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

Implement eip-4361 for signing #155

Open
carletex opened this issue Dec 27, 2021 · 0 comments
Open

Implement eip-4361 for signing #155

carletex opened this issue Dec 27, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@carletex
Copy link
Collaborator

EIP 4361 was merged a few days ago.

Sign-In with Ethereum describes how Ethereum accounts authenticate with off-chain services by signing a standard message format parameterized by scope, session details, and security mechanisms (e.g., a nonce). The goals of this specification are to provide a self-custodied alternative to centralized identity providers, improve interoperability across off-chain services for Ethereum-based authentication, and provide wallet vendors a consistent machine-readable message format to achieve improved user experiences and consent management.

https://github.com/ethereum/EIPs/blob/master/EIPS/eip-4361.md

Long term, it would be nice to integrate it into SRE.

@carletex carletex added the enhancement New feature or request label Dec 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant