diff options
| author | Michael Biebl <biebl@debian.org> | 2017-05-31 18:42:18 +0200 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2017-05-31 18:42:18 +0200 |
| commit | b7feb487fcea1693725a83e3fcb8c5eea0068088 (patch) | |
| tree | 911c439d42c8e99d4c4a74b568c902606d96b753 /debian/control | |
| parent | c4c39b98b3902df9cebd831ca52703da1db88794 (diff) | |
Mention privacy implications of the connectivity checks
See https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=859934:#37
Diffstat (limited to 'debian/control')
| -rw-r--r-- | debian/control | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/debian/control b/debian/control index c6575942..b21b2efb 100644 --- a/debian/control +++ b/debian/control @@ -298,3 +298,7 @@ Description: NetworkManager configuration to enable connectivity checking connection status. . This is particularly useful for captive portal detection. + . + No user data is transmitted in the connectivity checks, but merely contacting + the Debian connectivity check servers reveals that the user is running a + Debian(-based) operating system with NetworkManager. |