What are you thinking would be in the JWT? Your JWT signing link shows how it would be signed, but how would the web site get the key material to verify? Would the browser vendors all have a public private key pair that they would be signing with?
On Wed, Jul 29, 2015 at 10:35 AM, Adam Renberg <[email protected]> wrote: > Very interesting. > > On Wed, Jul 29, 2015 at 6:26 PM Sean McArthur <[email protected]> > wrote: > > > I've been thinking again about how we can stop using so many passwords > > across the web. Now that pretty much every browser can be signed-in-to, > we > > could try to standardize a way of getting *that* account. > > > > Proposed: > > > > navigator.auth.get() -> Promise<JWT> > > > > Larger article: > > http://seanmonstar.com/post/125352745992/whats-the-password > > > > I have a contact on the Microsoft Edge team that largely agrees with the > > idea, and my next steps would be to try to contact people on Chromium and > > WebKit and see if this is something we could pursue. > > _______________________________________________ > > dev-identity mailing list > > [email protected] > > https://lists.mozilla.org/listinfo/dev-identity > > > _______________________________________________ > dev-identity mailing list > [email protected] > https://lists.mozilla.org/listinfo/dev-identity > -- Checkout my Desktop Container Computer on Kickstarter <https://www.kickstarter.com/projects/dickhardt/dc2-desktop-container-computer-for-docker-containe> ! Signup at http://HARDTWARE.com to be notified about my next Kickstarter, a multi tool wrist / watch band
_______________________________________________ Dev-fxacct mailing list [email protected] https://mail.mozilla.org/listinfo/dev-fxacct

