<feed xmlns='http://www.w3.org/2005/Atom'>
<title>keymanager.git/src/leap/keymanager, branch develop</title>
<subtitle>[keymanager] 
</subtitle>
<link rel='alternate' type='text/html' href='https://leap.se/git/keymanager.git/'/>
<entry>
<title>[bug] don't remove combined_bundle file on destructor</title>
<updated>2016-08-30T19:23:14+00:00</updated>
<author>
<name>Tulio Casagrande</name>
<email>tcasagra@thoughtworks.com</email>
</author>
<published>2016-08-30T14:49:39+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/keymanager.git/commit/?id=f92cfcdfc943cfc01d1dca255cecd70723c4b1f1'/>
<id>f92cfcdfc943cfc01d1dca255cecd70723c4b1f1</id>
<content type='text'>
After PR #116, it's possible to inject an existing combined_ca_bundle
to the keymanager initialisation. However, it won't work for multiple
users because the file is removed when the keymanager is destroyed.

Considering there's no sensitive data on the file and it's created
as a temp file, we don't need to handle its deletion.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
After PR #116, it's possible to inject an existing combined_ca_bundle
to the keymanager initialisation. However, it won't work for multiple
users because the file is removed when the keymanager is destroyed.

Considering there's no sensitive data on the file and it's created
as a temp file, we don't need to handle its deletion.
</pre>
</div>
</content>
</entry>
<entry>
<title>[feat] allowing for optional injection of the combined_ca_bundle filename</title>
<updated>2016-08-25T10:01:19+00:00</updated>
<author>
<name>NavaL</name>
<email>ayoyo@thoughtworks.com</email>
</author>
<published>2016-08-25T10:01:19+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/keymanager.git/commit/?id=730c53fe5b9fac660729b99afba2db20ca51313e'/>
<id>730c53fe5b9fac660729b99afba2db20ca51313e</id>
<content type='text'>
For the multi-tenancy case, the combined_ca_bundle could be done once
to avoid unnecessary disk IO for each user.
The default case is still valid, and will not cause issues anywhere.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
For the multi-tenancy case, the combined_ca_bundle could be done once
to avoid unnecessary disk IO for each user.
The default case is still valid, and will not cause issues anywhere.
</pre>
</div>
</content>
</entry>
<entry>
<title>[feature] keymanager - background update keys</title>
<updated>2016-07-29T08:16:26+00:00</updated>
<author>
<name>Zara Gebru</name>
<email>zgebru@thoughtworks.com</email>
</author>
<published>2016-07-08T09:55:55+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/keymanager.git/commit/?id=8f1fe8dd4a54fd2bdda2fc78c339ce9b3d0fc331'/>
<id>8f1fe8dd4a54fd2bdda2fc78c339ce9b3d0fc331</id>
<content type='text'>
- refresh random key in random time
- add get key by fingerprint
- refactor nicknym methods to own file
- tests

- note this do not include a check for
revoked key, since that need some changes
in gnupg

- Related: #6089
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- refresh random key in random time
- add get key by fingerprint
- refactor nicknym methods to own file
- tests

- note this do not include a check for
revoked key, since that need some changes
in gnupg

- Related: #6089
</pre>
</div>
</content>
</entry>
<entry>
<title>[pkg] remove simplejson dep</title>
<updated>2016-07-28T14:51:55+00:00</updated>
<author>
<name>drebs</name>
<email>drebs@leap.se</email>
</author>
<published>2016-07-28T14:17:29+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/keymanager.git/commit/?id=83d5322706ec02bbc3d9e0677d8af4131aa76300'/>
<id>83d5322706ec02bbc3d9e0677d8af4131aa76300</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[test] move tests to root of repo</title>
<updated>2016-07-12T14:40:38+00:00</updated>
<author>
<name>drebs</name>
<email>drebs@leap.se</email>
</author>
<published>2016-07-11T18:50:01+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/keymanager.git/commit/?id=336df0ec2235b633718775a55cb0e8384d1ce9be'/>
<id>336df0ec2235b633718775a55cb0e8384d1ce9be</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[feat] make ValidationLevels iterable</title>
<updated>2016-07-05T15:22:55+00:00</updated>
<author>
<name>Ruben Pollan</name>
<email>meskio@sindominio.net</email>
</author>
<published>2016-07-05T15:18:33+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/keymanager.git/commit/?id=ab54703e7fbff3ddcc5fd61648faaa2b50f68eef'/>
<id>ab54703e7fbff3ddcc5fd61648faaa2b50f68eef</id>
<content type='text'>
Needed by bytmask cli.

- Related: #7965
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Needed by bytmask cli.

- Related: #7965
</pre>
</div>
</content>
</entry>
<entry>
<title>[feat] check key document versions and fail if it's unknown</title>
<updated>2016-06-20T16:30:22+00:00</updated>
<author>
<name>Ruben Pollan</name>
<email>meskio@sindominio.net</email>
</author>
<published>2016-06-16T18:16:54+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/keymanager.git/commit/?id=3dc39619842dfb57d431744aee74d22f76c215e6'/>
<id>3dc39619842dfb57d431744aee74d22f76c215e6</id>
<content type='text'>
- Closes: #8165
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Closes: #8165
</pre>
</div>
</content>
</entry>
<entry>
<title>[feat] improve duplicated active documents fixup</title>
<updated>2016-06-17T19:25:07+00:00</updated>
<author>
<name>Ruben Pollan</name>
<email>meskio@sindominio.net</email>
</author>
<published>2016-06-14T17:06:45+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/keymanager.git/commit/?id=b64591d39dbb03a76c5c0052ebb86d9fdb9915c7'/>
<id>b64591d39dbb03a76c5c0052ebb86d9fdb9915c7</id>
<content type='text'>
Mostly for private keys we want to keep the latest one in the keyring.
It would be desirable to check with one is set in nicknym, but this
will need a big refactor that I'm not sure if it's worth it just for
that.

- Related: #6658, #8059
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Mostly for private keys we want to keep the latest one in the keyring.
It would be desirable to check with one is set in nicknym, but this
will need a big refactor that I'm not sure if it's worth it just for
that.

- Related: #6658, #8059
</pre>
</div>
</content>
</entry>
<entry>
<title>[bug] Add KeyNotFound import</title>
<updated>2016-06-10T12:28:17+00:00</updated>
<author>
<name>Zara Gebru</name>
<email>zgebru@thoughtworks.com</email>
</author>
<published>2016-06-10T12:28:17+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/keymanager.git/commit/?id=2d69975880214e59d493b5d30655295f77a5cb0c'/>
<id>2d69975880214e59d493b5d30655295f77a5cb0c</id>
<content type='text'>
Two tests where failing, because

- Related: #7987
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Two tests where failing, because

- Related: #7987
</pre>
</div>
</content>
</entry>
<entry>
<title>[test] test key generation (skipped)</title>
<updated>2016-06-01T19:15:14+00:00</updated>
<author>
<name>Ruben Pollan</name>
<email>meskio@sindominio.net</email>
</author>
<published>2016-06-01T19:15:14+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/keymanager.git/commit/?id=06d0c7e8b4206aadb71281f607107ac7e0868945'/>
<id>06d0c7e8b4206aadb71281f607107ac7e0868945</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
