- Notifications
You must be signed in to change notification settings - Fork 234
[FEATURE] Add I2P Support to Nostream #35
Copy link
Copy link
Closed
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
Description
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
Nostream supports Tor, but we would like to support I2P.
Support on Nostream looks like a sidecar container that exposes Nostream websockets through I2P.
Potential implementations:
https://github.com/go-i2p/go-i2p
https://github.com/getumbrel/umbrel/pull/1513/changes (Possibly outdated)