{"id":13643733,"url":"https://github.com/cyb3rko/pazzword","last_synced_at":"2025-07-30T09:03:04.937Z","repository":{"id":46189365,"uuid":"399963494","full_name":"cyb3rko/pazzword","owner":"cyb3rko","description":"The most intelligent password evaluator app","archived":false,"fork":false,"pushed_at":"2024-10-18T00:29:22.000Z","size":3201,"stargazers_count":53,"open_issues_count":3,"forks_count":2,"subscribers_count":4,"default_branch":"main","last_synced_at":"2024-10-19T14:10:47.757Z","etag":null,"topics":["analyzer","android","app","cybersecurity","evaluation","kotlin","nbvcxz","password","zxcvbn"],"latest_commit_sha":null,"homepage":"","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cyb3rko.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"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}},"created_at":"2021-08-25T21:39:39.000Z","updated_at":"2024-10-17T11:03:54.000Z","dependencies_parsed_at":"2024-01-14T10:01:21.116Z","dependency_job_id":"a7ae1e7c-4c39-4813-b0d9-eaa5f89a3159","html_url":"https://github.com/cyb3rko/pazzword","commit_stats":null,"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"purl":"pkg:github/cyb3rko/pazzword","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cyb3rko%2Fpazzword","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cyb3rko%2Fpazzword/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cyb3rko%2Fpazzword/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cyb3rko%2Fpazzword/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cyb3rko","download_url":"https://codeload.github.com/cyb3rko/pazzword/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cyb3rko%2Fpazzword/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267842956,"owners_count":24153132,"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","status":"online","status_checked_at":"2025-07-30T02:00:09.044Z","response_time":70,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["analyzer","android","app","cybersecurity","evaluation","kotlin","nbvcxz","password","zxcvbn"],"created_at":"2024-08-02T01:01:51.893Z","updated_at":"2025-07-30T09:03:04.867Z","avatar_url":"https://github.com/cyb3rko.png","language":"Kotlin","funding_links":[],"categories":["🔐 Security \u0026 Privacy"],"sub_categories":["🔑 Password Manager"],"readme":"# Pazzword\n[![API](https://img.shields.io/badge/API-21%2B-brightgreen.svg?style=flat)](https://android-arsenal.com/api?level=21)\n[![release](https://img.shields.io/github/release/cyb3rko/pazzword.svg)](https://github.com/cyb3rko/pazzword/releases/latest)\n[![license](https://img.shields.io/github/license/cyb3rko/pazzword)](https://www.apache.org/licenses/LICENSE-2.0)\n[![last commit](https://img.shields.io/github/last-commit/cyb3rko/pazzword?color=F34C9F)](https://github.com/cyb3rko/pazzword/commits/main)\n\n- [About this project](#about-this-project)  \n    \u003c!-- - [Translation](#translation) --\u003e\n- [Features](#features)  \n- [Download](#download)\n- [Screenshots](#screenshots)   \n- [Contribute](#contribute)  \n- [License](#license)  \n\n---\n\n## About this project\nWelcome to the most intelligent password evaluator app 'Pazzword'.\n\nIt analyzes passwords using the open source library '[nbvcxz](https://github.com/GoSimpleLLC/nbvcxz)', a Java adaptation of '[zxcvbn](https://github.com/dropbox/zxcvbn)' by Dropbox.\n\nIn comparison to other password evaluator tools this secure and flexible tool uses algorithms for pattern matching and conservative estimation to give you the best results currently possible. It recognizes and weighs 30.000 common passwords, common names \u0026 surnames, most english words and common patterns like dates, repeats, sequences, keyboard patterns and l33t speak.\nFor more information visit https://github.com/dropbox/zxcvbn.\n\nYou are welcomed to open new [issues](https://github.com/cyb3rko/pazzword/issues) and creating [pull requests](https://github.com/cyb3rko/pazzword/pulls) for improving code and implementing new features (see chapter [Contribute](#contribute)).  \nFurthermore I'm still a student so the progress might not be as fast as on other projects.\n\n\u003c!-- ### Translation\n\n[TRANSLATION PROJECT](https://poeditor.com/join/project?hash=ygnGPjgRfN)\n\nYou can now translate this app in many different languages.  \nIf you can't find a language you're looking for, just drop me a mail at niko@cyb3rko.de and I will add it. --\u003e\n\n## Features\nAnalyzing entered passwords with the following feedback:\n- a score,\n- entropy,\n- custom suggestions,\n- found patterns and\n- estimated stability against cracking\nfor the returned password.\n\nAccessing the 200 most common passwords of 2021 ([source](https://nordpass.com/most-common-passwords-list/)).\n\n## Download\n\n[\u003cimg height=\"80\" alt=\"Get it on PlayStore\"\nsrc=\"https://play.google.com/intl/en_us/badges/images/generic/en_badge_web_generic.png\"\n/\u003e](https://play.google.com/store/apps/details?id=com.cyb3rko.pazzword)\n[\u003cimg height=\"80\" alt=\"Get it on F-Droid\"\nsrc=\"https://fdroid.gitlab.io/artwork/badge/get-it-on.png\"\n/\u003e](https://f-droid.org/app/com.cyb3rko.pazzword)\n[\u003cimg height=\"80\" src=\"https://raw.githubusercontent.com/gotify/android/master/download-badge.png\"/\u003e](https://github.com/cyb3rko/pazzword/releases)\n\n## Screenshots\n\n|\u003cimg src=\"metadata/en-US/images/phoneScreenshots/1.png\" width=\"220\"\u003e|\u003cimg src=\"metadata/en-US/images/phoneScreenshots/2.png\" width=\"220\"\u003e|\u003cimg src=\"metadata/en-US/images/phoneScreenshots/3.png\" width=\"220\"\u003e|\u003cimg src=\"metadata/en-US/images/phoneScreenshots/4.png\" width=\"220\"\u003e|\n|:---:|:---:|:---:|:---:|\n\n## Contribute\nOf course I'm happy about any kind of contribution.\n\nFor creating [issues](https://github.com/cyb3rko/pazzword/issues) there's no real guideline you should follow.\nIf you create [pull requests](https://github.com/cyb3rko/pazzword/pulls) please try to use my syntax that I follow.\nUsing a unified code format makes it much easier for me and for everyone else.\n\n## License\n\n    Copyright 2023, Cyb3rKo\n\n    Licensed under the Apache License, Version 2.0 (the \"License\");\n    you may not use this file except in compliance with the License.\n    You may obtain a copy of the License at\n    \n        http://www.apache.org/licenses/LICENSE-2.0\n\n    Unless required by applicable law or agreed to in writing, software\n    distributed under the License is distributed on an \"AS IS\" BASIS,\n    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n    See the License for the specific language governing permissions and\n    limitations under the License.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcyb3rko%2Fpazzword","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcyb3rko%2Fpazzword","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcyb3rko%2Fpazzword/lists"}