diff --git a/i2p2www/pages/site/docs/api/samv3.html b/i2p2www/pages/site/docs/api/samv3.html index 352c5fae..875ddd14 100644 --- a/i2p2www/pages/site/docs/api/samv3.html +++ b/i2p2www/pages/site/docs/api/samv3.html @@ -12,6 +12,7 @@ Java applications should use the streaming or I2CP APIs directly. was introduced in I2P release 0.7.3 (May 2009) and is a stable and supported interface. 3.1 is also stable and supports the signature type option, which is strongly recommended. More recent 3.x versions support advanced features. +Note that i2pd does not currently support most 3.2 and 3.3 features.

Alternatives: SOCKS, @@ -308,9 +309,10 @@ can forward back I2P datagrams to the client's datagram server.

Version 3.1 Changes

-Version 3.1 was introduced in I2P release 0.9.14 (July 2014). SAM 3.1 is the recommended +Version 3.1 was introduced in Java I2P release 0.9.14 (July 2014). SAM 3.1 is the recommended minimum SAM implementation because of its support for better signature types than SAM 3.0. +i2pd also supports most 3.1 features.