On Fri, Apr 21, 2023 at 2:35 PM Bill C <bill.cu1...@gmail.com> wrote:
>
> I thought about putting everything on an encrypted ext4 filesystem. Maybe 
> compressing it and uploading. Kind of a complicated way to do it, but might 
> work.

Perhaps you can setup a SAN locally, and backup to your own SAN. For
backup software, checkout Duplicity.

We use Duplicity to backup our web server at cryptopp.com. We perform
a full backup every month, and incremental backups daily. Backups are
stored at a friend's company. Duplicity streams it over SFTP during
the backup job.

The symmetric key will be the only loose end. It is the "unattended
key storage problem." It is a wicked hard problem in computer
security. It is a problem without a solution. Keep a copy of the key
written down. Store it offline in a safe.

Jeff
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to