1
1
mirror of https://github.com/privacyguides/privacyguides.org.git synced 2026-05-15 08:01:22 +00:00

change lines

This commit is contained in:
mfwmyfacewhen
2023-05-03 08:10:47 -05:00
committed by Daniel Gray
parent ddf979988c
commit d60c2db393
+1 -1
View File
@@ -14,7 +14,7 @@ VPNs encrypt your traffic between your device and a server owned by your VPN pro
``` mermaid
flowchart TD
server== VPN encryption ===infra(Outside Infrastructure)== VPN encryption ===local[Local Network]== VPN encryption ===device[Your Device]
server{VPN Server}-- No VPN encryption ---infr(Outside Infrastructure)-- No VPN encryption ---site[Destination Website]
server{VPN Server}--. No VPN encryption .---infr(Outside Infrastructure)--. No VPN encryption .---site[Destination Website]
```
## Should I use a VPN?