Skip to content

tor-netdir: Shuffle the list of HS dirs used for downloading descriptors.

gabi-250 requested to merge gabi-250/arti:shuffle-hsdirs into main

The rng is passed as an argument to connect because we'll probably need the hsdir list to be shuffled deterministically for testing purposes (this might be desirable, for example, when we write a test for HS descriptor download retries).

Signed-off-by: Gabriela Moldovan gabi@torproject.org

Merge request reports