[Webkit-unassigned] [Bug 128567] New: Add hooks for wrapping CryptoKeys in SerializedScriptValue

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 10 16:58:47 PST 2014


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

           Summary: Add hooks for wrapping CryptoKeys in
                    SerializedScriptValue
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ap at webkit.org
                CC: oliver at apple.com, beidson at apple.com


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.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list