diff options
| author | Linus Färnstrand <linus@mullvad.net> | 2020-01-28 00:14:10 +0100 |
|---|---|---|
| committer | Linus Färnstrand <linus@mullvad.net> | 2020-01-29 13:01:39 +0100 |
| commit | 8aed4f3be70c45e0b877a6bb18cf7eb19312e6f6 (patch) | |
| tree | 2144fd818c473a4ae04b0b3d6709f323e5af836a /docs | |
| parent | 5ec55d3e1b44fd5d4781b478937fb7bb15a31535 (diff) | |
| download | mullvadvpn-8aed4f3be70c45e0b877a6bb18cf7eb19312e6f6.tar.xz mullvadvpn-8aed4f3be70c45e0b877a6bb18cf7eb19312e6f6.zip | |
Clarify that the user explicitly sends problem reports
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/security.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/security.md b/docs/security.md index 5e913e5420..d71e8345a8 100644 --- a/docs/security.md +++ b/docs/security.md @@ -245,7 +245,7 @@ local resources in the form of html, CSS and Javascript directly from the instal directory of the app, and never from remote sources. The GUI only communicates with the system service (`mullvad-daemon`), it makes no other -network connections. Except when it sends a problem report, then it spawn the +network connections. Except when the user sends a problem report, then it spawn the `mullvad-problem-report` tool, which in turn communicate over TLS with our API. |
