1
0
mirror of https://github.com/privacyguides/privacyguides.org.git synced 2025-07-10 05:22:37 +00:00
This commit is contained in:
mfwmyfacewhen
2023-05-03 08:18:04 -05:00
committed by Daniel Gray
parent d60c2db393
commit 24e6904e6b

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?