{"id":19864158,"url":"https://github.com/sr-lab/verified-pam-environment","last_synced_at":"2026-04-14T02:31:27.329Z","repository":{"id":66474225,"uuid":"81361788","full_name":"sr-lab/verified-pam-environment","owner":"sr-lab","description":"Vagrantfile and provisioning scripts to create an environment for developing verified PAM modules.","archived":false,"fork":false,"pushed_at":"2018-07-05T10:01:45.000Z","size":8,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-03-01T00:29:56.843Z","etag":null,"topics":["pam-module","provisioning","vagrant","vagrantfile"],"latest_commit_sha":null,"homepage":null,"language":"Shell","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-02-08T18:27:21.000Z","updated_at":"2018-07-05T10:01:47.000Z","dependencies_parsed_at":"2023-06-01T09:15:34.081Z","dependency_job_id":null,"html_url":"https://github.com/sr-lab/verified-pam-environment","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/sr-lab/verified-pam-environment","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sr-lab%2Fverified-pam-environment","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sr-lab%2Fverified-pam-environment/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sr-lab%2Fverified-pam-environment/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sr-lab%2Fverified-pam-environment/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sr-lab","download_url":"https://codeload.github.com/sr-lab/verified-pam-environment/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sr-lab%2Fverified-pam-environment/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31779943,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-14T02:24:21.117Z","status":"ssl_error","status_checked_at":"2026-04-14T02:24:20.627Z","response_time":153,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["pam-module","provisioning","vagrant","vagrantfile"],"created_at":"2024-11-12T15:17:39.413Z","updated_at":"2026-04-14T02:31:27.313Z","avatar_url":"https://github.com/sr-lab.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Verified PAM Environment\nVagrantfile and provisioning scripts to create an environment for developing verified PAM modules.\n\n## Purpose\nThis environment can be used to:\n\n* Build [the proof-of-concept project](https://github.com/sr-lab/simple-verified-ffi) for calling verified code from Haskell.\n* Build [the verified rewrite](https://github.com/sr-lab/verified-pam-cracklib) of pam_cracklib.\n* Build [the original pam_cracklib module](https://github.com/linux-pam/linux-pam) or the version [with the dictionary check disabled](https://github.com/sr-lab/pam-cracklib-nodict).\n\n## Prerequisites\nYou'll need [Oracle VM VirtualBox](https://www.virtualbox.org/wiki/Downloads) installed as well as [Vagrant](https://www.vagrantup.com/downloads.html).\n\n## Setup\nLike any Vagrant box, run:\n\n```bash\nvagrant up\n```\n\nIt's recommended that Windows users use the [Cygwin](https://www.cygwin.com/) terminal because that comes with an SSH agent. From there, use:\n\n```bash\nvagrant ssh\n```\n\nTo access the box over SSH.\n\n## Details\nThe box is running Ubuntu \"Xenial\" 16.04 LTS with:\n\n* OCaml, OPAM and a bunch of associated libraries/tools\n* The Glasgow Haskell Compiler (GHC)\n* Coq 8.6 (built from source)\n* Development files for PAM (`libpam0g-dev`)\n* PAM Cracklib, which doesn't come with Ubuntu Xenial out-of-the-box (`libpam-cracklib`)\n* Libcrack, which PAM Cracklib depends on (`libcrack2-dev`)\n\n*Note: No desktop/window system/GUI is installed on this box.*\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsr-lab%2Fverified-pam-environment","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsr-lab%2Fverified-pam-environment","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsr-lab%2Fverified-pam-environment/lists"}