Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/polilluminato/wassword-flutter
Wassword is an Android App built with Flutter to generate passwords and passphrases
https://github.com/polilluminato/wassword-flutter
android flutter flutter-app flutter-ui
Last synced: 3 months ago
JSON representation
Wassword is an Android App built with Flutter to generate passwords and passphrases
- Host: GitHub
- URL: https://github.com/polilluminato/wassword-flutter
- Owner: polilluminato
- License: mit
- Created: 2019-08-21T21:25:10.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2024-07-07T13:34:50.000Z (4 months ago)
- Last Synced: 2024-07-08T06:22:46.911Z (4 months ago)
- Topics: android, flutter, flutter-app, flutter-ui
- Language: Dart
- Homepage: https://wassword.app
- Size: 5.55 MB
- Stars: 57
- Watchers: 5
- Forks: 8
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
With Wassword you can easily generate complex passwords and use them for your online accounts. Choose length and chars to be used and generate your passwords safely.
Everything works offline and nothing is shared, your safety comes first.
**Wassword isn't a password manager, it doesn't store generated password. Wassword only creates password!**
### Features
- Create password with **Numbers**, **Lower case letters**, **Upper case letters**, **Symbols**, **8 to 128 chars**
- Generate passhrase with [EFF's New Wordlists for Random Passphrases](https://www.eff.org/deeplinks/2016/07/new-wordlists-random-passphrases) and choose between: [eff-long](https://github.com/redacted/XKCD-password-generator/blob/master/xkcdpass/static/eff-long), [eff-short](https://github.com/redacted/XKCD-password-generator/blob/master/xkcdpass/static/eff-short) and [eff-special](https://github.com/redacted/XKCD-password-generator/blob/master/xkcdpass/static/eff-special)
- **Copy** generated passwords and passphrase
- **Generate** as many passwords and passphrases as you want
- **[Riverpod](https://riverpod.dev/)** as a state management library
- Support for **dark** and **light** mode
- Support for large screen with [Navigation rail](https://m3.material.io/components/navigation-rail/overview)### 📱 Screenshots
| Screenshot #1 | Screenshot #2 | Screenshot #3 |
|-|-|-|
| | | || Screenshot Large #1 | Screenshot Large #2 |
|-|-|
| | |## 💎 Contributing
If you have any idea, feel free to fork it and submit your changes back to me.
## 📋 License
Wassword is released under the [MIT license](LICENSE.md). You can use the code for any purpose, including commercial projects.
[![license](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)