Rafif Muchsin

Link Shortener

Error

Something went wrong

Documentation

This is a completely serverless link shortener that uses GitHub repo as the database. It offers 100% data ownership with zero database hosting costs.

1. How to Use It

  • Create a Database: Make a new, empty public GitHub repository.
  • Get a Token: Generate a Personal Access Token (classic) with the repo scope.
  • Generate: Select "Custom", input credentials, and run.

2. Token Privacy & Security

Your GitHub Token is securely hidden locally using a symmetric bitwise layer before committing to the browser sandbox storage.

You can also self-host this static build or Docker deployment. To learn more about the security model or contribute, check out the @rafifmsn/rmsn-link repository.