frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

AltSendme: Another Alternative to MAgic Wormhole?

https://github.com/tonyantony300/alt-sendme
8•nhatcher•4d ago

Comments

puppycodes•53m ago
Who needs an alternative to Magic Wormhole when its so good already?
theodric•3m ago
I use runpodctl (https://github.com/runpod/runpodctl) to send files between hosts totally unrelated to runpod because it consistently pushes more Mbps than magic-wormhole, but is conceptually similar. I have made no effort to understand why it's faster.
bri3d•50m ago
This is basically a thin wrapper around “iroh”: https://www.iroh.computer/

It doesn’t seem glaringly silly to me but it hasn’t been nearly as audited as Magic Wormhole.

The most unfortunate thing it lacks is the magic of magic wormhole: here, the receiver needs a gigantic ticket blob and so the sender needs a side channel to share that giant blob. The nice part of wormhole is that I can type the token phrase into another computer or share it over the phone without needing a sharing method to share my sharing method.