diff --git a/src/cwtch.md b/src/cwtch.md index 5e0400c..2ec7344 100644 --- a/src/cwtch.md +++ b/src/cwtch.md @@ -46,7 +46,7 @@ Both integration tests and unit tests are run automatically for every pull reque ## Resolved or Outdated Risks -## ~~Dependency on Outdated Protobuf Implementation~~ +### Dependency on Outdated Protobuf Implementation **Status: Mitigated** @@ -58,7 +58,7 @@ version of the protobufs framework. We have removed protobufs entirely from the project by porting this functionality over the Tapir. -## PoW Spam Prevention as a Metadata Vector +### PoW Spam Prevention as a Metadata Vector **Status: Outdated**: Cwtch now uses Token Based Services to separate challenges like PoW from resolving the tokens.