Changes between Version 107 and Version 108 of Dev


Ignore:
Timestamp:
2011-11-17T01:03:44Z (12 years ago)
Author:
zooko
Comment:

server-relative urls (so they are https and not http)

Legend:

Unmodified
Added
Removed
Modified
  • Dev

    v107 v108  
    88
    99 * Darcs checkout:
    10      {{{darcs get --lazy http://tahoe-lafs.org/source/tahoe-lafs/trunk tahoe-lafs}}}
    11  * [https://github.com/warner/tahoe-lafs git checkout] (EXPERIMENTAL!) announced [http://tahoe-lafs.org/pipermail/tahoe-dev/2010-October/005408.html here]:
     10     {{{darcs get --lazy https://tahoe-lafs.org/source/tahoe-lafs/trunk tahoe-lafs}}}
     11 * [https://github.com/warner/tahoe-lafs git checkout] (EXPERIMENTAL!) announced [//pipermail/tahoe-dev/2010-October/005408.html here]:
    1212     {{{git clone git://github.com/warner/tahoe-lafs.git}}}
    1313
     
    3232
    3333=== Presentations / Papers ===
    34  * [http://tahoe-lafs.org/trac/tahoe-lafs/attachment/wiki/News/tahoe-RSA-slides.pdf] presented at RSA 2010
    35  * [http://tahoe-lafs.org/~zooko/lafs.pdf Tahoe – The Least-Authority Filesystem] presented at [http://storagess.org/2008 Storage Security and Survivability '08]
    36  * [http://tahoe-lafs.org/~warner/pycon-tahoe.html Tahoe: A Secure Distributed Filesystem] presented at
     34 * [//trac/tahoe-lafs/attachment/wiki/News/tahoe-RSA-slides.pdf] presented at RSA 2010
     35 * [//~zooko/lafs.pdf Tahoe – The Least-Authority Filesystem] presented at [http://storagess.org/2008 Storage Security and Survivability '08]
     36 * [//~warner/pycon-tahoe.html Tahoe: A Secure Distributed Filesystem] presented at
    3737   [http://us.pycon.org/2008/about/ PyCon2008],
    3838   providing an overview of the Tahoe-LAFS design, and the
    39    [http://tahoe-lafs.org/~warner/pycon-tahoe-slides.zip slides] (.zip) that
     39   [//~warner/pycon-tahoe-slides.zip slides] (.zip) that
    4040   were used for the presentation
    4141 * [http://www.cs.utk.edu/~plank/plank/papers/FAST-2009.html  A Performance Evaluation and Examination of Open-Source Erasure Coding Libraries For Storage] to be presented at [http://www.usenix.org/events/fast09  FAST-2009: 7th USENIX Conference on File and Storage Technologies]
     
    5656
    5757== Tools ==
    58   * [http://tahoe-lafs.org/cgi-bin/mailman/listinfo/tahoe-lafs-trac-stream tahoe-lafs-trac-stream] mailing list is the way to receive lots of emails from trac
     58  * [//cgi-bin/mailman/listinfo/tahoe-lafs-trac-stream tahoe-lafs-trac-stream] mailing list is the way to receive lots of emails from trac
    5959 * [wiki:ViewTickets]
    60  * Sources for Tahoe-LAFS and its side-projects are browsable via the "Browse Source" button at the top of each [http://tahoe-lafs.org/trac project site]
     60 * Sources for Tahoe-LAFS and its side-projects are browsable via the "Browse Source" button at the top of each [//trac project site]
    6161 * there is an experimental git mirror of the darcs repository (not necessarily up-to-date) [http://github.com/warner/tahoe-lafs on github].
    62  * http://tahoe-lafs.org/source/tahoe/tarballs/ contains snapshots of current source code.
     62 * [//source/tahoe-lafs/tarballs/ https://source/tahoe-lafs/tarballs] contains snapshots of current source code.
    6363 * The Buildbot page (linked at the top of each page) shows current build and test results.  See the BuildbotPolicy page and [wiki:HowtoContributeABuildbot] page.
    6464 * The Timeline (linked at the top of each page) shows changes to the source code, the issue tickets, and the wiki (i.e. this web site).
     
    6969== Dependencies ==
    7070
    71  * Copies of libraries that Tahoe-LAFS is dependent on are at [http://tahoe-lafs.org/source/tahoe-lafs/deps/].
    72  * The [http://tahoe-lafs.org/source/tahoe-lafs/deps/tahoe-dep-eggs tahoe-dep-eggs] subdirectory has precompiled "egg" packages (scroll to the bottom for a matrix of platforms and Python versions for each package).
     71 * Copies of libraries that Tahoe-LAFS is dependent on are at [//source/tahoe-lafs/deps/].
     72 * The [//source/tahoe-lafs/deps/tahoe-dep-eggs tahoe-dep-eggs] subdirectory has precompiled "egg" packages (scroll to the bottom for a matrix of platforms and Python versions for each package).
    7373
    7474