tomspark wrote:
SOCKS5 isn't really about anonymization though — it's a proxy protocol. You get obfuscation at best, not actual anonymity. If you actually need privacy, you need a VPN or Tor, not SOCKS5 alone.
tomspark wrote:
SOCKS5 is fine for proxying but it's not a privacy tool — it doesn't encrypt anything by itself. If you're actually trying to anonymize traffic you need a VPN or Tor, not a SOCKS proxy relying on the application layer to handle encryption.
tomspark wrote:
SOCKS5 is a transport layer, not an anonymization tool — it just proxies your traffic through another server. If you're actually trying to stay anonymous, you need a VPN or Tor. This reads like it conflates the two, which is a pretty important distinction for anyone actually caring about privacy.