Jacalz / rymdport

Cross-platform application for easy encrypted file, folder, and text sharing between devices.
https://rymdport.github.io/
GNU General Public License v3.0
1.1k stars 57 forks source link

Support for Tor onion services #103

Closed ihubgit closed 1 year ago

ihubgit commented 1 year ago

Checklist

Is your feature request related to a problem?

current implementation of Wormhole is over the Clearnet, especially the relay server part, which may be considered not sufficiently satisfactory in some user settings.

Describe the solution you'd like to see.

http://www.lothar.com/~warner/MagicWormhole-PyCon2016.pdf

From the 2016 presentation it seems Tor onion support was in the pipeline. As Rymdport is a full fledged implementation of Wormhole, it would be a bonus to be able to integrate Tor onion services in the file sharing protocol.

Jacalz commented 1 year ago

I'm afraid that this also happens to be an upstream issue. The wormhole protocol support is implemented in the wormhole-William package. There is an open issue for Tor support over at https://github.com/psanford/wormhole-william/issues/45.

I feel a bit sorry for you having multiple issues closed like this in a rapid succession. I don't want you to get the wrong end of the stick here, I very much appreciate your ideas and opinions regardless :)