Price:

Max Tannahill launches Dojo Bay to bypass node seizures

Sep 7, 2026Summary from 1 podcast.
  • Max Tannahill built Dojo Bay to connect Bitcoin wallets directly to distributed public nodes.
  • Operators use Bit47 signatures to stop malicious servers from tracking user address histories.
  • Wallets like Sentinel can now switch nodes automatically if regional servers go offline.

Federal seizures crushed centralized Bitcoin privacy backends overnight.

When law enforcement seized Samourai Wallet's central infrastructure, thousands of mobile wallet users lost transaction access. Coming a month after August exploits de-anonymized historical CoinJoin transactions, the sudden outage highlighted how fragile privacy software becomes when built on single corporate backends.

Developer Max Tannahill responded by launching Dojo Bay, an open-source directory hosted on GitHub to decentralize Bitcoin node routing. Speaking on Ungovernable Misfits, Tannahill detailed how the system replaces corporate backends with volunteer-operated public nodes distributed across jurisdictions including Mexico, Spain, and the UK.

Routing wallet traffic through random public servers usually risks leaking extended public keys and financial histories to host operators. Dojo Bay addresses this by requiring cryptographic verification for listed nodes. Server operators must sign their pairing credentials using Bit47 payment codes before the directory accepts them, enabling wallets to verify node identity automatically.

The platform's administrative model removes traditional centralized targets entirely. Directory operators log in using Auth47 challenges instead of passwords or corporate databases, while users can mirror the complete directory over Tor onion routing with a single terminal command.

Integrating signed directories into mobile wallets like Sentinel enables automatic node failover. If local nodes drop offline or face court orders, wallet applications switch seamlessly to active servers on other continents without requiring manual user intervention.

Distributed math has replaced vulnerable corporate infrastructure.