Reference articles on history, science, culture and more
Encyclopedia

Failing badly

Fails with a catastrophic result or without warning

Failing badly and failing well are concepts in systems security and network security (and engineering in general) describing how a system reacts to failure. The terms have been popularized by Bruce Schneier, a cryptographer and security consultant.

01Failing badly

A system that fails badly is one that has a catastrophic result when failure occurs. A single point of failure can thus bring down the whole system. Examples include:

02Failing well

A system that fails well is one that compartmentalizes or contains its failure. Examples include:

  • Properly designed compartmentalized hulls in watercraft, ensuring that a hull breach in one compartment will not flood the entire vessel.
  • Databases that do not allow downloads of all data in one attempt, limiting the amount of compromised data.
  • Structurally redundant buildings conceived to resist loads beyond those expected under normal circumstances, or resist loads when the structure is damaged.
  • Computer systems that restart or proceed to a stopped state when an invalid operation occurs.
  • Access control systems that are locked when power is cut to the unit.
  • Concrete structures which show fractures long before breaking under load, thus giving early warning.
  • Armoured cockpit doors on airplanes, which confine a potential hijacker within the cabin even if they are able to bypass airport security checks.
  • Internet connectivity provided by more than one vendor or discrete path, known as multihoming.
  • Star or mesh networks, which can continue to operate when a node or connection has failed (though for a star network, failure of the central hub will still cause the network to fail).
  • Ductile materials, such as "under-reinforced concrete", when overloaded, fail gradually , they yield and stretch, thus giving some warning before ultimate failure.
  • Making a backup copy of all important data and storing it in a separate place. That data can be recovered from the other location when either place is damaged.

Designing a system to 'fail well' has also been alleged to be a better use of limited security funds than the typical quest to eliminate all potential sources of errors and failure.

Watch videos about Failing badlyExplainers and documentaries on YouTube (opens in a new tab)

Sources and credits

This article is adapted from the Wikipedia article Failing badly, written by its contributors and licensed under CC BY-SA 4.0. Fathomly has changed the layout, removed citation markers, navigation and maintenance notices, and adjusted punctuation. This adapted version is shared under the same license. For references, see the original article.

Fathomly is not affiliated with or endorsed by the Wikimedia Foundation. Spotted a problem? Tell us.