From 4ea2195c7242d04c87c1ef535e25e69f4e9b81ec Mon Sep 17 00:00:00 2001 From: Samuel Dion-Girardeau Date: Tue, 16 May 2017 09:25:03 -0400 Subject: [PATCH] Fix header size for new section --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 1cb98aa..8dd69c0 100644 --- a/README.rst +++ b/README.rst @@ -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;