status-im / ens-usernames

DApp to register usernames for Status Network
MIT License
19 stars 11 forks source link

Protect user's metadata #109

Open 3esmit opened 4 years ago

3esmit commented 4 years ago

Currently ENS Usernames is leaking metadata in Ethereum blockchain. This is a huge privacy problem, because it means that anyone that knows your username, also knows the ethereum account that registered that username.

Proposed solution:

Alternative solution: Use any generic privacy tool for ethereum addresses and disposable/one use only addresses, using several transactions, so therefore the paying address is used only once and cannot be linked to the user address.