← statichum.studio

Privacy-Defaults Linter and Audit Layer for Self-Hosted Apps After the Plex Discover Together Opt-Out Disaster

dev tool weekend hack •• multiple requests

Plex's Discover Together (rolled out late 2025) defaulted users to sharing their watch history with their 'Plex friends' via weekly emails. The r/selfhosted thread hit 1.7k upvotes and became the canonical example of 'self-hosted does not mean privacy-respecting, it just means you own the box.' Demand is for a tool that scans a self-hosted app's first-run config (Plex, Immich, Jellyfin, Nextcloud, etc.) and flags every default that opt-outs to a more public state, plus monitors changes to those defaults across upgrades and yells when an upgrade re-flips a switch.

builder note

Start as a CLI that ships a YAML rule pack per popular self-hosted app, scans the running config, and tells you which switches are 'leaky'. Donate the rule packs to selfh.st. Monetize the auto-monitor-and-alert SaaS that watches your stack across upgrades. Don't try to be Wiz; try to be a homelab nag.

landscape (3 existing solutions)

The space is editorial (Privacy Guides) and security-oriented (OWASP). Nobody is shipping a runtime privacy-defaults linter for self-hosted apps.

Privacy Guides recommendations Curated app recommendations and write-ups. Not automated, not a tool that runs against your live config. Editorial.
Mozilla Privacy Not Included Catalog of consumer apps and devices. Doesn't cover self-hosted apps and doesn't run against your install.
OWASP ASVS / app config scanners Security oriented, not privacy-defaults oriented. They check whether TLS is enforced, not whether 'share watch history with friends' defaults to true.

sources (3)

other https://www.pcgamer.com/self-hosted-media-app-starts-narcing... "narcing on its own users' anime and X-rated habits" 2025-11-25
other https://forums.plex.tv/t/discover-together-is-not-opt-in/861... "Discover Together is NOT 'Opt In'" 2025-11-22
other https://www.privacyguides.org/news/2025/11/26/plex-begins-en... "Plex begins enforcing new restrictions on remote streaming" 2025-11-26
privacyself-hostedauditcomplianceplex