From cc24a0af2542a83c08a3e978fd6e04b99dd14114 Mon Sep 17 00:00:00 2001 From: Michael Starke Date: Sun, 3 Aug 2014 22:39:00 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7e56baac..1f4e9124 100644 --- a/README.md +++ b/README.md @@ -50,8 +50,8 @@ More Screenshots in the [Wiki](https://github.com/mstarke/MacPass/wiki/Screensho ##Alternatives -[KeePassX](http://www.keepassx.org) is a Qt based KeePass port, that can read database version 1 and 2 and write version 2 containers rather nicely. -It's in active development and open source. Alpha 5 is out and now includes the previously missing password generator. It fully supports all database features and should be stable enough for daily usage. It can import version 1 into a version 2 file but is unable to natively write version 1 files. +[KeePassX](http://www.keepassx.org) is a Qt based KeePass port. The stable 0.4.3 releas only support Version 1 formats. The Alpha can read database version 1 and 2 and write version 2 containers rather nicely. +It's in active development and open source. Since Alpha 4 the random password generator has found it's way back into the Alpha releases, version 0.4.3 includes one as well. The Alpha fully supports all database 2 features and should be stable enough for daily usage. It can import version 1 into a version 2 file but is unable to natively write version 1 files. [KyPass Companion](http://www.kyuran.be/logiciels/kypass4mac/) is a native Cocoa port and offers KeePassHttp compatiblity. Should be able to read and write database version 1 and 2. It is closed source and currently available in the Mac App Store. It's rather expensive considering the bugs and missing features. Based on the user reviews it should work. Not all version 2 features are supported. It is unable to convert between database versions.