Skip to content

Instantly share code, notes, and snippets.

@dterracino
Forked from Artanis/passwordsafe-sync.md
Created March 28, 2016 00:39
Show Gist options
  • Save dterracino/4c62389696e307d47551 to your computer and use it in GitHub Desktop.
Save dterracino/4c62389696e307d47551 to your computer and use it in GitHub Desktop.
Build a syncronized password store using PasswordSafe and Google Drive, Dropbox, or Box.

PasswordSafe Sync

How to build a syncronized password store using PasswordSafe and Google Drive, Dropbox, or Box.

Required Software

on Android:

on iOS:

Future

At least one of:

Instructions

Google Drive

  1. Install Password Safe and Google Drive on your computer.
    • Google Drive will create a folder and keep it synced with Google Drive.
  2. Open Password Safe and choose File > New.
  3. Save the new password safe file in the Google Drive folder.
  4. Choose a strong password to secure the file. You will need this password to open the file. Do not forget this password, it cannot be recovered if you lose it!
  5. Install PasswdSafe and PasswdSafe Sync on your Android device.
  6. Open PasswdSafe Sync and choose your Google Account. Optionally, choose an sync interval (default is one hour).

Dropbox

Future

Box

Future

Minor Quibbles

Sync Interval

PasswdSafe Sync synchronizes at an interval whenever it has a connection. If you make a change on one device, you will need to manually sync other devices to access the changes immediately.

To do so, open the PasswdSafe app, tap on the cloud service at the bottom of the screen to show files on that service, and press the refresh button at the top of the screen to synchronize immediately.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment