===== Byzantine Fault ===== [[dido:public:ra:xapend:xapend.a_glossary:start| Return to Glossary ]] A **Byzantine Fault** is a [[dido:public:ra:xapend:xapend.a_glossary:c:condition|condition]] of a computational system, specifically of distributed computing systems. This condition occurs when one or more components have failed and there is no precise information on whether a component has failed, or if the system information is correct. A component like a [[dido:public:ra:xapend:xapend.a_glossary:s:server|server]] may appear inconsistently on a **Byzantine Fault** like failing and working in fault detection systems. This occurs because the system presents different symptoms compared to different observers. At this point, it is difficult for the other components to decide to declare it failed and exclude it from the network. To accomplish [[dido:public:ra:xapend:xapend.a_glossary:b:byzantine_fault_tolerance]] a consensus must be reached on which component has failed in the first place. Source: [[https://academy.bit2me.com/en/what-is-Byzantine-fault/ ]] /**=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- /* To add a discussion page to this page, comment out the line that says ~~DISCUSSION:off~~ */ ~~DISCUSSION:on|Outstanding Issues~~ ~~DISCUSSION:off~~