Skip to content

Commit

Permalink
fix(frontmatter): Finish Trent sentence
Browse files Browse the repository at this point in the history
  • Loading branch information
vEnhance committed Apr 12, 2024
1 parent f742ccd commit ac7c7f6
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion src/frontmatter.typ
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,9 @@ We don't assume specialized knowledge like elliptic curve magic.
for protocols in which Penny wishes to prove something to Victor.
- *Trent* is a trusted administrator or arbiter,
for protocols in which a trusted setup is required.
(In real life, Trent is often a group of people performing
(In real life, Trent is often a group of people performing a multi-party
computation, such that as long as at least one of them is honest,
the trusted setup will work.)

== Notation and conventions <notation>

Expand Down

0 comments on commit ac7c7f6

Please sign in to comment.