[spam][crazy] Adding Cert Pinning to E-X

Undiscussed Horrific Abuse, One Victim of Many gmkarl at gmail.com
Sat Feb 19 21:07:17 PST 2022


-> the server.peers.PeerManager._verify_peer() method I'm thinking of
adding ssl checking to takes both a 'session' object and a 'peer'
object. The 'session' object is returned from asyncio, and is the live
connection. The 'peer' object stores the address information and other
metadata regarding the peer.

So, can I get a transport from a session object? Or do I need to add
something outside this function?


More information about the cypherpunks mailing list