keywarden

Passkey-only implementation of the Bitwarden server API.
git clone https://git.philomathiclife.com/repos/keywarden
Log | Files | Refs | README

README.md (457B)


      1 # keywarden  
      2   
      3 `keywarden` is an _in-development_ implementation of the [Bitwarden server API](https://github.com/bitwarden/server)
      4 with a focus on security and OpenBSD-stable compatibility. It will only allow passkey authentication and encryption.
      5 This will be achieved with a tiny web client that only allows registration via passkeys. After registration, the
      6 official Bitwarden clients can be used.  
      7   
      8 ### Status  
      9   
     10 This package is in development.