New Public Writable Dir (more robust encoding)

[Imported from Trac: page TestGrid, version 80]
PRabahy 2013-02-06 00:57:28 +00:00
parent 182990b55c
commit 62e0d29381

@ -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. 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 ## 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`. 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 ## Social Norms