home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 April / CMCD0404.ISO / Software / Freeware / Utilitare / pwsafe-2.0-bin / README.txt < prev    next >
Text File  |  2004-02-17  |  4KB  |  108 lines

  1. $Id: README.txt,v 1.5 2004/02/17 21:11:06 ronys Exp $
  2.  
  3. Introduction:
  4. =============
  5. Password Safe is a password database utility. Like many other such
  6. products, commercial and otherwise, it stores your passwords in an
  7. encrypted file, allowing you to remember only one password (the "safe
  8. combination"), instead of all the username/password combinations that
  9. you use.
  10.  
  11. What makes Password Safe different? Three things:
  12. 1. Simplicity: Password Safe is designed to do one thing, and to do it
  13. well. Start the application, enter your "combination", double-click on
  14. the right entry - presto - the password is now on your clipboard,ready
  15. for pasting.
  16. 2. Security: The original version was designed and written by Bruce
  17. Schneier - 'nuff said.
  18. 3. Open Source: The source code for the project is available for
  19. inspection. For more information, see http://passwordsafe.sourceforge.net
  20.  
  21. Password Safe currently runs on Windows 95, 98, ME, NT4, 2000 and
  22. XP, as well as Microsoft's PocketPC. Support for additional platforms
  23. is planned for future releases. 
  24.  
  25. Downloading:
  26. ============
  27. The latest & greatest version of Password Safe may be downloaded from
  28. https://sourceforge.net/project/showfiles.php?group_id=41019
  29.  
  30. A Russian version of the help file may be found in
  31. http://passwordsafe.sourceforge.net/pwsaferu.zip (Thanks to Maxim
  32. Tikhonov). If anyone is interested in doing such work in other
  33. languages, please let me (https://sourceforge.net/users/ronys) know.
  34.  
  35. Installation:
  36. =============
  37. Nothing special. No "Setup", no dependencies, no annoying wizard, no
  38. need to sacrifice a goat and/or reboot your computer. Just extract the
  39. files (using WinZip, for example) to any directory, double-click on
  40. the Pwsafe.exe icon,and that's it. "Advanced" users may want to
  41. create a shortcut to their desktop and/or Start menu.
  42.  
  43. License:
  44. ========
  45. Password Safe is available under the restrictions set forth in the
  46. standard "Artistic License". For more details, see the LICENSE file
  47. that comes with the package.
  48.  
  49. Helping Out:
  50. ============
  51. Please send all bugs and feature requests to the PasswordSafe user's
  52. mailing list. You can subscribe via:
  53.  
  54. http://lists.sourceforge.net/lists/listinfo/passwordsafe-users
  55.  
  56. If you wish to contribute to the project by writing code and/or
  57. documentation, please drop a note to the developer's mailing list:
  58.  
  59. http://lists.sourceforge.net/lists/listinfo/passwordsafe-devel
  60.  
  61. (Just to round out the list, there's also an announcement mailing list
  62. where new releases are announced:
  63.  
  64. http://lists.sourceforge.net/lists/listinfo/passwordsafe-announce)
  65.  
  66. Release Notes:
  67. ==============
  68. For information on the latest features, bugfixes and known problems,
  69. see the ReleaseNotes.txt file that comes with the package.
  70.  
  71. Credits:
  72. ========
  73. - The original version of Password Safe was written by Mark Rosen,
  74. and was freely downloadable from Conterpane Lab's website. Thanks to
  75. Mark for writing a great little application! Following Mark, it was
  76. maintained by "AYB", at Counterpane. Thanks to Counterpane for
  77. deciding to open source the project.
  78. - Jim Russell first brought the code to SourceForge, did some major
  79. cleaning up of the code, set up a nice project and added some minor
  80. features in release 1.9.0
  81. - The current release has been brought to you by: Andrew Mullican,
  82. Edward Quackenbush, Gregg Conklin, Graham Ullrich, and Rony
  83. Shapiro. Karel (Karlo) Van der Gucht also contributed some of the
  84. password policy code and some GUI improvements for 1.92.
  85. - Emilijan Mirceski did the new graphics for 2.0.
  86. - Maxim Tikhonov translated the online help to Russian.
  87. - Finally, thanks to the folks at SourceForge for hosting this
  88. project.
  89.  
  90. $Log: README.txt,v $
  91. Revision 1.5  2004/02/17 21:11:06  ronys
  92. Updated for 2.0
  93.  
  94. Revision 1.4  2003/05/28 08:29:04  ronys
  95. Corrected credits
  96.  
  97. Revision 1.3  2003/05/14 14:49:55  ronys
  98. post-1.92 merge into main trunk
  99.  
  100. Revision 1.2.2.1  2003/05/13 13:40:13  ronys
  101. 1.92 release
  102.  
  103. Revision 1.2  2003/04/30 13:20:14  ronys
  104. Listed supported platforms
  105.  
  106. Revision 1.1  2003/04/29 14:22:32  ronys
  107. First versions of README and Release Notes under CVS for 1.91
  108.