Difference between revisions of "Desktop"

From PasswordMaker
Jump to navigationJump to search
 
(6 intermediate revisions by 5 users not shown)
Line 1: Line 1:
<table><tr align="left"><td valign="top" width="220">
+
There are currently two known versions that can run as desktop applications.
__TOC__</td>
 
<td valign="top">
 
Executables are available for Windows. For other operating systems, please download the cross-platform source code and compile it locally. We are glad to host executables for other operating systems here; contact us once you've compiled the source for your platform.  
 
  
This edition was made with [http://trolltech.com/products/qt Trolltech's QT] and was created by [[Miquel Fire]]. Due to QT's license for open source products, this edition uses [http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GPL] instead of the [http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html LGPL] that the other editions use.</td></tr></table>
+
* [[Native]]
 
+
* [[Java]]
 
 
==Download==
 
 
 
Download the desktop edition from [http://sourceforge.net/project/showfiles.php?group_id=158071&package_id=234547 here]
 
 
 
==Screenshots==
 
 
 
See [[Screenshots#Desktop|here]].
 
 
 
== Installation ==
 
 
 
PasswordMaker Desktop Edition can be installed in one of the following ways:
 
 
 
* Precompiled
 
** [http://downloads.sourceforge.net/passwordmaker/PasswordMakerInstall-0.4.exe Windows installer]. Most Windows users should take this route.
 
** [http://downloads.sourceforge.net/passwordmaker/passwordmaker-desktop-0.4-win32.zip Windows zip]. If you don't want to (or can't) run the installer.
 
** [http://downloads.sourceforge.net/passwordmaker/passwordmaker-portable-0.4-win32.zip Windows Portable Zip]. For running off a portable ([http://en.wikipedia.org/wiki/USB USB] / [http://en.wikipedia.org/wiki/FireWire Firewire] / [http://en.wikipedia.org/wiki/SATA#External_SATA eSATA]) drive. All this version does differently is store its settings in a subdirectory called ''data''. The zip file will extract to a directory called PasswordMaker Portable.
 
 
 
* Compiled from source (For Linux and Mac users):
 
** [http://downloads.sourceforge.net/passwordmaker/passwordmaker-desktop-src-0.4.zip zip file]
 
** [http://downloads.sourceforge.net/passwordmaker/passwordmaker-desktop-src-0.4.zip tar.gz file]
 
** [http://downloads.sourceforge.net/passwordmaker/passwordmaker-desktop-src-0.4.tar.bz2 tar.bz2 file]
 
 
 
=== Compiling ===
 
In order to compile this edition of PasswordMaker, you will need:
 
 
 
* [http://trolltech.com/products/qt QT 4.3]+ with the XML, DB (with SQLite driver), and Script modules enabled.
 
* (Optional) [http://mhash.sourceforge.net mHash]. Using mHash disable the use of HMAC-SHA-256 Version 1.5.2 due to the nature of the bug with this version, but is faster. On Windows, you'll notice that there are precompiled libraries for mHash to use.
 
 
 
For now, just read the ''build.txt'' that comes with the source to compile this edition.
 
 
 
== Usage ==
 
 
 
Once installed, you just launch the program. When you need to get a password for a site, just:
 
 
 
* copy and paste the URL into the ''Input URL'' field, and
 
* enter you master password.
 
 
 
Please note, currently as of version 0.4, there is no method to save the master password as there is in the much more advanced [[Firefox/Mozilla/SeaMonkey/Flock/Netscape/GettingStarted|Firefox]] version.
 
You should have the generated password ready for use now.
 
 
 
=== Changing Default Settings ===
 
 
 
You can change the parameters use to generate passwords by click on the ''Edit Defaults'' button.
 
 
 
==== URLs tab ====
 
 
 
Here you can choose which parts of the ''Input URL'' PasswordMaker can use.
 
 
 
==== Extended tab ====
 
 
 
The parameters in this tab control how PasswordMaker generates it's password.
 
 
 
* The ''Username'' field may be used to fill in a username in other editions. You can use this to keep compatible with other editions, and (when multiple account support is added) use it to remind yourself of the username you used on a site.
 
 
 
* The ''Use l33t'' and ''l33t Level'' fields control how PasswordMaker uses l33t routines when creating passwords. Please note using after generation can introduce characters you may not want into your generated password. Using it before generation also causes the master password to be case insensitive.
 
 
 
* The ''Hash Algorithm'' field tells PasswordMaker which hash algorithm to use. Please note, using an mHash built version will not have the ''HMAC-SHA-256 Version 1.5.2'' algorithm on the list because it's currently not supported that way, and may never be.
 
 
 
* The ''Password Length'' field tells PasswordMaker how long to make the password.
 
 
 
* The ''Characters'' field tells PasswordMaker what characters it should use to make the generated password. You may need to edit this a bit to get it working correctly.
 
 
 
* The ''Modifier'' field is just another bit of text you can use to change the generated password. Mainly used for sites that require you to change your password once in a while.
 
 
 
* The ''Password Prefix'' and ''Password Suffix'' fields allows you to have parts of the password have set characters.
 
 
 
=== Importing and Exporting ===
 
 
 
This edition of PasswordMaker is the first to use a new XML format for importing and exporting.
 
 
 
It also uses this format internally for keeping its settings.
 
 
 
It should be noted that its export method is non-destructive in that it will read the file first, and only update the data it uses.
 
 
 
==FAQ==
 
 
 
== Changes ==
 
 
 
=== Version 0.4 ===
 
 
 
Released 2008-01-28
 
 
 
* Added Settings dialog. (Note, these do not import/export to RDF currently)
 
 
 
=== Version 0.3 ===
 
 
 
Released 2008-01-01
 
 
 
* Fixed bug with arbitrary length passwords.
 
 
 
=== Version 0.2.2 ===
 
 
 
* Added message boxes for importing and exporting.
 
 
 
=== Version 0.2.1 ===
 
 
 
Released 2007-10-26
 
 
 
* Fixed password settings being lost when starting.
 
* Fixed using URL bug (wasn't used at times)
 
* Precompiled is now statically built to not need the dlls files any more (and results in a slightly smaller download)
 
 
 
=== Version 0.2 ===
 
 
 
Released 2007-10-14
 
 
 
* A new portable version is released
 
* A better installer (Note, uninstall 0.1 if you have it)
 
* Can now minimize to the system tray.
 
* Fixed issue with URL not working correctly with only two domain segments (like http://passwordmaker.org/ only generating org in the using URL field)
 
* QSA replaced with a faster QtScript (and reduce the dependencies by one)
 
 
 
[[Category:Editions]]
 

Latest revision as of 10:09, 9 December 2011

There are currently two known versions that can run as desktop applications.