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

Equip wallet-vc with a secure store solution #16

Open
IngridPuppet opened this issue Jan 15, 2025 · 3 comments
Open

Equip wallet-vc with a secure store solution #16

IngridPuppet opened this issue Jan 15, 2025 · 3 comments
Assignees

Comments

@IngridPuppet
Copy link
Collaborator

IngridPuppet commented Jan 15, 2025

ADORSYS-GIS/wallet-vc-libs#51 (comment)

Discussing with @stephane-segning , we came up with a practicable solution that also suport off line use cases.

  • The application will request a 6 digit number from the user to start.
  • The appliation will backup those 6 digit number into a key server.
  • The key server will support passkey for authentication.
  • If the device does not support passkeys, the key server will require OTP.

I think this shall solve most of our problems.

Tasks:

@nitch2019
Copy link
Collaborator

@forkimenjeckayang please add a comment to the dependencies for this ticket

@forkimenjeckayang
Copy link
Collaborator

The completion of this task is dependent on :

@forkimenjeckayang forkimenjeckayang self-assigned this Jan 24, 2025
@francis-pouatcha
Copy link

francis-pouatcha commented Feb 18, 2025

Secret server is obsolete. Now depends on: adorsys/didcomm-mediator-rs#328

As soon as WebAuthN Library is available with PRF, integrate it in this application.

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

No branches or pull requests

5 participants