Menu

Tree [4b7930] default tip /
 History

Read Only access


File Date Author Commit
 mingw 2011-04-02 Miquel Matthew Burns Miquel Matthew Burns [17e8d6] Windows version finally built
 shared 2011-04-02 Miquel Matthew Burns Miquel Matthew Burns [17e8d6] Windows version finally built
 tclap 2010-12-26 Miquel Matthew Burns Miquel Matthew Burns [de7c86] Inital Commit
 unix 2011-01-15 Miquel Matthew Burns Miquel Matthew Burns [84ebdf] Ran make depends to update those files (Mingw s...
 .hgignore 2011-04-02 Miquel Matthew Burns Miquel Matthew Burns [4ce7ff] Added to the ignore list
 .hgtags 2011-04-02 Miquel Matthew Burns Miquel Matthew Burns [4b7930] Added tag 1.5 for changeset 4ce7ff8c68d5
 ReadMe.txt 2011-01-15 Miquel Matthew Burns Miquel Matthew Burns [ecf34c] Bump the version up. (If I can get PCRE to work...
 building.txt 2010-12-26 Miquel Matthew Burns Miquel Matthew Burns [de7c86] Inital Commit
 cli.sln 2010-12-26 Miquel Matthew Burns Miquel Matthew Burns [de7c86] Inital Commit
 cli.vcproj 2010-12-26 Miquel Matthew Burns Miquel Matthew Burns [de7c86] Inital Commit
 getHash.js 2010-12-26 Miquel Matthew Burns Miquel Matthew Burns [de7c86] Inital Commit
 js32.dll 2010-12-26 Miquel Matthew Burns Miquel Matthew Burns [de7c86] Inital Commit
 leet.cpp 2010-12-26 Miquel Matthew Burns Miquel Matthew Burns [098fab] Imported Patch from Dave Marotti
 leet.h 2010-12-26 Miquel Matthew Burns Miquel Matthew Burns [de7c86] Inital Commit
 license.txt 2010-12-26 Miquel Matthew Burns Miquel Matthew Burns [de7c86] Inital Commit
 listaccounts.cpp 2010-12-26 Miquel Matthew Burns Miquel Matthew Burns [098fab] Imported Patch from Dave Marotti
 listaccounts.h 2010-12-26 Miquel Matthew Burns Miquel Matthew Burns [098fab] Imported Patch from Dave Marotti
 main.cpp 2011-01-15 Miquel Matthew Burns Miquel Matthew Burns [ecf34c] Bump the version up. (If I can get PCRE to work...
 mingw32.mak 2011-04-02 Miquel Matthew Burns Miquel Matthew Burns [17e8d6] Windows version finally built
 passwordmaker.cpp 2010-12-26 Miquel Matthew Burns Miquel Matthew Burns [de7c86] Inital Commit
 passwordmaker.exe 2011-04-02 Miquel Matthew Burns Miquel Matthew Burns [17e8d6] Windows version finally built
 passwordmaker.h 2010-12-26 Miquel Matthew Burns Miquel Matthew Burns [de7c86] Inital Commit
 pwmdefaults.cpp 2010-12-26 Miquel Matthew Burns Miquel Matthew Burns [de7c86] Inital Commit
 pwmdefaults.h 2010-12-26 Miquel Matthew Burns Miquel Matthew Burns [de7c86] Inital Commit
 pwmdoc.h 2010-12-26 Miquel Matthew Burns Miquel Matthew Burns [098fab] Imported Patch from Dave Marotti
 stdafx.cpp 2010-12-26 Miquel Matthew Burns Miquel Matthew Burns [de7c86] Inital Commit
 stdafx.h 2010-12-26 Miquel Matthew Burns Miquel Matthew Burns [de7c86] Inital Commit
 tinystr.cpp 2010-12-26 Miquel Matthew Burns Miquel Matthew Burns [de7c86] Inital Commit
 tinystr.h 2010-12-26 Miquel Matthew Burns Miquel Matthew Burns [de7c86] Inital Commit
 tinyxml.cpp 2010-12-26 Miquel Matthew Burns Miquel Matthew Burns [de7c86] Inital Commit
 tinyxml.h 2010-12-26 Miquel Matthew Burns Miquel Matthew Burns [de7c86] Inital Commit
 tinyxmlerror.cpp 2010-12-26 Miquel Matthew Burns Miquel Matthew Burns [de7c86] Inital Commit
 tinyxmlparser.cpp 2010-12-26 Miquel Matthew Burns Miquel Matthew Burns [de7c86] Inital Commit
 unix.mak 2010-12-26 Miquel Matthew Burns Miquel Matthew Burns [098fab] Imported Patch from Dave Marotti
 urlsearch.cpp 2010-12-26 Miquel Matthew Burns Miquel Matthew Burns [098fab] Imported Patch from Dave Marotti
 urlsearch.h 2010-12-26 Miquel Matthew Burns Miquel Matthew Burns [098fab] Imported Patch from Dave Marotti

Read Me

PasswordMaker - Creates and manages passwords.
Command-Line Edition
http://passwordmaker.org/

Copyright 2005, 2006 LeahScape, Inc.
All Rights Reserved.
grimholtz@yahoo.com


LICENSE
=======

This library is free software; you can redistribute it and/or modify it
under the terms of the GNU Lesser General Public License as published by
the Free Software Foundation; either version 2.1 of the License, or (at
your option) any later version.

This library is distributed in the hope that it will be useful, but WITHOUT
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
FITNESSFOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License
for more details.

You should have received a copy of the GNU Lesser General Public License
along with this library; if not, write to the Free Software Foundation,
Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA


AUTHORS
=======
Miquel Burns - http://www.miquelfire.com/
Eric H. Jung - grimholtz@yahoo.com


ABOUT
=====

The purpose of PASSWORDMAKER is to enable you to securely and easily log in to
Internet applications, such as websites, instant messaging, ftp, and others.
With the proliferation of online resouces, you probably have usernames and
passwords for banks, bill pay systems, email accounts, credit card websites,
instant messenger, investment accounts, photo sites, blogging tools, and
countless others. Most people have a few passwords they use for all of these
accounts because it's easier to remember just a few. But this is incredibly risky.

What if you could use passwords unique as fingerprints for each and every one
of your accounts, yet not have to remember those fingerprints? PASSWORDMAKER
does just that. By using complex mathematical formulae, PASSWORDMAKER outputs
the same unique passwords for you each and every time you provide it with the
same input. And these passwords are unique across the globe (providing they are
of sufficient length).

But only a genius could memorize so many unique passwords. Don't write them
down on sticky notes for others to find; no, PASSWORDMAKER calculates them for
you over and over again -- as needed -- without storing them so nothing be
hacked, lost or stolen.


INSTRUCTIONS
============

Handle with care. Dry clean only.

PasswordMaker searches for and reads a file named passwordmaker.rdf in the
current directory. If found, the password is generated using the "Defaults"
settings as specified in this file. Command-line arguments override (take
precedence over) passwordmaker.rdf settings. Command-line arguments, in turn,
override (take precendence over) built-in default settings.

If a command-line argument is missing or not specified in the "Defaults" of
passwordmaker.rdf or the file pointed to by -f/--file, these built-in defaults are
used in its place:

    masterPassword : none
    url            : none
    algorithm      : MD5
    hmac           : no
    trim           : yes
    length         : 8
    characters     : ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789`~!@#$%^&*()_-+={}|[]\:";'<>?,./
    useLeet        : none
    leetLevel      : 0
    username       : none
    modifier       : none
    prefix         : none
    suffix         : none


USAGE
=====

   ./passwordmaker  [-f <string>] [--search <string>] [-L] [-b] [-0] [-x]
                    [-r <string>] [-a <MD4|MD5|SHA1|SHA256|RIPEMD160>]
                    [--account_skip <interger>] [--account <string>] [-c
                    <string>] [-g <integer>] [-d <string>] [-s <string>]
                    [-p <string>] [-u <string>] [-l <none|before|after
                    |both>] [-e <1|2|3|4|5|6|7|8|9>] [-m <string>] [--]
                    [-v] [-h]


Where:

   -f <string>,  --file <string>
     (value required)  Path/filename to a settings file

   --search <string>
     (value required)  Search config file for an account matching the
     supplied URL. If found, that account's settings will be used to
     generate the password. Example: passwordmaker --search
     https://yoursite.com/login.phtml

   -L,  --list
     List all accounts and groups in the config file.

   -b,  --verbose
     Echo command-line arguments

   -0,  --trimzeros
     Trim leading zeros from the generated password

   -x,  --HMAC
     Use the HMAC version of the specified hash algorithm

   -r <string>,  --url <string>
     (value required)  URL (equivalent to "Use This URL" in the
     Firefox/Mozilla extension)

   -a <MD4|MD5|SHA1|SHA256|RIPEMD160>,  --alg <MD4|MD5|SHA1|SHA256
      |RIPEMD160>
     (value required)  Hash Algorithm

   --account_skip <interger>
     (value required)  Account skip

   --account <string>
     (value required)  Account

   -c <string>,  --chars <string>
     (value required)  Characters

   -g <integer>,  --length <integer>
     (value required)  Password Length

   -d <string>,  --modifier <string>
     (value required)  Password Modifier

   -s <string>,  --suffix <string>
     (value required)  Password Suffix

   -p <string>,  --prefix <string>
     (value required)  Password Prefix

   -u <string>,  --username <string>
     (value required)  Username

   -l <none|before|after|both>,  --l33t <none|before|after|both>
     (value required)  Where to use l33t

   -e <1|2|3|4|5|6|7|8|9>,  --level <1|2|3|4|5|6|7|8|9>
     (value required)  l33t level

   -m <string>,  --mpw <string>
     (value required)  Master Password

   --,  --ignore_rest
     Ignores the rest of the labeled arguments following this flag.

   -v,  --version
     Displays version information and exits.

   -h,  --help
     Displays usage information and exits.

Example:

   passwordmaker.exe -m foobar -r google.com -u ericjung -g 12 -a SHA1 -x
   
   Assuming passwordmaker.rdf is not found, this example generates a password
   with the following settings:
   
    masterPassword : foobar
    url            : google.com
    algorithm      : HMAC-SHA1
    trim           : yes
    length         : 12
    characters     : ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789`~!@#$%^&*()_-+={}|[]\:";'<>?,./
    useLeet        : none
    leetLevel      : 0
    username       : ericjung
    modifier       : none
    prefix         : none
    suffix         : none
    
    The generated password is BBg*6R#y7}c3
   
   

RELEASE HISTORY
===============

1.5 - 15 January 2011 - Added account related features for using the RDF files
1.4.2 - 14 January 2008 - Changed defaults to match Firefox extension of PasswordMaker
1.4.1 - 22 May 2007 - The master password does not echo the characters typed
						Unix method was provided here (at the same time as this
						request was made): http://forums.passwordmaker.org/index.php/topic,1294.0.html
1.4   - 23 July 2006 - Master password is prompted for if it's not present on
						command-line options. Fixed leet levels 8 and 9.
1.3   - 26 April 2006 - Added account support and building instructions. Slight
                         tweaks to unix makefile to make it compatible with OS X.
1.2   - 06 Feburary 2006 - Added mhash support. A *n?x makefile is included as well.
1.1   - 30 January 2006 - Added "-f" option to specify the path & filename to
                         a passwordmaker settings file. Expanded ReadMe.txt
                         documentation. Support for unlimited password length.
1.0   - 10 January 2006 - Initial release.