<feed xmlns='http://www.w3.org/2005/Atom'>
<title>leap_platform.git/puppet/modules/site_static, branch stretch</title>
<subtitle>[leap_platform] 
</subtitle>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/'/>
<entry>
<title>feat: add v3 tor hidden service support</title>
<updated>2017-10-07T18:12:16+00:00</updated>
<author>
<name>Micah Anderson</name>
<email>micah@riseup.net</email>
</author>
<published>2017-10-07T17:50:55+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=414e36cf11364a9e581eb260b3267078b6cdda44'/>
<id>414e36cf11364a9e581eb260b3267078b6cdda44</id>
<content type='text'>
Resolves: #8879
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Resolves: #8879
</pre>
</div>
</content>
</entry>
<entry>
<title>Feat: Refactor tor services</title>
<updated>2017-10-05T23:24:50+00:00</updated>
<author>
<name>Micah Anderson</name>
<email>micah@riseup.net</email>
</author>
<published>2017-09-19T19:36:06+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=5b10def43d134e5735bfcec1237c04cf66e8610b'/>
<id>5b10def43d134e5735bfcec1237c04cf66e8610b</id>
<content type='text'>
In order to refactor the tor services, we need to split them out into three
different services. This adds the hidden service class that is necessary to
support the previous commits. Fixes #8864.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
In order to refactor the tor services, we need to split them out into three
different services. This adds the hidden service class that is necessary to
support the previous commits. Fixes #8864.
</pre>
</div>
</content>
</entry>
<entry>
<title>Feat: split tor service into three</title>
<updated>2017-10-05T23:24:34+00:00</updated>
<author>
<name>elijah</name>
<email>elijah@riseup.net</email>
</author>
<published>2017-09-19T18:54:27+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=96f8af37b4a3bbd9a15651e27f588073c0601299'/>
<id>96f8af37b4a3bbd9a15651e27f588073c0601299</id>
<content type='text'>
The 'tor' service is now three separate services, 'tor_exit', 'tor_relay', or 'hidden_service'.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The 'tor' service is now three separate services, 'tor_exit', 'tor_relay', or 'hidden_service'.
</pre>
</div>
</content>
</entry>
<entry>
<title>Bug: fix hidden service for static</title>
<updated>2017-08-23T20:29:36+00:00</updated>
<author>
<name>elijah</name>
<email>elijah@riseup.net</email>
</author>
<published>2017-08-16T00:35:55+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=804e022221bfb0b5200282e556d75e601271dac5'/>
<id>804e022221bfb0b5200282e556d75e601271dac5</id>
<content type='text'>
hidden service should be activated iff tor is among the active services and
tor.hidden_service.active == true
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
hidden service should be activated iff tor is among the active services and
tor.hidden_service.active == true
</pre>
</div>
</content>
</entry>
<entry>
<title>static - support for renewing certs with let's encrypt for static sites</title>
<updated>2017-05-30T21:21:52+00:00</updated>
<author>
<name>elijah</name>
<email>elijah@riseup.net</email>
</author>
<published>2017-05-26T23:41:51+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=1e463c6638a05a237d660f458f5a147353be3fc1'/>
<id>1e463c6638a05a237d660f458f5a147353be3fc1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Restructure site_tor to be more clear and re-usable (fixes #8784).</title>
<updated>2017-05-06T16:51:51+00:00</updated>
<author>
<name>Micah Anderson</name>
<email>micah@riseup.net</email>
</author>
<published>2017-05-02T20:23:20+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=68e9a28da2db4cb494bc19a1aeaa0663cb286414'/>
<id>68e9a28da2db4cb494bc19a1aeaa0663cb286414</id>
<content type='text'>
This makes a more clear site_tor::relay class that the leap service
includes, and a more generic site_tor class that other classes can
depend on for setting up the initial install.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This makes a more clear site_tor::relay class that the leap service
includes, and a more generic site_tor class that other classes can
depend on for setting up the initial install.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add single-hop hidden service capability.</title>
<updated>2017-04-25T20:58:41+00:00</updated>
<author>
<name>Micah Anderson</name>
<email>micah@riseup.net</email>
</author>
<published>2017-04-24T18:38:32+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=ada9645de11d75701db8202f34de5c26a2b749c2'/>
<id>ada9645de11d75701db8202f34de5c26a2b749c2</id>
<content type='text'>
This cuts the number of hops for a tor onion service from 6 to 3,
speeding it up considerably. This removes the anonymity aspect of the
service, so it must be enabled intentionally, knowing that the server's
location no longer is hidden.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This cuts the number of hops for a tor onion service from 6 to 3,
speeding it up considerably. This removes the anonymity aspect of the
service, so it must be enabled intentionally, knowing that the server's
location no longer is hidden.
</pre>
</div>
</content>
</entry>
<entry>
<title>Lint</title>
<updated>2017-04-25T20:56:44+00:00</updated>
<author>
<name>Micah Anderson</name>
<email>micah@riseup.net</email>
</author>
<published>2017-04-24T16:08:10+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=c393af8fd5321b8ddf547aed22f833899e56e20e'/>
<id>c393af8fd5321b8ddf547aed22f833899e56e20e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[bugfix] static sites: only enable hidden service by default if one domain is configured</title>
<updated>2016-09-13T20:42:36+00:00</updated>
<author>
<name>elijah</name>
<email>elijah@riseup.net</email>
</author>
<published>2016-09-02T19:35:09+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=a063280eab5e8749c74381aabbe641c30887e9f6'/>
<id>a063280eab5e8749c74381aabbe641c30887e9f6</id>
<content type='text'>
The problem is that we have a single onion address per server, so if more
than one domain is configured we need to make sure they don't both try to
use the same onion address.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The problem is that we have a single onion address per server, so if more
than one domain is configured we need to make sure they don't both try to
use the same onion address.
</pre>
</div>
</content>
</entry>
<entry>
<title>[style] lint ::site_static class</title>
<updated>2016-09-05T12:18:55+00:00</updated>
<author>
<name>varac</name>
<email>varacanero@zeromail.org</email>
</author>
<published>2016-09-05T12:18:55+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=90e4bca777f6edfbde29b590313cf938f75c53a7'/>
<id>90e4bca777f6edfbde29b590313cf938f75c53a7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
