{"id":50881104,"url":"https://github.com/kagal-dev/pki","last_synced_at":"2026-06-15T13:01:28.648Z","repository":{"id":350554723,"uuid":"1192070526","full_name":"kagal-dev/pki","owner":"kagal-dev","description":null,"archived":false,"fork":false,"pushed_at":"2026-06-13T05:14:52.000Z","size":701,"stargazers_count":0,"open_issues_count":11,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-06-13T07:13:54.854Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","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/kagal-dev.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null}},"created_at":"2026-03-25T21:34:11.000Z","updated_at":"2026-05-29T22:37:35.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/kagal-dev/pki","commit_stats":null,"previous_names":["kagal-dev/pki"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/kagal-dev/pki","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kagal-dev%2Fpki","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kagal-dev%2Fpki/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kagal-dev%2Fpki/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kagal-dev%2Fpki/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kagal-dev","download_url":"https://codeload.github.com/kagal-dev/pki/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kagal-dev%2Fpki/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34363557,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-15T02:00:07.085Z","response_time":63,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":"2026-06-15T13:01:24.677Z","updated_at":"2026-06-15T13:01:28.614Z","avatar_url":"https://github.com/kagal-dev.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# @kagal/pki\n\nMonorepo for PKI packages: an ACME protocol library\nand a private certificate authority.\n\n## Packages\n\n### [`@kagal/acme`](packages/@kagal-acme/)\n\nPlatform-neutral ACME protocol library (RFC 8555).\nProtocol types, Valibot schemas, and WebCrypto-based\nutilities. Works on any platform with WebCrypto.\n\nExtensions supported from day one: ARI (RFC 9773)\nand Profiles (draft-ietf-acme-profiles).\n\nSee the [package README](packages/@kagal-acme/README.md)\nfor sub-path exports and usage.\n\n### [`@kagal/ct`](packages/@kagal-ct/)\n\nPlatform-neutral Certificate Transparency library\n(RFC 9162). See the\n[package directory](packages/@kagal-ct/) for sub-path\nexports.\n\n### [`@kagal/ca`](packages/@kagal-ca/)\n\nChallenge-less, EAB-driven private CA engine for\nCloudflare Workers. Runs as a single Durable Object\nper CA with SQLite storage. Standard ACME clients\n(certbot, acme.sh) talk to it over HTTPS.\n\n`@kagal/ca` is a minimal orchestrator — all ACME\nprotocol logic lives in `@kagal/acme/server`. The CA\nhandles HTTP parsing, SQLite persistence, deps wiring\n(account/EAB key lookup, CA signing, enrolment-based\npolicy), and DO alarm scheduling.\n\nBeyond the ACME surface:\n\n- **Management plane (RPC)** — EAB provisioning,\n  identity enrolment, direct issuance, revocation,\n  certificate queries\n- **PKI endpoints** — CA chain, CRL, Certificate\n  Transparency log (RFC 6962) with SCT embedding\n- **`issueDirect`** — programmatic issuance via RPC,\n  bypassing the ACME flow but sharing storage\n\n## Development\n\n```sh\npnpm install\npnpm precommit   # dev:prepare → lint → type-check → build → test\n```\n\n## Licence\n\n[MIT](LICENCE.txt)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkagal-dev%2Fpki","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkagal-dev%2Fpki","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkagal-dev%2Fpki/lists"}