IEEE Symposium on Security and Privacy
IEEE Symposium on Security and Privacy Year 2015 Peer-reviewed
Web Security · Privacy

SurroundWeb : Mitigating Privacy Concerns in a 3D Web Browser

John Vilk David Molnar Eyal Ofek Chris Rossbach Benjamin Livshits Alexander Moshchuk
IEEE S&P
Venue
Peer-reviewed
Type
2015
Publication year

Problem

Abstract—Immersive experiences that mix digital and real-world objects are becoming reality, but they raise serious privacy concerns as they require real-time sensor input. These experiences are already present on smartphones and game consoles via Kinect, and will eventually emerge on the web platform. However, browsers do not expose the display interfaces needed to render immersive experiences.

Approach

Previous security research focuses on controlling application access to sensor input alone, and do not deal with display inter- faces. Recent research in human computer interactions has explored a variety of high-level rendering interfaces for immersive experiences, but these interfaces reveal sensitive data to the application. Bringing immersive experiences to the web requires a high-level interface that mitigates privacy concerns.

Results

This paper presents SurroundWeb, the first 3D web browser, which provides the novel functionality of ren- dering web content onto a room while tackling many of the inherent privacy challenges. Following the prin- ciple of least privilege, we propose three abstractions for immersive rendering: 1) the room skeleton lets applications place content in response to the phys- ical dimensions and locations of renderable surfaces in a room; 2) the detection sandbox lets applications declaratively place content near recognized objects in the room without revealing if the object is present; and 3) satellite screens let applications display content across devices registered with SurroundWeb. Through user surveys, we validate that these abstractions limit the amount of revealed information to an acceptable degree. In addition, we show that a wide range of immersive experiences can be implemented with ac- ceptable performance.

Cite this paper — BibTeX
@inproceedings{surroundweb-livshits15,
  title = {SurroundWeb : Mitigating Privacy Concerns in a 3D Web Browser},
  author = {John Vilk and David Molnar and Eyal Ofek and Chris Rossbach and Benjamin Livshits and Alexander Moshchuk and Helen J. Wang and Ran Gal},
  year = 2015,
  month = may,
  booktitle = {IEEE Symposium on Security and Privacy},
}
Copied