Re: [w3c/IndexedDB] Security and Web Worker access for IndexedDB (#141)

Pinging @mikewest - for guidance on CSP

I could imagine CSP to limit access to storage, and that applying to Workers. Using it to restrict a single storage API (Indexed DB, Cache API, etc) and potentially even scoped down to particular namespaces within a storage API (in IDB, databases; for Cache, a named cache, etc) seems weird to me but wouldn't be a huge implementation or spec burden. I don't know if that aligns with the vision for CSP though.




-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/IndexedDB/issues/141#issuecomment-277865063

Received on Tuesday, 7 February 2017 00:56:56 UTC