Changes between Version 83 and Version 84 of GSoCIdeas2010


Ignore:
Timestamp:
2010-03-16T16:51:21Z (14 years ago)
Author:
zooko
Comment:

add distributed introduction

Legend:

Unmodified
Added
Removed
Modified
  • GSoCIdeas2010

    v83 v84  
    1616||[#CloudApps Cloud Apps]||Easy–Hard||[http://www.randombit.net Jack Lloyd] or any mentor||
    1717||[#WebDAV WebDAV]||Medium||[mailto:david-sarah@jacaranda.org David-Sarah Hopwood] or any mentor||
     18||[#DistributedIntroduction Distributed Introduction]||Easy||[mailto:zooko@zooko.com Zooko Wilcox-O'Hearn] or any mentor||
     19
    1820
    1921----
     
    7981Implement a WebDAV front-end for Tahoe-LAFS so that files and directories stored in a distributed grid can be accessed by operating systems (including Windows, Mac, and Linux) and applications that speak the WebDAV protocol. For details see #451 which describes what the Tahoe-LAFS web server does now, how this differs from what a WebDAV web server does, and how to get started experimenting with the relevant source code.
    8082
     83= Distributed Introduction =
     84
     85Implement a protocol for distributed introduction, thus removing the only remaining Single Point of Failure (SPoF) in the Tahoe-LAFS system. For details see [comment:11:ticket:68 ticket #68] which describes the distributed notification algorithm and points to the relevant source code.
     86
    8187
    8288----