{"id":13643747,"url":"https://github.com/polilluminato/wassword-flutter","last_synced_at":"2025-04-09T11:10:12.362Z","repository":{"id":49752309,"uuid":"203666667","full_name":"polilluminato/wassword-flutter","owner":"polilluminato","description":"Wassword is an Android App built with Flutter to generate passwords and passphrases","archived":false,"fork":false,"pushed_at":"2025-01-05T11:34:05.000Z","size":9573,"stargazers_count":73,"open_issues_count":10,"forks_count":9,"subscribers_count":6,"default_branch":"main","last_synced_at":"2025-04-02T06:48:50.551Z","etag":null,"topics":["android","flutter","flutter-app","flutter-ui"],"latest_commit_sha":null,"homepage":"https://wassword.app","language":"Dart","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/polilluminato.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":"polilluminato","buy_me_a_coffee":"polilluminato","custom":"https://paypal.me/polilluminato"}},"created_at":"2019-08-21T21:25:10.000Z","updated_at":"2025-03-30T01:30:34.000Z","dependencies_parsed_at":"2024-03-22T07:42:21.323Z","dependency_job_id":"cbb1ca11-a3e9-4191-bc2c-7f7ad2c924cd","html_url":"https://github.com/polilluminato/wassword-flutter","commit_stats":{"total_commits":300,"total_committers":3,"mean_commits":100.0,"dds":0.07999999999999996,"last_synced_commit":"2957ebab877c01a05e0c01e07c98ddd45655c98d"},"previous_names":[],"tags_count":21,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polilluminato%2Fwassword-flutter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polilluminato%2Fwassword-flutter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polilluminato%2Fwassword-flutter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polilluminato%2Fwassword-flutter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/polilluminato","download_url":"https://codeload.github.com/polilluminato/wassword-flutter/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248027408,"owners_count":21035594,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["android","flutter","flutter-app","flutter-ui"],"created_at":"2024-08-02T01:01:52.055Z","updated_at":"2025-04-09T11:10:12.340Z","avatar_url":"https://github.com/polilluminato.png","language":"Dart","funding_links":["https://github.com/sponsors/polilluminato","https://buymeacoffee.com/polilluminato","https://paypal.me/polilluminato"],"categories":["🔐 Security \u0026 Privacy"],"sub_categories":["🔑 Password Manager"],"readme":"\u003cimg src=\".github/images/banner_store.png\"\u003e\n\n\u003cp align=\"center\"\u003e\n    \u003ca href=\"https://dart.dev/\"\u003e\u003cimg src=\"https://img.shields.io/badge/Dart-0175C2?style=for-the-badge\u0026logo=dart\u0026logoColor=white\"\u003e\u003c/a\u003e\n    \u003ca href=\"https://flutter.dev/\"\u003e\u003cimg src=\"https://img.shields.io/badge/Flutter-02569B?style=for-the-badge\u0026logo=flutter\u0026logoColor=white\"\u003e\u003c/a\u003e\n\u003c/p\u003e\n\nWith 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.\n\nEverything works offline and nothing is shared, your safety comes first.\n\n**Wassword isn't a password manager, it doesn't store generated password. Wassword only creates password!**\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://play.google.com/store/apps/details?id=com.albertobonacina.wassword\"\u003e\u003cimg alt=\"Get it on Google Play\" src=\"https://img.shields.io/badge/Android-3DDC84?style=for-the-badge\u0026logo=android\u0026logoColor=white\" height=\"50px\"/\u003e\u003c/a\u003e\n  \u003ca href=\"https://demo.wassword.app\"\u003e\u003cimg alt=\"Wassword Web App\" src=\"https://img.shields.io/badge/Netlify-00C7B7?style=for-the-badge\u0026logo=netlify\u0026logoColor=white\" height=\"50px\"/\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n### Features\n\n- Create password with **Numbers**, **Lower case letters**, **Upper case letters**, **Symbols**, **8 to 128 chars**\n- 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)\n- **Copy** generated passwords and passphrase\n- **Generate** as many passwords and passphrases as you want\n- **[Riverpod](https://riverpod.dev/)** as a state management library\n- Support for **dark** and **light** mode\n- Support for large screen with [Navigation rail](https://m3.material.io/components/navigation-rail/overview)\n\n### 📱 Screenshots\n\n| Password Generation                                           | Passphrase Generation                           | Light Mode                                                      |\n|---------------------------------------------------------------|-------------------------------------------------|-----------------------------------------------------------------|\n| \u003cimg width=\"250\" src=\".github/images/screenshot/screenshot_password.png\"\u003e | \u003cimg width=\"250\" src=\".github/images/screenshot/screenshot_passphrase.png\"\u003e | \u003cimg width=\"250\" src=\".github/images/screenshot/screenshot_light_mode.png\"\u003e |\n\n## 💎 Contributing\n\nIf you have any idea, feel free to fork it and submit your changes back to me.\n\n\u003cimg alt=\"Get it on Google Play\" src=\"https://img.shields.io/badge/Ask%20me-anything-1abc9c.svg\" /\u003e\n\n## 📋 License\n\nWassword is released under the [MIT license](LICENSE.md). You can use the code for any purpose, including commercial projects.\n\n[![license](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpolilluminato%2Fwassword-flutter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpolilluminato%2Fwassword-flutter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpolilluminato%2Fwassword-flutter/lists"}