Skip to content

Latest commit

 

History

History
22 lines (20 loc) · 1.18 KB

Byzantine Threat Model.md

File metadata and controls

22 lines (20 loc) · 1.18 KB

Byzantine Threat Model: The Web3 threat model is based on byzantine faults dealing with arbitrary malicious behavior and governed by mechanism design. 

  1. Given the aspirational absence of trusted intermediaries, everyone and everything is meant to be untrusted by default. Participants in this model include developers, miners/validators, infrastructure providers and users, all of whom could potentially be adversaries.
  2. This is a fundamentally different threat model from that of Web2 where there are generalized notions of trusted insiders with authorized access to resources/assets that have to be protected against untrusted outsiders (and malicious insiders). Web3 is the ultimate zero-trust scenario.

Slide Screenshot

095.jpg


Slide Text

  • Web2 -> Insiders/Outsiders (Trusted/Untrusted)
  • Web3 -> Byzantine Fault Tolerance
  • Arbitrarily Malicious Mechanism Design
  • Untrusted by default
  • Users <-> abusers

References


Tags

Web2 vs. Web3