Reddit-Enhancement-Suite
Reddit-Enhancement-Suite copied to clipboard
[WIP, needs feedback] Add optional encryption to backups
This pull request aims to enable encryption for backups, AES encryption specifically.
However, being new to the codebase, I'd like to ask for advice on how to fetch the password when decrypting an encrypted backup. Is a plain prompt() sufficient, or would you like perhaps something more elaborate?
Looks like you need to update the yarn lockfile in order for the tests to run.
Pinging @erikdesjardins for feedback on the prompt thing.
@andytuba, it's been 2 years. Will any more happen on this?