[Webkit-unassigned] [Bug 193590] add support for encrypted localstorage

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 22 11:09:45 PST 2019


https://bugs.webkit.org/show_bug.cgi?id=193590

--- Comment #2 from Geoffrey Garen <ggaren at apple.com> ---
What's the target use case / platform for this?

Why just LocalStorage and not other storage technologies?

Why doesn't this patch include regression tests?

On Darwin platforms, our preferred solution for data protection is the application container and/or filesystem-level encryption. I could imagine adding API for other styles of data protection on non-Darwin platforms, but I think we would want that API to be per WebsiteDataStore, and not per individual storage technology.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20190122/af246057/attachment.html>


More information about the webkit-unassigned mailing list