70a4bb41a0f62290c4b1bbf0e6f69b25936a6007
Bitwarden Backup
This project uses bw cli, gpg, and sdelete. It will export the vault and any organizations to both json and csv files. It also downloads all attachments into folders. You can zip the export together or gpg encrypt the export as well, the encryption is symmetric and uses your bitwarden vault password.
Usage
Usage:
bitwardenBackup.ps1 [-zip] [-encrypt] [-verbose]
Options:
-zip Zips the export/attachements into a zip
-encrypt Encrypts the zip file with gpg symmetric encryption using your vault password
-verbose Show verbose information
Description
Languages
Python
79.9%
PowerShell
20.1%