undergroundwires/privacy.sexy — explained in plain English
Analysis updated 2026-06-26
Disable Windows or macOS telemetry and data collection using generated scripts that show exactly what they change before you run them.
Remove pre-installed software you did not ask for from a fresh Windows or macOS machine.
Tighten browser and network settings on a new computer without having to write the shell commands yourself.
| undergroundwires/privacy.sexy | mrlesk/backlog.md | kimlimjustin/xplorer | |
|---|---|---|---|
| Stars | 5,545 | 5,546 | 5,549 |
| Language | TypeScript | TypeScript | TypeScript |
| Setup difficulty | easy | easy | easy |
| Complexity | 1/5 | 2/5 | 3/5 |
| Audience | general | vibe coder | developer |
Figures from each repo's GitHub metadata at analysis time.
No install needed for the browser version at privacy.sexy, desktop app available for running scripts directly.
privacy.sexy is a free, open-source tool that helps you lock down your computer's privacy and security settings on Windows, macOS, or Linux. You pick which changes you want to apply from a large collection of scripts, and the tool generates the commands needed to make those changes. Nothing hidden, nothing automatic: you see exactly what each script does before running it. The tool works two ways. You can use it directly in a browser at privacy.sexy without downloading anything, or you can install a desktop application on your machine. The web version and desktop version share most features, though the desktop app can do a few things the browser cannot, like running scripts directly. The script library covers hundreds of individual tweaks. Common categories include disabling data collection built into Windows or macOS, removing software you did not ask for, tightening network and browser settings, and cleaning up traces left by apps. Each script runs independently, so applying one does not depend on another. If a change causes problems, you can reverse it using the revert option the tool provides. The project is fully open-source and the codebase for the application, the scripts, and the deployment infrastructure are all public. The authors recommend reapplying your chosen settings after major operating system updates, since updates sometimes undo privacy tweaks. The project has extensive automated testing and a community that helps verify changes across operating systems. If you want to reduce how much data your computer sends to Microsoft, Apple, or other third parties, this tool gives you a straightforward way to do that without writing scripts yourself. It is free to use, and the source code is available for anyone who wants to inspect what it does.
A free browser and desktop tool that generates privacy scripts for Windows, macOS, and Linux, pick the tweaks you want, see exactly what each command does, then apply or reverse changes safely.
Mainly TypeScript. The stack also includes TypeScript.
License not specified in the explanation, though the project is described as fully open-source.
Setup difficulty is rated easy, with roughly 5min to a first successful run.
Mainly general.
This repo across BitVibe Labs
Verify against the repo before relying on details.