{"id":19864175,"url":"https://github.com/sr-lab/pam-cracklib-nodict","last_synced_at":"2025-02-28T23:20:48.138Z","repository":{"id":75386339,"uuid":"85822110","full_name":"sr-lab/pam-cracklib-nodict","owner":"sr-lab","description":"The vanilla pam_cracklib module with dictionary checks disabled.","archived":false,"fork":false,"pushed_at":"2018-07-15T12:55:59.000Z","size":13,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-01-11T15:34:21.352Z","etag":null,"topics":["cracklib","dictionary","pam-module"],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sr-lab.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2017-03-22T11:56:33.000Z","updated_at":"2018-07-15T12:57:38.000Z","dependencies_parsed_at":"2023-06-06T08:45:18.683Z","dependency_job_id":null,"html_url":"https://github.com/sr-lab/pam-cracklib-nodict","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sr-lab%2Fpam-cracklib-nodict","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sr-lab%2Fpam-cracklib-nodict/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sr-lab%2Fpam-cracklib-nodict/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sr-lab%2Fpam-cracklib-nodict/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sr-lab","download_url":"https://codeload.github.com/sr-lab/pam-cracklib-nodict/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241273100,"owners_count":19937096,"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":["cracklib","dictionary","pam-module"],"created_at":"2024-11-12T15:17:42.931Z","updated_at":"2025-02-28T23:20:48.133Z","avatar_url":"https://github.com/sr-lab.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# PAM Cracklib (No Dictionary Check)\nThe vanilla pam_cracklib module with dictionary checks disabled.\n\n## Overview\nThis is just the `pam_cracklib` module with the dictionary check diabled. This levels the playing field for testing against the verified implementation which does not have a dictionary check built in.\n\n## Building\nTo build the module, use:\n\n```bash\nmake\n```\n\nThere are prerequisites for building this module on your system, so it's best to build it on [the Vagrant box created specifically for this purpose](https://github.com/sr-lab/verified-pam-environment).\n\n## Installation\nTo install the module (that is, get is ready to use) use:\n\n```bash\nmake install\n```\n\nNote that this will *not* make this your active module! To set the module as active (that is, add it to your PAM configuration) use:\n\n```bash\nmake activate\n```\n\nAnd to switch back to the default module `pam_cracklib.so` use:\n\n```bash\nmake deactivate\n```\n\n## Future Work\nIt may be possible to replicate the full functionality of the module (including dictionary check) by using something like [Coq.io](http://coq.io) to read the same format of configuration string and dictionary file that pam_cracklib does.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsr-lab%2Fpam-cracklib-nodict","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsr-lab%2Fpam-cracklib-nodict","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsr-lab%2Fpam-cracklib-nodict/lists"}