<feed xmlns='http://www.w3.org/2005/Atom'>
<title>leap_platform.git/provider_base, branch version/0.9.x</title>
<subtitle>[leap_platform] 
</subtitle>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/'/>
<entry>
<title>[bug] properly set 'enrollment_policy' in provider.json</title>
<updated>2016-10-20T18:16:30+00:00</updated>
<author>
<name>elijah</name>
<email>elijah@riseup.net</email>
</author>
<published>2016-10-07T22:41:21+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=15f8dd13c6d26fa1ad0d06d3ea03e8df260224db'/>
<id>15f8dd13c6d26fa1ad0d06d3ea03e8df260224db</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>upgrade: nickserver version 0.9.x</title>
<updated>2016-10-20T07:51:29+00:00</updated>
<author>
<name>Azul</name>
<email>azul@riseup.net</email>
</author>
<published>2016-10-18T14:34:37+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=e6042f3fd169207ef3991bbb1116e86f06add679'/>
<id>e6042f3fd169207ef3991bbb1116e86f06add679</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[bug] fix Tor hidden service key generation</title>
<updated>2016-10-04T18:06:13+00:00</updated>
<author>
<name>elijah</name>
<email>elijah@riseup.net</email>
</author>
<published>2016-10-04T18:06:13+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=ad9415a5e2885e940e99a07a9d6cdb2b1600e1bd'/>
<id>ad9415a5e2885e940e99a07a9d6cdb2b1600e1bd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>added support for Let's Encrypt</title>
<updated>2016-09-01T17:49:22+00:00</updated>
<author>
<name>elijah</name>
<email>elijah@riseup.net</email>
</author>
<published>2016-08-31T21:54:46+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=8116e007cfd4dbee8282247348cf45473dcde45e'/>
<id>8116e007cfd4dbee8282247348cf45473dcde45e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>added 'leap vm' command</title>
<updated>2016-08-23T20:37:34+00:00</updated>
<author>
<name>elijah</name>
<email>elijah@riseup.net</email>
</author>
<published>2016-07-21T07:55:12+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=205b61dfe721e6d88fc06b050a0497eeb35f4e02'/>
<id>205b61dfe721e6d88fc06b050a0497eeb35f4e02</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>switch to deb.d.o from httpredir.d.o (#8288).</title>
<updated>2016-08-04T14:30:03+00:00</updated>
<author>
<name>Micah</name>
<email>micah@leap.se</email>
</author>
<published>2016-08-04T14:22:15+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=6eed87b4d428cf9c617f99928727fe3f87549a7e'/>
<id>6eed87b4d428cf9c617f99928727fe3f87549a7e</id>
<content type='text'>
The deb.debian.org method may be a better one than httpredir:

. deb.debian.org is maintained much more reliably than httpredir

. httpredir is backed by the mirror network; deb.d.o is by a CDN

. httpredir redirects to the mirror network. deb.d.o is a cache
  that sits in front of ftp.d.o (and security, and debug, and ports)

. one potential disadvantage: deb.d.o's CDN is a commercial
  service (fastly) that donates its traffic to debian

. in stretch and later, apt uses the SRV records of deb.d.o to find
  places instead of HTTP redirects

. local peering arrangements of fastly are likely to result in mirror
  choices that are more local (and thus faster) to the machine

Peering arrangements for the deb.d.o CDN can be seen here:
https://www.peeringdb.com/asn/54113

Change-Id: I4dee089a3b2f674860bfff21eb25a6e37c491d32
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The deb.debian.org method may be a better one than httpredir:

. deb.debian.org is maintained much more reliably than httpredir

. httpredir is backed by the mirror network; deb.d.o is by a CDN

. httpredir redirects to the mirror network. deb.d.o is a cache
  that sits in front of ftp.d.o (and security, and debug, and ports)

. one potential disadvantage: deb.d.o's CDN is a commercial
  service (fastly) that donates its traffic to debian

. in stretch and later, apt uses the SRV records of deb.d.o to find
  places instead of HTTP redirects

. local peering arrangements of fastly are likely to result in mirror
  choices that are more local (and thus faster) to the machine

Peering arrangements for the deb.d.o CDN can be seen here:
https://www.peeringdb.com/asn/54113

Change-Id: I4dee089a3b2f674860bfff21eb25a6e37c491d32
</pre>
</div>
</content>
</entry>
<entry>
<title>pin nickserver source to origin/version/0.8</title>
<updated>2016-04-10T17:41:44+00:00</updated>
<author>
<name>elijah</name>
<email>elijah@riseup.net</email>
</author>
<published>2016-04-10T17:41:44+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=20025a9dba9385e9e02af9fda085a0dcf7a3f800'/>
<id>20025a9dba9385e9e02af9fda085a0dcf7a3f800</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>tests: include _api_tester partial for couchdb nodes.</title>
<updated>2016-04-09T05:16:02+00:00</updated>
<author>
<name>elijah</name>
<email>elijah@riseup.net</email>
</author>
<published>2016-04-09T05:16:02+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=2164f660ba9d80dd4c54a178962a98297596d444'/>
<id>2164f660ba9d80dd4c54a178962a98297596d444</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>partials - add support for leap_cli's inheritable service partials (requires latest develop branch leap_cli)</title>
<updated>2016-04-08T19:41:45+00:00</updated>
<author>
<name>elijah</name>
<email>elijah@riseup.net</email>
</author>
<published>2016-04-08T19:41:45+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=e4f786e229c101cb60626ce23e671c5258466724'/>
<id>e4f786e229c101cb60626ce23e671c5258466724</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>minor: remove _api_tester.json from soledad test.</title>
<updated>2016-04-08T17:42:52+00:00</updated>
<author>
<name>elijah</name>
<email>elijah@riseup.net</email>
</author>
<published>2016-04-08T17:42:52+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=8dfb90f0ea7364f43669fe2105c6a031066b468f'/>
<id>8dfb90f0ea7364f43669fe2105c6a031066b468f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
