diff --git a/Home.md b/Home.md index 2407296..9cd28b3 100644 --- a/Home.md +++ b/Home.md @@ -41,6 +41,19 @@ with the added permission that, in the case that you are obligated to release a derived work under this licence (as per section 2.b of the GPLv2), you may delay the fulfillment of this obligation for up to 12 months. +## Test Network + +An experimental public testnet is running on Allmydata servers. It is subject to being updated at random times, so compatibility is like to break without notice. + +After installing the code according to the [README]source:trunk/README, set up a client node with the following files in its base directory: + +| | | +|---|---| +|introducer.furl|!pb://xextf3eap44o3wi27mf7ehiur6wvhzr6@207.7.151.75:56677,127.0.0.1:56677/introducer| +|vdrive.furl|!pb://xextf3eap44o3wi27mf7ehiur6wvhzr6@207.7.151.75:56677,127.0.0.1:56677/vdrive| + +The testnet is currently running foolscap-0.1.2, available in . All nodes in the network must be running the same version of Foolscap to be able to establish connections. + ### Trac Starting Points