Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove URL tracking/encoding from Gmx.com and Mail.com #2901

Open
2zzly opened this issue Jul 4, 2023 · 3 comments
Open

Remove URL tracking/encoding from Gmx.com and Mail.com #2901

2zzly opened this issue Jul 4, 2023 · 3 comments
Labels
enhancement first-party relating to first-party scripts help wanted

Comments

@2zzly
Copy link

2zzly commented Jul 4, 2023

Both sites track and encode urls in all emails this way:

https://deref-gmx.net/mail/client/ [11 digit alpha numerical identifier]/dereferrer/?redirectUrl=https%3A%2F%2F[URL you want to go to in URL encoded]

https://deref-mail.com/mail/client/ [11 digit alpha numerical identifier]/dereferrer/?redirectUrl=https%3A%2F%2F[URL you want to go to in URL encoded]

@ghostwords
Copy link
Member

Hello and thanks for the suggestion!

@ghostwords ghostwords added enhancement help wanted first-party relating to first-party scripts labels Jul 10, 2023
@2zzly
Copy link
Author

2zzly commented Aug 20, 2023

I've made two versions that accomplish this.

Tampermonkey user.js script:
https://greasyfork.org/en/scripts/473510-gmx-mail-com-outgoing-url-decoder

Html version:
https://github.com/2zzly/GMX-Mail-deref-decoder/blob/main/GMX-Mail-deref-decoder.html

Not sure how to integrate this into privacy badger repo.

@ghostwords
Copy link
Member

Good to know, thanks for the links!

I'm not yet sure this particular first-party protection belongs in Privacy Badger. Basically, it does if enough users want it. Otherwise, this is probably best left to user scripts and extensions dedicated to link cleaning. So, let's keep this issue open and see if anybody else votes for it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement first-party relating to first-party scripts help wanted
Projects
None yet
Development

No branches or pull requests

2 participants