Serverless link shortener. Back to rafifmsn/tool.
Ready to share
Something went wrong
This is a completely serverless link shortener that uses a GitHub repo as the database. It offers 100% data ownership with zero database hosting costs.
repo
Your GitHub Token is securely hidden locally using a symmetric bitwise layer before committing to the browser sandbox storage. To remove your saved token from local storage completely, you can use the trash clear button directly beside the token input field.
Additionally, a strict Content Security Policy (CSP) has been implemented via Cloudflare Pages headers to enforce secure connections and prevent unauthorized data exfiltration.
You can also self-host this static build or Docker deployment. To learn more about the security model or contribute, check out the link repository.