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

I thought it might be worth starting a wiki - to collect status updates and so on.

Status

During January of 2018 I have had some welcome down time and have spent some time 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) to the new XML format and especially 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