summaryrefslogtreecommitdiffhomepage
path: root/docs/security.md
blob: af2d8f5f3d7158c7fd9a8505d6169b0c8d180871 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
# Mullvad VPN app security

This document describes the security properties of the Mullvad VPN app. It describes it for all
platforms and their differences.

This document does not describe *how* we reach and uphold these properties, just what they are.
See the [architecture](architecture.md) document for details on how this security is implemented.


## App states

### Disconnected

### Connecting

### Connected

### Disconnecting

### Blocked


## Firewall

The states above should probably explain what can and can't be reached in the different states.
But we might need/want this section in case there is something that does not fit above.

## DNS

Where are DNS requests sent?