Wormhole.page – Magic Wormhole file transfer in the browser via WASM
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 . 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…
What it does
In the maker’s words, at launch
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
Does a similar job
all alternatives →
- WSWormhole – Simple, private file sharing2021 · wormhole.app · ▲97
just f***ing send itJun 2026 · jfsendit.com · ▲155Send any file, any size, straight from browser to browser
- SASendenv, a CLI tool to share environment variables2024 · github.com · ▲83
My weekend project sendenv is a CLI tool that lets you share environment variables securely with someone else. It is built on top of magic-wormhole which allows for safe, account-free data transfer. When you send variables using sendenv, it creates a one-time code. You give this code to the person who needs the variables. They use the code in their shell to load the variables. This is handy for quickly setting up new team members or copying local environment variables to another system. Its currently in alpha obviously, but the core functionality works (I have tested sending vaults from a…
- SUSandboxing untrusted code using WebAssemblyFeb 2026 · github.com · ▲76
Hi everyone, I built a runtime to isolate untrusted code using wasm sandboxes. Basically, it protects your host system from problems that untrusted code can cause. We’ve had a great discussion about sandboxing in Python lately that elaborates a bit more on the problem [1]. In TypeScript, wasm integration is even more natural thanks to the close proximity between both ecosystems. The core is built in Rust. On top of that, I use WASI 0.2 via wasmtime and the component model, along with custom SDKs that keep things as idiomatic as possible. For example, in Python we have a simple decorator:…
- CICryptSend.io – Share encrypted files with randomly generated links2018 · cryptsend.io · ▲74
More dev tools this month
the category →



OpenTrailPaper is open-source bike computer firmware for the LilyGO T5S3 4.7" E-Paper PRO. It supports offline maps, GPX routes, FIT recording and Bluetooth sensors.
Dev tools · 2d ago · opentrailpaper.com

Open-source GTM skills for technical founders
Dev tools · 30d ago · gtmcofounder.com

Launched alongside, March 2026
the whole month →

Switch from ChatGPT to Claude with import memory feature
AI · Mar 2026 · claude.com


