Skip to content

privacy: add network connectivity checking toggle

Jeremy Bicha requested to merge jbicha/gnome-control-center:connectivity into master

NetworkManager supports toggling the periodic network check, a check that by itself can be a security threat since it leaks information about the host.

This patch adds a periodic network check toggle to the Privacy panel.

https://bugzilla.gnome.org/show_bug.cgi?id=737362

Other Info

I updated the patch a bit and converted it into a merge proposal for easier review.

Merge request reports