~sergiodj/midori/safe-ciphers

Viewing all changes in revision 7058.

  • Committer: Sergio Durigan Junior
  • Date: 2015-11-18 21:24:25 UTC
  • Revision ID: sergiodj@sergiodj.net-20151118212425-nxqi2a73vv4z3v73
Improve security by making sure that we use a safe set of ciphers.

This comes from Debian bug #804196 (LP Bug #1517265).  When Midori
uses libwebkitgtk, it inherits the default value of the
G_TLS_GNUTLS_PRIORITY environment variable.  Unfortunately this value
is not safe enough because it still lets GnuTLS to enable to unsafe
ciphers.  Therefore, we need to set this variable ourselves and make
sure that Midori is using safe ciphers for TLS operations.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: