Skip to content
This repository has been archived by the owner on Apr 6, 2020. It is now read-only.

Allow a more compatible, less safe mode #73

Closed
pes10k opened this issue Feb 9, 2018 · 0 comments
Closed

Allow a more compatible, less safe mode #73

pes10k opened this issue Feb 9, 2018 · 0 comments

Comments

@pes10k
Copy link
Owner

pes10k commented Feb 9, 2018

Blocking the parent frame from reaching into iframes provides increased security (by preventing pages from side-stepping the API blocking by reaching into child frames), but breaks sites that non-maliciously write into / out of iframes.

It would be good to add a "more compatible" option, that allows frames to reach into the DOMs of child frames, but still makes a "best effort" at blocking the DOM in the parent frame.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant