{"id":23442221,"url":"https://github.com/leosac/access-control","last_synced_at":"2026-01-22T22:35:44.194Z","repository":{"id":18149098,"uuid":"21243583","full_name":"leosac/access-control","owner":"leosac","description":"Leosac Access Control - Open Source Physical Access Control System","archived":false,"fork":false,"pushed_at":"2025-10-24T08:44:45.000Z","size":17893,"stargazers_count":273,"open_issues_count":13,"forks_count":44,"subscribers_count":32,"default_branch":"develop","last_synced_at":"2026-01-14T01:27:08.472Z","etag":null,"topics":["access-control"],"latest_commit_sha":null,"homepage":"https://leosac.com","language":"C++","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/leosac.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":"CLA.md"},"funding":{"github":["leosac"],"patreon":null,"open_collective":"leosac","ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"lfx_crowdfunding":null,"custom":null}},"created_at":"2014-06-26T14:31:42.000Z","updated_at":"2026-01-11T23:16:54.000Z","dependencies_parsed_at":"2025-09-09T09:17:10.908Z","dependency_job_id":"5a028266-d286-4602-8c50-9f1134025e90","html_url":"https://github.com/leosac/access-control","commit_stats":null,"previous_names":["leosac/leosac","islog/leosac"],"tags_count":15,"template":false,"template_full_name":null,"purl":"pkg:github/leosac/access-control","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leosac%2Faccess-control","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leosac%2Faccess-control/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leosac%2Faccess-control/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leosac%2Faccess-control/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/leosac","download_url":"https://codeload.github.com/leosac/access-control/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leosac%2Faccess-control/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28673277,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-22T20:48:19.482Z","status":"ssl_error","status_checked_at":"2026-01-22T20:48:14.968Z","response_time":144,"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":["access-control"],"created_at":"2024-12-23T17:28:58.880Z","updated_at":"2026-01-22T22:35:44.152Z","avatar_url":"https://github.com/leosac.png","language":"C++","funding_links":["https://github.com/sponsors/leosac","https://opencollective.com/leosac"],"categories":["Existing Projects"],"sub_categories":[],"readme":" # Leosac Access Control ![Logo](rc/logo.png)\n\n* Stable branch: master [![Build Status](https://github.com/leosac/access-control/actions/workflows/build.yml/badge.svg?branch=master)](https://github.com/leosac/access-control/actions/workflows/build.yml) [![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=leosac_access-control\u0026metric=alert_status\u0026branch=master)](https://sonarcloud.io/summary/new_code?id=leosac_access-control\u0026branch=master)\n* Development branch: develop [![Build Status](https://github.com/leosac/access-control/actions/workflows/build.yml/badge.svg?branch=develop)](https://github.com/leosac/access-control/actions/workflows/build.yml) [![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=leosac_access-control\u0026metric=alert_status\u0026branch=develop)](https://sonarcloud.io/summary/new_code?id=leosac_access-control\u0026branch=develop) [![Coverity Scan](https://scan.coverity.com/projects/32137/badge.svg)](https://scan.coverity.com/projects/leosac-access-control)\n\nThe documentation for both end user and developpers can be found [here](http://leosac.github.io/leosac-doc/doc_output/develop/).\n\n## What is Leosac Access Control?\n\nLeosac Access Control is an open source physical access control system software. It is meant to be installed on embedded devices running Linux, to handle the logic processing of an access control. Basically, it opens doors.\n\nA Leosac Access Control setup is usually composed of an embedded Linux board running the software, locked in a case, connected to a RFID card reader and to the electric strike of a door.                                                                    \n\n## Features                                                                                                                                                                                                                                    \n\n* Multiple-door/reader support\n* Ethernet connectivity\n* **Fully** configurable wiring layout\n* Portable on virtually every Linux devices on the market\n* Open-source\n\n\n## Getting started  \n\nYou can follow the [install guide](https://leosac.github.io/leosac-doc/doc_output/develop/d5/d97/page_guide_rpi_piface_wiegand.html#install_guide)\nto have a basic setup ready.\n\n## Issues\n\nPlease report issues [here](https://github.com/leosac/access-control/issues).\n\n## License\n\nThis project has been founded by Maxime Chamley (@maxhy), owned by Leosac SAS, and released under the GNU Affero GPLv3 license.\nA copy of the license can be found in the root folder.\n\n![logo](https://raw.githubusercontent.com/leosac/leosac/master/rc/AGPLv3.png  \"AGPL Logo\")\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fleosac%2Faccess-control","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fleosac%2Faccess-control","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fleosac%2Faccess-control/lists"}