Skip to content
Jo edited this page Feb 1, 2018 · 10 revisions

Status

During January of 2018 I have had some welcome down time and have spent some of it looking at Version 4 file format and adding code and refactoring to accommodate this.

So far I have got the kdb decoding working and have updated one of the implementations (simple) for the revised XML structure and the new date format. If you're interested, that work is on branch feat/v4. There's still tidying up to do of the kdbx processing and the dom and jaxb XML implementations need updating for changes. Plus of course, there's always a load of tests to do.

Contributions

I very much welcome contributions, please contribute by making a pull request to branch develop. Please make sure that you accompany any changes with unit tests.

Clone this wiki locally