About this project
SecureLink is a production-ready, highly secure link shortening system built natively on Cloudflare Workers edge computing platform.
It leverages military-grade AES-256-GCM encryption and HMAC-SHA256 signing for tamper-proof link generation. Key capabilities include strict link expiration, click limits, advanced bot/crawler detection, and IP-based distributed rate limiting utilizing Cloudflare KV storage.
Highlights
- Military-grade AES-256-GCM encryption for all links
- HMAC-SHA256 signing for tamper-proof link verification
- Distributed edge rate limiting and state management via Cloudflare KV
- Advanced bot protection and customizable link expiration times
- Highly scalable serverless architecture running strictly on edge nodes
- Integrated security headers (CSP, X-Frame-Options, XSS protection)