Skip to content
gh-pages
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
css
 
 
 
 
js
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

Password Generator

a simple password generator for myself.

qq20160621-0 2x

Algorithm

  • Information:
{id: "username/email", app: "website/app"}
  • 1Password:

Your origin password (maybe easy to remember) -> SHA-1

  • Generate Password:

information (JSON) + 1 password (SHA-1) -> Base64 -> substring(0, 8)

About

🔑 password generator for me.

Resources

License

Releases

No releases published

Packages

No packages published
You can’t perform that action at this time.