Settings

Theme

Show HN: Wormhole.page – Magic Wormhole file transfer in the browser via WASM

wormhole.page

6 points by lucamartinetti 10 days ago · 0 comments · 1 min read

Reader

Magic Wormhole is great but requires a CLI or app. I put a full wormhole-rs client in the browser via WebAssembly so you can send E2E encrypted files to anyone — interoperable with all standard wormhole CLIs.

Drop a file, get a code, other person opens the link or types wormhole-rs receive <code>. SPAKE2 + NaCl encryption happens client-side, the server only bridges WebSocket transit.

Built this as an experiment with Claude Code + gstack. All code written by Claude. Single Rust binary, vanilla JS, no framework.

https://wormhole.page https://github.com/lucamartinetti/wormhole-page

No comments yet.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection