From dd5c46c23a720909b5b7b0bbb95d5d341828872a Mon Sep 17 00:00:00 2001 From: Josh Halstead Date: Thu, 26 Dec 2013 17:17:02 -0600 Subject: [PATCH 1/4] Fixed a typo in the Readme s/Dowload/Download/g and used more consistent wording in places. --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 018fe245..ee565401 100644 --- a/README.md +++ b/README.md @@ -8,9 +8,9 @@ MacPass is an attempt to create an OS X port of KeePass. ##Disclaimer The Project is in heavy development. Beware that I'm going to shift things around so stuff is going to break. A lot. -##Dowload +##Download -Since github now provides a release feature, I'm trying to upload binaries on all the tags I create along the way. +Since Github now provides a release feature, I'm trying to upload binaries on all the tags I create along the way. Use it with caution, it's unfinished. Really! All releases can be found at [Github](https://github.com/mstarke/MacPass/releases). @@ -48,14 +48,14 @@ More Screenshots in the [Wiki](https://github.com/mstarke/MacPass/wiki/Screensho ##Alternatives -[KeePassX](http://www.keepassx.org) is a Qt based KeePass port, than can read Databases Version 1 and 2 and write Version 2 containers rather nicely. +[KeePassX](http://www.keepassx.org) is a Qt based KeePass port, than can read database version 1 and 2 and write version 2 containers rather nicely. It's in active development, open source. Sadly there's only an older alpha binary release. It fully supports all database features. [KyPass Companion](http://www.kyuran.be/logiciels/kypass4mac/) is a native Cocoa port and offers KeePassHttp compatiblity. -Should be able to read and write version 1 and 2 database. Is closed source and in early development. Beta releases have an expiry date. Not all database features are fully supported. +Should be able to read and write database version 1 and 2. Is closed source and in early development. Beta releases have an expiry date. Not all database features are fully supported. [S3crets](http://s3crets.com/en/help/) native Cocoa Port with a different approach to displaying the database fully inside a tree. -Is able to read and write version 1 and 2 databases. Not all database features are fully supported. +It is able to read and write database version 1 and 2. Not all database features are fully supported. ## Help From 80808efe6cfae586ac9c7d0f7bfaf9fc49f896a9 Mon Sep 17 00:00:00 2001 From: Josh Halstead Date: Thu, 26 Dec 2013 17:18:26 -0600 Subject: [PATCH 2/4] Updated Readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ee565401..254664eb 100644 --- a/README.md +++ b/README.md @@ -52,7 +52,7 @@ More Screenshots in the [Wiki](https://github.com/mstarke/MacPass/wiki/Screensho It's in active development, open source. Sadly there's only an older alpha binary release. It fully supports all database features. [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. Is closed source and in early development. Beta releases have an expiry date. Not all database features are fully supported. +Should be able to read and write database version 1 and 2. It is closed source and in early development. Beta releases have an expiry date. Not all database features are fully supported. [S3crets](http://s3crets.com/en/help/) native Cocoa Port with a different approach to displaying the database fully inside a tree. It is able to read and write database version 1 and 2. Not all database features are fully supported. From 3b5f1698d3c4a7347af900c914de427d2e35e32d Mon Sep 17 00:00:00 2001 From: Michael Starke Date: Fri, 27 Dec 2013 10:57:23 +0100 Subject: [PATCH 3/4] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 254664eb..1acbf476 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ After that you can build and run in XCode. If you run into signing issues take a ##System Requirement The Minimum OS X Version for MacPass currently is 10.8 Mountain Lion. -With 10.9 Mavericks around the corner, I'm a bit hesitant to support 10.7 Lion. +Since 10.9 Mavericks is a free upgrade I have no plans to support 10.7 Lion. ##Status @@ -49,10 +49,10 @@ More Screenshots in the [Wiki](https://github.com/mstarke/MacPass/wiki/Screensho ##Alternatives [KeePassX](http://www.keepassx.org) is a Qt based KeePass port, than can read database version 1 and 2 and write version 2 containers rather nicely. -It's in active development, open source. Sadly there's only an older alpha binary release. It fully supports all database features. +It's in active development, 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. [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 in early development. Beta releases have an expiry date. Not all database features are fully supported. +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 verions. [S3crets](http://s3crets.com/en/help/) native Cocoa Port with a different approach to displaying the database fully inside a tree. It is able to read and write database version 1 and 2. Not all database features are fully supported. From dea89d2360122295df97d5dcbd0b2dacb6da509c Mon Sep 17 00:00:00 2001 From: Michael Starke Date: Fri, 27 Dec 2013 11:00:57 +0100 Subject: [PATCH 4/4] Added info about file format conversion in KeepassX --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1acbf476..a66f8d36 100644 --- a/README.md +++ b/README.md @@ -49,10 +49,10 @@ More Screenshots in the [Wiki](https://github.com/mstarke/MacPass/wiki/Screensho ##Alternatives [KeePassX](http://www.keepassx.org) is a Qt based KeePass port, than can read database version 1 and 2 and write version 2 containers rather nicely. -It's in active development, 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's in active development, 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. [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 verions. +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. [S3crets](http://s3crets.com/en/help/) native Cocoa Port with a different approach to displaying the database fully inside a tree. It is able to read and write database version 1 and 2. Not all database features are fully supported.