mirror of
https://github.com/offen/docker-volume-backup.git
synced 2025-11-10 01:10:33 +08:00
* feat: asym encryption * tests * docs * refactor * logs & errs * comment * Update docs/reference/index.md use correct env var in example Co-authored-by: Frederik Ring <frederik.ring@gmail.com> * Update cmd/backup/encrypt_archive.go use errwarp for initial error msg Co-authored-by: Frederik Ring <frederik.ring@gmail.com> * rm orphaned code in encryption functions * inline readArmoredKeys * naming -GPG_PUBLIC_KEYS- to GPG_PUBLIC_KEY_RING * add eror handling for closing func * use dynamically generated keys for testing * rm explicit gpg-agent start * rm unnecessary private_key export * pass PASSPHRASE correctly to the decryption command * capture defer errors * log & err msg --------- Co-authored-by: Frederik Ring <frederik.ring@gmail.com> |
||
|---|---|---|
| .. | ||
| automatically-prune-old-backups.md | ||
| define-different-retention-schedules.md | ||
| encrypt-backups-using-gpg.md | ||
| handle-file-uploads-using-third-party-tools.md | ||
| index.md | ||
| manual-trigger.md | ||
| replace-deprecated-backup-from-snapshot.md | ||
| replace-deprecated-backup-stop-container-label.md | ||
| replace-deprecated-exec-labels.md | ||
| restore-volumes-from-backup.md | ||
| run-custom-commands.md | ||
| run-multiple-schedules.md | ||
| set-container-timezone.md | ||
| set-up-dropbox.md | ||
| set-up-notifications.md | ||
| stop-containers-during-backup.md | ||
| update-deprecated-email-config.md | ||
| use-as-non-root.md | ||
| use-custom-docker-host.md | ||
| use-rootless-docker.md | ||
| use-with-docker-swarm.md | ||