|
|
|
|
|
by deian
3970 days ago
|
|
Very good points. We proposed a way to deal with DOM manipulation in
the paper [1], but Stefan omitted this in the blog post. Specifically,
Section 4 of the paper (the "Page access" paragraph) briefly describes
this. (Sorry for referring you to the paper, but our wording in the
paper is probably better than my attempt to paraphrase here.) Of course there are other ways malicious extensions can used to leak
data---pick your favorite covert channel. But the idea was to propose
APIs (and mechanisms) that are not overtly leaky. (We are early in the
process of actually building this though.) [1] https://www.usenix.org/conference/hotos15/workshop-program/p... |
|