PRF support for passkeys stored in Vaultwarden? #6146
Replies: 1 comment
-
|
If I run the test suite, Create with PRF, against bitwarden.com (through chome extension), I get "No PRF". My understanding is that “Bitwarden does support PRF. In order for it to work, though, the passkey must be registered in an authenticator that supports PRF, and using a browser that supports PRF,” but that it does not support PRF fully standalone, since needs to emulate a full CTAP2 (with That might be on their long-term roadmap, but as far as I can tell, it’s not implemented yet. I don’t have a PRF-capable setup (macOS/iOS with supported browser or a YubiKey) to test against vaultwarden directly, but if Vaultwarden isn’t currently storing or returning PRF-enabled credentials, I completely agree this would be an important feature to add. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello everyone,
since Bitwarden even wrote a blog post in February this year about PRF support, I strongly assume that they do support it since around that time. However, existing PRF testing sites show that using Bitwarden via my Vaultwarden server doesn't support PRF (tested on both MacOS 15.1 and iOS 18.5 (both should support PRF since a while). Vaultwarden (web) version is 2025.7.0 by the way.
So, whats the current state of PRF support in Vaultwarden?
Would love of implement Passkey and PRF support into my web app, but don't want to switch to a hosted password manager for that reason and would prefer to stay with my Vaultwarden instance.
Beta Was this translation helpful? Give feedback.
All reactions