Replace osdir.com/gmane.org links with zzz.i2p ones for ancient mailing list
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
{% extends "global/layout.html" %}
|
||||
{% block title %}{% trans %}Tunnel Implementation{% endtrans %}{% endblock %}
|
||||
{% block lastupdated %}{% trans %}October 2010{% endtrans %}{% endblock %}
|
||||
{% block accuratefor %}0.8{% endblock %}
|
||||
{% block lastupdated %}{% trans %}July 2019{% endtrans %}{% endblock %}
|
||||
{% block accuratefor %}0.9.41{% endblock %}
|
||||
{% block content %}
|
||||
|
||||
{% trans %}This page documents the current tunnel implementation.{% endtrans %}
|
||||
@ -236,7 +236,7 @@ current IV with AES256/ECB using their IV key again, then forwards the tuple
|
||||
of the IV (both before and after use) help address a certain class of
|
||||
confirmation attacks.
|
||||
{%- endtrans %}
|
||||
See <a href="http://osdir.com/ml/network.i2p/2005-07/msg00031.html">this email</a>
|
||||
See <a href="http://zzz.i2p/archive/2005-07/msg00031.html">this email</a>
|
||||
and the surrounding thread for more information.
|
||||
</p>
|
||||
|
||||
|
Reference in New Issue
Block a user