diff options
| author | David Lönnhager <david.l@mullvad.net> | 2025-05-28 16:32:06 +0200 |
|---|---|---|
| committer | Markus Pettersson <markus.pettersson@mullvad.net> | 2025-06-25 15:10:28 +0200 |
| commit | a0b5240ef9c0ef622f192fbf0f11772ab8ab4e91 (patch) | |
| tree | 78e2a3d1e1e9d1b9407f9fde01bfeab62710ba36 /docs | |
| parent | 41088db1546114275cfd2478c569ccc1196a004a (diff) | |
| download | mullvadvpn-a0b5240ef9c0ef622f192fbf0f11772ab8ab4e91.tar.xz mullvadvpn-a0b5240ef9c0ef622f192fbf0f11772ab8ab4e91.zip | |
Add Mullvad VPN loader thret at model document
Mention threat model in security.md
Co-authored-by: Markus Pettersson <markus.pettersson@mullvad.net>
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/security.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/security.md b/docs/security.md index e95af26a0b..0771b6b3d4 100644 --- a/docs/security.md +++ b/docs/security.md @@ -337,6 +337,9 @@ The GUI only communicates with the system service (`mullvad-daemon`), it makes n 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. +## Mullvad VPN loader + +See the threat model [document](../mullvad-update/threat-model.md) for the Mullvad VPN loader. [disconnected]: #disconnected [connecting]: #connecting |
