Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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: about 2 months ago
JSON representation

Wassword is an Android App built with Flutter to generate passwords and passphrases

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!**


Get it on Google Play
Get it on F-Droid
Get it on Google Play

### 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.

Get it on Google Play

## 📋 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)