Small Updates and Clarifications #6

Merged
sarah merged 13 commits from kngako-updates into trunk 2021-08-26 19:18:56 +00:00
1 changed files with 3 additions and 1 deletions
Showing only changes of commit 8c8e0b0785 - Show all commits

View File

@ -57,4 +57,6 @@ chain (which if they were attempting to censor other messages would
reveal such censorship)
Finally: We are actively working on adding non-repudiation to Cwtch servers such
that they themselves are restricted in what they can censor efficiently.
that they themselves are restricted in what they can censor efficiently.
<!-- I might have missed it but I think this is the first mention of each message being signed by the sender (and that the message contains unique identifiers)? Might be great to have a 'message_format.md' where message structure/constructure is explained/introduced earlier? I also can't tell how the session key is applied to the message at this point. -->