Changes between Version 16 and Version 17 of GSoCIdeas2010


Ignore:
Timestamp:
2009-03-16T22:30:04Z (15 years ago)
Author:
nejucomo
Comment:

Be more verbose about SOP issue.

Legend:

Unmodified
Added
Removed
Modified
  • GSoCIdeas2010

    v16 v17  
    1515   * A blog-like app (perhaps addressing tiddly wishlist items)
    1616   * Port another light-weight server open source web app to Tahoe+javascript (calendar, photo album)
    17  * Fix Same-Origin-Policy design issue (these need careful design review and consideration!):
     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.
    1818   * Domain Mangling approaches:
    1919     * HTTP proxy approach