Storage HTTP server + client support for .onion NURLs #3910

Closed
opened 2022-07-25 14:16:54 +00:00 by itamarst · 2 comments
  1. When a server is configured to listen on Tor, the announcement NURLs should include tor NURLs, instead of omitting them.
  2. The client should recognize Tor NURLs, and use Tor to talk to them.
1. When a server is configured to listen on Tor, the announcement NURLs should include tor NURLs, instead of omitting them. 2. The client should recognize Tor NURLs, and use Tor to talk to them.
itamarst added the
unknown
normal
task
n/a
labels 2022-07-25 14:16:54 +00:00
itamarst added this to the HTTP Storage Protocol milestone 2022-07-25 14:16:54 +00:00
Author

The reason integration test passes is because server doesn't send Tor NURLs, which means the client never received a NURL, which means the FURL is used.

The reason integration test passes is because server doesn't send Tor NURLs, which means the client never received a NURL, which means the FURL is used.
itamarst changed title from Storage HTTP client that understands `.onion` NURLs to Storage HTTP server + client support for `.onion` NURLs 2023-06-06 13:09:59 +00:00
GitHub <noreply@github.com> commented 2023-06-26 13:02:03 +00:00
Owner

In 0fb6c5a/trunk:

Merge pull request #1305 from tahoe-lafs/3910-http-storage-server-tor-support

HTTP storage server supports .onion addresses, and corresponding client support

Fixes ticket:3910
In [0fb6c5a/trunk](/tahoe-lafs/trac-2024-07-25/commit/0fb6c5ac183afc185834c761fc755219d2d7a6d0): ``` Merge pull request #1305 from tahoe-lafs/3910-http-storage-server-tor-support HTTP storage server supports .onion addresses, and corresponding client support Fixes ticket:3910 ```
tahoe-lafs added the
fixed
label 2023-06-26 13:02:03 +00:00
GitHub <noreply@github.com> closed this issue 2023-06-26 13:02:03 +00:00
Sign in to join this conversation.
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Reference: tahoe-lafs/trac-2024-07-25#3910
No description provided.