From 3b73fee0a0137218d1c6273f30916003698c6843 Mon Sep 17 00:00:00 2001 From: "Jorge O. Castro" Date: Sat, 30 Nov 2024 15:24:32 -0500 Subject: [PATCH] Update administration.md --- _docs/administration.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/_docs/administration.md b/_docs/administration.md index 3b52679..36c3119 100644 --- a/_docs/administration.md +++ b/_docs/administration.md @@ -78,6 +78,16 @@ In Settings → Network → A network setting, set `Metered Connection: has data ![Settings → Network → A network setting - `Metered Connection: has data limits or can incur charges` Highlight](https://github.com/user-attachments/assets/2919692c-7e03-4694-8193-3f2f77f029fb) +### Virtual Private Networks (VPN) + +[Tailscale](https://tailscale.com) is included by default to provide VPN services for both desktop and development use cases. + +- [Using Tailscale with Mullvad](https://tailscale.com/kb/1258/mullvad-exit-nodes) - provides the best out of the box experience +- [Using Tailscale with Docker](https://tailscale.com/kb/1282/docker) - for development +- `ujust toggle-tailscale` will remove the built in desktop integration if you prefer to use something else. + +Another option is [ProtonVPN](https://protonvpn.com/), which is currently in the process of [officially supporting Flatpak](https://github.com/flathub/com.protonvpn.www/issues/349). Other VPN providers may provide a poor packaging experience and are not recommended. + ### Enabling Local Layering **This will become the default mode in Bluefin in Spring 2025**