Changes between Version 1 and Version 2 of Ticket #3910


Ignore:
Timestamp:
2023-05-12T13:21:08Z (19 months ago)
Author:
itamarst
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #3910 – Description

    v1 v2  
    11A NURL that ends with `.onion` is listening via a hidden Tor endpoint, so the client needs to use Tor to access it, it can't just do a normal DNS lookup.
    22
    3 This is blocked by #3888.
     3The current integration test (test_tor.py) passes with HTTP storage, so either this works or more likely the test is broken somehow...