https://github.com/jaysoffian/passwordwalletconverter
Convert PasswordWallet export files to 1Password 1pif format
https://github.com/jaysoffian/passwordwalletconverter
Last synced: 2 months ago
JSON representation
Convert PasswordWallet export files to 1Password 1pif format
- Host: GitHub
- URL: https://github.com/jaysoffian/passwordwalletconverter
- Owner: jaysoffian
- Created: 2014-09-12T00:17:42.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-09-12T01:01:40.000Z (over 10 years ago)
- Last Synced: 2025-01-21T09:31:59.495Z (4 months ago)
- Language: Python
- Size: 121 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Convert PasswordWallet export files to 1Password 1pif format.
Usage: PasswordWalletConverter.py
To use, you must export your PasswordWallet twice:
1. File > Export > Visible entries to text file...Save the file to your Desktop.
2. File > Export > to Stand-alone encrypted web pages...
Split up into multiple pages with... Don't split up
Split up each page into groups with... Don't split up
Display font: helvetica, arial, sans-serif
Display font size: Small(+0)
[ ] Export pages as raw bookmarklets
[ ] Automatically export when this file is closedThen click Export and save the file to your Desktop.
Feed both files into this program:
./PasswordWalletConverter.py ~/Desktop/PasswordWallet*
This will create `data.1pif` in the current directory, which may
be imported by 1Password.When done, securely erase both PasswordWallet exports and `data.1pif`
by placing in the Trash and using Finder > Secure Empty Trash.You may wish to disable any backup programs from running until you're
done so that the unencrypted files don't get backed up.