Skip to content

Browser Extension to add a random hash to your email address

License

Notifications You must be signed in to change notification settings

jsvde/Mail-Hash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mail-Hash

Chrome Extension that adds a random hash to any plus addressable email address or prepends a custom domain. Please use it in combination with a password manager.

Freely available to download here.

Demo (Youtube)

Mail Hash screen capture

Why?

Email providers that support plus addressing or tagging enable you to append something to your address and still receive it in your normal inbox. Let's say your email address is [email protected]. You sign up on facebook with the [email protected]. All emails from facebook will still reach your inbox. You can simply block any emails to [email protected] and still receive all emails sent to [email protected].

Let's say a service get's hacked and your credentials wind up in a database like have i been pwned?

When you use plus tags such as facebook or twitter or servicename it's pretty easy for an attacker to still determine your email address for another service and try to get in with the leaked passwords.

Mail hash adds a random hash to your mail address!

[email protected] --> [email protected]

your-domain.com --> [email protected]

each time you hit the button.

Your hashed email address becomes part of the key you use to access and login to a service.

Attackers can't easily reuse the credentials for brute force attacks on other services if you use a differnt hash every time.

Credit

This was inspired by this tweet by @levelsio

About

Browser Extension to add a random hash to your email address

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published