7 lines
448 B
Markdown
7 lines
448 B
Markdown
# bitwarden Backup
|
|
This project uses the https://github.com/vwxyzjn/portwarden project along with gpg, sdelete, and bw cli.
|
|
|
|
The script adds the directory to the path and then runs asking for the username, master password, and if used the TOTP.
|
|
|
|
It will create the portwarden file and decrypted zip file in the temp directory. It will create an encrypted gpg file (asking for a password) of the decrypted zip file and then wipe the temporary files
|