nervosnetwork / tentacle

A multiplexed p2p network framework that supports custom protocols
https://docs.rs/tentacle
MIT License
54 stars 24 forks source link

Do this library has a plan to implement certificate mechanism? #172

Closed leeyr338 closed 5 years ago

leeyr338 commented 5 years ago

As you talked about Handshake process in "Implementing a a p2p network framework", this library has not implemented the certificate mechanism, which means that man-in-the-middle attacks are possible.

Do you have a plan to do this task?

driftluo commented 5 years ago

Basically will not consider CA mechanism