[openstreetmap/openstreetmap-website] Notes from website should include an indication the note was created here (Issue #3932)
Andy Allan
notifications at github.com
Wed Feb 4 12:10:41 UTC 2026
gravitystorm left a comment (openstreetmap/openstreetmap-website#3932)
> storing just the user-agent string alongside each note
I'd tweak this slightly, to say that we can store a "created_by" attribute, like many apps supply with their changesets. We shouldn't store actual HTTP user-agent strings, since they can be considered personal information (e.g. revealing the version of the OS I'm using on my phone).
I realise that there are some usecases (like created_by) where storing an immutable kv attribute list (ala changesets) is sufficient, and then there are other usecases where people want to store versionable kv attributes (ala nodes) so that they can be subsequently altered.
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/issues/3932#issuecomment-3847078435
You are receiving this because you are subscribed to this thread.
Message ID: <openstreetmap/openstreetmap-website/issues/3932/3847078435 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20260204/5b9252d4/attachment.htm>
More information about the rails-dev
mailing list