Files
MacPass/README.md
michael starke 5687494582 Updated Readme
2012-07-21 15:49:44 +02:00

36 lines
1.3 KiB
Markdown

MacPass
=======
There a lot of iOS KeePass tools around but a distinct lack of a good OS X Version.
KeePass can be used as is via Mono on OS X but lacks vital functionality.
This is an attemtp to create amn OS X port that should at least be able to read KeePass files.
Editing and synching capabilities might get added in the future.
Licence
-------
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
Copyright
---------
This Project is based upon the following work:
[KissXML](https://github.com/robbiehanson/KissXML) Copyright 2012 Robbie Hanson. All rights reserver.
[MiniKeePass](https://github.com/MiniKeePass/MiniKeePass) Copyright 2011 Jason Rush and John Flanagan. All rights reserved.
[KeePass Database Library](https://github.com/mpowrie/KeePassLib) Copyright 2010 Qiang Yu. All rights reserved.