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

No commit message

No commit message
parent 3abdcac2
No related branches found
No related tags found
No related merge requests found
......@@ -46,7 +46,7 @@ If you're starting 'from scratch', we recommend adding each password the next ti
### Passkeys support
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 basically 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:
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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment