<feed xmlns='http://www.w3.org/2005/Atom'>
<title>bitmask-dev.git/src/leap/bitmask/vpn, branch api_uri</title>
<subtitle>[bitmask-dev] 
</subtitle>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/'/>
<entry>
<title>[bug] use sytem-wide bitmask-root, if found</title>
<updated>2017-10-06T16:32:11+00:00</updated>
<author>
<name>Kali Kaneko</name>
<email>kali@leap.se</email>
</author>
<published>2017-10-06T00:30:06+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=b66ec16f764be769e4a15dae783292ac4cd32f3b'/>
<id>b66ec16f764be769e4a15dae783292ac4cd32f3b</id>
<content type='text'>
we make a distinction between the system-wide bitmask-root, which should
be placed there by the maintainers of whatever packages your
distribution uses, and the bitmask-root that is placed by the bundles
(using polkit).

since the bundles copying over the helper from user-writeable folders
is a potential attack vector, we prefer to use the package's version if
present.

also, if we cannot find either, we abort the launching of the VPN. we've
discussed that this might move to the service initialization instead,
but I think the cases in which this is needed should be rare.

I fix also a corner-case in which we were using getcwd() at import time.
if you execute code and then remove the installation path, this will
raise a traceback in bitmaskctl. I think it's nicer to catch the error
properly when starting.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
we make a distinction between the system-wide bitmask-root, which should
be placed there by the maintainers of whatever packages your
distribution uses, and the bitmask-root that is placed by the bundles
(using polkit).

since the bundles copying over the helper from user-writeable folders
is a potential attack vector, we prefer to use the package's version if
present.

also, if we cannot find either, we abort the launching of the VPN. we've
discussed that this might move to the service initialization instead,
but I think the cases in which this is needed should be rare.

I fix also a corner-case in which we were using getcwd() at import time.
if you execute code and then remove the installation path, this will
raise a traceback in bitmaskctl. I think it's nicer to catch the error
properly when starting.
</pre>
</div>
</content>
</entry>
<entry>
<title>[feat] Update polkit options</title>
<updated>2017-10-03T18:23:01+00:00</updated>
<author>
<name>Ruben Pollan</name>
<email>meskio@sindominio.net</email>
</author>
<published>2017-10-02T22:04:52+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=b3a36b10232c5aaaf7dddf3dfa1a275945bc6174'/>
<id>b3a36b10232c5aaaf7dddf3dfa1a275945bc6174</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[style] pep8</title>
<updated>2017-09-29T18:29:54+00:00</updated>
<author>
<name>Kali Kaneko</name>
<email>kali@leap.se</email>
</author>
<published>2017-09-29T18:29:54+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=7b5bb23990acccd435af663e6786fad003f23cd3'/>
<id>7b5bb23990acccd435af663e6786fad003f23cd3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[bug] look also from bitmask-root in the debian path</title>
<updated>2017-09-29T17:58:28+00:00</updated>
<author>
<name>Kali Kaneko</name>
<email>kali@leap.se</email>
</author>
<published>2017-09-29T17:58:28+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=09cbaa0f6a02d9ae769df394939dc5cc6a771548'/>
<id>09cbaa0f6a02d9ae769df394939dc5cc6a771548</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[bug] fixes needed to launch vpn on mac after refactor</title>
<updated>2017-09-29T15:46:24+00:00</updated>
<author>
<name>kali</name>
<email>kali@leap.se</email>
</author>
<published>2017-09-29T15:29:57+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=d45338761e3e6774809fd827060928876aa6696c'/>
<id>d45338761e3e6774809fd827060928876aa6696c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[bug] check for pkexec only in linux</title>
<updated>2017-09-29T15:46:14+00:00</updated>
<author>
<name>kali</name>
<email>kali@leap.se</email>
</author>
<published>2017-09-21T21:30:05+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=0f3ee7cfa34546ec5636e1d13a9884e7dce8997a'/>
<id>0f3ee7cfa34546ec5636e1d13a9884e7dce8997a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[bug] create /usr/local/sbin folder if it does not exist</title>
<updated>2017-09-29T12:00:31+00:00</updated>
<author>
<name>Kali Kaneko</name>
<email>kali@leap.se</email>
</author>
<published>2017-09-29T12:00:31+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=461778ae25902d3046f44f8e7634a5ea95431080'/>
<id>461778ae25902d3046f44f8e7634a5ea95431080</id>
<content type='text'>
- Resolves: #9084
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Resolves: #9084
</pre>
</div>
</content>
</entry>
<entry>
<title>[feat] detect if pkexec is present in the system</title>
<updated>2017-09-20T15:56:49+00:00</updated>
<author>
<name>Ruben Pollan</name>
<email>meskio@sindominio.net</email>
</author>
<published>2017-09-18T17:53:17+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=79e9f3c69b4eb061490d6a12a52888abc429542e'/>
<id>79e9f3c69b4eb061490d6a12a52888abc429542e</id>
<content type='text'>
Check it before starting the vpn.

- Resolves: #8895
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Check it before starting the vpn.

- Resolves: #8895
</pre>
</div>
</content>
</entry>
<entry>
<title>[bug] flag vpn_ready == false if cert expired</title>
<updated>2017-09-20T15:56:41+00:00</updated>
<author>
<name>Ruben Pollan</name>
<email>meskio@sindominio.net</email>
</author>
<published>2017-09-18T15:33:53+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=d0e4444555df79978aed5cd6c9548e2fd1c63936'/>
<id>d0e4444555df79978aed5cd6c9548e2fd1c63936</id>
<content type='text'>
We were not renewing the vpn cert. Now the UI will trigger a cert
renewal by telling it that is the vpn is not ready if the cert is
expired.

- Resolves: #9059
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We were not renewing the vpn cert. Now the UI will trigger a cert
renewal by telling it that is the vpn is not ready if the cert is
expired.

- Resolves: #9059
</pre>
</div>
</content>
</entry>
<entry>
<title>[feat] wait up to 20 seconds for polkit to be launched</title>
<updated>2017-09-15T21:40:05+00:00</updated>
<author>
<name>Ruben Pollan</name>
<email>meskio@sindominio.net</email>
</author>
<published>2017-09-13T22:16:19+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=c27a6b6c3ef8b2b529b884d261b2acabf6322077'/>
<id>c27a6b6c3ef8b2b529b884d261b2acabf6322077</id>
<content type='text'>
- Related: #9012
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Related: #9012
</pre>
</div>
</content>
</entry>
</feed>
