From 62e0d293815c0162a5490d7c961fe9cc05161f3c Mon Sep 17 00:00:00 2001 From: PRabahy <> Date: Wed, 6 Feb 2013 00:57:28 +0000 Subject: [PATCH] New Public Writable Dir (more robust encoding) [Imported from Trac: page TestGrid, version 80] --- TestGrid.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/TestGrid.md b/TestGrid.md index 8ee3289..8d0bacb 100644 --- a/TestGrid.md +++ b/TestGrid.md @@ -19,9 +19,9 @@ Note that the introducer furl has changed recently (as of Feb. 2013). The canonical way to access Tahoe-LAFS grids is to run your own client node. Having one's own node is necessary for the data that should remain private (plaintext, capabilities) to remain on your computers, while storage nodes provide storage of ciphertext. However, writing to the publically-writeable test directory (below) means that others can see and change your files. -## Publically writeable test directory +## Publicly writable test directory -URI:DIR2:fluzmpvcsdhtekvrolspclokya:xzlolymgub6pl6gcsy3v5y76nduv6d6z2o5g2xawsqdyhzwgzpba . Note that anyone may view and change this data. +URI:DIR2:ddg5n76x6stjb35psrcn7i3ytu:etbtnftlaeylm4gmi7mxzq6pg2ntgra7dyjeronyoo4pvkgtttqa . Note that anyone may view and change this data. ## How To Connect To The Public Test Grid @@ -53,7 +53,7 @@ Set up the code according to source:docs/quickstart.rst and source:docs/running. Then run `bin/tahoe start`. -We created a shared public directory: feel free to use it for experimentation -- once your node is up and listening on port 3456, [this URL](http://127.0.0.1:3456/uri/URI%3ADIR2%3Afluzmpvcsdhtekvrolspclokya%3Axzlolymgub6pl6gcsy3v5y76nduv6d6z2o5g2xawsqdyhzwgzpba/) should give you access to that directory. +We created a shared public directory: feel free to use it for experimentation -- once your node is up and listening on port 3456, [this URL](http://127.0.0.1:3456/uri/URI%3ADIR2%3Addg5n76x6stjb35psrcn7i3ytu%3Aetbtnftlaeylm4gmi7mxzq6pg2ntgra7dyjeronyoo4pvkgtttqa/) should give you access to that directory. ## Social Norms