diff --git a/opsec/vpn/index.html b/opsec/vpn/index.html index 2a96528..bfbcb83 100644 --- a/opsec/vpn/index.html +++ b/opsec/vpn/index.html @@ -166,6 +166,31 @@ mullvad-vpn/unknown,now 2024.4 amd64 [installed]

If you want to reduce your fingerprinting attack surface as much as possible, you can choose to disable javascript by selecting the "Safest" security level, but it may break some websites functionnality.

+ +



+

Mobile Setup



+ +

+Of course, Bob can set Mullvad up on mobile as well. He searches for Mullvad in the F-Droid store and then clicks Install. Leaving the default Network permission, he clicks Install on the pop-up. + +

+ +

+Once the app is downloaded, Bob opens it up. Bob agrees to the Mullvad's privacy policy and then grants notification permissions. Finally, he enters his account information and clicks Login. + +

+ +

+Mullvad will alert Bob to the fact that the connection is unsecured. Bob clicks Secure my connection to connect. If it is Bob's first time using Mullvad, he will need to grant it permission to establish a VPN connection. Bob should now be connected! + +

+ +

+To verify the mobile connection, Bob navigates to https://mullvad.net/en/check and ensures the connection is not leaking any information. + +

+ + diff --git a/opsec/vpn/m1.png b/opsec/vpn/m1.png new file mode 100644 index 0000000..cb325fd Binary files /dev/null and b/opsec/vpn/m1.png differ diff --git a/opsec/vpn/m2.png b/opsec/vpn/m2.png new file mode 100644 index 0000000..913f1bc Binary files /dev/null and b/opsec/vpn/m2.png differ diff --git a/opsec/vpn/m3.png b/opsec/vpn/m3.png new file mode 100644 index 0000000..e94b980 Binary files /dev/null and b/opsec/vpn/m3.png differ diff --git a/opsec/vpn/m4.png b/opsec/vpn/m4.png new file mode 100644 index 0000000..2a0fb73 Binary files /dev/null and b/opsec/vpn/m4.png differ