Tags: offen/docker-volume-backup
Toggle v2.42.0's commit message
Feature: PGP Asymmetric Encryption (#456 )
* 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>
Toggle v2.41.0's commit message
Add support for Azure storage access tiers (#452 )
Toggle v2.40.0's commit message
Bump shoutrrr to version 0.8 (#450 )
Toggle v2.39.1's commit message
Print stack trace when encountering unexpected panic (#406 )
Toggle v2.39.0's commit message
Allow authentication using connection string when targeting Azure Blo…
…b Storage (#383 )
* Allow authentication using connection string when targeting Azure Blob Storage
* Bail on ambiguous configuration
Toggle v2.38.2's commit message
Swarm mode check fails on non-standard Info responses (#376 )
* Swarm mode check fails on non-standard Info responses
* Add unit test
* Remove balena tests, add note to docs
Toggle v2.38.1's commit message
Lines from conf files that are comments should not be passed to shell…
….Expand (#374 )
Toggle v2.38.0's commit message
Allow backup to be run as non-root user
Toggle v2.37.3's commit message
Conf files should expand env vars (#363 )
Toggle v2.37.2's commit message
Remove stray log statement (#359 )
You can’t perform that action at this time.