From a4671ac2625934b12739aaf485162f4ea7719a49 Mon Sep 17 00:00:00 2001 From: Jeric <jericbryledy@users.noreply.github.com> Date: Thu, 4 Aug 2016 22:21:10 +0800 Subject: [PATCH] README: added SHA256 fingerprint (#182) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fd40fb0..83051b0 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ Join the party: $ ssh chat.shazow.net ``` -The server's RSA key fingerprint is `e5:d5:d1:75:90:38:42:f6:c7:03:d7:d0:56:7d:6a:db`. If you see something different, you might be [MITM](https://en.wikipedia.org/wiki/Man-in-the-middle_attack)'d. +The server's RSA key fingerprint is `MD5:e5:d5:d1:75:90:38:42:f6:c7:03:d7:d0:56:7d:6a:db` or `SHA256:HQDLlZsXL3t0lV5CHM0OXeZ5O6PcfHuzkS8cRbbTLBI`. If you see something different, you might be [MITM](https://en.wikipedia.org/wiki/Man-in-the-middle_attack)'d. (Apologies if the server is down, try again shortly.)