-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
There is a little bit of configuration support for this already, but no actual support.
Essentially, backed up files will get encrypted using a given password, and restored files will be decrypted by the same.
There will be two sources of password: a raw password password = "" and a password command to retrieve it from somewhere else.
I'll need to do research into the best encryption to use for both speed and security. AES, probably.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request