https://github.com/gebner/pass2keepass
Simple tool to convert passwords from pass into keepassx (v1) format.
https://github.com/gebner/pass2keepass
Last synced: over 1 year ago
JSON representation
Simple tool to convert passwords from pass into keepassx (v1) format.
- Host: GitHub
- URL: https://github.com/gebner/pass2keepass
- Owner: gebner
- Created: 2014-08-31T13:17:33.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2014-08-31T13:24:29.000Z (almost 12 years ago)
- Last Synced: 2025-02-16T10:44:35.383Z (over 1 year ago)
- Language: Python
- Homepage:
- Size: 121 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Simple tool to convert passwords from [pass](http://www.passwordstore.org/)
into [keepassx](http://www.keepassx.org/) (v1) format.
Usage:
```
./pass2keepass.py
```
The tool will prompt for a password and write all the passwords from pass to a
file called `pass-store.kdb` in the current directory.