From 92b5419011610bad8fe34a04f7e7d3cd0e42c55b Mon Sep 17 00:00:00 2001 From: Sarah Jamie Lewis Date: Wed, 2 Dec 2020 14:34:26 -0800 Subject: [PATCH] Formatting --- src/cwtch.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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.