Files
privacy.sexy/src/application/collections
undergroundwires b185255a0a win: centralize, improve Defender data collection
This commit reorganizes scripts related to disabling Defender's data
collection and telemetry into a dedicated category. This improves
usability for users focused on enhancing privacy without needing to
understand technical details of each option.

Changes:

- Create "Disable Defender data collection" category
- Move related scripts under new category
- Improve script documentation and naming
- Add alternate configurations to some scripts
- Fix extended cloud check feature being enabled instead of disabled
- Update script recommendations to 'Strict'
2024-07-28 23:50:38 +02:00
..
2024-06-26 08:13:13 +02:00

Collections

This directory contains the collection files, which are the central source of truth for scripts and categories within privacy.sexy.

In addition to the collection files, this folder contains two special files:

Additional documentation

  • Refer to collection-files.md for details on the structure of these files.
  • To validate these files, use the validate-collections-yaml script. For instructions, see its README.md.