diff options
| author | Ev Bogue <ev@evbogue.com> | 2019-04-04 09:58:10 -0500 | 
|---|---|---|
| committer | Ev Bogue <ev@evbogue.com> | 2019-04-04 09:58:10 -0500 | 
| commit | 59e0b7d43d282b6c2c4ca1ce90b41e0abfe39ff7 (patch) | |
| tree | 834fa048702b57de836e66415c5d1cac0e69aeee | |
| parent | fd2a344391c940c41cb7065928e74e872dcd2e3c (diff) | |
edits
| -rw-r--r-- | readme.md | 2 | 
1 files changed, 1 insertions, 1 deletions
| @@ -48,7 +48,7 @@ When you post a new message, bogbook will  + iterate up the message sequence number  + hash the contents of the previous message using sha512 -+ sign the contents of the current message with your ed22519 private key ++ sign the contents of the current message with your ed25519 private key  + hash the new message (including the signature) using sha512  before appending the feed to the log stored in your browser. | 
