privacybadger icon indicating copy to clipboard operation
privacybadger copied to clipboard

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

Open 2zzly opened this issue 1 year ago • 3 comments

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]

2zzly avatar Jul 04 '23 18:07 2zzly

Hello and thanks for the suggestion!

ghostwords avatar Jul 10 '23 15:07 ghostwords

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.

2zzly avatar Aug 20 '23 14:08 2zzly

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.

ghostwords avatar Aug 21 '23 16:08 ghostwords