2
0

Merge branch 'master' of github.com:Lyndir/MasterPassword

This commit is contained in:
Maarten Billemont 2015-12-13 11:15:42 -05:00
commit 6d8c5e7f94

View File

@ -81,7 +81,7 @@
This is the secret for the master key generation.</li> This is the secret for the master key generation.</li>
<li><strong>The site name</strong> (eg. <em>apple.com</em>):<br /> <li><strong>The site name</strong> (eg. <em>apple.com</em>):<br />
The user chooses a name for each site. The bare domain name is an ideal choice.</li> The user chooses a name for each site. The bare domain name is an ideal choice.</li>
<li><strong>The site's password counter</strong> (default: <em>0</em>):<br /> <li><strong>The site's password counter</strong> (default: <em>1</em>):<br />
This is an integer that can be incremented when the user needs a new password for the site.</li> This is an integer that can be incremented when the user needs a new password for the site.</li>
<li><strong>The site's password type</strong> (default: <em>Long Password</em>):<br /> <li><strong>The site's password type</strong> (default: <em>Long Password</em>):<br />
This type determines the format of the output password. It can be changed if the site's password policy does not accept passwords of this format.</li> This type determines the format of the output password. It can be changed if the site's password policy does not accept passwords of this format.</li>