updated Readme to current progress

This commit is contained in:
michael starke
2013-06-09 22:12:05 +02:00
parent 75d05eae9f
commit d4d53f5ef5

View File

@@ -1,32 +1,50 @@
MacPass #MacPass
=======
There a lot of iOS KeePass tools around but a distinct lack of a good OS X Version. There a lot of iOS KeePass tools around but a distinct lack of a good OS X Version.
KeePass can be used via Mono on OS X but lacks vital functionality and feels sluggish. KeePass can be used via Mono on OS X but lacks vital functionality and feels sluggish.
This is an attempt to create an OS X port that should at least be able to read KeePass files. This is an attempt to create an OS X port that should at least be able to read KeePass files.
Status ##Disclaimer
------
The Project is in heavy development and it's likely to take some time till it reaches a usable state. The Project is in heavy development and it's likely to take some time till it reaches a usable state.
Beware that I'm going to shift things around so stuff is going to break. A lot. Beware that I'm going to shift things around so stuff is going to break. A lot.
##Status
Alternatives A rough overview, of what works (or at least I think does)
------------
###Data handling
* Open/Save Kdbx and Kdb Databases.
* Undo/Redo on all supported Edit operations
* Groups
* Add/Remove/Move
* Edit Name
* Entries
* Add/Remove/Move
* Edit Title, Username, Password, URL
* Clear pasteboard on quit/after timeout
* Search for Username/Title/Url
###UI
* Drag'n'Drop of groups in outline
* Double click to quick copy entry values (Username,Password,URL)
##Alternatives
Currently there is an alpha Version available of [KeePassX](http://www.keepassx.org). Currently there is an alpha Version available of [KeePassX](http://www.keepassx.org).
It's Qt based KeePass manager, than can handle KeePass 1 and 2 containers rather nicely. It's Qt based KeePass manager, than can handle KeePass 1 and 2 containers rather nicely.
Compared to running KeePass with Mono it very fast and remarkably stable for an alpha relaese. Compared to running KeePass with Mono it very fast and remarkably stable for an alpha relaese.
Feel free to give it a try. The biggest draw-back is it's inablity to create passwords via a wizzard. Feel free to give it a try. The biggest draw-back is it's inablity to create passwords via a wizzard.
What does it look like? ##What does it look like?
-----------------------
![image](https://raw.github.com/mstarke/MacPass/master/Assets/MacPass.png) ![image](https://raw.github.com/mstarke/MacPass/master/Assets/MacPass.png)
License ##License
-------
MacPass KeePass compatible client for OS X MacPass KeePass compatible client for OS X
Copyright (c) 2012-2013 Michael Starke, HicknHack Software GmbH Copyright (c) 2012-2013 Michael Starke, HicknHack Software GmbH
@@ -44,8 +62,7 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>. along with this program. If not, see <http://www.gnu.org/licenses/>.
Copyright ##Copyright
---------
This Project is based upon the following work: This Project is based upon the following work: