LavaMoat / snow

Use Snow to finally secure your web app's same origin realms!
https://lavamoat.github.io/snow/demo/
MIT License
102 stars 9 forks source link

Stop running securely more than once, top window only #34

Closed weizman closed 1 year ago

weizman commented 2 years ago

At the older version of Snow it counted protected properties of objects based on the realms they come from to function. This principal was cancelled at #25 and therefore securing realms that are not the main realm is no longer effective and no longer needed.