Skip to content

Latest commit

 

History

History
18 lines (16 loc) · 653 Bytes

README.md

File metadata and controls

18 lines (16 loc) · 653 Bytes

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