<feed xmlns='http://www.w3.org/2005/Atom'>
<title>bitmask-dev.git/src/leap/bitmask/keymanager, branch 0.10a1</title>
<subtitle>[bitmask-dev] 
</subtitle>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/'/>
<entry>
<title>[style] pep8 fixes</title>
<updated>2017-04-27T17:33:31+00:00</updated>
<author>
<name>Kali Kaneko (leap communications)</name>
<email>kali@leap.se</email>
</author>
<published>2017-04-26T17:32:35+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=43931f3c8a5d4bbaf7f7986b3981d698d987d7a8'/>
<id>43931f3c8a5d4bbaf7f7986b3981d698d987d7a8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[bug] unify logging style using class attr</title>
<updated>2017-04-27T17:33:28+00:00</updated>
<author>
<name>Kali Kaneko (leap communications)</name>
<email>kali@leap.se</email>
</author>
<published>2017-04-25T16:00:12+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=9f95446a55533c8cdceec7c4430be5cad752ecb1'/>
<id>9f95446a55533c8cdceec7c4430be5cad752ecb1</id>
<content type='text'>
I changed most of the logger statements to use a class attribute, in
this way it's easier to identify which class it's logging them.

in some cases I leave a module-level logger, when we're either using
functions or when the module it's too small.

at the same time I did a general review and cleanup of the logging
statements.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
I changed most of the logger statements to use a class attribute, in
this way it's easier to identify which class it's logging them.

in some cases I leave a module-level logger, when we're either using
functions or when the module it's too small.

at the same time I did a general review and cleanup of the logging
statements.
</pre>
</div>
</content>
</entry>
<entry>
<title>[bug] remove offline toggle</title>
<updated>2017-03-12T19:08:57+00:00</updated>
<author>
<name>drebs</name>
<email>drebs@riseup.net</email>
</author>
<published>2017-03-12T19:08:57+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=7f0ff6a52119a423c1539c2122318b767eddf220'/>
<id>7f0ff6a52119a423c1539c2122318b767eddf220</id>
<content type='text'>
The offline toggle added a race condition in which the client could end
up offline forever. We decided to remove it for now and then decide if
soledad client needs to know about network connectivity (check:
https://0xacab.org/leap/soledad/issues/8789).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The offline toggle added a race condition in which the client could end
up offline forever. We decided to remove it for now and then decide if
soledad client needs to know about network connectivity (check:
https://0xacab.org/leap/soledad/issues/8789).
</pre>
</div>
</content>
</entry>
<entry>
<title>[test] pass a fake shared db to soledad during tests</title>
<updated>2017-02-27T19:55:07+00:00</updated>
<author>
<name>drebs</name>
<email>drebs@riseup.net</email>
</author>
<published>2017-02-27T18:44:50+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=bcfd0c7fd461876d080bca14ed4d038837834f02'/>
<id>bcfd0c7fd461876d080bca14ed4d038837834f02</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[refactor] use new soledad client parameter</title>
<updated>2017-02-27T19:55:01+00:00</updated>
<author>
<name>drebs</name>
<email>drebs@riseup.net</email>
</author>
<published>2017-02-23T22:31:30+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=06e8b6f6b0b758866c053762be4716d7050c1943'/>
<id>06e8b6f6b0b758866c053762be4716d7050c1943</id>
<content type='text'>
- Resolves: #8721
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Resolves: #8721
</pre>
</div>
</content>
</entry>
<entry>
<title>Check validity of key signature</title>
<updated>2017-01-26T13:55:11+00:00</updated>
<author>
<name>Zara Gebru</name>
<email>zgebru@thoughtworks.com</email>
</author>
<published>2016-06-16T12:41:54+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=847bc7ddd051c4656d86a6eda1b4e6cbdb5b1c5e'/>
<id>847bc7ddd051c4656d86a6eda1b4e6cbdb5b1c5e</id>
<content type='text'>
Check if a new fetched key was signed by a old key with the same address.

Please do not merge before: https://github.com/isislovecruft/python-gnupg/pull/150

- Resolves #8112
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Check if a new fetched key was signed by a old key with the same address.

Please do not merge before: https://github.com/isislovecruft/python-gnupg/pull/150

- Resolves #8112
</pre>
</div>
</content>
</entry>
<entry>
<title>rename some vars</title>
<updated>2017-01-19T12:06:02+00:00</updated>
<author>
<name>Zara Gebru</name>
<email>zgebru@thoughtworks.com</email>
</author>
<published>2016-06-13T11:15:25+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=9932121dd3da2611f14a59b27c40042dadff80a3'/>
<id>9932121dd3da2611f14a59b27c40042dadff80a3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[bug] make srp token changes propagate to nicknym object</title>
<updated>2016-11-30T09:34:20+00:00</updated>
<author>
<name>Kali Kaneko (leap communications)</name>
<email>kali@leap.se</email>
</author>
<published>2016-11-30T09:20:08+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=7e7e54c5ef5a53e66e4bd0578b24bb1fc62db797'/>
<id>7e7e54c5ef5a53e66e4bd0578b24bb1fc62db797</id>
<content type='text'>
the token is set when we get the srp token in the keymanager service,
but it wasn't been propagated properly to the internal nicknym object
that was refactored recently.

here I make the setter write the same token to both keymanager itself
and the nicknym.

some little additional refactors:

- move gpg initialization to a helper method
  in this way it becomes easier to stub the soledad and keymanager
  components, for testing.

- name nicknym token as publicly visible, since i'm accessing
  it from the keymanager object.

- Resolves: #8651
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
the token is set when we get the srp token in the keymanager service,
but it wasn't been propagated properly to the internal nicknym object
that was refactored recently.

here I make the setter write the same token to both keymanager itself
and the nicknym.

some little additional refactors:

- move gpg initialization to a helper method
  in this way it becomes easier to stub the soledad and keymanager
  components, for testing.

- name nicknym token as publicly visible, since i'm accessing
  it from the keymanager object.

- Resolves: #8651
</pre>
</div>
</content>
</entry>
<entry>
<title>[tests] fix keymanager tests after refactor and merge</title>
<updated>2016-11-22T14:57:05+00:00</updated>
<author>
<name>Zara Gebru</name>
<email>zgebru@thoughtworks.com</email>
</author>
<published>2016-11-18T15:51:27+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=1baa817b567cc234e76faafc5ec92cfa75222ba6'/>
<id>1baa817b567cc234e76faafc5ec92cfa75222ba6</id>
<content type='text'>
- some pep8 problems
- some confusion with old and new code after merging
from old keymanager
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- some pep8 problems
- some confusion with old and new code after merging
from old keymanager
</pre>
</div>
</content>
</entry>
<entry>
<title>[tests] fix some refresher tests after the refactor</title>
<updated>2016-11-22T14:57:04+00:00</updated>
<author>
<name>Kali Kaneko (leap communications)</name>
<email>kali@leap.se</email>
</author>
<published>2016-11-04T14:42:12+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=0871c96aa71d9b9112a90ab7cc6d4adfc3cd7fa4'/>
<id>0871c96aa71d9b9112a90ab7cc6d4adfc3cd7fa4</id>
<content type='text'>
disabled some tests that were failing, for some reason the twisted
logger doesn't want to be patched?

besides, I don't think it's a good idea to rely on log information for
tests. what is it really that we were trying to test there?
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
disabled some tests that were failing, for some reason the twisted
logger doesn't want to be patched?

besides, I don't think it's a good idea to rely on log information for
tests. what is it really that we were trying to test there?
</pre>
</div>
</content>
</entry>
</feed>
