Skip to content
  • George Kadianakis's avatar
    hsv3: Remove support for client auth nicknames. · 9395a0c7
    George Kadianakis authored and David Goulet's avatar David Goulet committed
    Because the function that parses client auth credentials saved on
    disk (parse_auth_file_content()) is not future compatible, there is no way to
    add support for storing the nickname on the disk. Hence, nicknames cannot
    persist after Tor restart making them pretty much useless.
    
    In the future we can introduce nicknames by adding a new file format for client
    auth credentials, but this was not deemed worth doing at this stage.
    9395a0c7