From fc9abe46b15e20f44d6f0597819b939f63ed7dbf Mon Sep 17 00:00:00 2001
From: zzz
{% trans -%} @@ -152,6 +153,17 @@ for high-traffic servers and applications. +
+SAM defaults to DSA_SHA1 for destinations, which is not what you want. +Ed25519 (type 7) is the correct selection. +Add SIGNATURE_TYPE=7 to the DEST GENERATE command, +or to the SESSION CREATE command for DESTINATION=TRANSIENT. +
+ + + +Most applications will only need one SAM session. @@ -166,7 +178,7 @@ In almost no situation should you require a unique session per-connection. Without careful design, this could quickly DDoS the network. Carefully consider if your security goals require unique sessions. Please consult with the Java I2P or i2pd developers before implementing per-connection sessions. -
+ @@ -183,6 +195,7 @@ See i2psnark for code that reduces tunnel count and then closes the tunnel, even {%- endtrans %} +{% trans -%} @@ -217,6 +230,8 @@ If your average uptime is less than an hour, I2P is probably the wrong solution. {%- endtrans %}
+{% trans -%} @@ -245,6 +260,8 @@ it may be helpful to provide an option or a separate package to use an external {%- endtrans %}
+{% trans -%} @@ -375,6 +392,7 @@ Hang out in IRC #i2p-dev. Post on the forums. Spread the word. We can help get you users, testers, translators, or even coders. {%- endtrans %}
+