Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ERC: log in / signup using ENS subdomains #1078

Merged
merged 9 commits into from
May 17, 2018

Conversation

alexvandesande
Copy link

@alexvandesande alexvandesande commented May 14, 2018

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.

alexvansande and others added 3 commits May 14, 2018 12:17
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.
@Arachnid
Copy link
Contributor

@alexvandesande I've edited the doc to fix the header formatting, but you still have build failures - please see the details message and fix.

@alexvandesande
Copy link
Author

Ready to merge! 😃

@Arachnid Arachnid merged commit e7e585f into ethereum:master May 17, 2018
@alexvandesande alexvandesande deleted the patch-6 branch May 17, 2018 15:20
@ptrwtts
Copy link

ptrwtts commented May 18, 2018

supports both ERC720 and ERC10XX

I'm guessing you meant ERC725?

@alexvandesande
Copy link
Author

alexvandesande commented May 18, 2018 via email

Arachnid pushed a commit to Arachnid/EIPs that referenced this pull request Jul 19, 2018
* 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants