{"id":21465975,"url":"https://github.com/celest-dev/corks","last_synced_at":"2025-10-15T12:22:55.637Z","repository":{"id":238735101,"uuid":"797387808","full_name":"celest-dev/corks","owner":"celest-dev","description":"Modern authorization token format based on Macaroons and Cedar","archived":false,"fork":false,"pushed_at":"2025-05-27T00:01:16.000Z","size":434,"stargazers_count":5,"open_issues_count":1,"forks_count":1,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-06-01T03:02:34.316Z","etag":null,"topics":["authorization","cedar","macaroons"],"latest_commit_sha":null,"homepage":"","language":"Dart","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/celest-dev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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":"2024-05-07T18:22:09.000Z","updated_at":"2025-05-26T19:42:42.000Z","dependencies_parsed_at":"2024-08-22T23:14:35.473Z","dependency_job_id":"2fa54d9b-ab56-4b76-bf72-ea04217718fc","html_url":"https://github.com/celest-dev/corks","commit_stats":null,"previous_names":["celest-dev/corks"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/celest-dev/corks","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celest-dev%2Fcorks","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celest-dev%2Fcorks/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celest-dev%2Fcorks/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celest-dev%2Fcorks/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/celest-dev","download_url":"https://codeload.github.com/celest-dev/corks/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celest-dev%2Fcorks/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265402833,"owners_count":23759237,"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":["authorization","cedar","macaroons"],"created_at":"2024-11-23T08:12:43.530Z","updated_at":"2025-10-15T12:22:50.600Z","avatar_url":"https://github.com/celest-dev.png","language":"Dart","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Corks\n\nCorks are authorization tokens which are based off Google's [Macaroons](https://research.google/pubs/macaroons-cookies-with-contextual-caveats-for-decentralized-authorization-in-the-cloud/) paper. They are bearer tokens which identify the entity possessing them, while providing a mechanism for embedding further restrictions via [Cedar](https://www.cedarpolicy.com/en) policy caveats.\n\n## Development\n\nCorks use Protobuf for serialization and deserialization of bearers and caveats. The proto definitions are located in the [proto](./proto) directory and the [Buf](https://buf.build) toolchain is used to generate Dart code from the Protobuf files.\n\nTo generate the Dart code, install Buf then run the following command from the `proto/` directory:\n\n```sh\n$ buf generate\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcelest-dev%2Fcorks","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcelest-dev%2Fcorks","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcelest-dev%2Fcorks/lists"}