serenity-kit / opaque

Secure password based client-server authentication without the server ever obtaining knowledge of the password. Implementation of the OPAQUE protocol.
https://opaque-auth.com
MIT License
38 stars 5 forks source link

Implement recovery lockbox example #83

Closed steos closed 10 months ago

nikgraf commented 10 months ago

Really nice!

@steos I noticed one glitch (if I open it in a new Tab I get logged out) and recorded a demo here: https://github.com/serenity-kit/opaque/assets/223045/a15f7844-72e2-4f58-be4e-841536f05b41

I will merge it, but let's investigate the issue.