Password Generator a simple password generator for myself. 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)