diff options
| author | Alexander Seiler <seileralex@gmail.com> | 2023-03-26 03:49:21 +0200 |
|---|---|---|
| committer | Oskar Nyberg <3668602+raksooo@users.noreply.github.com> | 2023-03-27 14:08:15 +0000 |
| commit | a7f820aedc61a7c1cc9e857b21dc45c8dcf20f93 (patch) | |
| tree | d440fa99e7bbb869a3b5c65fb0957380dd53c792 /docs/security.md | |
| parent | ddbf915cd7377a2a7900e6b63fc035d1db1c83fc (diff) | |
| download | mullvadvpn-a7f820aedc61a7c1cc9e857b21dc45c8dcf20f93.tar.xz mullvadvpn-a7f820aedc61a7c1cc9e857b21dc45c8dcf20f93.zip | |
Fix many typos
Signed-off-by: Alexander Seiler <seileralex@gmail.com>
Diffstat (limited to 'docs/security.md')
| -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 9554a1d507..0fbfe7845f 100644 --- a/docs/security.md +++ b/docs/security.md @@ -119,7 +119,7 @@ The firewall allows traffic to the API regardless of tunnel state, so the daemon keys, fetch account data, etc. In the [Connected] state, API traffic is only allowed inside the tunnel. For the other states, API traffic will bypass the firewall. On Windows, only the Mullvad service and problem report tool are able to communicate with the API in any of the blocking states. On macOS and -Linux all applications runnning as root are able to reach the API in blocking states. +Linux all applications running as root are able to reach the API in blocking states. ### Disconnected |
