e011138c0dff779304a999b3125045adf730b481
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%