mirror of
https://github.com/aliasvault/aliasvault.git
synced 2026-03-20 07:39:07 -04:00
816 B
816 B
layout, title, parent, grand_parent, nav_order
| layout | title | parent | grand_parent | nav_order |
|---|---|---|---|---|
| default | Enable WebAuthn | Development | Miscellaneous | 9 |
WebAuthn
Webauthn allows to quick unlock the vault. This can be either the built-in browser authenticator or an external authenticator like a Yubikey.
At the time of writing (2024-10-04), only some browsers support the required PRF extension. In order to make it work in Chrome, you need to enable the PRF extension in the browser settings.
Chrome
- Open the Chrome browser and navigate to
chrome://flags/#enable-experimental-web-platform-features. - Enable the
Experimental Web Platform featuresflag. - Restart the browser.
- Now it should be possible to use the built-in chrome password manager to unlock the vault.
- Go to Menu -> Security Settings -> Quick Vault Unlock and enable it.