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

Passkey Identity - secp256r1 accounts #1505

Open
nplasterer opened this issue Jan 14, 2025 · 0 comments
Open

Passkey Identity - secp256r1 accounts #1505

nplasterer opened this issue Jan 14, 2025 · 0 comments
Assignees

Comments

@nplasterer
Copy link
Contributor

New Account Type

This XIP introduces a new type of account to the protocol: a secp256r1 key. These are the types of keys used in Passkeys, which have wide support across operating systems and built in mechanisms for synchronization across devices.

secp256r1 keys would be allowed to be used in any of the ways that Ethereum Accounts could today:

  • As the recovery address for an inbox
  • As an input to derive the inbox_id
  • As a member of the inbox, which can then authorize installations

All clients would need to upgrade to a version of our SDKs that supports secp256r1 keys as a first-class citizen.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

No branches or pull requests

2 participants