this post was submitted on 04 Nov 2023
1656 points (99.5% liked)

Firefox

20085 readers
4 users here now

A place to discuss the news and latest developments on the open-source browser Firefox

founded 5 years ago
MODERATORS
 

Currently still in Nightly and only on 'Copy Link'. Still nice progress though.

you are viewing a single comment's thread
view the rest of the comments
[–] RagingRobot@lemmy.world 4 points 2 years ago (2 children)

So how long before they start changing the param names? Lol

[–] AtmaJnana@lemmy.world 3 points 2 years ago (1 children)

Changing those param names can actually be pretty complex, because they're used for all sorts of analytics. Whole ad campaigns revolve around those codes, behind the scenes.

[–] sirdorius@programming.dev 3 points 2 years ago

I don't want to give these people any ideas, but you can just pseudo randomize parameter names and decode them server side before storing them for analytics, so this is a non issue.