diff options
-rw-r--r-- | doc/design.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/design.md b/doc/design.md index 4f7c06a..4d016cc 100644 --- a/doc/design.md +++ b/doc/design.md @@ -59,7 +59,7 @@ This document is about our log design. ### 1.1 - Goals and non-scope The goal of sigsum logging is to make a signer's key-usage transparent in -general. Therefore, sigsum logs allow logging of signed checksum and some +general. Therefore, sigsum logs allow logging of signed checksums and some minimally required metadata. Storing data and rich metadata is a non-goal. We want the resulting design to be easy from many different perspectives, for |