Implement I2P support for the HTTP storage protocol #4037

Open
opened 2023-07-05 14:10:03 +00:00 by itamarst · 0 comments
  1. The client doesn't do I2P queries. See _create_agent() in http_client.py.
  2. The server does not generate I2P nurls, given the lack of client support. See add_storage_server() in protocol_switch.py.

Blocked on #4025.

1. The client doesn't do I2P queries. See `_create_agent()` in `http_client.py`. 2. The server does not generate I2P nurls, given the lack of client support. See `add_storage_server()` in `protocol_switch.py`. Blocked on #4025.
itamarst added the
unknown
normal
defect
n/a
labels 2023-07-05 14:10:03 +00:00
itamarst added this to the HTTP Storage Protocol v2 milestone 2023-07-05 14:10:03 +00:00
itamarst changed title from Implement I2P client support for the HTP storage protocol client to Implement I2P client support for the HTTP storage protocol client 2023-07-05 14:10:14 +00:00
itamarst changed title from Implement I2P client support for the HTTP storage protocol client to Implement I2P support for the HTTP storage protocol 2023-07-05 14:12:27 +00:00
Sign in to join this conversation.
No Assignees
1 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#4037
No description provided.