<feed xmlns='http://www.w3.org/2005/Atom'>
<title>bitmask-dev.git/src, branch 0.4.3</title>
<subtitle>[bitmask-dev] 
</subtitle>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/'/>
<entry>
<title>[feat] self-repair the keyring if keys get duplicated</title>
<updated>2015-09-30T22:01:19+00:00</updated>
<author>
<name>Ruben Pollan</name>
<email>meskio@sindominio.net</email>
</author>
<published>2015-09-29T14:36:20+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=9a9c53eea49092e80737c84a2f850dd682c33ae3'/>
<id>9a9c53eea49092e80737c84a2f850dd682c33ae3</id>
<content type='text'>
In some cases in the past keys got stored twice in different documents.
Hopefully this issue is solved now, this tries to self-repair the keyring
if encounters that. This is not really solving the problem, if it keeps
happening we need to investigate the source.

- Resolves: #7498
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
In some cases in the past keys got stored twice in different documents.
Hopefully this issue is solved now, this tries to self-repair the keyring
if encounters that. This is not really solving the problem, if it keeps
happening we need to investigate the source.

- Resolves: #7498
</pre>
</div>
</content>
</entry>
<entry>
<title>[bug] fix verify keys usage</title>
<updated>2015-09-28T17:06:20+00:00</updated>
<author>
<name>Ruben Pollan</name>
<email>meskio@sindominio.net</email>
</author>
<published>2015-09-28T17:06:20+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=6a8cd66c656b810fb5052c75fa21002de5330273'/>
<id>6a8cd66c656b810fb5052c75fa21002de5330273</id>
<content type='text'>
The latests refactor missed one line.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The latests refactor missed one line.
</pre>
</div>
</content>
</entry>
<entry>
<title>[refactor] improve readability</title>
<updated>2015-09-25T18:27:52+00:00</updated>
<author>
<name>Kali Kaneko</name>
<email>kali@leap.se</email>
</author>
<published>2015-09-24T16:44:28+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=34573a93a19d1d157a271c4ebdbb76ff5a7d1e63'/>
<id>34573a93a19d1d157a271c4ebdbb76ff5a7d1e63</id>
<content type='text'>
Improve readability of operations on generic keys, by assigning the
class matching the type of key (_wrapper_map[ktype]) at the beginning of
each block.

in the future, we could pass the type of key (only PGP keys being used
at the moment) on initialization of the Keymanager, so we don't have to
pass the ktype on each method call.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Improve readability of operations on generic keys, by assigning the
class matching the type of key (_wrapper_map[ktype]) at the beginning of
each block.

in the future, we could pass the type of key (only PGP keys being used
at the moment) on initialization of the Keymanager, so we don't have to
pass the ktype on each method call.
</pre>
</div>
</content>
</entry>
<entry>
<title>[refactor] refactor key parsing</title>
<updated>2015-09-24T16:36:16+00:00</updated>
<author>
<name>Kali Kaneko</name>
<email>kali@leap.se</email>
</author>
<published>2015-09-10T14:36:53+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=cce42536ac2c7588a9df2f6e012bb8991f8bbd75'/>
<id>cce42536ac2c7588a9df2f6e012bb8991f8bbd75</id>
<content type='text'>
so that it can be tested without needing to instantiate the whole
OpenPGPScheme object, that receives a soledad instance.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
so that it can be tested without needing to instantiate the whole
OpenPGPScheme object, that receives a soledad instance.
</pre>
</div>
</content>
</entry>
<entry>
<title>[style] more pep8 fixes</title>
<updated>2015-09-24T16:11:37+00:00</updated>
<author>
<name>Kali Kaneko</name>
<email>kali@leap.se</email>
</author>
<published>2015-09-24T16:11:37+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=3a28f215f0fca26387507ec770ee248907014f55'/>
<id>3a28f215f0fca26387507ec770ee248907014f55</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[style] fix pep8 warnings</title>
<updated>2015-09-24T16:09:49+00:00</updated>
<author>
<name>Folker Bernitt</name>
<email>fbernitt@thoughtworks.com</email>
</author>
<published>2015-09-24T12:04:43+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=7fa74c8f099fa8e6fedd95ce8a203b46fa9186c5'/>
<id>7fa74c8f099fa8e6fedd95ce8a203b46fa9186c5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[bug] keep combined file longer in scope</title>
<updated>2015-09-24T16:09:32+00:00</updated>
<author>
<name>Folker Bernitt</name>
<email>fbernitt@thoughtworks.com</email>
</author>
<published>2015-09-21T13:59:53+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=4a090d6e405415607f9c811a7961f8dc0cdd2af0'/>
<id>4a090d6e405415607f9c811a7961f8dc0cdd2af0</id>
<content type='text'>
In previous commit 9546348c, the combined bundle ca
was not long enough in scope and was therefore deleted
when it actually was used.
Adopted test to check whether file is deleted.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
In previous commit 9546348c, the combined bundle ca
was not long enough in scope and was therefore deleted
when it actually was used.
Adopted test to check whether file is deleted.
</pre>
</div>
</content>
</entry>
<entry>
<title>[tests] Add regression tests for sign_used</title>
<updated>2015-09-24T15:09:43+00:00</updated>
<author>
<name>Folker Bernitt</name>
<email>fbernitt@thoughtworks.com</email>
</author>
<published>2015-09-24T09:46:14+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=4e82d6ef4dc5e3bb311bf5b80b1e92d67cb0f346'/>
<id>4e82d6ef4dc5e3bb311bf5b80b1e92d67cb0f346</id>
<content type='text'>
Fails if wrong address is passed to the put_key method,
or wrong key is marked as sign_used.

- Related: #7420
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fails if wrong address is passed to the put_key method,
or wrong key is marked as sign_used.

- Related: #7420
</pre>
</div>
</content>
</entry>
<entry>
<title>[bug] don't repush a public key with different address</title>
<updated>2015-09-24T15:08:59+00:00</updated>
<author>
<name>Ruben Pollan</name>
<email>meskio@sindominio.net</email>
</author>
<published>2015-09-23T23:15:11+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=7242d003877ef08cb7fa0e55a05c915a03b602ab'/>
<id>7242d003877ef08cb7fa0e55a05c915a03b602ab</id>
<content type='text'>
During decryption the signing public key was getting repush with a
different address as part of the verify usage flagging.

- Resolves: https://github.com/pixelated/pixelated-user-agent/issues/466
- Related: #7420
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
During decryption the signing public key was getting repush with a
different address as part of the verify usage flagging.

- Resolves: https://github.com/pixelated/pixelated-user-agent/issues/466
- Related: #7420
</pre>
</div>
</content>
</entry>
<entry>
<title>[bug] treat empty string ca_cert_path as None</title>
<updated>2015-09-24T07:39:57+00:00</updated>
<author>
<name>Folker Bernitt</name>
<email>fbernitt@thoughtworks.com</email>
</author>
<published>2015-09-22T15:43:29+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=3da04e10ce961e2606ce00125d092d9daa621636'/>
<id>3da04e10ce961e2606ce00125d092d9daa621636</id>
<content type='text'>
Fixup for 9546348c36. This problem only occurs in
test setups where '' is passed to ca_cert_path.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixup for 9546348c36. This problem only occurs in
test setups where '' is passed to ca_cert_path.
</pre>
</div>
</content>
</entry>
</feed>
