Changes between Version 25 and Version 26 of GSoCIdeas2010
- Timestamp:
- 2009-03-17T02:03:12Z (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
GSoCIdeas2010
v25 v26 9 9 * Help with the C client library [http://allmydata.org/trac/libtahoeclient_webapi libtahoeclient_webapi] 10 10 * Make the [http://allmydata.org/trac/tahoe-w32-client Windows client] use only free open-source software 11 * Various web frontend applications:12 * An interactive tree browser web frontend.13 * A blog-like app (perhaps addressing tiddly wishlist items)14 * //Or//, extend and improve the {{{tiddly_on_tahoe}}} implementation15 * //Or//, retarget the [http://tiddlywiki.org/wiki/TiddlyWeb TiddlyWeb] to use Tahoe as its backend storage?16 17 * Port another light-weight server open source web app to Tahoe+javascript (calendar, photo album, [https://bespin.mozilla.com Bespin])18 11 * Fix Same-Origin-Policy design issue. Web content from different authors can interact in unintended ways in the victims browser, such as Javascript iterating over open windows, or peeking at a referrer header. Before this project is undertaken, the problem description and proposed solutions need careful design review and consideration! The solutions should be considered prototypes and should be backwards compatible with the Tahoe network. 19 12 * Domain Mangling approaches: … … 22 15 * CAJA approach: Require all Javascript to pass the CAJA verifier in the Tahoe web frontend, then create an interface to the tahoe webapi which matches the intended capability semantics. 23 16 * Explore running a Tahoe grid over [https://torproject.org Tor] or [https://i2p2.de I2P] to provide anonymity to servers and/or clients. 17 18 == Building Things On Top Of Tahoe == 19 20 * an interactive tree browser web frontend in !JavaScript (Nathan has written most of one -- what can it grow into?) 21 * a blog-like web app (perhaps addressing tiddly wishlist items) 22 * extend and improve the {{{tiddly_on_tahoe}}} implementation 23 * retarget the [http://tiddlywiki.org/wiki/TiddlyWeb TiddlyWeb] to use Tahoe as its backend storage 24 * Port another light-weight open source web app to Tahoe+javascript (calendar, photo album, [https://bespin.mozilla.com Bespin]). 25 26 == 24 27 25 28 = Mentors =