Skip to content

RPC: Implement cookie authentication

Nick Mathewson requested to merge nickm/arti:rpc-cookie into main

This branch implements the cookie authentication mechanism of rpc-cookie-sketch.md, so that we can safely support TCP connections to localhost as an RPC mechanism.

Closes #1529 (closed).

Merge request reports

Loading