-
Notifications
You must be signed in to change notification settings - Fork 13
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
Use passkeys PRF extension as improvement/alternative #4
Comments
And for recovery Step-by-Step Guide: Recovering Messenger Account with Passkey and PRF
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Passkeys now support PRF extension which means that if the app is has passkey registered with it (with the user app identity, and not web), then you can use PRF extension by passing Phone+Pin and retrieve a seed for KDF, which then can be used to create encrypted payload, and stored in opaque location, or even offline/backup services.
The passkeys themselves provide pre-authorization, and rate limiting.
We just released a whole whitepaper on it
https://www.daryascam.info/White-Paper-Killing-messenger-phishing-with-passkeys-blackjack-and-hybrid-141cf1aba98e80ea9bcfee7353a22623#15acf1aba98e80c69248c53c89f5d58d
The text was updated successfully, but these errors were encountered: