Hashapass/Hashapass web
-
4300563704367803530
4300563704367803530
<x id="START_H2" />
About Hashapass<x id="END_H2" /><x id="START_PARAGRAPH" />
Hashapass is a password generator which uses a mathematic formula to create new passwords based on a "master" password and a parameter.<x id="END_PARAGRAPH" /><x id="START_PARAGRAPH" />
The formula is calculated in the safety of your web browser, without any information being transmitted over the Internet.<x id="END_PARAGRAPH" /><x id="START_PARAGRAPH" />
The generated password is computed as the first 8 characters of the Base64 encoding of HMAC-SHA1(master password, parameter). HMAC-SHA1 is defined on byte arrays, so only the lowest-significant byte of the Unicode code point for each character of the master password and parameter is used in the calculation of the HMAC-SHA1.<x id="END_PARAGRAPH" /><x id="START_PARAGRAPH" />
There's no secret to this formula:<x id="START_LINK_1" />
SHA1<x id="END_LINK" />
,<x id="START_LINK_2" />
HMAC<x id="END_LINK" />
and<x id="START_LINK_3" />
Base64<x id="END_LINK" />
are all well-known algorithms, which guarantees that other people can implement products that are compatible with Hashapass.<x id="END_PARAGRAPH" />
-
Windows用のガジェット
Windows用のガジェット
Windows gadget -
4428411484285866565
4428411484285866565
command line -
マスターパスワード
マスターパスワード
Master password -
パラメータ
パラメータ
Parameter -
モバイル
モバイル
mobile web -
Android
Android
Android -
4880830550999945616
4880830550999945616
<x id="START_H2" />
Hashapass on the command line<x id="END_H2" /><x id="START_PARAGRAPH" />
Hashapass passwords can easily be generated on almost any modern Unix-like system using the following command line pattern:<x id="END_PARAGRAPH" />
-
Windows用のガジェット
Windows用のガジェット
Gadget for Windows -
<x id="START_PARAGRAPH" />多くの人が複数のWebサイトで同じパスワードを再利用しています。<x id="END_PARAGRAPH" /><x id="START_PARAGRAPH" />それはクラッカーなど悪用しようとする人々も知っており、クラッカーがひとつの脆弱なWebサイトに侵入するとパスワードを盗んでいき、他のWebサイトでも(多くの人がパスワードを再利用しているので)盗んだパスワードを悪用してログインできてしまいます。あなたのアカウントがすべてクラッカーにのっとられたら大惨事です。<x id="END_PARAGRAPH" /><x id="START_PARAGRAPH" />だからといってそれぞれのWebサイトに違うパスワードを設定して全部覚えているなんて誰にも出来ません。そこで、hashapassの出番です。<x id="END_PARAGRAPH" /><x id="START_PARAGRAPH" />HashapassはたったひとつのマスターパスワードからWebサイト毎に違ったパスワードを生成できるので、それぞれ違ったパスワードをかんたんに設定できます。<x id="END_PARAGRAPH" />
<x id="START_PARAGRAPH" />
多くの人が複数のWebサイトで同じパスワードを再利用しています。<x id="END_PARAGRAPH" /><x id="START_PARAGRAPH" />
それはクラッカーなど悪用しようとする人々も知っており、クラッカーがひとつの脆弱なWebサイトに侵入するとパスワードを盗んでいき、他のWebサイトでも(多くの人がパスワードを再利用しているので)盗んだパスワードを悪用してログインできてしまいます。あなたのアカウントがすべてクラッカーにのっとられたら大惨事です。<x id="END_PARAGRAPH" /><x id="START_PARAGRAPH" />
だからといってそれぞれのWebサイトに違うパスワードを設定して全部覚えているなんて誰にも出来ません。そこで、hashapassの出番です。<x id="END_PARAGRAPH" /><x id="START_PARAGRAPH" />
HashapassはたったひとつのマスターパスワードからWebサイト毎に違ったパスワードを生成できるので、それぞれ違ったパスワードをかんたんに設定できます。<x id="END_PARAGRAPH" />
<x id="START_PARAGRAPH" />
If you're like most people, you reuse the same password in many different places.<x id="END_PARAGRAPH" /><x id="START_PARAGRAPH" />
Unfortunately evil people know that. Once hackers break into just one insecure website, they steal passwords, and (knowing that most people reuse their passwords) they use it to log in other places. When they get in to all your accounts, it gets ugly.<x id="END_PARAGRAPH" /><x id="START_PARAGRAPH" />
But who can really remember a different password for every website? That's where hashapass comes in.<x id="END_PARAGRAPH" /><x id="START_PARAGRAPH" />
Hashapass lets you remember just one password, and use it to generate a different password for every website or service.<x id="END_PARAGRAPH" />
-
<x id="START_H2" />Firefox、Chrome用のブックマークレット<x id="END_H2" /><x id="START_PARAGRAPH" />Drag this bookmarklet to your bookmarks bar:
<x id="START_H2" />
Firefox、Chrome用のブックマークレット<x id="END_H2" /><x id="START_PARAGRAPH" />
Drag this bookmarklet to your bookmarks bar:<x id="START_H2" />
Bookmarklet for Firefox and Chrome<x id="END_H2" /><x id="START_PARAGRAPH" />
Drag this bookmarklet to your bookmarks bar: -
<x id="START_PARAGRAPH" />まずはマスターパスワードを決めてください。推測しづらいものが適切です。既に使っているものでも新しいもの、もしくは長いパスフレーズもよいでしょう。ただし必ず覚えていられるものにしてください。<x id="END_PARAGRAPH" /><x id="START_PARAGRAPH" />Webサイトごとのパスワードを生成するにはかんたんに思い出せるパラメータを決めてください。たとえばパスワードを設定するWebサイトの名前などです。Hashapassはパスワードをパラメータとマスターパスワードを元にあなたのコンピュータの中で生成します。<x id="START_EMPHASIS" />パラメータ、マスターパスワード、生成されたパスワードは一切Hashapassのサーバに送信されません<x id="END_EMPHASIS" />。<x id="END_PARAGRAPH" /><x id="START_PARAGRAPH" />過去に生成したパスワードがもう一度必要になったときは、生成したときと同じパラメータとマスターパスワードを入力し生成すると同じパスワードが生成されます。パラメータとマスターパスワードが同じなら<x id="START_EMPHASIS" />いつでも生成されるパスワードは同一になります<x id="END_EMPHASIS" />。<x id="END_PARAGRAPH" />
<x id="START_PARAGRAPH" />
まずはマスターパスワードを決めてください。推測しづらいものが適切です。既に使っているものでも新しいもの、もしくは長いパスフレーズもよいでしょう。ただし必ず覚えていられるものにしてください。<x id="END_PARAGRAPH" /><x id="START_PARAGRAPH" />
Webサイトごとのパスワードを生成するにはかんたんに思い出せるパラメータを決めてください。たとえばパスワードを設定するWebサイトの名前などです。Hashapassはパスワードをパラメータとマスターパスワードを元にあなたのコンピュータの中で生成します。<x id="START_EMPHASIS" />
パラメータ、マスターパスワード、生成されたパスワードは一切Hashapassのサーバに送信されません<x id="END_EMPHASIS" />
。<x id="END_PARAGRAPH" /><x id="START_PARAGRAPH" />
過去に生成したパスワードがもう一度必要になったときは、生成したときと同じパラメータとマスターパスワードを入力し生成すると同じパスワードが生成されます。パラメータとマスターパスワードが同じなら<x id="START_EMPHASIS" />
いつでも生成されるパスワードは同一になります<x id="END_EMPHASIS" />
。<x id="END_PARAGRAPH" />
<x id="START_PARAGRAPH" />
First, choose a "master password". Make it hard to guess. It could be a password that you already use, or a new one -- or even a long pass phrase -- but do make sure that you remember it.<x id="END_PARAGRAPH" /><x id="START_PARAGRAPH" />
To generate new passwords, choose an easy-to-remember parameter, like the name of the website that you're creating a password for. Hashapass will then generate a password based on your master password and the parameter.<x id="START_EMPHASIS" />
The passwords are never transmitted to our server<x id="END_EMPHASIS" />
.<x id="END_PARAGRAPH" /><x id="START_PARAGRAPH" />
When you need that password again, just enter the same master password and parameter. The generated password will be the same every time. Given the same master password and parameter, Hashapass will<x id="START_EMPHASIS" />
always give you the same result<x id="END_EMPHASIS" />
.<x id="END_PARAGRAPH" />
-
Hashapassのメリットは?
Hashapassのメリットは?
Why use Hashapass? -
Mac OS Xウィジェット
Mac OS Xウィジェット
Widget for Apple Dashboard -
7541200088334028278
7541200088334028278
<x id="START_PARAGRAPH" /><x id="START_EMPHASIS" />
Don't see a bookmarks bar?<x id="END_EMPHASIS" />
On Chrome, go to the settings menu, then "Bookmarks", then "Show bookmarks bar". On Firefox, go to the View menu, then "Toolbars", then "Bookmarks toolbar".<x id="END_PARAGRAPH" /><x id="START_PARAGRAPH" /><x id="START_EMPHASIS" />
How to use it:<x id="END_EMPHASIS" />
when you are on a website that asks for your password, click on the Hashapass bookmark. It will pop open a little window next to the password field, where you can type in your master password and parameter. Once you've filled it out, click "Hashapass" or press Enter, and your password will automatically be filled in.<x id="END_PARAGRAPH" />
-
パスワード生成
パスワード生成
password generator -
Mac OS Xウィジェット
Mac OS Xウィジェット
Widget for Mac OS X dashboard -
コンタクト
コンタクト
Contact -
Firefox、Chrome用のブックマークレット
Firefox、Chrome用のブックマークレット
Bookmarklet for Firefox and Chrome -
<x id="START_H2" /> Mac OS Xウィジェット<x id="END_H2" /><x id="START_PARAGRAPH_1" />Get easy, safe offline access to Hashapass directly on your Mac by downloading our Widget for Apple Dashboard! The Apple Dashboard Widget for Hashapass was developed with <x id="START_LINK_1" />Scott<x id="END_LINK" />'s help. Thanks, Scott!<x id="BREAK" /><x id="START_PARAGRAPH_2" /><x id="START_LINK_2" /><x id="IMAGE" /><x id="END_LINK" /><x id="BREAK" /><x id="START_LINK_2" />Download<x id="END_LINK" /><x id="END_PARAGRAPH" />
<x id="START_H2" />
Mac OS Xウィジェット<x id="END_H2" /><x id="START_PARAGRAPH_1" />
Get easy, safe offline access to Hashapass directly on your Mac by downloading our Widget for Apple Dashboard! The Apple Dashboard Widget for Hashapass was developed with<x id="START_LINK_1" />
Scott<x id="END_LINK" />
's help. Thanks, Scott!<x id="BREAK" /><x id="START_PARAGRAPH_2" /><x id="START_LINK_2" /><x id="IMAGE" /><x id="END_LINK" /><x id="BREAK" /><x id="START_LINK_2" />
Download<x id="END_LINK" /><x id="END_PARAGRAPH" />
<x id="START_H2" />
Widget for Apple Dashboard<x id="END_H2" /><x id="START_PARAGRAPH_1" />
Get easy, safe offline access to Hashapass directly on your Mac by downloading our Widget for Apple Dashboard! The Apple Dashboard Widget for Hashapass was developed with<x id="START_LINK_1" />
Scott<x id="END_LINK" />
's help. Thanks, Scott!<x id="BREAK" /><x id="START_PARAGRAPH_2" /><x id="START_LINK_2" /><x id="IMAGE" /><x id="END_LINK" /><x id="BREAK" /><x id="START_LINK_2" />
Download<x id="END_LINK" /><x id="END_PARAGRAPH" />
About Hashapass