diff options
| author | Linus Färnstrand <linus@mullvad.net> | 2025-10-03 12:52:11 +0200 |
|---|---|---|
| committer | Linus Färnstrand <linus@mullvad.net> | 2025-10-03 15:16:45 +0200 |
| commit | 2d5bbb21f8531f0e180b3469912e32e3162bfc12 (patch) | |
| tree | 90b881fb64434246c958afe14c41c10f802aff94 /docs | |
| parent | 995a7a888d62241c69d271ce68ea4eb3630b036e (diff) | |
| download | mullvadvpn-2d5bbb21f8531f0e180b3469912e32e3162bfc12.tar.xz mullvadvpn-2d5bbb21f8531f0e180b3469912e32e3162bfc12.zip | |
Add a SECURITY.md security policy
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/security.md | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/docs/security.md b/docs/security.md index 9f1f878822..26c7aa748a 100644 --- a/docs/security.md +++ b/docs/security.md @@ -1,7 +1,10 @@ # Mullvad VPN app security -This document describes the security properties of the Mullvad VPN app. It describes it for all -platforms and their differences. Individual platforms might have slightly different properties and +This document describes the security properties of the Mullvad VPN app. +For the security policy on this code repository, see [SECURITY.md](../SECURITY.md). + +This document describes the security for all platforms, and their differences. +Individual platforms might have slightly different properties and allow or block network traffic a bit differently, but all such deviations are described here. This document does not describe in detail *how* we reach and uphold these properties, just what |
