F5F Stay Refreshed Power Users Networks Question about VPN

Question about VPN

Question about VPN

M
maromaroPVP
Junior Member
6
02-25-2025, 05:04 PM
#1
Hey there, I get the basic concept of VPNs but I’m puzzled about their security benefits. People often claim that without a VPN, hackers could easily monitor and misuse your data. It seems confusing why the focus is on security when many still think HTTPS exists. If HTTPS were truly absent, online services like document management wouldn’t function. For accessing a computer, using SSH makes sense; for file access, an SFTP client works better. From what I see, VPNs are mainly about changing your location and connecting to foreign networks. With all the buzz around them, I’m sure there’s more to them than meets the eye.
M
maromaroPVP
02-25-2025, 05:04 PM #1

Hey there, I get the basic concept of VPNs but I’m puzzled about their security benefits. People often claim that without a VPN, hackers could easily monitor and misuse your data. It seems confusing why the focus is on security when many still think HTTPS exists. If HTTPS were truly absent, online services like document management wouldn’t function. For accessing a computer, using SSH makes sense; for file access, an SFTP client works better. From what I see, VPNs are mainly about changing your location and connecting to foreign networks. With all the buzz around them, I’m sure there’s more to them than meets the eye.

A
Arte28
Member
68
02-25-2025, 05:04 PM
#2
Essentially, you're moving your reliance from the ISP to the VPN provider. It comes down to which you trust more. Also, HTTPS keeps your data secure and prevents third parties from monitoring your traffic, though they can still identify the IP addresses you're using. This means some tracking remains possible if you're using the same browser as before. VPNs play a vital role in enterprise environments, allowing remote access to internal networks—whether web, files, or other servers.
A
Arte28
02-25-2025, 05:04 PM #2

Essentially, you're moving your reliance from the ISP to the VPN provider. It comes down to which you trust more. Also, HTTPS keeps your data secure and prevents third parties from monitoring your traffic, though they can still identify the IP addresses you're using. This means some tracking remains possible if you're using the same browser as before. VPNs play a vital role in enterprise environments, allowing remote access to internal networks—whether web, files, or other servers.

P
pilotman2500
Junior Member
14
02-25-2025, 05:04 PM
#3
The most memorable part, given SSH's vulnerabilities in everyday use.
P
pilotman2500
02-25-2025, 05:04 PM #3

The most memorable part, given SSH's vulnerabilities in everyday use.

K
KingSmylie
Member
156
02-25-2025, 05:04 PM
#4
Well, taking personal examples helps clarify things. Just because HTTPS secures your web traffic doesn’t conceal the sender or receiver’s IP addresses. If you were browsing online in a shared space while handling banking or purchases, hackers still have visibility into your actions and can use that info to plan further attacks. Don’t forget about MITM attacks—attackers can set up between you and the site to intercept credentials and gain access without permission. Protocols like SSH and SFTP work well on their own, but if someone skilled tries to exploit them, flaws in setup can open doors for unauthorized entry. VPN solutions aren’t just for public use; you can create your own to securely reach home servers. For advanced users, using multiple servers behind a single service or port can hide traffic from scanners and bots, making it harder for attackers to crack your login details. Ultimately, no system is completely secure, but choosing stronger methods definitely raises the bar against hackers.
K
KingSmylie
02-25-2025, 05:04 PM #4

Well, taking personal examples helps clarify things. Just because HTTPS secures your web traffic doesn’t conceal the sender or receiver’s IP addresses. If you were browsing online in a shared space while handling banking or purchases, hackers still have visibility into your actions and can use that info to plan further attacks. Don’t forget about MITM attacks—attackers can set up between you and the site to intercept credentials and gain access without permission. Protocols like SSH and SFTP work well on their own, but if someone skilled tries to exploit them, flaws in setup can open doors for unauthorized entry. VPN solutions aren’t just for public use; you can create your own to securely reach home servers. For advanced users, using multiple servers behind a single service or port can hide traffic from scanners and bots, making it harder for attackers to crack your login details. Ultimately, no system is completely secure, but choosing stronger methods definitely raises the bar against hackers.