diff --git a/www.i2p2/pages/i2cp.html b/www.i2p2/pages/i2cp.html index 8def8751..cfc04b06 100644 --- a/www.i2p2/pages/i2cp.html +++ b/www.i2p2/pages/i2cp.html @@ -53,7 +53,7 @@ and many of the messages in those documents were never implemented.

In a standard I2P installation, port 7654 is used by java clients to communicate with the local router via I2CP. By default, the router binds to address 127.0.0.1. To bind to 0.0.0.0, set the -router advanced configuration option i2cp.tcp.bindAllInterfaces=true. +router advanced configuration option i2cp.tcp.bindAllInterfaces=true and restart.

I2CP Definition

@@ -195,7 +195,7 @@ The streaming lib should also pass these options through to I2CP. i2cp.closeOnIdle0.7.1true, false  falseClose I2P session when idle i2cp.reduceIdleTime0.7.11200000300000 minimum (ms) Idle time required (default 20 minutes, minimum 5 minutes) i2cp.closeIdleTime0.7.11800000300000 minimum (ms) Idle time required (default 30 minutes) -i2cp.reduceQuantity0.7.111 to 71Tunnel quantity when reduced (applies to both inbound and outbound) +i2cp.reduceQuantity0.7.111 to 51Tunnel quantity when reduced (applies to both inbound and outbound) i2cp.encryptLeaseSet0.7.1true, false  falseEncrypt the lease i2cp.leaseSetKey0.7.1   Base64 SessionKey (44 characters) diff --git a/www.i2p2/pages/newdevelopers.html b/www.i2p2/pages/newdevelopers.html index fa6b6db7..f1676bc8 100644 --- a/www.i2p2/pages/newdevelopers.html +++ b/www.i2p2/pages/newdevelopers.html @@ -27,6 +27,7 @@ get the monotone source repository installed - short instructions:
  • mtn -d i2p.mtn pull 127.0.0.1:8998 i2p.i2p
  • mtn -d i2p.mtn co --branch=i2p.i2p +For website, use i2p.www instead of i2p.i2p. Long version: see the monotone page.
  • @@ -52,5 +53,18 @@ Say hi to the developers on #i2p See the bottom of licenses.html for commit privilege requirements. +
  • +Short version of how to generate and use keys if you plan to commit: + +Long version: see the monotone page. + + {% endblock %} diff --git a/www.i2p2/pages/roadmap.html b/www.i2p2/pages/roadmap.html index 1dd5aa16..b644329a 100644 --- a/www.i2p2/pages/roadmap.html +++ b/www.i2p2/pages/roadmap.html @@ -2,21 +2,6 @@ {% block title %}Roadmap{% endblock %} {% block content %} -

    0.7

    -Late January 2009 - -

    0.8

    Mid-2009 -

    1.0