Bug 128567

Summary: Add hooks for wrapping CryptoKeys in SerializedScriptValue
Product: WebKit Reporter: Alexey Proskuryakov <ap>
Component: WebCore Misc.Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: alecflett, beidson, commit-queue, esprehn+autocc, jsbell, kangil.han, oliver
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
proposed patch none

Alexey Proskuryakov
Reported 2014-02-10 16:56:03 PST
SerializedScriptValue can be written to disk, via IndexedDB or History APIs. We should not store crypto keys as plaintext - they are like passwords, and passwords are encrypted in Keychain or equivalent.
Attachments
proposed patch (17.58 KB, patch)
2014-02-10 17:23 PST, Alexey Proskuryakov
no flags
Alexey Proskuryakov
Comment 1 2014-02-10 17:23:01 PST
Created attachment 223775 [details] proposed patch
WebKit Commit Bot
Comment 2 2014-02-10 22:27:39 PST
Comment on attachment 223775 [details] proposed patch Clearing flags on attachment: 223775 Committed r163863: <http://trac.webkit.org/changeset/163863>
WebKit Commit Bot
Comment 3 2014-02-10 22:27:41 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.