This commit is contained in:
Your Name
2025-03-08 22:17:39 -05:00
parent d5f7fff2a7
commit 679c21f082
10 changed files with 1995 additions and 1994 deletions

View File

@@ -2,8 +2,8 @@ Distributed protocols are the lynchpin of the modern internet,
underpinning every internet service.
This has in turn motivated a massive amount of research ensuring the security,
reliability, and performance of distributed protocols.
A wide-ranging assumption in these works is assuming distributed
protocols operate over \textit{faulty} or
In these works, a wide-ranging assumption is that distributed
protocols operate over \textit{imperfect} or
\textit{attacker-controlled} channels, where messages can be arbitrarily
inserted, dropped, replayed, or reordered.
Formal methods work formally verifying distributed protocols