SSU minor correction

This commit is contained in:
zzz
2014-10-26 22:10:48 +00:00
parent 1a02306080
commit 20b01be929
2 changed files with 5 additions and 4 deletions

View File

@@ -1,7 +1,7 @@
{% extends "global/layout.html" %}
{% block title %}SSU Protocol Specification{% endblock %}
{% block lastupdated %}September 2014{% endblock %}
{% block accuratefor %}0.9.15{% endblock %}
{% block lastupdated %}October 2014{% endblock %}
{% block accuratefor %}0.9.16{% endblock %}
{% block content %}
<p>
@@ -435,7 +435,7 @@ bits 3-0: total identity fragments (F) 1-15</pre></li>
<ul><li>The remaining bytes contain
Alice's <a href="{{ site_url('docs/spec/common-structures') }}#type_Signature">Signature</a> of the critical exchanged
data (X + Y + Alice's IP + Alice's port + Bob's IP + Bob's port
+ Alice's new relay key + Alice's signed on time)
+ Alice's new relay tag + Alice's signed on time)
See notes for length information.
</li></ul>
</li>