From ca8a5da6113277d6cac8085b9a26f02ae7d009ad Mon Sep 17 00:00:00 2001 From: Brian Picciano Date: Sat, 23 Nov 2013 11:38:58 -0500 Subject: [PATCH] typo in namecoin post --- _posts/2013-10-25-namecoind-ssl.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_posts/2013-10-25-namecoind-ssl.md b/_posts/2013-10-25-namecoind-ssl.md index c5ad7e8..1ee2ab6 100644 --- a/_posts/2013-10-25-namecoind-ssl.md +++ b/_posts/2013-10-25-namecoind-ssl.md @@ -8,7 +8,7 @@ system where a user can upload their already encrypted content to our storage system and be 100% confident that their data can never be decrypted by anyone but them. -On of the main problems with this approach is that the client has to be sure +One of the main problems with this approach is that the client has to be sure that the code that's being run in their browser is the correct code; that is, that they aren't the subject of a man-in-the-middle attack where an attacker is turning our strong encryption into weak encryption that they could later break.