docker-volume-backup
docker-volume-backup copied to clipboard
feat: allow backups to be encrypted with age
GPG is known to have usability issues and is generally cumbersome to use. age 0 is a modern alternative to GPG that is designed and implemented by a cryptographer that has worked and continues to work on Golang's crypto packages for years.
Allowing age to be used to encrypt backups dramatically simplifies the backup process.