git ssb

9+

mixmix / ssb-handbook



Commit a366db962b85ec732cd149a68ae74882750e3b5d

Fix cryptography typo

Alexander Matson authored on 4/11/2018, 1:09:29 PM
GitHub committed on 4/11/2018, 1:09:29 PM
Parent: 7e0df586d366b59bf9a9560bd92c32d365d5b6cb

Files changed

stories/gossiping-securely-is-the-new-email.mdchanged
stories/gossiping-securely-is-the-new-email.mdView
@@ -12,9 +12,9 @@
1212 - When I read my friends diaries, any scrambled message I can decode must have been for me, any I can’t must have been meant for someone else.
1313
1414 > That sounds a bit complicated!
1515
16-It does, but the good news is you don’t need to know any crypotogrpahy, you can just install Patchwork, and it works like email.
16 +It does, but the good news is you don’t need to know any cryptography, you can just install Patchwork, and it works like email.
1717 It looks like this at the moment:
1818
1919 ![secure_message_example](../assets/secure_message_example.png)
2020 _Direct messaging in Patchwork_

Built with git-ssb-web