{"id":25289074,"url":"https://github.com/brainstone/pamease","last_synced_at":"2026-01-19T07:33:28.250Z","repository":{"id":276709963,"uuid":"930018145","full_name":"BrainStone/PamEase","owner":"BrainStone","description":"Pam modules to make your logging-in experience better","archived":false,"fork":false,"pushed_at":"2025-02-16T00:55:49.000Z","size":54,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-06T17:52:19.159Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C++","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/BrainStone.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":"2025-02-09T22:57:42.000Z","updated_at":"2025-02-17T23:14:35.000Z","dependencies_parsed_at":"2025-02-10T01:30:34.708Z","dependency_job_id":null,"html_url":"https://github.com/BrainStone/PamEase","commit_stats":null,"previous_names":["brainstone/pamease"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/BrainStone/PamEase","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BrainStone%2FPamEase","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BrainStone%2FPamEase/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BrainStone%2FPamEase/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BrainStone%2FPamEase/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BrainStone","download_url":"https://codeload.github.com/BrainStone/PamEase/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BrainStone%2FPamEase/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28562994,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-19T03:31:16.861Z","status":"ssl_error","status_checked_at":"2026-01-19T03:31:15.069Z","response_time":67,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":[],"created_at":"2025-02-12T23:50:00.170Z","updated_at":"2026-01-19T07:33:28.233Z","avatar_url":"https://github.com/BrainStone.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# PamEase\n\nPam modules to make your logging-in experience better\n\n## Building and Installing\n\n### Dependencies\n\nThis project requires the pam dev files as well as the boost base dev files.  \nFor Ubuntu you can use this command:\n\n```console\nsudo apt-get install libpam0g-dev libboost-dev\n```\n\n### CMake\n\nThis is a normal CMake project. If you are familiar with, there's nothing special about it. If not, here's a quick\nguide:\n\n```console\n# Prepare build environment\ncmake -B build\n# Useful options:\n#   - `-D CMAKE_BUILD_TYPE=Release`: Specify the build type. This defaults to Debug, so if you\n#     want to use the project in production/a live system, specify it as Release.\n#   - `-D CMAKE_INSTALL_PREFIX=/usr`: Specifies the install prefix. For productive use, set it\n#     to `/usr`.\n#   - `-D CMAKE_CXX_COMPILER=g++-14`: Specifies the compiler. GCC 14 or above is required. Not\n#     sure about which Clang version is required, but you'll figure it out.\n\n# Build the project\ncmake --build build -j \"$(nproc)\"\n\n# Install the project\nsudo cmake --install build\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrainstone%2Fpamease","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbrainstone%2Fpamease","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrainstone%2Fpamease/lists"}