Skip to content

Security: alan-null/keepasshttp

Security

docs/security.md

layout title nav_order has_toc
default
Security
5
false

Security

For security reasons KeePassHttp communicates only with the symmetric-key algorithm AES. The entries are crypted with a 256bit AES key.

There is one single point where someone else will be able to steal the encryption keys. If a new client has to connect to KeePassHttp, the encryption key is generated and send to KeyPassHttp via an unencrypted connection.

There aren’t any published security advisories