Skip to content

tor-relay-selection: Introduce RelayUsage::vanguard.

gabi-250 requested to merge gabi-250/arti:relay-usage into main

This adds a new RelayUsage for vanguards. As per the original vanguards implementation, vanguards must:

  • have the Fast, Stable, and Valid flags
  • be selected using the Middle weight

Closes #1364 (closed)

Edited by gabi-250

Merge request reports