{"id":18448796,"url":"https://github.com/synrc/ldap","last_synced_at":"2025-07-07T02:40:15.576Z","repository":{"id":2433176,"uuid":"3402726","full_name":"synrc/ldap","owner":"synrc","description":"🌐 LDAP: Directory Server. ITU/IETF: 2849, 3296, 3671-3673, 3866, 4510-4518, 4522, 4525, 4526, 4929, 5480, X.519.","archived":false,"fork":false,"pushed_at":"2025-06-27T15:09:05.000Z","size":2824,"stargazers_count":53,"open_issues_count":0,"forks_count":17,"subscribers_count":18,"default_branch":"master","last_synced_at":"2025-06-27T16:24:14.777Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://ldap.erp.uno","language":"Erlang","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/synrc.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,"zenodo":null}},"created_at":"2012-02-10T00:04:55.000Z","updated_at":"2025-06-27T15:09:09.000Z","dependencies_parsed_at":"2025-04-19T06:22:46.759Z","dependency_job_id":"bfa08235-8979-4e64-903f-d8742606ae5d","html_url":"https://github.com/synrc/ldap","commit_stats":{"total_commits":149,"total_committers":1,"mean_commits":149.0,"dds":0.0,"last_synced_commit":"431e78ea94a5389c7f87f941487f3afb2690fccb"},"previous_names":["enterprizing/ldap","erpuno/ldap"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/synrc/ldap","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/synrc%2Fldap","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/synrc%2Fldap/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/synrc%2Fldap/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/synrc%2Fldap/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/synrc","download_url":"https://codeload.github.com/synrc/ldap/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/synrc%2Fldap/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263064054,"owners_count":23408050,"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":[],"created_at":"2024-11-06T07:17:15.816Z","updated_at":"2025-07-07T02:40:15.560Z","avatar_url":"https://github.com/synrc.png","language":"Erlang","funding_links":[],"categories":[],"sub_categories":[],"readme":"SYNRC 🌐 LDAP\n=============\n[![Hex pm](http://img.shields.io/hexpm/v/ldap.svg?style=flat)](https://hex.pm/packages/ldap)\n\nSYNRC LDAP is a high-performant IETF 2849 3296 3671-3673 3866 4510-4518 4522 4525 4526 4929 5480\ncompatible LDAP directory server with SQLITE, LMDB, MONGODB backends in 300 LOC of Elixir.\n\n![ldap-shaders](https://ldap.erp.uno/priv/design/ldap-shaders.png)\n\nRun\n---\n\n```\n$ mix deps.get\n$ iex -S mix\nErlang/OTP 24 [erts-12.2.1] [source] [64-bit]\n              [smp:12:12] [ds:12:12:10] [async-threads:1] [jit]\n\nInteractive Elixir (1.12.2) - press Ctrl+C to exit (type h() ENTER for help)\niex(1)\u003e\n07:13:52.765 [info]  SYNRC LDAP Instance: \"C27876AC5906C140\" \n07:13:52.765 [info]  SYNRC LDAP Connection: #Reference\u003c0.3013795599.2027814937.92659\u003e\nnil\niex(2)\u003e :application.which_applications\n[\n  {:logger, 'logger', '1.12.2'},\n  {:ldap, 'LDAP  CXC 138 22 Directory Server', '13.7.24'},\n  {:exqlite, 'SQLITE Elixir SQLite3 library', '0.13.14'},\n  {:db_connection, 'Database connection behaviour', '2.5.0'},\n  {:eldap, 'LDAP  CXC 138 22 Client', '1.2.9'},\n  {:inets, 'INETS  CXC 138 49', '7.5'},\n  {:ssl, 'Erlang/OTP SSL application', '10.6.1'},\n  {:public_key, 'Public key infrastructure', '1.11.3'},\n  {:asn1, 'The Erlang ASN1 compiler version 5.0.17', '5.0.17'},\n  {:crypto, 'CRYPTO', '5.0.5'},\n  {:mix, 'mix', '1.12.2'},\n  {:iex, 'iex', '1.12.2'},\n  {:elixir, 'elixir', '1.12.2'},\n  {:compiler, 'ERTS  CXC 138 10', '8.0.4'},\n  {:stdlib, 'ERTS  CXC 138 10', '3.17'},\n  {:kernel, 'ERTS  CXC 138 10', '8.2'}\n]\n```\n\nMentions\n--------\n\n* \u003ca href=\"https://tonpa.guru/stream/2010/2010-10-18 LDAP.htm\"\u003e2010-10-18 LDAP\u003c/a\u003e\u003cbr\u003e\n* \u003ca href=\"https://tonpa.guru/stream/2023/2023-07-20 LDAP Compliance.htm\"\u003e2023-07-20 LDAP Compliance\u003c/a\u003e\u003cbr\u003e\n* \u003ca href=\"https://ldap.erp.uno\"\u003e2023-07-25 SYNRC LDAP 13.7.24\u003c/a\u003e\u003cbr\u003e\n\nCredits\n-------\n\n* Namdak Tonpa\n\nOM A HUM\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsynrc%2Fldap","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsynrc%2Fldap","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsynrc%2Fldap/lists"}