Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

improve pwd #59

Open
wants to merge 1 commit into
base: gh-pages
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ <H1 align=center><font color="#0000FF" face="Arial">
PwdHash generates theft-resistant passwords.
The PwdHash browser extension invisibly generates these passwords when it is installed in your browser.
You can activate this protection by pressing F2 before you type
your password, or by choosing passwords that start with <tt>@@</tt>.
your password, or by choosing passwords that start with PwdHash automatically replaces the contents of these password fields with a one-way hash of the pair (password, domain-name). <tt>@@</tt>.
If you don't want to install PwdHash on your computer, you can generate the passwords right here.
<ul>
<li>Visit the <a href="http://crypto.stanford.edu/PwdHash/">Stanford project website</a>.</li>
Expand Down