| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| latest.yml | 2024-05-27 | 355 Bytes | |
| privacy.sexy-Setup-0.13.4.exe | 2024-05-27 | 87.2 MB | |
| privacy.sexy-Setup-0.13.4.exe.blockmap | 2024-05-27 | 92.6 kB | |
| latest-mac.yml | 2024-05-27 | 344 Bytes | |
| privacy.sexy-0.13.4.dmg | 2024-05-27 | 191.5 MB | |
| privacy.sexy-0.13.4.dmg.blockmap | 2024-05-27 | 200.6 kB | |
| latest-linux.yml | 2024-05-27 | 379 Bytes | |
| privacy.sexy-0.13.4.AppImage | 2024-05-27 | 122.4 MB | |
| 0.13.4 source code.tar.gz | 2024-05-27 | 2.7 MB | |
| 0.13.4 source code.zip | 2024-05-27 | 3.3 MB | |
| README.md | 2024-05-27 | 3.6 kB | |
| Totals: 11 Items | 407.4 MB | 0 | |
This patch includes:
- š¤ New windows scripts: Improves registry configurations, enhances reversibility, and addresses new security and privacy concerns, such as disabling Recall (for Copilot+ PCs) and preventing app tracking of eye, hand, body movements, and human presence (for Windows 11).
- š Native Apple silicon support: Provides native support for Apple Silicon through macOS universal builds on desktop versions.
- Other minor bug fixes and improvements.
Consider donating ā¤ļø.
Changes
Windows scripts
- Improve app access disabling and docs [#138] (thanks @karam72) | ff3d5c4
- Improve printing removal /w Print Queue [#279] | 150e067
- Discourage blocking app access [#121] [#339] [#350] (thanks @femdiya, @plantindesk, @sla-te) | 7794846
- Document disabling firewall [#115] [#152] [#364] (thanks @CaptainFrosty, @nulledone, @Snowball-V) | 12b1f18
- Document and discourage RSA key script [#363] (thanks @0xReverse) | f347fde
- ā Add script to disable Recall feature | ce4cfdd
- Standardize registry edit + delete on revert | cec0b4b
Compiler
- Add specific empty function name compiler error | 870120b
- Improve context for errors thrown by compiler | 4212c7b
Other fixes/improvements
- ā Add support for macOS universal binary [#348], [#362] (thanks @AlexanderDankin, @mORogyrUly) | d25c4e8
- Fix e2e test failing on Windows | 4a7efa2
- Migrate to GitHub issue forms | 9ab3ff7
- Bump Vue to latest and fix universal selector CSS | aae5434
- Centralize and optimize
ResizeObserverusage | 2923621 - win, mac, linux: fix typos and dead URLs [#367] (thanks @RainRat) | 9e34e64
- ci/cd: fix quality checks not running on all OSes | 2390530
- ci/cd: fix recent Docker build failures on macOS | a1922c5