aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorLinus Nordberg <linus@nordberg.se>2021-09-07 16:55:46 +0200
committerRasmus Dahlberg <rasmus.dahlberg@kau.se>2021-10-02 00:54:13 +0200
commit5be9b91b5afa3354dabbacdbed755639a7a4866f (patch)
treed1cece4c6215c3cafd54b95cca9491228cfd12c6 /doc
parent33ab9b677d673f0f9bcb9a681cfe5a22a5167b79 (diff)
trim whitespace
Diffstat (limited to 'doc')
-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 +------------+