Changes between Version 83 and Version 84 of GSoCIdeas2010
- Timestamp:
- 2010-03-16T16:51:21Z (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
GSoCIdeas2010
v83 v84 16 16 ||[#CloudApps Cloud Apps]||Easy–Hard||[http://www.randombit.net Jack Lloyd] or any mentor|| 17 17 ||[#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 18 20 19 21 ---- … … 79 81 Implement 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. 80 82 83 = Distributed Introduction = 84 85 Implement 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 81 87 82 88 ----