9359b36c6f51f799dc859a2b3adfa5688ac9cf4b
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%