candide-guevara / btrfs_to_glacier

Makes periodic snapshots of my btrfs volumes and upload them to Glacier.
GNU General Public License v2.0
0 stars 1 forks source link

A corrupted app configuration should not prevent restores #9

Open candide-guevara opened 1 year ago

candide-guevara commented 1 year ago

Problem

The keyring is stored encrypted in the configuration. If it gets corrupted or the config file is lost then all backups are unusable.

Solution