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

ZkLogin #73

Open
Edward-BXS opened this issue Aug 19, 2024 · 0 comments · May be fixed by #70
Open

ZkLogin #73

Edward-BXS opened this issue Aug 19, 2024 · 0 comments · May be fixed by #70
Labels
enhancement New feature or request

Comments

@Edward-BXS
Copy link
Collaborator

Expected Behavior

Support ZkLogin that significantly enhances the security of Portkey wallet, including login, registration, Guardian operations, and other processes.

Specifications

Security: zkLogin is a two-factor authentication scheme; sending a transaction requires both a credential from a recent OAuth login and a salt not managed by the OAuth provider.
Privacy: Zero-knowledge proofs prevent third parties from linking a portkey address with its corresponding OAuth identifier.
Features:

  • the google and apple account guardian can support zklogin.
  • the login, registration, Guardian operations, and other processes support zklogin verification.
  • handling compatibility logic related to ZkLogin

Development Tasks:

  • [0] support zklogin verification logic
  • [1] handling compatibility logic related to ZkLogin

Dependencies

basic bp upgrade and oracle contract.

References

.

@Edward-BXS Edward-BXS added the enhancement New feature or request label Aug 19, 2024
@Edward-BXS Edward-BXS linked a pull request Aug 19, 2024 that will close this issue
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

Successfully merging a pull request may close this issue.

1 participant