Fix header size for new section

This commit is contained in:
Samuel Dion-Girardeau 2017-05-16 09:25:03 -04:00
parent 68d4c3fc7b
commit 4ea2195c72

View file

@ -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;