From f8126bcdb32da02b1dcf8997f416a1992a0411b2 Mon Sep 17 00:00:00 2001 From: zzz Date: Wed, 17 Aug 2022 09:50:24 -0400 Subject: [PATCH] Note deprecated specs --- i2p2www/pages/site/docs/index.html | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/i2p2www/pages/site/docs/index.html b/i2p2www/pages/site/docs/index.html index bc601300..e22594de 100644 --- a/i2p2www/pages/site/docs/index.html +++ b/i2p2www/pages/site/docs/index.html @@ -15,6 +15,10 @@ The interface between applications and the router is the I2CP (I2P Control Protocol) API. {%- endtrans %}

+The specifications linked below are currently supported in the network. +See the {{ _('Proposals') }} page for +specifications in discussion or development. +

{% 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

  • HTTP Bidir Proxy
  • -{{ _('SAM Protocol') }} +{{ _('SAM Protocol') }} (Deprecated)
  • -{{ _('SAMv2 Protocol') }} +{{ _('SAMv2 Protocol') }} (Deprecated)
  • {{ _('SAMv3 Protocol') }}
  • -{{ _('BOB Protocol') }} +{{ _('BOB Protocol') }} (Deprecated)
  • {% trans %}End-to-End Transport API and Protocols{% endtrans %}