No description
Find a file
2026-02-26 16:22:35 +01:00
nix-cache allow public access to / and /index.html 2026-02-26 16:22:35 +01:00
.envrc scaffold project 2026-02-26 10:16:34 +01:00
.gitignore add docs 2026-02-26 13:58:40 +01:00
CHANGELOG.md add docs 2026-02-26 13:58:40 +01:00
flake.lock simplify flake and add checks 2026-02-26 11:37:53 +01:00
flake.nix allow public access to / and /index.html 2026-02-26 16:22:35 +01:00
LICENSE init 2026-02-26 09:22:48 +01:00
README.md add docs 2026-02-26 13:58:40 +01:00

cloudflare-workers

Cloudflare Workers for Guardian Project infrastructure.

Canonical Repository: https://guardianproject.dev/ops/cloudflare-workers

Workers

  • nix-cache — Nix binary cache proxy backed by Cloudflare R2 with JWT authentication

Development

# enter dev environment
nix develop

# run all checks in the Nix sandbox
nix flake check

Maintenance

This project is actively maintained by Guardian Project.

Issues

For bug reports and feature requests, please use the Issues page.

Security

For security-related issues, please contact us through our security policy.

License

Copyright (c) 2026 Abel Luck abel@guardianproject.info

This project is licensed under the GNU General Public License v3.0 or later - see the LICENSE file for details.