ychin / brainpass

Utility webpage to generate per-site passwords from a master passphrase, without needing external data. Similar to how brainwallet works.

Home Page:https://ychin.github.io/brainpass/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

brainpass

Utility webpage to generate per-site passwords from a master passphrase, without needing external data. Similar to how brainwallet works.

TODOs:

  • local storage stores websites for me, allow exporting to JSON
  • random passphrase generator
  • different languages
  • Choose how long password can be
  • verifier to make sure we typed the correct password
  • Use iframe sandbox
  • Provide a default list of sites
  • Expose password length
  • Expose hash iteration count / algorithm
  • Mobile improvements:
  • Auto-select the generated password to make copying easier
  • Turn into app/browser extension to save typing and can auto-copy for us

About

Utility webpage to generate per-site passwords from a master passphrase, without needing external data. Similar to how brainwallet works.

https://ychin.github.io/brainpass/

License:MIT License


Languages

Language:JavaScript 94.6%Language:HTML 5.3%Language:CSS 0.1%