this post was submitted on 25 Jul 2025
34 points (81.5% liked)

Privacy

40315 readers
508 users here now

A place to discuss privacy and freedom in the digital world.

Privacy has become a very important issue in modern society, with companies and governments constantly abusing their power, more and more people are waking up to the importance of digital privacy.

In this community everyone is welcome to post links and discuss topics related to privacy.

Some Rules

Related communities

much thanks to @gary_host_laptop for the logo design :)

founded 5 years ago
MODERATORS
 

Privacy.sexy is an open-source privacy tool that helps users implement security and privacy best practices on Windows, macOS, and Linux operating systems[^4].

Key features include:

  • Hundreds of customizable privacy and security scripts
  • Free and transparent codebase
  • Reversible changes if issues occur
  • Web version requiring no software installation
  • Desktop version with additional direct script execution capabilities
  • Independent, portable scripts without cross-dependencies
  • Extensive testing and community verification[^4]

The tool comes in two versions:

  1. An online web version that runs without installing software
  2. An offline desktop version with expanded functionality for running scripts directly[^4]

The project is built using TypeScript and Vue.js, with the desktop application created using Electron[^8]. All aspects of the application, including infrastructure and deployments, are open-source and automated through a system called "bump-everywhere"[^4].

[^4]: PrivacyTools - Enforce Privacy & Security Best-Practices on Windows and macOS [^8]: Made with Vue.js - privacy.sexy - Tool to support privacy on Windows, macOS & Linux

top 9 comments
sorted by: hot top controversial new old
[โ€“] FrostyPolicy@suppo.fi 26 points 5 days ago (1 children)

desktop application created using Electron

๐Ÿคข . That's not an application. It's just a bloated way a displaying a webpage. If you truly want to make a desktop application use something like QT.

Some random scripts off the web is a big ๐Ÿšฉ.

[โ€“] lock@lemmy.ml -5 points 4 days ago* (last edited 4 days ago)

You are acting like you can't read the scripts yourself LOL.

[โ€“] dataprolet@lemmy.dbzer0.com 17 points 5 days ago (2 children)

This looks shady. Clearing your trash has nothing to do with enhancing your privacy and while some things are useful, like Firefox settings they are mixed with other useless things. And I also wouldn't recommend running random scripts from the internet.

[โ€“] lock@lemmy.ml 2 points 4 days ago

Just because it has options to clear junk doesn't mean it has nothing to do with privacy.

[โ€“] Zerush@lemmy.ml 3 points 5 days ago* (last edited 5 days ago)

If you open the page, you can also see and even edit the corresponding script in the window, there is nothing hidden. It's way more as only clearing trash, but naturally in Linux there isn't a lot of settings needed, like in Windows or Mac. Made in the UK, FOSS

https://github.com/undergroundwires/privacy.sexy

[โ€“] Luffy879@lemmy.ml -3 points 5 days ago (1 children)

In other words: It embraces the Data collection and various security liabilities of these OSs by implying Windows and McOS are viable Operating system for anything other than being spied on.

[โ€“] Zerush@lemmy.ml 1 points 5 days ago (1 children)

That at least Windows need to be by default debloated and customized to the root to be an reasonable private OS, is nothing new. It is possible but pretty difficult throug advanced settings, editing of the registry (risky) and diving through infinite menus. This is the reason why there are a lot apps which can do it in the safe way, like this one or others like the Hellzerg Optimizer, Shut-up10, etc.. Windows currently is an safe and stable OS, but with big issues in privacy, full of telemetries and bloatware. This in Linux naturally isn't a big problem and the few things are easy to fix-

[โ€“] etherphon@piefed.world 1 points 3 days ago (1 children)

I feel like the days of debloating Windows has passed, it is getting far too complicated and there's just some things you can't turn off without breaking everything, in addition updates sometimes change those settings back or reinstall programs you thought you removed, it's an endless cat and mouse game I've been playing since Windows 95. I suppose if you absolutely need to use Windows it's good to do what you can to mitigate but I think for me it's time to move on.

[โ€“] Zerush@lemmy.ml 1 points 3 days ago

Certainly it isn't easy to debloat Windows, but possible to have the OS as is. For all default features Windows has, there are excelent, even better FOSS alternatives, updates can be limited to neede security updates, using Portmaster you can monitor and, if needed, blocking the traffic of every app and those from Windows itself. Windows is the most used OS and because of this well known by a lot of FOSS devs and communities, which made that Windows not only has the biggest catalogue of FOSS apps of all OS, but also a lot of those to gut, mod it and to show the middlefinger to the M$ spyware and telemetries, releasing even de-microsofted forks, like Windows X, React OS and probably others.