= The Public Test Grid = == Live Demo == [http://testgrid.allmydata.org:3567/uri/URI%3ADIR2%3Adjrdkfawoqihigoett4g6auz6a%3Ajx5mplfpwexnoqff7y5e4zjus4lidm76dcuarpct7cckorh2dpgq/ the publically writeable directory through testgrid.allmydata.org]. Here is [http://testgrid.allmydata.org:3567 the welcome page] which has a list of connected nodes, recent uploads and downloads, and performance statistics. == How To Connect To The Public Test Grid == The test grid is subject to being updated at random times, so compatibility is likely to break without notice. Also note that many upgrades require all files and directories to be flushed, especially as storage formats change. The test grid is currently running an 1.0.0-compatible release (see "My versions" on the welcome page for the current version of the web gateway server). After installing the code according to [http://allmydata.org/source/tahoe/trunk/docs/install.html docs/install.html], copy the following file into its base directory: ||file name||file contents|| ||introducer.furl||{{{pb://todjw7qkb4dgq4fkeo7cqydcu5vneioh@tahoecs2.allmydata.com:52106/introducer}}}|| Then run ''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, [http://127.0.0.1:3456/uri/URI%3ADIR2%3Adjrdkfawoqihigoett4g6auz6a%3Ajx5mplfpwexnoqff7y5e4zjus4lidm76dcuarpct7cckorh2dpgq/ this URL] should give you access to that directory. == Memory Lane == {{{ #!html
release notes | date | what's new | web gateway | the publicly writeable directory | directory of strange child links |
---|---|---|---|---|---|
v1.5 | August 1, 2009 | WUI style, forward-compatibility, no size-limit on directories, more efficient directories, safer mv | web gateway | the publicly writeable dir | directory of strange child links |
v1.4.1 | April 13, 2009 | garbage collection, improved diagnostics, performance improvement when downloading many GB files | web gateway | the publicly writeable dir | directory of strange child links |
v1.3 | February 13, 2009 | repairer, backup command, large files, (S)FTP server, more | web gateway | the publicly writeable dir | directory of strange child links |
v1.2 | July 21, 2008 | fix a minor security flaw, add operational improvements | web gateway | the publicly writeable dir | directory of strange child links |
v1.1 | June 11, 2008 | fix rare but serious issues, improve UI | web gateway | the publicly writeable dir | directory of strange child links |
v1.0 | March 25, 2008 | It's version 1.0! | web gateway | the publicly writeable dir | directory of strange child links |
v0.9 | March 13, 2008 | Tahoe is now ready to be relied on for secure storage | web gateway | the publicly writeable dir | directory of strange child links |
v0.8 | February 15, 2008 | "visibility" into the system and more user interfaces | |||
v0.7 | January 8, 2008 | decentralized directories and mutable files, a FUSE interface, and new open source licensing options | |||
v0.6.1 | October 15, 2007 | packaging, usability, and performance improvements | |||
v0.6 | September 24, 2007 | improved performance and packaging | |||
v0.5.1 | August 23, 2007 | fix a security problem in the Web API | |||
v0.5 | August 17, 2007 | the Web API and the command-line interface | |||
v0.4 | June 29, 2007 | new mutable, shareable, private directories | |||
v0.3 | June 6, 2007 | improved basic functionality | |||
v0.2 | May 2, 2007 | the first public release, on May 2, 2007 and giving a general overview of why the Tahoe project exists |