Welcome to

$ escope

escope is a service for creating ephemeral, quick, self-destructing redirects ("scopes").

More about escope
escope is a Cloudflare Worker, made with TypeScript. Scopes can last from 1 minute to 3 days (4320 minutes) but can be retracted early. Scopes are tied to your IP to prevent abuse and to enable management of your own scopes without any account flows.
RulesOpen in new tab

No extreme NSFW

This includes but is not limited to:

  • heavy gore
  • sexualized depictions of minors, fictitious or not
  • revenge porn

No cracks, malware or scams

This includes but is not limited to:

  • game cheats and cracks
  • software cracks
  • heavily modified software

Avoid copyrighted content

This is not a hard "don't do this", but avoid sharing links for things like Blu-Ray rips of full-length movies.

Please don't spam

There are rate limits in place. If you are trying to abuse escope, you will be blacklisted indefinitely.

PrivacyOpen in new tab

Overview

TL;DR

escope does not use or handle accounts, cookies, analytics, or ads. It stores the URL you submit and your IP address only to run the redirect, show your active scopes, and prevent abuse. Scopes automatically delete themselves at expiry, and you can destroy them early at any time.

  • escope does not handle accounts, cookies, analytics, or ads
  • escope stores the target URL and your IP to operate the service and prevent abuse
  • Data lives in Cloudflare Workers KV and is removed when scopes expire
  • Your IP address is logged when you create a scope

Data processed

  • Target URL you submit
  • A randomized slug
  • Timestamps: created and expires
  • Your IP address

How escope uses your data

  • Run redirects until expiry
  • Show "Your scopes" and allow early deletion (by your IP)
  • Prevent abuse, spam, and fraud

Storage and retention

  • Scopes self-destruct at the time you choose
  • A per-IP index of active slugs exists only while you have active scopes; it is deleted when empty
  • Cloudflare may process transient request metadata under their platform policies

Sharing and providers

  • escope runs on Cloudflare (Workers + KV). I do not sell any data or run ads

Security

I minimize data collection and rely on Cloudflare's platform security. However, please do not use escope for sensitive data

Your rights

Ephemeral Scoped Control of Persistent Endpoints
v2b - About - By exerinity - Report abuse / contact

Your active scopes

Retrieving data...