Commit Graph

5 Commits

Author SHA1 Message Date
BBaoVanC b11c7c2845
Strip EXIF from image before saving 2020-11-24 17:51:37 -06:00
BBaoVanC 565a91e4ec
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.
2020-09-03 21:44:58 -05:00
BBaoVanC 7fce3f57e9
Remove secrets from requirements.txt
On macOS, a dependency of secrets fails to install using pip. After
testing, it looks like the secrets module is not required.
2020-08-31 23:46:28 -05:00
dependabot-preview[bot] a587040809
Bump cryptography from 2.8 to 3.1 (#2) 2020-09-01 04:41:50 +00:00
ItHertzSoGood 3d1304b3b0 added encryption to uploadkeys and added a key generator 2020-08-31 17:12:39 -07:00