* ERC: log in / signup using ENS subdomains
This presents a method to replace the usual signup/login design pattern with a minimal ethereum native scheme, that doesn’t require passwords, backing up private keys nor typing seed phrases. From the user point of view it will be very similar to patterns they’re already used to with second factor authentication (without relying in a central server), but for dapp developers it requires a new way to think about ethereum transactions.
* Update eip-1078.md
* Update eip-1078.md
* changed dependencies
* change title to force travis rebuild