{"id":15723888,"url":"https://github.com/vars1ty/lxshadow","last_synced_at":"2026-05-16T15:38:18.144Z","repository":{"id":151024609,"uuid":"605896787","full_name":"vars1ty/lxshadow","owner":"vars1ty","description":"Password-checking binding around /etc/shadow","archived":false,"fork":false,"pushed_at":"2023-02-24T06:16:49.000Z","size":3,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-31T00:44:08.295Z","etag":null,"topics":["crate","library","linux","linux-rust","password","rust","rust-crate","security","shadow"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/vars1ty.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":"2023-02-24T06:07:59.000Z","updated_at":"2023-02-24T06:19:07.000Z","dependencies_parsed_at":"2023-04-12T04:31:36.099Z","dependency_job_id":null,"html_url":"https://github.com/vars1ty/lxshadow","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/vars1ty/lxshadow","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vars1ty%2Flxshadow","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vars1ty%2Flxshadow/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vars1ty%2Flxshadow/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vars1ty%2Flxshadow/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vars1ty","download_url":"https://codeload.github.com/vars1ty/lxshadow/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vars1ty%2Flxshadow/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33108232,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-16T04:41:52.686Z","status":"ssl_error","status_checked_at":"2026-05-16T04:41:52.009Z","response_time":115,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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":["crate","library","linux","linux-rust","password","rust","rust-crate","security","shadow"],"created_at":"2024-10-03T22:13:40.214Z","updated_at":"2026-05-16T15:38:18.129Z","avatar_url":"https://github.com/vars1ty.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# lxshadow\nPassword-checking binding around /etc/shadow, without the direct use of unsafe code or libc calls.\n## Usage example\n```rust\nfn main() {\n    let result = is_eq(\"username\", \"password\", true).expect(\"Failed reading /etc/shadow, check the log!\").expect(\"Failed retrieving necessary info, check the log!\");\n    println!(\"is password eq: {result}\")\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvars1ty%2Flxshadow","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvars1ty%2Flxshadow","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvars1ty%2Flxshadow/lists"}