Skip to content
Jo edited this page May 7, 2023 · 6 revisions

Status

You can always check out the change log, for details of updates/releases.

Still In progress 2.2-SNAPSHOT

How time does fly. It's now May of 2023 and I am testing reading and writing of V4, which so far is going well, but it's only been a couple of days now. Committing to branch master.

In Progress 2.2-SNAPSHOT Version 4 KDBX File Format

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 kdbx decoding working and have updated the implementations 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, 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.