<feed xmlns='http://www.w3.org/2005/Atom'>
<title>leap_platform.git/puppet/modules/site_apache, branch 0.6.0</title>
<subtitle>[leap_platform] 
</subtitle>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/'/>
<entry>
<title>Adds support for Tor hidden service on webapp (Feature #6273)</title>
<updated>2014-11-05T01:24:44+00:00</updated>
<author>
<name>guido</name>
<email>guido@bruo.org</email>
</author>
<published>2014-10-29T00:03:52+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=16c985a1b8e692c0e0f76a30b7ec052c9dc269bd'/>
<id>16c985a1b8e692c0e0f76a30b7ec052c9dc269bd</id>
<content type='text'>
Change-Id: I56250e05e3a933deacd0b6e02192e712d3fd9fd5
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I56250e05e3a933deacd0b6e02192e712d3fd9fd5
</pre>
</div>
</content>
</entry>
<entry>
<title>Disable SSLv3, and RC4 ciphers</title>
<updated>2014-10-15T21:08:52+00:00</updated>
<author>
<name>Micah Anderson</name>
<email>micah@leap.se</email>
</author>
<published>2014-10-15T21:07:45+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=189bd4b704ba685640ca01afe90f592e7b33567a'/>
<id>189bd4b704ba685640ca01afe90f592e7b33567a</id>
<content type='text'>
Change-Id: I7214aa4334e3d817dd1b6d8dce43523e3d955b5d
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I7214aa4334e3d817dd1b6d8dce43523e3d955b5d
</pre>
</div>
</content>
</entry>
<entry>
<title>stop logging user-agent in apache, fixes #6129</title>
<updated>2014-09-25T09:22:14+00:00</updated>
<author>
<name>Micah Anderson</name>
<email>micah@leap.se</email>
</author>
<published>2014-09-22T18:57:24+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=9da2a36155d3b96e0dc41cac3dd38f8b6c50efd2'/>
<id>9da2a36155d3b96e0dc41cac3dd38f8b6c50efd2</id>
<content type='text'>
Change-Id: I66384ae4a723be063790362f70e57228a0f1539b
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I66384ae4a723be063790362f70e57228a0f1539b
</pre>
</div>
</content>
</entry>
<entry>
<title>Update TLS apache vhost TLS configuration (#5137):</title>
<updated>2014-04-02T17:25:13+00:00</updated>
<author>
<name>Micah Anderson</name>
<email>micah@leap.se</email>
</author>
<published>2014-04-02T17:17:20+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=5cca6d100ffd991e6f943d916361bf0497728d70'/>
<id>5cca6d100ffd991e6f943d916361bf0497728d70</id>
<content type='text'>
       . We want to allow for TLS1.2 to be enabled (supported in wheezy)

       . Explicitly disable SSLCompression. This aids in protecting
       against the BREACH attack: see http://breachattack.com), and SPDY
       version 3 is vulnerable to the CRIME attack when compression is
       on

       . Switch the cipher suites to match
       https://wiki.mozilla.org/Security/Server_Side_TLS#Apache for
       these reasons:
             . Prefer PFS, with ECDHE first then DHE (TLS 1.2, not many
             implementations support this, and there are no known attacks).
             . Prefer AES128 to AES256 because the key schedule in
             AES256 is considered weaker, and maybe AES128 is more
             resistant to timing attacks
             . Prefer AES to RC4. BEAST attacks on AES are mitigated in
             &gt;=TLS1.1, and difficult in TLS1.0. They are not in RC4, and
             likely to become more dangerous
             . RC4 is on the path to removal, but still present for backward compatibility

Change-Id: I99a7f0ebf2ac438f075835d1cb38f63080321043
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
       . We want to allow for TLS1.2 to be enabled (supported in wheezy)

       . Explicitly disable SSLCompression. This aids in protecting
       against the BREACH attack: see http://breachattack.com), and SPDY
       version 3 is vulnerable to the CRIME attack when compression is
       on

       . Switch the cipher suites to match
       https://wiki.mozilla.org/Security/Server_Side_TLS#Apache for
       these reasons:
             . Prefer PFS, with ECDHE first then DHE (TLS 1.2, not many
             implementations support this, and there are no known attacks).
             . Prefer AES128 to AES256 because the key schedule in
             AES256 is considered weaker, and maybe AES128 is more
             resistant to timing attacks
             . Prefer AES to RC4. BEAST attacks on AES are mitigated in
             &gt;=TLS1.1, and difficult in TLS1.0. They are not in RC4, and
             likely to become more dangerous
             . RC4 is on the path to removal, but still present for backward compatibility

Change-Id: I99a7f0ebf2ac438f075835d1cb38f63080321043
</pre>
</div>
</content>
</entry>
<entry>
<title>move leap_webapp.conf template to common.conf which is included by the nagios and webapp node (#5096)</title>
<updated>2014-02-10T17:40:08+00:00</updated>
<author>
<name>varac</name>
<email>varacanero@zeromail.org</email>
</author>
<published>2014-02-06T14:36:12+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=6255e58bf9ff3489bf2707bc2be9759ec5c7db68'/>
<id>6255e58bf9ff3489bf2707bc2be9759ec5c7db68</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>anonymize webapp ips (Bug #4896)</title>
<updated>2014-01-22T15:47:59+00:00</updated>
<author>
<name>varac</name>
<email>varacanero@zeromail.org</email>
</author>
<published>2014-01-22T15:47:59+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=e7fe6d504565b7e0234681ed500059a54739f2e3'/>
<id>e7fe6d504565b7e0234681ed500059a54739f2e3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>improvements to webapp deployment: allow for greater customization, allow for custom git source, improve apache config.</title>
<updated>2013-11-22T19:14:13+00:00</updated>
<author>
<name>elijah</name>
<email>elijah@riseup.net</email>
</author>
<published>2013-11-15T09:02:25+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=289a00a149ac08d01b8ee638620d8c2928966fa3'/>
<id>289a00a149ac08d01b8ee638620d8c2928966fa3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>"Header set X-Frame-Options: Allow" only for nagios (Bug #4169)</title>
<updated>2013-10-18T12:10:18+00:00</updated>
<author>
<name>varac</name>
<email>varacanero@zeromail.org</email>
</author>
<published>2013-10-17T21:09:49+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=9074a7bce264d64f467bc628f06e37a5802043bd'/>
<id>9074a7bce264d64f467bc628f06e37a5802043bd</id>
<content type='text'>
Nagios won't work with setting this option to "DENY",
as set in conf.d/security (#4169). Therefor we allow
it here, only for nagios.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Nagios won't work with setting this option to "DENY",
as set in conf.d/security (#4169). Therefor we allow
it here, only for nagios.
</pre>
</div>
</content>
</entry>
<entry>
<title>Webapp doesn't serve commercial cert (Bug #3916)</title>
<updated>2013-09-24T09:01:19+00:00</updated>
<author>
<name>varac</name>
<email>varacanero@zeromail.org</email>
</author>
<published>2013-09-24T09:01:19+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=02f17c426e6288f898a66a1a687b413ffe9a9b95'/>
<id>02f17c426e6288f898a66a1a687b413ffe9a9b95</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>move commercial x509 deployment to site_x509 (Feature #3889)</title>
<updated>2013-09-24T08:06:22+00:00</updated>
<author>
<name>varac</name>
<email>varacanero@zeromail.org</email>
</author>
<published>2013-09-24T07:23:54+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=9fae612bd8d147321e0cb553610fcaf0140e84eb'/>
<id>9fae612bd8d147321e0cb553610fcaf0140e84eb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
