|
|
|
|
|
by adityar
4798 days ago
|
|
if they're using hashed emails for tracking, we're pretty much clucked. There is an option in gmail that can prevent this. if your email is abcd@gmail.com, use abcd+sitename@gmail.com (gmail will ignore the stuff after the + ). You can also use . separators. Now, to keep track of that... |
|
Also, frustratingly, a lot of sites will break, often silently, if you give them an e-mail address with a plus symbol (e.g. it might end up in a GET request to an internal API without proper escaping, and be interpreted as a space).