undergroundwires / privacy.sexy

Open-source tool to enforce privacy & security best-practices on Windows, macOS and Linux, because privacy is sexy
https://privacy.sexy
GNU Affero General Public License v3.0
4.18k stars 174 forks source link

[New script]: Block WpnService connection to Microsoft servers #435

Open garmendes opened 1 month ago

garmendes commented 1 month ago

Operating system

Windows

Name of the script

Disable notifications network usage

Documentation/References

Either:

References: https://github.com/MicrosoftDocs/windows-itpro-docs/blob/public/windows/privacy/manage-connections-from-windows-operating-system-components-to-microsoft-services.md#10-live-tiles https://admx.help/?Category=Windows_10_2016&Policy=Microsoft.Policies.Notifications::NoCloudNotification

Code

No response

Revert code

No response

Suggested category

UI for Privacy, can be grouped with "Disable Live Tiles push notifications".

Recommendation level

Standard

Additional information

This prevents the WpnService from connecting to Microsoft servers, and doesn't break anything. The "UI for Privacy > Disable Live Tiles push notifications" script does not prevent network connections, as tested in Windows 10 22H2.

undergroundwires commented 1 month ago

This will be added, thank you @garmendes