Lessons from Digital-Cash History

The history of private digital money is mostly a history of failure, and the failures rhyme. Across six cases — DigiCash, e-gold, Liberty Dollar, Liberty Reserve, Silk Road, and Tornado Cash — Hillebrand reads one dominant lesson: a system with a central point of failure (an issuer, an operator, or a targetable developer) will eventually have that point attacked, by the market or by the state. It is the historical case for “trusted third parties are security holes” and for why Bitcoin was designed the way it was.

The Six Cases

  • DigiCash (1989–1998). David Chaum’s company implemented his blind-signature ecash. The cryptography worked, but the venture failed commercially (too early for e-commerce; required conservative bank partners; reportedly spurned Microsoft/Visa offers). Its deeper flaw was architectural: tokens were warehouse receipts — claims on dollars held by a bank — so it could never escape the banking system it aimed to bypass. The source describes the dependence from both ends — balances as claims on DigiCash Inc., and tokens as warehouse receipts on dollars held by issuing banks — and either way the holder’s position rests on an institution that can fail, which is precisely the dependence the design set out to escape.
  • e-gold (1996–2009). Douglas Jackson’s gold-backed digital currency reached billions in annual volume and millions of accounts with minimal KYC. In 2007 the U.S. indicted it for unlicensed money transmission and money-laundering conspiracy; it was shut down and Jackson pleaded guilty. Same warehouse-receipt architecture as DigiCash — but here the state, not the market, exploited the single custodian. The gold still existed; what stopped was the issuer’s freedom to honour claims against it. As the source frames the general case, an issuer can “fail, be shut down, refuse redemption, or be compelled by authorities to freeze accounts” — and the holder’s position depends on which of those happens.
  • Liberty Dollar (1998–2011). Bernard von NotHaus’s silver/gold medallions and certificates aimed to be actual circulating currency competing with Federal Reserve notes (peak circulation ~$20M). After a 2007 FBI raid, NotHaus was convicted in 2011 of counterfeiting and fraud — controversially, since the medallions did not closely resemble U.S. currency; prosecutors argued that denominating them in “dollars” and borrowing familiar monetary language was enough. Lesson: physical alternative money draws even more direct state opposition, and the provocative anti-Fed marketing may have increased prosecutorial attention.
  • Liberty Reserve (2006–2013). Arthur Budovsky’s Costa Rica–based, privacy-focused digital currency processed ~$6B for ~1M users with minimal KYC. In 2013 U.S. authorities (with Costa Rican cooperation) shut it down; Budovsky was extradited and sentenced to 20 years. Lesson: jurisdictional arbitrage has limits — offshore incorporation delays but does not prevent prosecution of a centralized operator. (Note: entirely unrelated to Liberty Dollar despite the name.)
  • Silk Road (2011–2013). Ross Ulbricht’s Tor-and-Bitcoin darknet marketplace proved anonymous commerce works at scale — anonymous reputation and escrow included. It fell through operational-security failures rather than any demonstrated break in Tor or Bitcoin: early promotional posts from identifiable accounts that investigators later connected to him, and arrest while logged into the admin panel. How the server itself was located was contested — the FBI attributed it to a misconfigured CAPTCHA, an account the Berkeley computer scientist Nicholas Weaver judged “full of holes”. (In a notable twist, two investigating federal agents were later convicted of stealing bitcoin during the case.)
  • Tornado Cash (2019– ). A decentralized Ethereum mixer implemented as immutable smart contracts — no company, CEO, or server to seize. In August 2022 OFAC designated Tornado Cash and listed its smart-contract addresses as blocked property — a move Hillebrand reads as sanctioning software itself rather than a person or entity. The contracts kept running. The Fifth Circuit ruled in November 2024 that immutable smart contracts lacking ownership are not “property” OFAC can sanction under IEEPA, and Treasury delisted it in March 2025 — yet the developers were still prosecuted (Roman Storm convicted of the money-transmission charge in August 2025, jury deadlocked on the graver counts).

The Patterns

What failed is consistent: centralization created a targetable point (DigiCash’s bankruptcy, e-gold/Liberty Reserve’s prosecutions, Liberty Dollar’s raid, Silk Road’s single operator); trusted third parties (Trusted Third Parties as Security Holes) were the security holes whose trust was eventually betrayed or destroyed; poor OPSEC defeated sound technology; and business models dependent on state-tolerant infrastructure (banks, payment processors) were vulnerable to pressure on that infrastructure. The money-substitute cases also illustrate the money-proper-versus-money-substitute distinction: a claim on someone else’s reserves is only ever as good as the institution standing behind it, and what becomes of it is that institution’s to decide or the state’s.

What succeeded is the inverse, and Bitcoin embodies it: decentralization with no entity to shut down, open source enabling trust through verification rather than reputation, economic incentives that sustain development, and conceptual clarity that enables adoption. Tornado Cash marks the live frontier: full decentralization protected the protocol but not the people — the state adapted by prosecuting builders. The implication Hillebrand draws for the parallel economy is sobering: future privacy tools may need not just decentralized architecture but anonymous development and a clean separation between writing software and operating a service.

See Also

Sources