Remove uploadkeys encryption features

It doesn't really make sense to encrypt the keys, but store the secret
literally in the same directory. uploadkeys will now be stored in
plaintext. The branch `legacy` has the old code from before this commit.
This commit is contained in:
2020-09-03 21:44:58 -05:00
parent 3fcdaa2b10
commit 565a91e4ec
6 changed files with 4 additions and 133 deletions

1
.gitignore vendored
View File

@ -134,4 +134,3 @@ savelog.log
uwsgi.log
settings.py
functions.py
secret.key