NOSTR MAGAZINE

Satoshi-Era Bitcoin Developer Drops a Nostr Tool That Could End Centralized VPNs Forever

On Tuesday, May 19, Martti Malmi — known in the origin story of Bitcoin as “Sirius,” the developer who received the first peer-to-peer transaction from Satoshi Nakamoto and later maintained bitcoin.org — shipped a new version of Nostr VPN. This is not an incremental upgrade. It is an architectural departure from every commercial VPN most people have ever used.


The announcement hit X at 11:11 AM CEST, and within hours it was amplified by TFTC, syndicated by CoinMarketCap, Bitcoinist, Cointelegraph, and MEXC, and was being discussed across Nostr relays and Stacker News as the most consequential privacy tooling release of 2026 so far.

I have been covering the Nostr protocol since its earliest days, and in my experience, this is the first product that genuinely extends Nostr beyond social networking into infrastructure-level sovereignty. That shift matters enormously.


What Nostr VPN Actually Does

The architecture is deceptively simple. Nostr VPN is a peer-to-peer mesh network where devices connect directly to each other instead of routing through a corporate server farm. The Nostr protocol handles discovery and signaling between nodes using public-key cryptography — the same cryptographic primitive that secures Bitcoin transactions. WireGuard, via the boringtun implementation, carries the encrypted traffic.

Here is what that means in practice: a user designates one of their own machines — a home server, a rented VPS from Hetzner, or any device they control — as the exit node. Websites and services see only the IP address of that exit node, not the device the user is actually holding. The critical distinction? No third party sits between the user and the exit node. No company holds logs. No operator exists to be subpoenaed.

The release adds native multiplatform interfaces, improved network management UX, and Nostr-based multihop routing through the FIPS protocol — a fallback for when direct NAT traversal fails, which happens constantly on restrictive home and corporate networks. Exit-node leak protection ships enabled by default.


Why the Timing Is Not Coincidental

Malmi seeded the project in March 2026, writing on X that Tailscale’s centralized account requirement — an email address and a third-party identity provider — pushed him to build an alternative. The codebase shipped 11 releases in seven days that month, adding Windows support, LAN pairing, and an Android sidecar. Two months later, it has expanded into a full Rust workspace with mobile and desktop shells and per-network mesh identities.

The release lands as the regulatory environment around VPNs and digital privacy tools tightens across multiple jurisdictions. The United Kingdom continues advancing legislation that expands surveillance capabilities. Multiple documented cases exist where VPN providers marketed as no-log services subsequently produced records under legal compulsion. The promise of privacy in a conventional VPN, as I have written before, is only as strong as the company behind it — a company with employees, legal addresses, server infrastructure, and obligations to the jurisdictions where it operates.

Swiss Hodler, a prominent Bitcoin advocate, described decentralized VPNs on X following the launch as “freedom technology” that makes online censorship more difficult by removing infrastructure from centralized control. That framing captures the philosophical throughline: Malmi is applying the same sovereignty logic to internet privacy infrastructure that Bitcoin applied to money — eliminating the trusted intermediary because that intermediary represents both a single point of failure and a single point of control.


Technical Analysis: Two Scenarios

The Bullish Case

Nostr VPN’s architecture solves a genuine structural problem. Commercial VPNs are a $44 billion market built on a trust model that has been repeatedly and publicly violated. If Malmi’s open-source alternative achieves even modest adoption among the 315,000-plus Nostr profiles and the broader Bitcoin community, it could establish a new category: trustless networking. The project has no token, no ICO, and no monetization scheme — which, counterintuitively, is a strength. It removes the incentive misalignment that plagues commercial VPN providers. Developer velocity is exceptional: 11 releases in seven days, then a full Rust rewrite in under two months. The Nostr relay network, with 178-plus relays hosting meaningful content, provides a ready-made signaling layer that no other mesh VPN can leverage. WireGuard integration ensures battle-tested encryption. If corporate users begin deploying Nostr VPN exit nodes on their own infrastructure, the network effect could compound rapidly.

The Bearish Case

Mesh VPNs are not new. ZeroTier launched in 2013 and claims over 3 million connected devices across 5,000 paid accounts. Yggdrasil and Slack’s Nebula both offer peer-to-peer encrypted networking. None achieved mass consumer adoption. Nostr VPN requires users to operate or rent their own exit nodes — a friction point that 99% of VPN users will not tolerate when NordVPN offers one-click connect for $3.99 per month. The Nostr relay infrastructure, while decentralized, has well-documented funding problems: 95% of relays cannot cover their own costs. If relays degrade under increased signaling load, the mesh becomes unreliable. The project has no dedicated funding, no corporate backing, and depends entirely on open-source contributions. Without a sustainable economic model for relay operators, the signaling layer could degrade precisely when demand increases. Governments may also respond by targeting exit node operators directly rather than the protocol — creating legal risk for individual users running visible exit nodes from home IP addresses.


Summary

Martti Malmi’s Nostr VPN is not a product for everyone — and it is not trying to be. It is a philosophically coherent tool built for a specific audience: people who already understand why trusting a commercial VPN provider is an act of faith they are no longer willing to perform. The architecture is elegant. The execution speed from concept to multiplatform release is remarkable. The regulatory tailwinds are real.

But adoption will depend on whether the Nostr relay ecosystem can sustain itself economically, and whether the UX friction of self-operated exit nodes can be reduced far enough to capture users beyond the cypherpunk niche. I think this project matters not because it will kill NordVPN tomorrow, but because it proves the Nostr protocol can do something other than social media — and that expansion of scope is exactly what the ecosystem needs to break out of its current stagnation narrative.

For anyone paying attention to the collision course between surveillance states and individual sovereignty, Nostr VPN is a signal. The question is whether enough people are listening.

Comments