|
|
|
|
|
by rasengan
260 days ago
|
|
You might find this helpful: https://youtu.be/sz7NAe0G1_Y?si=focPEWli8xv7NCDi Re verifiability: the point isn’t trust us, it’s that you don’t have to. We built it so anyone can independently confirm what’s running. 1. All server and client code is published. 2. Builds are reproducible. 3. Each node provides cryptographic attestations of its runtime and routing identity. 4. Enclaves are used for verifiable isolation. You can peruse the code yourself to see exactly why the transparency we bring makes legacy “trust based” VPNs obsolete: https://github.com/vpdotnet/vpnetd-sgx |
|
Is there some indication the user has that your server isn't simply hard coded to return the right magic number? I don't understand how this provides any assurance of anything.