Skip to content

Implement HS state management

Ian Jackson requested to merge Diziet/arti:hsconn into main

This is the machinery which records HS state, isolates different clients (isolations, keys, services).

The function which does the actual work is still just a todo.

I think the next thing I want to do with this is to try to see if I can get connect to download a descriptor from a live real-world HS directory. I think that ought to be possible fairly soon...

Merge request reports