Max Tannahill launches Dojo Bay to bypass node seizures
- Developer Max Tannahill launched Dojo Bay to decentralize Bitcoin node routing after federal server seizures.
- Node operators use Bit47 cryptographic signatures to prevent public backends from exposing user transaction data.
- The directory runs on Tor onion routing and uses Auth47 authentication to eliminate central databases.
Federal authorities thought seizing central servers would destroy privacy wallets.
On September 5, 2026, developer Max Tannahill introduced Dojo Bay on Ungovernable Misfits to eliminate the structural vulnerabilities exploited during recent law enforcement crackdowns. When federal agents seized central servers belonging to Samourai Wallet, thousands of mobile users were abruptly cut off from broadcasting transactions or checking balances. While running a local node offers complete sovereignty, hardware costs and network setup keep most mobile users reliant on central backends.
Dojo Bay solves this by establishing a decentralized, Tor-hidden directory of public Bitcoin nodes hosted by independent volunteers. By routing traffic across nodes in Mexico, Spain, and the UK, the platform splits legal vectors so no single court order can take down the network.
"Law enforcement took down Samurai Wallet's central servers in seconds."
- Max Tannahill, Ungovernable Misfits
Routing transactions through public infrastructure usually creates a severe privacy tradeoff. Connecting to an untrusted backend leaks extended public keys, enabling node hosts to deanonymize transaction histories. To solve this, Tannahill mandated that node operators cryptographically sign their pairing credentials with Bit47 payment codes, letting wallets verify server authenticity automatically.
The administration layer is similarly hardened. Directory operators authenticate using Auth47 challenges rather than traditional passwords or cloud databases. The entire system can be mirrored over Tor onion routing using a single terminal command, preventing domain seizures from taking the directory offline.
"Math replaces trust in public infrastructure."
- Max Tannahill, Ungovernable Misfits
Integrating signed directories into wallet software like Sentinel enables automatic node switching without user intervention. When a backend goes dark or attempts to manipulate data, the wallet shifts to another verified node instantly.
Trust in centralized infrastructure gives way to peer-to-peer survival.