Changes between Version 19 and Version 20 of GSoCIdeas2010
- Timestamp:
- 2009-03-17T01:35:55Z (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
GSoCIdeas2010
v19 v20 14 14 * An interactive tree browser web frontend. 15 15 * A blog-like app (perhaps addressing tiddly wishlist items) 16 * Port another light-weight server open source web app to Tahoe+javascript (calendar, photo album )16 * Port another light-weight server open source web app to Tahoe+javascript (calendar, photo album, [https://bespin.mozilla.com Bespin]) 17 17 * 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. 18 18 * Domain Mangling approaches: … … 20 20 * Special scheme handling in browser add-ons 21 21 * 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. 22 * Retarget a webapp such as [https://bespin.mozilla.com Bespin] to store itself on a Tahoe grid instead of on a custom (Bespin-specific) server.23 22 24 23 = Mentors =