note SAM v1/v2 are deprecated

This commit is contained in:
zzz
2025-03-13 17:04:39 -04:00
parent 14612f637d
commit 8204fd495c
2 changed files with 5 additions and 3 deletions

View File

@ -1,8 +1,9 @@
{% extends "global/layout.html" %}
{% block title %}SAM V1 Specification{% endblock %}
{% block lastupdated %}May 2015{% endblock %}
{% block lastupdated %}2025-03{% endblock %}
{% block accuratefor %}0.9.20{% endblock %}
{% block content %}
<h2>Warning - Deprecated - Unsupported - Use <a href="samv3.html">SAMv3</a></h2>
<p>Specified below is version 1 of a simple client protocol for interacting with
I2P.
Newer alternatives:

View File

@ -1,9 +1,10 @@
{% extends "global/layout.html" %}
{% block title %}SAM V2 Specification{% endblock %}
{% block lastupdated %}May 2015{% endblock %}
{% block lastupdated %}2025-03{% endblock %}
{% block accuratefor %}0.9.20{% endblock %}
{% block content %}
<p>Specified below is a simple client protocol for interacting with I2P.
<h2>Warning - Deprecated - Unsupported - Use <a href="samv3.html">SAMv3</a></h2>
<p>Specified below is version 2 of a simple client protocol for interacting with I2P.
</p>
<p>
SAM V2 was introduced in I2P release 0.6.1.31.