Changes between Version 19 and Version 20 of GSoCIdeas2010


Ignore:
Timestamp:
2009-03-17T01:35:55Z (15 years ago)
Author:
zooko
Comment:

Oh, Nathan already suggested that

Legend:

Unmodified
Added
Removed
Modified
  • GSoCIdeas2010

    v19 v20  
    1414   * An interactive tree browser web frontend.
    1515   * 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])
    1717 * 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.
    1818   * Domain Mangling approaches:
     
    2020     * Special scheme handling in browser add-ons
    2121   * 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.
    2322
    2423= Mentors =