From 93e1adb39c2c99f56ea34a151f7accecfca122e0 Mon Sep 17 00:00:00 2001 From: Linus Nordberg Date: Tue, 7 Sep 2021 16:50:07 +0200 Subject: minor wording changes - more than two perspectives - avoid "deployment" to refer to "log operations" - don't say "idiot" --- doc/design.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'doc') diff --git a/doc/design.md b/doc/design.md index e34b1fe..d2a6a62 100644 --- a/doc/design.md +++ b/doc/design.md @@ -43,9 +43,9 @@ think of this as some sort of bottom-line for what it takes to apply a transparent logging pattern. Past use-cases that wanted to piggy-back on an existing reliable log ecosystem fit well into our scope [\[BinTrans\]](https://wiki.mozilla.org/Security/Binary_Transparency). -We also want the design to be easy from the perspective of log operations and -deployment in constrained environments. This includes considerations such as -idiot-proof parsing, protection against log spam and poisoning, and a +We also want the design to be easy from many different perspectives, for example log operations and +verification in constrained environments. This includes considerations such as +simple parsing, protection against log spam and poisoning, and a well-defined gossip protocol without any complex auditing logic. ### 1.2 - Abstract setting -- cgit v1.2.3