[Webkit-unassigned] [Bug 140014] New: [SOUP] Disable RC4

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 31 08:37:12 PST 2014


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

            Bug ID: 140014
           Summary: [SOUP] Disable RC4
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: Major
          Priority: P2
         Component: WebKit2
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: mcatanzaro at igalia.com

It's past time to disable all ciphersuites that use RC4, which is no longer considered secure [1]. Instead, we should refuse to connect if the server only supports RC4.

This can be expected to break ~1.5% of the top 1,000,000 web sites [2], so we should only push this change once a major browser does so first [3] [4].

[1] https://datatracker.ietf.org/doc/draft-ietf-tls-prohibiting-rc4/
[2] https://jve.linuxwall.info/blog/index.php?post/TLS_Survey
[3] https://bugzilla.mozilla.org/show_bug.cgi?id=999544
[4] https://code.google.com/p/chromium/issues/detail?id=375342

-- 
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/20141231/4d018276/attachment-0002.html>


More information about the webkit-unassigned mailing list