Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/frasertweedale/shortcircuit-server
URL redirect resolver
https://github.com/frasertweedale/shortcircuit-server
Last synced: 15 days ago
JSON representation
URL redirect resolver
- Host: GitHub
- URL: https://github.com/frasertweedale/shortcircuit-server
- Owner: frasertweedale
- Created: 2013-04-26T14:03:11.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-05-08T13:29:16.000Z (over 11 years ago)
- Last Synced: 2024-11-09T03:48:31.180Z (2 months ago)
- Language: Haskell
- Size: 168 KB
- Stars: 2
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
shortcircuit-server: URL redirect resolver
==========================================URL shortening services can track you when you hit their servers to
resolve URLs. Certain large social networking and social media
companies are particularly devious and create short URLs for all
links posted on or through their service.`shortcircuit-server` is a server that resolves URLs on behalf of
clients, mitigating some of the privacy issues surrounding URL
shortening. It is envisioned that browser plugins and libraries for
other kinds of web clients will be able to talk to a shortcircuit
server and avoid resolving short URLs through the provider's own
servers.