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

Credential Management API #29

Open
Gozala opened this issue Sep 4, 2018 · 1 comment
Open

Credential Management API #29

Gozala opened this issue Sep 4, 2018 · 1 comment

Comments

@Gozala
Copy link

Gozala commented Sep 4, 2018

Credential Management API which is still in draft but Firefox seems to already have it implemented on nightly just hit my radar thanks to @RangerMauve

Have you folks looked at the spec ? Does it addresses use cases relevant to this group ? I'm still struggling to understand the spec (I lack necessary expertise in crypto as well) and also failing at generating a keypair as described on MDN

screen shot 2018-09-04 at 2 20 40 pm

Given that all dweb protocols use public key cryptography and need to store private keys this spec seems very relevant, so I'd encourage to take a look and possibly raise issues at https://github.com/w3c/webauthn/issues if it does not address your use case. I would also personally love some summary / explainer here.

Thanks

@RangerMauve
Copy link

I think this will be useful for authenticating yourself across different distributed web applications. Something like: "sign this dat:// URL to say you're trusting it with something". Maybe it's how identities can be created.

I'm not sure how useful it would be for implementing the actual protocols in WebExtensions, though. I think SubtleCrypto will be more useful there.

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

No branches or pull requests

2 participants