canonical / juju-backup-all

Tool for backing up charms, local juju configs, and juju controllers.
Apache License 2.0
0 stars 5 forks source link

add encryption support for storing backups #16

Open zxhdaze opened 5 months ago

zxhdaze commented 5 months ago

Adding the option of encrypting backups with juju-backup-all would be useful, to ensure we can store sensitive data in an appropriate manner. Backups may or may not be encrypted when backed up by other charms, but encrypting at this level would ensure we have improved security if desired.

Thanks!


Imported from Launchpad using lp2gh.