Note deprecated specs
This commit is contained in:
@ -15,6 +15,10 @@ The interface between applications and the router is the I2CP (I2P Control
|
||||
Protocol) API.
|
||||
{%- endtrans %}</p>
|
||||
|
||||
The specifications linked below are currently supported in the network.
|
||||
See the <a href="{{ site_url('spec/proposals') }}">{{ _('Proposals') }}</a> page for
|
||||
specifications in discussion or development.
|
||||
|
||||
<p>{% trans trac='https://i2pgit.org/i2p-hackers/i2p.www/issues' -%}
|
||||
The I2P Project is committed to maintaining accurate, current documentation.
|
||||
If you find any inaccuracies in the documents linked below, please
|
||||
@ -74,13 +78,13 @@ Streamr Proxy
|
||||
</li><li>
|
||||
HTTP Bidir Proxy
|
||||
</li><li>
|
||||
<a href="{{ site_url('docs/api/sam') }}">{{ _('SAM Protocol') }}</a>
|
||||
<a href="{{ site_url('docs/api/sam') }}">{{ _('SAM Protocol') }}</a> (Deprecated)
|
||||
</li><li>
|
||||
<a href="{{ site_url('docs/api/samv2') }}">{{ _('SAMv2 Protocol') }}</a>
|
||||
<a href="{{ site_url('docs/api/samv2') }}">{{ _('SAMv2 Protocol') }}</a> (Deprecated)
|
||||
</li><li>
|
||||
<a href="{{ site_url('docs/api/samv3') }}">{{ _('SAMv3 Protocol') }}</a>
|
||||
</li><li>
|
||||
<a href="{{ site_url('docs/api/bob') }}">{{ _('BOB Protocol') }}</a>
|
||||
<a href="{{ site_url('docs/api/bob') }}">{{ _('BOB Protocol') }}</a> (Deprecated)
|
||||
</li></ul>
|
||||
|
||||
<h3>{% trans %}End-to-End Transport API and Protocols{% endtrans %}</h3>
|
||||
|
Reference in New Issue
Block a user