Wiki source for OneKey
{{image class="right" url="https://selif.yhsif.com/onekey/onekey.png" title="OneKey logo" alt="OneKey logo"}}
=====OneKey=====
====Introduction====
It's a deterministic password generator. It takes a master password and a sitekey, to generate unique password for different sites using HMAC-MD5.
It's compatible with the Chrome extension [[https://chrome.google.com/webstore/detail/pahmlghhaoabdlhnkmmjbkcmdamjccjj | 123 Password]], and also have a compatible [[https://github.com/fishy/scripts/blob/master/onepwd.py | python version]] to use on your computer.
[[https://wang.yuxuan.org/blog/item/2016/11/onekey | There's a blog post to explain the story behind it]]
====Feature highlights====
~- Auto guess sitekey from current running app.
~- Alternatively, able to share URL from Chrome to the app to auto extract sitekey from URL (because I cannot get the current URL from Chrome).
~- Auto copy generated password to clipboard.
~- Auto clear clipboard after a certain time.
====How to get it====
It's available for free on [[https://play.google.com/store/apps/details?id=com.yhsif.onepwd | Google Play]]. It's also [[https://github.com/fishy/onepwd | open source]] with [[https://github.com/fishy/onepwd/blob/master/LICENSE | New BSD License]].
=====OneKey=====
====Introduction====
It's a deterministic password generator. It takes a master password and a sitekey, to generate unique password for different sites using HMAC-MD5.
It's compatible with the Chrome extension [[https://chrome.google.com/webstore/detail/pahmlghhaoabdlhnkmmjbkcmdamjccjj | 123 Password]], and also have a compatible [[https://github.com/fishy/scripts/blob/master/onepwd.py | python version]] to use on your computer.
[[https://wang.yuxuan.org/blog/item/2016/11/onekey | There's a blog post to explain the story behind it]]
====Feature highlights====
~- Auto guess sitekey from current running app.
~- Alternatively, able to share URL from Chrome to the app to auto extract sitekey from URL (because I cannot get the current URL from Chrome).
~- Auto copy generated password to clipboard.
~- Auto clear clipboard after a certain time.
====How to get it====
It's available for free on [[https://play.google.com/store/apps/details?id=com.yhsif.onepwd | Google Play]]. It's also [[https://github.com/fishy/onepwd | open source]] with [[https://github.com/fishy/onepwd/blob/master/LICENSE | New BSD License]].