sneakin / mypasswordsafe
- Source
- Commits
- Network (0)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Branch:
master
| name | age | message | |
|---|---|---|---|
| |
.gitignore | ||
| |
CHANGES | ||
| |
COPYING | ||
| |
Makefile | ||
| |
MyPasswordSafe.pro | ||
| |
README.markdown | ||
| |
doc/ | ||
| |
doxygen.conf | ||
| |
examples/ | ||
| |
images/ | ||
| |
locale/ | ||
| |
packages/ | ||
| |
release/ | ||
| |
resources.qrc | ||
| |
src/ | ||
| |
test/ | ||
| |
tools/ | ||
| |
uuid-1.0.0/ |
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.


