Back up your Bitwarden vault in a future-proof and secure way
davidisaksson.dev
Back up your Bitwarden vault in a future-proof and secure way
1–7 of 7 posts
Re: Back up your Bitwarden vault in a future-proof and secure way
#2Re: Back up your Bitwarden vault in a future-proof and secure way
#3Re: Back up your Bitwarden vault in a future-proof and secure way
#4You should never store unencrypted secrets, like this export file, on an unencrypted disk. Not even temporarily. Instead, create a small encrypted drive on a pendrive or as a file with LUKS or Veracrypt, mount it, and save the file _directly_ there.
Re: Back up your Bitwarden vault in a future-proof and secure way
#5Re: Back up your Bitwarden vault in a future-proof and secure way
#6You should never store unencrypted secrets, like this export file, on an unencrypted disk. Not even temporarily. Instead, create a small encrypted drive on a pendrive or as a file with LUKS or Veracrypt, mount it, and save the file _directly_ there.
I imagine that’s why the post talks about PGP encrypting the file?
The only secret we have in plain text here is the API token for Todoist which I'm OK with. It's always the balance between security and comfort.
Re: Back up your Bitwarden vault in a future-proof and secure way
#7If your self hosting bw then there is a better way. The vault is encrypted at rest. Just back that up via borgbackup. No questionable plain text step. No reminders, just nightly incremental backup