auth proposal

This commit is contained in:
zzz
2010-11-16 12:46:43 +00:00
parent f265e47d71
commit df12d11d4e

View File

@@ -108,6 +108,8 @@ a <a href="i2cp_spec.html#type_SessionConfig">SessionConfig</a> contained in a <
<tr><td>i2cp.messageReliability <td>&nbsp;<td>BestEffort, Guaranteed, None<td>BestEffort<td>Guaranteed is disabled;
None implemented in 0.8.1; the streaming lib default is None as of 0.8.1
<tr><td>explicitPeers<td>&nbsp;<td>&nbsp;<td>null<td>Comma-separated list of Base 64 Hashes of peers to build tunnels through; for debugging only
<tr><td>i2cp.username<td>string<td>&nbsp;<td>&nbsp;<td>For authorization, if required by the router (since 0.8.2)
<tr><td>i2cp.password<td>string<td>&nbsp;<td>&nbsp;<td>For authorization, if required by the router (since 0.8.2)
</table>
<p>
Note: Large quantity, length, or variance settings may cause significant performance or reliability problems.