Pushduck – S3 uploads that run on Cloudflare Workers, no AWS SDK
Edge-ready S3 uploads without AWS SDK, but uploadthing and others exist.
A unified framework for strengthening CDN security and managing edge protection policies.
YAML-to-code compiler for CDN security, but CloudFront+CF already have native policy tools.
Platform engineers, DevOps teams managing multi-CDN infrastructure
Terraform CDN modules · AWS CloudFormation WAF templates · Cloudflare Wrangler
You define a policy like "Verify JWT" or "Block SQLi patterns" in YAML. The tool compiles this into: - *AWS:* CloudFront Functions (JS) + Lambda@Edge (for heavier tasks) + WAF Rules. - *Cloudflare:* Workers (TS) using native APIs like `crypto.subtle`.
It handles the platform-specific quirks (e.g., CloudFront's limited JS environment vs Cloudflare's full Node-like environment) so you don't have to rewrite your security logic when switching providers.
Open source and ready for feedback: https://github.com/albert-einshutoin/cdn-security-framework
Edge-ready S3 uploads without AWS SDK, but uploadthing and others exist.
Auto-fixes dangerous IAM policies with least-privilege replacements in seconds.
Sandbox agents via natural-language policy, not ambient authority—genuinely novel approach.
Synology DSM native support with DynDNS2 protocol is a genuine differentiator.
Yet another Workers framework when Hono already dominates the space.
Edge-native coding agents on Workers when Cursor and Continue dominate locally.