←back to thread

201 points sdsantos | 4 comments | | HN request time: 0.406s | source
1. rasengan ◴[] No.45119055[source]
Shameless plug: VP.NET [1] runs in a trusted execution environment (enclave) so you can verify it is doing what it is supposed to do and not anything else!

[1] https://vp.net/l/en-US/blog/Don%27t-Trust-Verify

replies(2): >>45119515 #>>45120550 #
2. immibis ◴[] No.45119515[source]
Shameless antiplug: It's owned by the guy who destroyed freenode and the other guy who stole $2.4 trillion in bitcoins a decade ago. I'm serious.
3. ranger_danger ◴[] No.45120550[source]
no you can't... you can verify what something is doing, but there's no guarantee it's the same code routing your VPN requests, or that nothing else on the network/server is listening/forwarding your traffic elsewhere.
replies(1): >>45121762 #
4. rasengan ◴[] No.45121762[source]
You can since the enclave attests to what is running!

This is also coupled with the crypto and NAT occuring in-enclave with various timing/obfuscations. It's verifiably private.