Giter Site home page Giter Site logo

kpxmerge's Introduction

KpxMerge

KpxMerge is a utility I've hacked to sync some diverged KeePassX databases.

Unfortunately KeePassX does not support merging key databases OOTB, but you can export a nice XML file (KeePassX XML) from each KDB, merge them using this tool and import them again. Then you can review the changes a save the merged KDB in place of the original one(s).

Usage

  • Export from KeePassX. Go to Menu, Export, XML and select KeePassX XML
  • Repeat the step above for each diverged KDB file
  • Run kpxmerge /path/to/export1.xml /path/to/export2.xml ... /path/to/exportN.xml > /path/to/merged.xml
  • Pay close attention to the log output and review any conflicts
  • Import the merged.xml to KeyPassX. Go to Menu, Import, KeePassX XML
  • Save the new KDB to a location of your choice

WARNING

  • DO NOT FORGET TO REMOVE THE XML FILES. THEY CONTAIN CLEARTEXT PASSWORDS
  • USE WITH CAUTION. THIS TOOL TRIES TO BE SAVE BUT YOU MAY LOOSE ENTRIES
  • CREATE A BACKUP OF YOUR KDB FILE BEFORE OVERWRITING IT

kpxmerge's People

Contributors

dominikschulz avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.