Skip to content
Snippets Groups Projects
Commit d63383a9 authored by Christian Herzog's avatar Christian Herzog
Browse files

No commit message

No commit message
parent 72aa45a6
No related branches found
No related tags found
No related merge requests found
......@@ -49,7 +49,7 @@ If you're starting 'from scratch', we recommend adding each password the next ti
You might have heard about [Passkeys](https://fidoalliance.org/passkeys/), a new authentication technology that is meant to be more secure than plain old passwords. It is based on established principles like [public-key cryptography](https://en.wikipedia.org/wiki/Public-key_cryptography) and [challenge-response](https://en.wikipedia.org/wiki/Challenge%E2%80%93response_authentication) and effectively eliminates the danger of [password phishing](https://en.wikipedia.org/wiki/Phishing) since your private key will never leave your device(s). Since Passkeys' introduction at the end of 2022, it was basically only usable within the walled gardens of Apple's, Google's and Microsoft's ecosystems and you could not sync your Passkeys cross-platform. With Vaultwarden, this is now possible. If you're interested, here's what you need:
- a recent version of Firefox (tested), Chrome (tested) or Safari (untested)
- install the Bitwarden browser extension from your extension repository
- install the Bitwarden [browser extension](https://bitwarden.com/download/#downloads-web-browser) from your extension repository
- watch this [short video](https://bitwarden.com/blog/bitwarden-launches-passkey-management/) to see how it works
- do a dry run on the [Passkeys test site](https://www.passkeys.io/)
- add a Passkey on any web site that supports it and store it in Vaultwarden
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment