Back to SC Feed

Privacy

Last updated: May 2026

TL;DR

SC Feed stores your preferences in your browser. We don't track you, don't use analytics, don't sell your data, and don't share anything with third parties. Push notifications are optional and only sent for new feed activity.

What we store on your device

SC Feed uses your browser's localStorage to remember preferences across visits. None of this leaves your computer.

  • Layout — column order, widths, heights, and which feeds are visible.
  • Read state — which messages you've marked as read, plus your “mark all read” cutoff timestamp.
  • Custom feeds — the YouTube channels, Twitch streamers, and RSS URLs you've added in Settings.
  • Display preferences — theme (dark/light), tab bar visibility, date format, leak reveal toggle, OmniFeed source filters.
  • GitHub widget cache — version/star/fork counts for the repo shown in the header, cached 1 hour to avoid re-hitting GitHub on every page load.
  • PWA install dismissal — if you dismissed the install prompt, we remember not to show it again.
  • Cookie acknowledgement — the fact that you clicked “Got it” on the storage notice.

What we send to our server

  • Push notifications (optional). If you enable them in Settings, your browser provides a push subscription endpoint from its push service (Firebase for Chrome/Edge, Mozilla autopush for Firefox, Apple push for Safari). We store this endpoint so we can deliver alerts. It's only used for SC Feed activity notifications. Toggle off in Settings → Push Notifications to stop.
  • Standard web server logs. IP address, request path, timestamp. Used for debugging and abuse prevention. Rotated regularly. Not aggregated, not analyzed for marketing.

What we don't do

  • No analytics services (Google Analytics, Plausible, Fathom, etc.)
  • No third-party trackers, pixels, or ad networks
  • No cookies for advertising or behavioral tracking
  • No selling, sharing, renting, or licensing of any user data
  • No fingerprinting, no cross-site tracking

Third-party content

SC Feed pulls public content from:

  • Star Citizen Spectrum (Announcements, Patch Notes, MOTDs from public lobbies)
  • Discord channels in publicly-listed Star Citizen community pipelines
  • RSI status page
  • YouTube channel RSS (Star Citizen + SubliminalsTV by default; you can add more)
  • Twitch live status (SubliminalsTV by default; you can add more)
  • Any RSS feeds you add yourself
  • GitHub public REST API — used by the small repo widget in the header to show release version, stars, and forks. Your browser fetches api.github.com/repos/... and the result is cached in your localStorage for 1 hour.

When your browser loads images, video thumbnails, or audio attachments from these sources, the source server may see your IP address and standard browser headers. We don't add any extra tracking on top of those standard requests.

Clearing your data

  • Use your browser's “Clear site data” option for sc-feed.subliminal.gg.
  • Or open DevTools → Application → Local Storage and clear entries prefixed sc-feed-.
  • Or, for granular control, use the Settings panel inside SC Feed: remove individual custom feeds, mark all unread, or apply a layout preset.

To stop push notifications: toggle off in Settings → Push Notifications, or revoke notification permission in your browser's site settings.

Questions

SC Feed is part of SubliminalsTV, a personal project. For questions or to request data deletion, reach out at sub@subliminal.gg.