"on the network between A and B "

This commit is contained in:
forest 2021-01-30 22:20:26 -06:00
parent cf9bcd1912
commit d85ebd9042
1 changed files with 2 additions and 1 deletions

View File

@ -62,7 +62,8 @@
<p>
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...
</p>
<p>