Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dvorka/keepass2-to-keepassx
KeePass2 to KeePassX password database convertor.
https://github.com/dvorka/keepass2-to-keepassx
password-manager security
Last synced: 4 months ago
JSON representation
KeePass2 to KeePassX password database convertor.
- Host: GitHub
- URL: https://github.com/dvorka/keepass2-to-keepassx
- Owner: dvorka
- License: apache-2.0
- Created: 2014-07-08T06:21:34.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2018-08-29T07:06:37.000Z (over 6 years ago)
- Last Synced: 2024-08-04T01:16:27.597Z (6 months ago)
- Topics: password-manager, security
- Language: Java
- Homepage:
- Size: 129 KB
- Stars: 21
- Watchers: 4
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-keepass - KeePass2 to KeePassX Convertor - `java` KeePass2 to KeePassX (Tools / Other clients)
README
KeePass2 to KeePassX Convertor
==============================[KeePass2](http://keepass.info/) to [KeePassX](http://www.keepassx.org) password database
convertor.[![KeePass2 to KeePassX](http://3.bp.blogspot.com/-748wQFldpik/U7uCC-9ZAjI/AAAAAAAABhA/sPWYu_bIT2s/s400/keepass2-to-x.jpg "KeePass2 to KeePassX")](http://3.bp.blogspot.com/-748wQFldpik/U7uCC-9ZAjI/AAAAAAAABhA/sPWYu_bIT2s/s400/keepass2-to-x.jpg)
Installation
------------* You must have Java Runtime Environment (JRE) installed. Download and install Java from
http://www.oracle.com/technetwork/java/javase/downloads/index.html
or
http://openjdk.java.net/install/* Download KeePass2ToKeePassX release and extract it:
https://github.com/dvorka/keepass2-to-keepassx/releasesUse
---1. Open source database in KeePass2.
2. Use `menu/File/Export.../KeePass XML (2.x)` option.
3. Save it as for instance as `old-keepass2-database.xml`.
4. Change to `keepass2tokeepassx/bin` directory of this project.
5. Run ``./keepass2-to-keepassx.sh old-keepass2-database.xml new-keepassx-database.xml``
6. Start KeePassX.
7. Import `new-keepassx-database.xml` using `menu/Import from.../KeePassX XML (*.xml)`.
8. Delete `old-keepass2-database.xml` and `new-keepassx-database.xml` files.And that's it!
Bugs
----https://github.com/dvorka/keepass2-to-keepassx/issues