{"id":17262713,"url":"https://github.com/maandree/passcheck","last_synced_at":"2025-02-24T22:30:52.486Z","repository":{"id":8393253,"uuid":"9970841","full_name":"maandree/passcheck","owner":"maandree","description":"Passphrase strength evaluator","archived":true,"fork":false,"pushed_at":"2024-10-06T18:35:38.000Z","size":121193,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-31T11:50:03.407Z","etag":null,"topics":["password-checker","security"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/maandree.png","metadata":{"files":{"readme":"README","changelog":null,"contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-05-09T23:46:50.000Z","updated_at":"2024-10-06T18:37:20.000Z","dependencies_parsed_at":"2022-09-03T23:22:20.275Z","dependency_job_id":null,"html_url":"https://github.com/maandree/passcheck","commit_stats":null,"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maandree%2Fpasscheck","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maandree%2Fpasscheck/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maandree%2Fpasscheck/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maandree%2Fpasscheck/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/maandree","download_url":"https://codeload.github.com/maandree/passcheck/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240568026,"owners_count":19822015,"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":["password-checker","security"],"created_at":"2024-10-15T07:54:33.282Z","updated_at":"2025-02-24T22:30:52.022Z","avatar_url":"https://github.com/maandree.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"NAME\n\tpasscheck - passphrase strength evaluator\n\nSYNOPSIS\n\tpasscheck [OPTION]... \u003c PASSPHRASE_LIST\n\nDESCRIPTION\n\tEvaluates the strength of passphrases based.\n\tAll passphrases are given a non-negative integer rating.\n\n\tThe output is formatted so that it is suitable for\n\tpiping into 'sort -rn' to sort passphrases by strength.\n\n\t300 is a good threshold for strong passphrases,\n\t200 is a good threshold for acceptable passphrases.\n\nOPTIONS\n\t-r\n\t--raw\n\t\tTreat escape sequences as part of the passphrases.\n\t\tIf not used, ANSI escape sequences are ignored.\n\n\t-w\n\t--waste-ram\n\t\tLoads the blacklist into RAM and creates a hash set\n\t\tof it. It is unreasonable to do this unless you have\n\t\tthe process running indefinitely and (somewhat)\n\t\tcontinuously feed passphrases. Note that this\n\t\trequires a lot of RAM.\n\nRATIONALE\n\tPassphrase-strength meters used on the Web use horrid\n\theuristics and does not even blacklist the most common\n\tpassphrases. We need better passphrase-strength meters\n\tto keep users safe.\n\nSEE ALSO\n\tcorrectpony(1), autopasswd(1), john(1), sort(1)\n\n\tFull documentation available locally via: info '(passcheck)'\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaandree%2Fpasscheck","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmaandree%2Fpasscheck","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaandree%2Fpasscheck/lists"}