2012-01-16 08:51:08 +00:00
|
|
|
<!DOCTYPE HTML>
|
|
|
|
<html>
|
|
|
|
<head>
|
|
|
|
<style>
|
|
|
|
body {
|
|
|
|
color: white;
|
|
|
|
text-align: center;
|
|
|
|
text-shadow: 0 1px black;
|
|
|
|
font: 16px "Baskerville";
|
|
|
|
}
|
2012-01-19 16:40:39 +00:00
|
|
|
h1, h2 {
|
2012-01-16 08:51:08 +00:00
|
|
|
margin-top: 1em;
|
|
|
|
padding-top: 1em;
|
2012-01-19 16:40:39 +00:00
|
|
|
font-family: inherit;
|
2012-01-16 08:51:08 +00:00
|
|
|
font-weight: bold;
|
|
|
|
}
|
2012-01-19 16:40:39 +00:00
|
|
|
h2 {
|
|
|
|
font-size: inherit;
|
|
|
|
}
|
2012-01-16 08:51:08 +00:00
|
|
|
</style>
|
|
|
|
</head>
|
|
|
|
<body>
|
2012-01-19 16:40:39 +00:00
|
|
|
<h1>One Password</h1>
|
|
|
|
<h2>by Lyndir</h2>
|
|
|
|
|
|
|
|
<h2 id="1">— 1 —</h2>
|
2012-01-16 08:51:08 +00:00
|
|
|
<p>
|
|
|
|
<b>Find the site</b> that you need a password for by entering it into the <i>search field</i>.
|
|
|
|
</p>
|
|
|
|
<p>
|
|
|
|
<b>While searching</b>, previously used sites will show up along with a <i>usage counter</i>.
|
|
|
|
The counter shows how many times you've generated a password for the site.
|
|
|
|
</p>
|
|
|
|
|
2012-01-19 16:40:39 +00:00
|
|
|
<h2 id="2">— 2 —</h2>
|
2012-01-16 08:51:08 +00:00
|
|
|
<p>
|
2012-01-19 16:40:39 +00:00
|
|
|
<b>The site</b>'s password is now displayed.
|
2012-01-16 08:51:08 +00:00
|
|
|
</p>
|
|
|
|
<p>
|
2012-01-19 16:40:39 +00:00
|
|
|
<b>Below it</b> you can set the site's <i>password type</i>. Some types <i>auto-generate</i> a password,
|
2012-01-16 08:51:08 +00:00
|
|
|
others let you <i>choose your own</i>.
|
|
|
|
</p>
|
|
|
|
<p>
|
|
|
|
<b>If your new password</b> is not deemed <q>valid</q> by the site, try changing the password type.
|
|
|
|
</p>
|
|
|
|
<p>
|
2012-01-19 16:40:39 +00:00
|
|
|
<b>To generate a new password</b> for the site, you can increment the site's <i>password counter</i>.
|
|
|
|
Do this when, for instance, you've had to share the password with somebody else.
|
2012-01-16 08:51:08 +00:00
|
|
|
</p>
|
|
|
|
|
|
|
|
</body>
|
|
|
|
</html>
|