Changes between Version 76 and Version 77 of TestGrid
- Timestamp:
- 2013-02-04T02:33:09Z (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TestGrid
v76 v77 13 13 * Don't view the pubgrid as a free hundreds-of-MB backup service. 14 14 15 Note that the introducer furl has changed recently (as of November 2012).15 Note that the introducer furl has changed recently (as of Feb. 2013). 16 16 17 17 … … 20 20 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. 21 21 22 Do not confuse the security properties one gets with tahoe when running a client node with how the public web interface (now disabled) used to behave.23 24 22 == Publically writeable test directory == 25 23 26 URI:DIR2: ctmtx2awdo4xt77x5xxaz6nyxm:n5t546ddvd6xlv4v6se6sjympbdbvo7orwizuzl42urm73sxazqa . Note that anyone may view and change this data.24 URI:DIR2:fluzmpvcsdhtekvrolspclokya:xzlolymgub6pl6gcsy3v5y76nduv6d6z2o5g2xawsqdyhzwgzpba . Note that anyone may view and change this data. 27 25 28 26 == How To Connect To The Public Test Grid == … … 32 30 files and directories to be flushed, especially as storage formats change. 33 31 34 The test grid is currently running an 1.0.0-compatible release (allmydata-tahoe: 1. 8.2) (see "My versions" on the welcome page for the current version of the web gateway server).32 The test grid is currently running an 1.0.0-compatible release (allmydata-tahoe: 1.9.2) (see "My versions" on the welcome page for the current version of the web gateway server). 35 33 36 34 Set up the code according to [source:docs/quickstart.rst] and [source:docs/running.rst]. This creates a client node in the {{{.tahoe}}} subdirectory of your home directory. Edit the following lines into the {{{.tahoe/tahoe.cfg}}} file: … … 47 45 <td> 48 46 [client]<br> 49 introducer.furl = <b><i>pb:// u7w4hdwgw5lfsuw7cnovh4jcoyvlne7o@128.59.153.44:51644/introducer</i></b><br>47 introducer.furl = <b><i>pb://hckqqn4vq5ggzuukfztpuu4wykwefa6d@publictestgrid.dnsd.info:50213/introducer</i></b><br> 50 48 </td> 51 49 </tr> … … 57 55 Then run {{{bin/tahoe start}}}. 58 56 59 We created a shared public directory: feel free to use it for experimentation -- once your node is up and listening on port 3456, [http://127.0.0.1:3456/uri/URI:DIR2: ctmtx2awdo4xt77x5xxaz6nyxm:n5t546ddvd6xlv4v6se6sjympbdbvo7orwizuzl42urm73sxazqa/ this URL] should give you access to that directory.57 We created a shared public directory: feel free to use it for experimentation -- once your node is up and listening on port 3456, [http://127.0.0.1:3456/uri/URI:DIR2:fluzmpvcsdhtekvrolspclokya:xzlolymgub6pl6gcsy3v5y76nduv6d6z2o5g2xawsqdyhzwgzpba/ this URL] should give you access to that directory. 60 58 61 59 == Social Norms == … … 76 74 77 75 * [http://www.bigpig.org/ VolunteerGrid2] 76 77 == Contact Info == 78 79 If the pubgrid introducer appears to be down, either send an email to the tahoe-dev mailing list or contact PRab on irc://freenode/tahoe-lafs