Bitwarden is the password manager that connects to the [[Vaultwarden]] sefl-hosted application and has clients for iPhone, Android, Mac, PC, and as a browser extension.
## Client Downloads
Clients can be downloaded directly from http://bitwarden.com and a direct link to the portable download is https://vault.bitwarden.com/download/?app=desktop&platform=windows&variant=portable, Google Play Store, Apple App Store. A fairly recent Windows and Linux version will also be kept as part of the backup strategy in case the main sources are unavailable. Unfortunately, there is no downloadable version for Mac.
---
# Backup Local Personal Vault
Why backup your personal vault:
* Restore your password vault if it becomes corrupt
* You can open the CSV file directly if you forget your master password
* You can restore your password vault is deleted
* You can open the CSV file directly if you've lost access to devices that have a copy of your vault
> [!Note]
> Bitwarden maintains documentation for backing up (exporting) and restoring your vault here - https://bitwarden.com/help/encrypted-export/
## Create the backup file
The export/backup can be performed on windows, mac, mobile, or browser (at https://vault.speerfam.net). The instructions below are written for my specific case using the Mac and PC client. The process for using the browser or mobile clients will be similar.
1. Open Bitwarden
2. Click on File
3. Click on Export vault
4. Choose .csv as the file format
5. Enter the master password
6. Click the download button - it has an arrow pointing down into a half box
7. Confirm you want to export your vault
8. Choose the "backup pending" folder located in my home directory as the destination for the backup file.
1. On Windows my home directory is `c:\users\mattspeer\backup`
2. On MacOS my home directory is `/Users/mattspeer/backup`
9. Encrypt the file CSV export and then delete it, using the following command in a terminal window
The backup file can be used to restore the data back into Bitwarden or used independently to search for records in a plain text (csv) viewer.
## Restore backup into Bitwarden
Using the desktop client (Mac or PC) perform the following steps
1. Access the encrypted backup from one of the backup locations and copy it to a device where GnuPG can be executed. We will use `/Users/mattspeer/Downloads` location.
2. Execute the following command to decrypt the file
* Lost access to Google Calendar due to account takeover or account shut down by Google
* Lost access to Google Calendar due to Google error or outage
* Lost access to Google Calendar due to lost password
* Data corruption
## Create Backup of Calendar
1. Open Google Calendar (calendar.google.com) in your browser of choice
2. Hover your cursor over your calendar in the left side
3. Click on the three vertical dots
4. Click on **Settings and Sharing**
5. Click the button named **Export Calendar**
6. The export will automatically download as a zip file
7. Find the zip file, usually in the Downloads folder, and rename it to `YYYY-MM-DD Calendar Backup.zip`
8. Move the backup file to your network backup folder.
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.