privacy

no account. no tracking. no "we value your privacy" banner hiding 47 cookies. here's the complete list of what fastsaver touches — it's short.

what we process

  • the link you paste. it's used once, server-side, to resolve the media file — then discarded. there is no database of who downloaded what; the application doesn't have user records at all.
  • your IP address, briefly. anonymous rate limiting keys on it so one person can't hog the service. the counters live in memory and vanish when the process restarts — nothing is written to disk.
  • aggregate counters. we count requests per route and per platform to see if the service is healthy. totals only — nothing tied to you.

what we don't do

  • no accounts, no sign-in, no email collection.
  • no analytics scripts, no ad networks, no cross-site tracking.
  • no tracking cookies. the one thing stored in your browser is your light/dark theme choice, in localStorage, readable by nobody but this site.
  • no selling data — there's no data to sell, which was the point.

the one third party

cloudflare turnstile runs an invisible bot check so scrapers don't melt the service. it's the only external script on the page, and it's governed by cloudflare's privacy policy. the media files themselves come straight from the platform's own CDN to you.

questions

ask @coder2077 on telegram. since we keep nothing, most data requests are answered with "there's nothing to delete" — but ask anyway.