Skip to content

Latest commit

 

History

History
26 lines (22 loc) · 1.09 KB

Consider an iterative approach to launching. Be aware of and prepare for worst-case scenarios.md

File metadata and controls

26 lines (22 loc) · 1.09 KB

The system has many components with complex functionality and no apparent upgrade path.

Recommendation:

We recommend identifying which components are crucial for a minimum viable system, then focusing efforts on ensuring the security of those components first, and then moving on to the others.

During the early life of the system, have a method for pausing and upgrading the system.


Slide Screenshot

130.jpg


Slide Text

  • ConsenSys Audit Lien Protocol Finding 2.1
  • Configuration
  • Multiple Complex Parts
  • High Attack Surface
  • Min. Viable System
  • Iterative/Guarded Launch

References


Tags