public
Description: Aging Qt based password manager for OS X, Linux, and maybe Windows.
Homepage: http://www.semanticgap.com/myps/
Clone URL: git://github.com/sneakin/mypasswordsafe.git
Click here to lend your support to: mypasswordsafe and make a donation at www.pledgie.com !
name age message
file .gitignore Sat Oct 10 13:51:57 -0700 2009 added .gitignore [Nolan Eakins]
file CHANGES Mon Jun 14 22:30:40 -0700 2004 [project @ 2004-06-15 05:30:40 by nolan] update... [nolan]
file COPYING Mon Nov 01 13:44:54 -0800 2004 [project @ 2004-11-01 21:44:54 by nolan] git-s... [nolan]
file Makefile Mon Jan 01 16:01:09 -0800 2007 [project @ 2007-01-02 00:01:09 by nolan] Commen... [nolan]
file MyPasswordSafe.pro Sun Oct 18 15:07:02 -0700 2009 Added an icon for OSX. Could be better >128 [Nolan Eakins]
file README.markdown Sat Apr 04 14:32:41 -0700 2009 Making it look better on Github. [nolan]
directory doc/ Sat Apr 04 15:29:01 -0700 2009 Added the github URL. [sneakin]
file doxygen.conf Wed Apr 12 10:16:13 -0700 2006 [project @ 2006-04-12 17:16:13 by nolan] Added ... [nolan]
directory examples/ Tue May 04 15:50:15 -0700 2004 [project @ 2004-05-04 22:50:15 by nolan] git-s... [nolan]
directory images/ Sun Oct 18 15:07:02 -0700 2009 Added an icon for OSX. Could be better >128 [Nolan Eakins]
directory locale/ Wed Jun 23 21:15:32 -0700 2004 [project @ 2004-06-24 04:15:32 by nolan] git-s... [nolan]
directory packages/ Sun Dec 31 12:03:43 -0800 2006 [project @ 2006-12-31 20:03:37 by nolan] Moved ... [nolan]
directory release/ Mon Jan 01 16:01:22 -0800 2007 [project @ 2007-01-02 00:01:22 by nolan] Change... [nolan]
file resources.qrc Thu Jun 28 14:24:14 -0700 2007 Switched over to Qt4's resource system. git-s... [nolan]
directory src/ Sat Oct 10 13:49:21 -0700 2009 Fixed a bug in EncryptedString::get which was c... [Nolan Eakins]
directory test/ Wed Nov 23 05:22:05 -0800 2005 [project @ 2005-11-23 13:22:05 by nolan] Added ... [nolan]
directory tools/ Sun Dec 31 12:04:03 -0800 2006 [project @ 2006-12-31 20:04:03 by nolan] Had so... [nolan]
directory uuid-1.0.0/ Thu Jun 28 15:20:54 -0700 2007 Renamed uuid_t to ossp_uuid_t since it conflict... [nolan]
README.markdown

MyPasswordSafe Copyright 2004 Semantic Gap (TM) http://www.semanticgap.com/

Legal

Semantic Gap and the double spiral logo are trademarks of Nolan Eakins.

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 2 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, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA

The copy is in the COPYING file.

Quick Instructions

Please read doc/manual.html for all the information you'll probably need. If for some reason you can't read html, you need Qt 3 http://www.trolltech.com/ to use MyPasswordSafe. Once that's setup, running "make" will compile everything and "make install" will install everything to '/usr/local'. If you want it installed someplace else try "PREFIX=$somepath make" and "PREFIX=$somepath make install"

To compile quicker try "make -jN" where N is a number greater than 1.

Contact

There exists two mailing lists for MyPasswordSafe. One is an announce list, and the other is a development/discussion/help list. To subscribe to them goto the following web pages:

Announce:

  https://lists.sourceforge.net/lists/listinfo/mypasswordsafe-announce

Development/Help:

  https://lists.sourceforge.net/lists/listinfo/mypasswordsafe-devel

For other inquieries, send an email to support@semanticgap.com.