Hashapass/Hashapass web
- 
Firefox/Chrome
Firefox/Chrome
Firefox/Chrome - 
Hashapassコマンドライン版
Hashapassコマンドライン版
Command-line version of Hashapass - 
Firefox、Chrome用ブックマークレット
Firefox、Chrome用ブックマークレット
Bookmarklet for Firefox and Chrome - 
Mac OS Xウィジェット
Mac OS Xウィジェット
Mac OS X Widget - 
Section header for a short paragraph explaining where Hashapass passwords are stored.
パスワードはどこに保存されますか?パスワードはどこに保存されますか?
Where are my passwords stored? - 
1259076541341387551
1259076541341387551
This requires<x id="START_LINK_1" />openssl<x id="END_LINK" />as well as<x id="START_LINK_2" />GNU coreutils<x id="END_LINK" />. - 
詳細
詳細
About - 
ホーム
ホーム
Home - 
Hashapassの使い方は?
Hashapassの使い方は?
How does it work? - 
Hashapassについて何かあればご連絡ください
Hashapassについて何かあればご連絡ください
Keep me posted about Hashapass - 
3712613666148159776
3712613666148159776
<x id="START_PARAGRAPH" /><x id="START_SPAN" />Caution!<x id="END_SPAN" />Most systems will keep a history of recently-typed commands. You probably do not want to use the above template directly, but rather inside of a shell script that will prompt you for your master password.<x id="END_PARAGRAPH" /><x id="START_PARAGRAPH" />Simon Elmir contributed just such a script:<x id="END_PARAGRAPH" /> - 
<x id="START_PARAGRAPH" />パラメータとマスターパスワードを覚えておけば生成されたパスワードを保存しておく必要はありません。マスターパスワードとパラメータを思い出して同じように生成するだけです。<x id="END_PARAGRAPH" /><x id="START_PARAGRAPH" />もしあなたがインターネットに接続していない状況でパスワードを生成したい場合、または万が一このサイトへアクセスできない場合は<x id="START_LINK_1" />Firefox、Chrome用のブックマークレット<x id="END_LINK" />、<x id="START_LINK_2" />Mac OS Xウィジェット<x id="END_LINK" />、<x id="START_LINK_3" />Windows用のガジェット<x id="END_LINK" />、<x id="START_LINK_4" />Androidアプリ<x id="END_LINK" />を使うことも出来ます。これらはパラメータとマスターパスワードが同じであればこのサイトが生成するパスワードとおなじものを生成します。<x id="END_PARAGRAPH" />
<x id="START_PARAGRAPH" />パラメータとマスターパスワードを覚えておけば生成されたパスワードを保存しておく必要はありません。マスターパスワードとパラメータを思い出して同じように生成するだけです。<x id="END_PARAGRAPH" /><x id="START_PARAGRAPH" />もしあなたがインターネットに接続していない状況でパスワードを生成したい場合、または万が一このサイトへアクセスできない場合は<x id="START_LINK_1" />Firefox、Chrome用のブックマークレット<x id="END_LINK" />、<x id="START_LINK_2" />Mac OS Xウィジェット<x id="END_LINK" />、<x id="START_LINK_3" />Windows用のガジェット<x id="END_LINK" />、<x id="START_LINK_4" />Androidアプリ<x id="END_LINK" />を使うことも出来ます。これらはパラメータとマスターパスワードが同じであればこのサイトが生成するパスワードとおなじものを生成します。<x id="END_PARAGRAPH" /><x id="START_PARAGRAPH" />You don’t have to store your generated passwords anywhere: just remember the master password and the parameter, and type them here.<x id="END_PARAGRAPH" /><x id="START_PARAGRAPH" />If you want to access your generated passwords even when you're not connected to the Internet, or in the rare event when this website isn't available, you can install the<x id="START_LINK_1" />bookmarklet for Firefox and Chrome<x id="END_LINK" />, the<x id="START_LINK_2" />widget for Mac OS X<x id="END_LINK" />or the<x id="START_LINK_3" />gadget for Windows<x id="END_LINK" />; you can also<x id="START_LINK_4" />download the app for Android phones<x id="END_LINK" />. They are compatible with this website (the same combination of master password and parameter will produce the same generated password).<x id="END_PARAGRAPH" /> - 
Hashapassについてもっと知りたい!
Hashapassについてもっと知りたい!
Stay informed about Hashapass! - 
4083853329493827870
4083853329493827870
<x id="START_DIV" /><x id="IMAGE_1" /><x id="END_DIV" /><x id="START_H2" />Gadget for Windows Vista Sidebar<x id="END_H2" /><x id="START_PARAGRAPH_1" />Get easy, safe offline access to Hashapass directly on your Windows Vista desktop by downloading our Gadget for Windows Vista Sidebar!<x id="END_PARAGRAPH" /><x id="START_PARAGRAPH_2" /><x id="START_LINK" /><x id="IMAGE_2" /><x id="END_LINK" /><x id="BREAK" /><x id="START_LINK" />Download<x id="END_LINK" /><x id="BREAK" /><x id="BREAK" /><x id="BREAK" /><x id="START_SPAN" />Microsoft Windows Vista or later is required.<x id="END_SPAN" /><x id="END_PARAGRAPH" /> - 
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 
Header link to the bookmarklet for Firefox or Chrome.