Hacker News new | ask | show | jobs
by drexlspivey 1011 days ago
Trying to understand what crypto is the network hardware itself performing? TLS is end to end, even if you run a VPN on the router the keys were not generated there probably
1 comments

crypto doesn't matter if chip itself has backdoor that will grant root access on some "magic" packet
Crypto matters for exactly this reason. All my internet traffic passes through unsafe middle-boxes, it is TLS and DH that make sure I can pass through untrusted middlemen without them knowing what is going on.
Cavium chips are installed on security appliances (lol): think Palo alto firewall, fortinet firewall, F5 Big-IP etc.

they will see your traffic in plain text by design

If everything is encrypted then you're safe... until you decrypt the data on a machine with a backdoored CPU.