nervosnetwork / tentacle

A multiplexed p2p network framework that supports custom protocols

Home Page:https://docs.rs/tentacle

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Do this library has a plan to implement certificate mechanism?

leeyr338 opened this issue · comments

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?

Basically will not consider CA mechanism