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