merge of '1e94090123d2048b6d86e9e3898f842279d3c962'

and '6e8c73745aa70e4661d2d5b58739c4a810f71c10'
This commit is contained in:
hankhill19580
2019-09-10 23:49:37 +00:00
3 changed files with 15 additions and 8 deletions

View File

@@ -1,7 +1,7 @@
{% extends "global/layout.html" %}
{% block title %}I2CP{% endblock %}
{% block lastupdated %}{% trans %}June 2019{% endtrans %}{% endblock %}
{% block accuratefor %}0.9.41{% endblock %}
{% block lastupdated %}2019-09{% endblock %}
{% block accuratefor %}0.9.42{% endblock %}
{% block content %}
<p>{% trans -%}
The I2P Client Protocol (I2CP) exposes a strong separation of concerns between
@@ -254,7 +254,7 @@ Do not confuse with i2cp.leaseSetPrivateKey which is for LS1.
<td>""
<td>
Base 64 encoded UTF-8
secret used to blind the leaseset.
secret used to blind the leaseset address.
See proposal 123.
</td>
</tr>
@@ -755,7 +755,7 @@ Do not confuse with i2cp.leaseSetPrivKey which is for LS2.
<td>""
<td>
Base 64 encoded UTF-8
secret used to blind the leaseset.
secret used to blind the leaseset address.
See proposal 123.
</td>
</tr>

View File

@@ -241,6 +241,12 @@ Auto-update server for OSX installer
</li><li>
I2P browser beta releases
</li><li>
IPv6 fixes
</li><li>
Servlet 3.0 annotation scanning
</li><li>
SSU performance improvements
</li><li>
I2CP blinding info message
</li><li>
LibSam - deduplication, documentation, support