fix error on intro to how page

This commit is contained in:
hankhill19580
2019-07-03 12:13:03 +00:00
parent d0eb2739e5
commit 7fc1c6166b

View File

@ -115,7 +115,7 @@ encryption (e.g. the TCP transport uses AES256 with ephemeral keys).
{%- endtrans %}</p> {%- endtrans %}</p>
<p>{% trans -%} <p>{% trans -%}
End-to-end (<a href="{{ site_url('docs/protocol/i2cp') }}">I2CP</a>) encryption (client application to End-to-end (I2CP) encryption (client application to
server application) was disabled in I2P release 0.6; end-to-end (garlic) encryption (I2P client router server application) was disabled in I2P release 0.6; end-to-end (garlic) encryption (I2P client router
to I2P server router) from Alice's router "a" to Bob's router "h" remains. Notice the different use of to I2P server router) from Alice's router "a" to Bob's router "h" remains. Notice the different use of
terms! All data from a to h is end-to-end encrypted, but the I2CP connection between the I2P router and terms! All data from a to h is end-to-end encrypted, but the I2CP connection between the I2P router and