aboutsummaryrefslogtreecommitdiff
path: root/readme.md
diff options
context:
space:
mode:
authorEv Bogue <ev@evbogue.com>2019-04-04 09:58:10 -0500
committerEv Bogue <ev@evbogue.com>2019-04-04 09:58:10 -0500
commit59e0b7d43d282b6c2c4ca1ce90b41e0abfe39ff7 (patch)
tree834fa048702b57de836e66415c5d1cac0e69aeee /readme.md
parentfd2a344391c940c41cb7065928e74e872dcd2e3c (diff)
edits
Diffstat (limited to 'readme.md')
-rw-r--r--readme.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/readme.md b/readme.md
index d3244c7..8f7e788 100644
--- a/readme.md
+++ b/readme.md
@@ -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.