Comment on TLS Notary is in alpha
JackbyDev@programming.dev 1 year agoYeah, I’m not being reductive, just trying to understand the mechanics. The notary is making requests on behalf of the other, right?
Comment on TLS Notary is in alpha
JackbyDev@programming.dev 1 year agoYeah, I’m not being reductive, just trying to understand the mechanics. The notary is making requests on behalf of the other, right?
AtHeartEngineer@lemmy.world 1 year ago
I will quote the devs directly: “This Verifier is not “a man in the middle”. Instead, the Verifier participates in a secure multi-party computation (MPC) to jointly operate the TLS connection without seeing the data in plain text.”
docs.tlsnotary.org/#①-multi-party-tls-request
JackbyDev@programming.dev 1 year ago
Yeah, I don’t think SSH tunnel can snoop either, but maybe I misunderstand them.