aboutsummaryrefslogtreecommitdiff
path: root/doc/design.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/design.md')
-rw-r--r--doc/design.md22
1 files changed, 11 insertions, 11 deletions
diff --git a/doc/design.md b/doc/design.md
index c856ce5..2fd9aa6 100644
--- a/doc/design.md
+++ b/doc/design.md
@@ -65,19 +65,19 @@ multiple parties. Refer to the [claimant model](https://github.com/google/trilli
for additional detail.
```
- statement +----------+
+ statement +----------+
+----------| Claimant |----------+
- | +----------+ |Data
- | |Proof
- v v
- +---------+ +------------+
- | Log | | Repository |
- +---------+ +------------+
+ | +----------+ |Data
+ | |Proof
+ v v
+ +---------+ +------------+
+ | Log | | Repository |
+ +---------+ +------------+
| | |
- | | |Data
- |statements +----------+ Data | |Proof
- +---------->| Verifier |<------+ |
- +----------+ v
+ | | |Data
+ |statements +----------+ Data | |Proof
+ +---------->| Verifier |<------+ |
+ +----------+ v
+---------+ | +------------+
| Arbiter | <--------+ | Believer |
+---------+ false claim +------------+