https://github.com/zedseven/b2sync
A KeePass plugin that facilitates synchronization of databases with Backblaze B2 buckets.
https://github.com/zedseven/b2sync
backblaze-b2 backblaze-b2-buckets keepass keepass-plugin
Last synced: 16 days ago
JSON representation
A KeePass plugin that facilitates synchronization of databases with Backblaze B2 buckets.
- Host: GitHub
- URL: https://github.com/zedseven/b2sync
- Owner: zedseven
- License: mit
- Created: 2019-10-31T21:32:17.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-06-22T21:59:42.000Z (almost 4 years ago)
- Last Synced: 2025-01-17T05:09:24.158Z (over 1 year ago)
- Topics: backblaze-b2, backblaze-b2-buckets, keepass, keepass-plugin
- Language: C#
- Homepage:
- Size: 273 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# B2Sync
[](https://opensource.org/licenses/MIT)
A KeePass plugin that facilitates synchronization of databases with Backblaze B2 buckets.
# Disclaimer
I am in no way affiliated with or endorsed by [Backblaze](https://www.backblaze.com/) or [KeePass Password Safe](https://keepass.info/).
This is a plugin I made for my own personal use that I decided to share.
# Setup
Obviously, the use of this plugin will require a Backblaze account with [Backblaze B2](https://www.backblaze.com/b2/cloud-storage.html) enabled.
Once you have a Backblaze account and you have signed in, you will see a menu along the left of the screen looking something like this:

Click the 'App Keys' option.
Next, you should see a big blue button for creating a new Application Key. Click it:

In the modal that pops up when you click the button, you should have the option to name your key and choose what bucket to apply it to:

* You can name the key whatever you want, but it would probably be wise to name it something related to KeePass.
* Make sure to change the bucket the key has permissions for to a specific bucket - **do not leave it on *All***.
* You can leave the rest of the options unchanged from their defaults.
When you're done setting up the key, click the 'Create New Key' button.
Next you should see a new blue box appear - something like the following:

I would suggest you open Notepad or something similar to copy the keyID and applicationKey to for now.
Now, take another look at the side menu and click on the 'Buckets' tab:
