<feed xmlns='http://www.w3.org/2005/Atom'>
<title>leap_platform.git/puppet/modules/site_webapp/manifests, branch master</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>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>Merge remote-tracking branch 'origin/merge-requests/77'</title>
<updated>2017-04-27T18:04:50+00:00</updated>
<author>
<name>varac</name>
<email>varacanero@zeromail.org</email>
</author>
<published>2017-04-27T18:04:50+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=f09276a705d8cc21a117075e996f5d4797e5311d'/>
<id>f09276a705d8cc21a117075e996f5d4797e5311d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</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>webapp: add secret_key_base to config</title>
<updated>2017-03-22T09:10:16+00:00</updated>
<author>
<name>Azul</name>
<email>azul@riseup.net</email>
</author>
<published>2017-03-22T09:10:16+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=44f20f7c3907d500adde0edc87c90b2cd339acea'/>
<id>44f20f7c3907d500adde0edc87c90b2cd339acea</id>
<content type='text'>
This replaces the secret_token from rails 4.1 on.

Both are used for securing cookies in the browser. The secret_key_base
will also encrypt the cookies while the token will only sign them.

Keeping the token in there for now allows us to migrate existing sessions
/ cookies to the new secrets. We can remove it in the next version once
all providers have run with secret_key_base for a while.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This replaces the secret_token from rails 4.1 on.

Both are used for securing cookies in the browser. The secret_key_base
will also encrypt the cookies while the token will only sign them.

Keeping the token in there for now allows us to migrate existing sessions
/ cookies to the new secrets. We can remove it in the next version once
all providers have run with secret_key_base for a while.
</pre>
</div>
</content>
</entry>
<entry>
<title>Direct connection when couch runs locally</title>
<updated>2017-03-15T18:22:50+00:00</updated>
<author>
<name>varac</name>
<email>varacanero@zeromail.org</email>
</author>
<published>2017-03-14T23:56:47+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=8c1c4c102936dd779c74d615763e7adef7033ec1'/>
<id>8c1c4c102936dd779c74d615763e7adef7033ec1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[8144] Remove Haproxy</title>
<updated>2017-03-15T18:22:50+00:00</updated>
<author>
<name>varac</name>
<email>varacanero@zeromail.org</email>
</author>
<published>2017-02-23T10:42:47+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=cce9af1fce42c29bf062cccfc46ef356d83a6328'/>
<id>cce9af1fce42c29bf062cccfc46ef356d83a6328</id>
<content type='text'>
We used haproxy because we had multiple bigcouch nodes but now
with a single couchdb node this is not needed anymore.

- Resolves: #8144
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We used haproxy because we had multiple bigcouch nodes but now
with a single couchdb node this is not needed anymore.

- Resolves: #8144
</pre>
</div>
</content>
</entry>
</feed>
