#3910 closed task

Storage HTTP client that understands `.onion` NURLs — at Version 2

Reported by: itamarst Owned by:
Priority: normal Milestone: HTTP Storage Protocol
Component: unknown Version: n/a
Keywords: Cc:
Launchpad Bug:

Description (last modified by itamarst)

A 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.

The current integration test (test_tor.py) passes with HTTP storage, so either this works or more likely the test is broken somehow...

Change History (2)

comment:1 Changed at 2022-07-25T14:21:14Z by itamarst

  • Description modified (diff)

comment:2 Changed at 2023-05-12T13:21:08Z by itamarst

  • Description modified (diff)
Note: See TracTickets for help on using tickets.