Fix header size for new section
This commit is contained in:
parent
68d4c3fc7b
commit
4ea2195c72
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@ trouble of writing it yourself, because maybe you are busy and have other things
|
|||
to do. Enjoy.
|
||||
|
||||
Security
|
||||
~~~~~~~~
|
||||
--------
|
||||
|
||||
Passwords are encrypted using `Fernet`_ symmetric encryption, from the `cryptography`_ library.
|
||||
A random unique key is generated for each password, and is never stored;
|
||||
|
|
Loading…
Reference in a new issue