Correct note about i2pd support of b32 addresses in SAM

This commit is contained in:
zzz
2021-04-26 11:17:50 -04:00
parent 3b537524d8
commit ac06be0357

View File

@ -671,7 +671,8 @@ depending on signature type.
<b>NOTE:</b>
Since about 2014 (SAM v3.1), Java I2P has also supported hostnames and b32 addresses for the $destination, but this was previously undocumented.
Hostnames and b32 addresses are now officially supported by Java I2P as of release 0.9.48.
The i2pd router has always supported hostnames. I2pd supports b32 addresses as of release 2.38.0 (0.9.50).
The i2pd router will support hostnames and b32 addresses as of release 2.38.0 (0.9.50).
For both routers, "b32" support includes support extended "b33" addresses for blinded destinations.
</p>
<h4>Connect Response</h4>