dc6054f09c
Using symmetric encryption in the `cryptography`'s `Fernet` class, we can ensure that no one can snoop the passwords simply by having access to the Redis store. An encryption key is sent to the secret receiver, along with the 32 character Redis key that identifies the secret, which is needed to decrypt the password. |
||
---|---|---|
.. | ||
static | ||
templates | ||
__init__.py | ||
main.py |