(borg-bck.sh) secure backup
It is possible to use borg with a keyfile or gpgfile to encrypt the repo ?
https://borgbackup.readthedocs.io/en/stable/faq.html?highlight=borg_passphrase#security
-
create $HOME/.borg-passphrase if the file not exist -
export BORG_PASSCOMMAND on in a _setup() function
Edited by Christophe Chaudier