All Projects → dvorka → keepass2-to-keepassx

dvorka / keepass2-to-keepassx

Licence: Apache-2.0 license
KeePass2 to KeePassX password database convertor.

Programming Languages

java
68154 projects - #9 most used programming language
Batchfile
5799 projects
shell
77523 projects

Projects that are alternatives of or similar to keepass2-to-keepassx

Python Scripts
Collection of Various Python Script's.💻
Stars: ✭ 195 (+828.57%)
Mutual labels:  password-manager
keevault
Kee Vault is a password manager for your web browser. Password databases (Vaults) are encrypted using the KeePass storage format before being sent to a remote server for synchronisation across any modern device/browser
Stars: ✭ 57 (+171.43%)
Mutual labels:  password-manager
buttercup-importer
🎣 3rd-party archive importer for Buttercup
Stars: ✭ 39 (+85.71%)
Mutual labels:  password-manager
Pws
Command-Line Password Safe 🔐︎
Stars: ✭ 208 (+890.48%)
Mutual labels:  password-manager
Keepass2android
Password manager app for Android
Stars: ✭ 2,887 (+13647.62%)
Mutual labels:  password-manager
kubectl-passman
kubectl plugin that provides the missing link/glue between common password managers and kubectl
Stars: ✭ 69 (+228.57%)
Mutual labels:  password-manager
Gopassbridge
A web extension for firefox and chrome to insert login credentials from gopass
Stars: ✭ 182 (+766.67%)
Mutual labels:  password-manager
KeePass4D
KeePass4D is password manager written in Delphi with Kdbx format support.
Stars: ✭ 20 (-4.76%)
Mutual labels:  password-manager
Pykeepass
Python library to interact with keepass databases (supports KDBX3 and KDBX4)
Stars: ✭ 231 (+1000%)
Mutual labels:  password-manager
pass2csv
Export pass(1), "the standard unix password manager", to CSV.
Stars: ✭ 70 (+233.33%)
Mutual labels:  password-manager
Nitrokey App
Nitrokey's Application (Win, Linux, Mac)
Stars: ✭ 210 (+900%)
Mutual labels:  password-manager
Passbolt api
Passbolt CE Backend, a JSON API written with Cakephp
Stars: ✭ 2,760 (+13042.86%)
Mutual labels:  password-manager
Keepwords
📱🔐 Need an iOS password managing app with no pods? We got you covered!
Stars: ✭ 17 (-19.05%)
Mutual labels:  password-manager
Bitwarden Go
A Bitwarden-compatible server written in Golang
Stars: ✭ 202 (+861.9%)
Mutual labels:  password-manager
revelation
Revelation is a password manager for the GNOME desktop, released under the GNU GPL license. It stores all your accounts and passwords in a single, secure place, and gives you access to it through a user-friendly graphical interface.
Stars: ✭ 52 (+147.62%)
Mutual labels:  password-manager
Pass Update
A pass extension that provides an easy flow for updating passwords.
Stars: ✭ 191 (+809.52%)
Mutual labels:  password-manager
cerebro-pass
Cerebro plugin for pass.
Stars: ✭ 15 (-28.57%)
Mutual labels:  password-manager
addon-bitwarden
Vaultwarden (Bitwarden) - Home Assistant Community Add-ons
Stars: ✭ 102 (+385.71%)
Mutual labels:  password-manager
passbase
Keybase File System (KBFS)-backed CLI-based password manager
Stars: ✭ 26 (+23.81%)
Mutual labels:  password-manager
enigmatic-mouse
The enigmatic mouse will keep your passwords safe - password manager on Android in Kotlin.
Stars: ✭ 14 (-33.33%)
Mutual labels:  password-manager

KeePass2 to KeePassX Convertor

KeePass2 to KeePassX password database convertor.

KeePass2 to KeePassX

Installation

Use

  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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].