From ad8c574c621fbced024ba54197534dc207be7c9a Mon Sep 17 00:00:00 2001 From: zooko <> Date: Tue, 16 Mar 2010 16:31:43 +0000 Subject: [PATCH] formatting [Imported from Trac: page GSoCIdeas2010, version 81] --- GSoCIdeas2010.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GSoCIdeas2010.md b/GSoCIdeas2010.md index 1cfeb92..1cb78fd 100644 --- a/GSoCIdeas2010.md +++ b/GSoCIdeas2010.md @@ -69,7 +69,7 @@ There are a lot of applications that could potentially make good use of Tahoe-LA There are still many useful and interesting things that have yet to be built using Tahoe-LAFS. Perhaps the most promising is in the area of web applications; what applications can you think of that could make use of a highly reliable filesystem accessible from both desktops and [handheld devices](http://github.com/ctrlaltdel/TahoeLAFS-android)? Keep in mind that Tahoe-LAFS's architecture allows sharing and delegation opportunities that are difficult or impossible to implement using other backends. Some ideas people have suggested include a calender or photo album, or porting Mozilla's [Bespin](https://bespin.mozilla.com) editor). -Nathan Wilcox wrote most of interactive tree browser frontend in JavaScript (see [RelatedProjects](RelatedProjects) [RelatedProjects page]the); Toby Murray wrote [a front-end in Cajita](http://allmydata.org/pipermail/tahoe-dev/2010-March/004137.html); what interesting ways might this be extended? +Nathan Wilcox wrote most of interactive tree browser frontend in JavaScript (see [the [RelatedProjects](RelatedProjects) page](RelatedProjects)); Toby Murray wrote [a front-end in Cajita](http://allmydata.org/pipermail/tahoe-dev/2010-March/004137.html); what interesting ways might this be extended? This is in some ways the most interesting area for development as it combines security and distributed systems problems with providing a user interface that lets a person who isn't particularly security minded operate safely by default. This is a hard problem, but offers great rewards in terms of learning, and even the ability to break new ground in safe-by-default interface design.