passbag

Passbag Make your weak password into super strong password.

About

This is app help you to generate a strong password. It is implemented using flutter, so it can run in any platform, wether on mac, ios, android, or in browser.

Algorithm

  1. Provide your own secret from example secret
  2. Provide your weak password for example mbags
  3. Perfom hashing and encoding for your provided secret and weak password to generat a fixed length strong password
  4. Get your strong password
  • No information is saved in browser or database, you own your own password