Skip to content

hsservice: new rend_handshake module

Nick Mathewson requested to merge nickm/arti:rendezvous_handshake into main

This code has most of what we need to go from an INTRODUCE2 message we've just received to the point where we've connected to the rendezvous point and we're waiting for a stream of BEGIN messages. Unfinished pieces are marked with TODO HSS.

Most of #980 (closed).

Merge request reports