forked from mbags-playground/passbags
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
4eceaae
commit cc02d3e
Showing
1 changed file
with
25 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,29 @@ | ||
# passbag | ||
|
||
[Passbag](./lib/assets/images/logo.png) | ||
All you need about passwords | ||
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 | ||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
An app with the vision to make you an password genius. You don't need password manager. All you need is strong usable password, and only way to get it. |
cc02d3e
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Successfully deployed to the following URLs:
passbags – ./
passbags-sos10e.vercel.app
passbags-git-main-sos10e.vercel.app
passbags.vercel.app