Skip to content

Onion service descriptor parsing and decoding, first cut.

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

This branch has code that successfully parses and decrypts all the layers of an example onion service descriptor. It's part of #744 (closed).

(It's not all of it, since there are things remaining to clean up; see the "TODO HS" notes here and there.)

Assigning review to @Diziet since @eta is busy in Brussels.

Merge request reports