{"id":27815585,"url":"https://github.com/cloudflare/azul","last_synced_at":"2025-05-01T13:54:53.376Z","repository":{"id":287020973,"uuid":"955380580","full_name":"cloudflare/azul","owner":"cloudflare","description":"An implementation of a static-ct-api certificate transparency log for deployment on Cloudflare Workers","archived":false,"fork":false,"pushed_at":"2025-04-24T00:26:32.000Z","size":518,"stargazers_count":16,"open_issues_count":7,"forks_count":2,"subscribers_count":10,"default_branch":"main","last_synced_at":"2025-04-24T01:26:22.234Z","etag":null,"topics":["certificate-transparency","certificate-transparency-logs","cryptography","merkle-tree","pki","web"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/cloudflare.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":"CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-03-26T14:50:02.000Z","updated_at":"2025-04-24T00:26:34.000Z","dependencies_parsed_at":"2025-04-24T01:33:54.037Z","dependency_job_id":null,"html_url":"https://github.com/cloudflare/azul","commit_stats":null,"previous_names":["cloudflare/azul"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudflare%2Fazul","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudflare%2Fazul/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudflare%2Fazul/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudflare%2Fazul/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cloudflare","download_url":"https://codeload.github.com/cloudflare/azul/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251886804,"owners_count":21659932,"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":["certificate-transparency","certificate-transparency-logs","cryptography","merkle-tree","pki","web"],"created_at":"2025-05-01T13:54:52.813Z","updated_at":"2025-05-01T13:54:53.370Z","avatar_url":"https://github.com/cloudflare.png","language":"Rust","funding_links":[],"categories":["Rust"],"sub_categories":[],"readme":"# Azul\n\nAzul (short for [azulejos](https://en.wikipedia.org/wiki/Azulejo), the colorful Portuguese and Spanish ceramic tiles) contains an implementation of a tiled certificate transparency log compatible with the [Static CT API](https://c2sp.org/static-ct-api), built for deployment on [Cloudflare Workers](https://workers.cloudflare.com). It also contains several crates implementing various C2SP specifications. Read the [blog post](https://blog.cloudflare.com/azul-certificate-transparency-log) for more details.\n\nThe crates in the repository are organized as follows:\n\n- **[ct_worker](crates/ct_worker)**: A Static CT API log implementation for deployment on Cloudflare Workers.\n- **[static_ct_api](crates/static_ct_api)** ([crates.io](https://crates.io/crates/static_ct_api)): An implementation of the [C2SP static-ct-api](https://c2sp.org/static-ct-api) specification.\n- **[signed_note](crates/signed_note)** ([crates.io](https://crates.io/crates/signed_note)): An implementation of the [C2SP signed-note](https://c2sp.org/signed-note) specification.\n- **[tlog_tiles](crates/tlog_tiles)** ([crates.io](https://crates.io/crates/tlog_tiles)): An implementation of the [C2SP tlog-tiles](https://c2sp.org/tlog-tiles) and [C2SP checkpoint](https://c2sp.org/tlog-checkpoint) specifications.\n\n## Deploy\n\nSee instructions in the [ct_worker](crates/ct_worker/README.md) crate for deployment instructions.\n\n## Build\n\n    cargo build\n\n## Test\n\n    cargo test\n\n## Benchmark\n\n    cargo bench\n\n## Fuzz\n\nFollow setup instructions from \u003chttps://rust-fuzz.github.io/book/cargo-fuzz/setup.html\u003e (requires nightly compiler).\n\n    cargo fuzz run fuzz_parse_tile_path\n    cargo fuzz run fuzz_parse_tree\n    cargo fuzz run fuzz_parse_record\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcloudflare%2Fazul","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcloudflare%2Fazul","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcloudflare%2Fazul/lists"}