duplicity のフロントエンドである duply を使用して、Amazon S3 サーバーへのバックアップを設定しようとしています。
複製プロファイルを作成すると、次のメッセージが返されます。
IMPORTANT:
Copy the _whole_ profile folder after the first backup to a safe place.
It contains everything needed to restore your backups. You will need
it if you have to restore the backup from another system (e.g. after a
system crash). Keep access to these files restricted as they contain
_all_ informations (gpg data, ftp data) to access and modify your backups.
Repeat this step after _all_ configuration changes. Some configuration
options are crucial for restoration.
これを行うための合理的な方法は何ですか?
暗号化されたオフサイト バックアップを設定する目的は、自宅に物理的な損害 (火災など) が発生した場合にすべてのデータを失いたくないということです。
そのため、この情報をサム ドライブに保存することは良い考えではないように思われます。そのような場合、サム ドライブも破壊されるからです。
この情報を Amazon S3 サーバー自体に保存すると、暗号化が完全に損なわれるようです。
これらの 2 つのオプションではない場合、どこに保存しますか?