diff --git a/capsulflask/templates/about-ssh.html b/capsulflask/templates/about-ssh.html index acb0d57..947e18c 100644 --- a/capsulflask/templates/about-ssh.html +++ b/capsulflask/templates/about-ssh.html @@ -62,7 +62,8 @@

When computers A and B are trying to establish a secure connection for the first time, - we assume that the way they communicate right now is NOT secure. That means that someone between A and B can read & modify + we assume that the way they communicate right now is NOT secure. That means that someone on the network + between A and B can read & modify all messages they send to each-other! You might be able to see where this is heading...