Inputs.io Security Breach and Platform Collapse — 4,100 BTC Lost
BlockedCustodial platform became inaccessible — the holder had no independent key control.
Inputs.io operated as a hosted web wallet service in the early Bitcoin era, when best practices for key management were still crystallizing. The platform generated and stored user private keys server-side, distributing key material to clients via JavaScript. This architecture concentrated custody risk entirely with the platform operator and created a single point of failure for all account holders.
The platform suffered a security breach that resulted in the theft of approximately 4,100 BTC from user accounts. The incident was documented in a Reddit post from the period, capturing user reports of unauthorized fund transfers and platform unresponsiveness. Following the breach, Inputs.io ceased operations without recovering user funds or providing a clear recovery pathway.
The case exemplifies the vulnerability of hosted wallet architectures common in Bitcoin's early years. Users who entrusted keys to centralized platforms had no independent access to their private keys and no ability to verify key security. The reliance on server-side JavaScript key handling meant that platform compromise directly compromised every user simultaneously. No amount of user diligence—no passphrase strength, no personal security hygiene—could prevent loss once server infrastructure was breached. The platform's closure without compensation or transparent investigation left affected users without recourse or even verifiable proof of the stolen amount.
| Stress condition | Vendor lockout |
| Custody system | Exchange custody |
| Outcome | Blocked |
| Documentation | Partial |
Why custodial Bitcoin fails differently than self-custody
Exchange custody transfers the custody problem from the holder to the institution. The holder no longer needs to manage seed phrases, maintain hardware, or understand cryptographic concepts. They need only to maintain their account. This simplicity has a cost: the holder no longer controls the private keys. Access depends entirely on the continued operational, financial, and regulatory health of the exchange.
Cases in this archive show that exchange failures cluster around specific event types: bankruptcy and insolvency, regulatory seizure, geographic sanctions, and account-level access failures (lost 2FA, forgotten email credentials). Each event type has a different recovery path and a different timeline. Bankruptcy proceedings typically take 6-24 months and produce partial recovery. Regulatory seizure timelines depend on legal process. Account access failures may be resolvable through platform support or may not.
The distinguishing feature of vendor lockout cases is that recovery — when it occurs — happens through processes the holder did not design and cannot control. They become claimants in a process rather than holders of an asset.
The primary protection against vendor lockout is not using a vendor for custody beyond what is needed operationally. Holdings intended to be stored long-term are most exposed to institutional risk. Exchange custody is well-suited for active trading and conversion; it is poorly suited for long-term storage of significant value. Moving Bitcoin off exchange into self-custody eliminates platform dependency at the cost of taking on personal custody responsibility.
Translate