Securing web content

  • Authors:
  • Joakim Koskela;Nicholas Weaver;Andrei Gurtov;Mark Allman

  • Affiliations:
  • Helsinki Institute for Information Technology, Helsinki, Finland;International Computer Science Institute, Berkeley, CA, USA;Helsinki Institute for Information Technology, Helsinki, Finland;International Computer Science Institute, Berkeley, CA, USA

  • Venue:
  • Proceedings of the 2009 workshop on Re-architecting the internet
  • Year:
  • 2009

Quantified Score

Hi-index 0.00

Visualization

Abstract

Security in the WWW architecture is based on authenticating the source server and securing the data during transport without considering the content itself. The traditional assumption is that a page is as secure as the server hosting it. However, modern web sites have often a composite structure where components of the web page are authored by different actors and one logical page contains components collected from disparate servers. Applying a single security policy to a whole page is inadequate. We introduce a new model to protect users from web-based malware. We have developed a new model that uses opportunistic personas to better secure web content by adding integrity and accountability to individual elements. In this paper we present the overall design of the mechanism, as well as details derived from a prototype of the system.