diff options
author | Rasmus Dahlberg <rasmus.dahlberg@kau.se> | 2021-05-03 22:48:17 +0200 |
---|---|---|
committer | Rasmus Dahlberg <rasmus.dahlberg@kau.se> | 2021-05-03 22:48:17 +0200 |
commit | e7bd2f29e7226e39bee7d0a1b89965ef5bdf5dc2 (patch) | |
tree | 1353ccf2fb401c356f2e9e7aef56c9ffbed7a2ef | |
parent | 4881b9e29f2979a91a2f437654aa16a8b1c3a5da (diff) |
added q/a topic
-rw-r--r-- | doc/design.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/design.md b/doc/design.md index bd24878..4c764e3 100644 --- a/doc/design.md +++ b/doc/design.md @@ -222,6 +222,7 @@ Add more key questions and answers. - Log poisoning - Why we removed identifier field from the leaf - Explain `latest`, `stable` and `cosigned` tree head. +- Privacy aspects ## Concluding remarks Example of binary transparency and reproducible builds. |