Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

https://github.com/saljam/webwormhole is another great one.

* Native Client (in Go so you use pretty much everywhere)

* Uses PAKE for E2E security. Even if the server is hostile they can't get anything.



Chiming in with yet another alternative, I had success with https://github.com/psanford/wormhole-william which is also Go, but is compatible with the original python wormhole.

I think the main difference is that webwormhole tries to use STUN/firewall hole punching to connect two nodes, while the original implementation will use a TCP-TCP relay as fallback.

I recently needed to transfer a 30 GiB file within a restricted network but the firewall blocked webwormhole, so I ended up with -williams instead.

Hopefully at some point all these project can converge into something that supports ALL the solutions :-)




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: