<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nickserver.git, branch master</title>
<subtitle>[nickserver] 
</subtitle>
<link rel='alternate' type='text/html' href='https://leap.se/git/nickserver.git/'/>
<entry>
<title>Merge branch 'feature/web-key-directory' into 'master'</title>
<updated>2018-02-05T11:04:01+00:00</updated>
<author>
<name>azul</name>
<email>azul@riseup.net</email>
</author>
<published>2018-02-05T11:04:01+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/nickserver.git/commit/?id=492226b0b56e6031132e205286333e8ef2ab6296'/>
<id>492226b0b56e6031132e205286333e8ef2ab6296</id>
<content type='text'>
feature: enamble wkd lookup

Closes #1

See merge request leap/nickserver!23</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
feature: enamble wkd lookup

Closes #1

See merge request leap/nickserver!23</pre>
</div>
</content>
</entry>
<entry>
<title>feature: enamble wkd lookup</title>
<updated>2018-02-05T10:58:26+00:00</updated>
<author>
<name>Azul</name>
<email>azul@riseup.net</email>
</author>
<published>2018-02-05T10:25:33+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/nickserver.git/commit/?id=5ab2095a169a867b1158a77181dd447b2bbf2118'/>
<id>5ab2095a169a867b1158a77181dd447b2bbf2118</id>
<content type='text'>
fixes #1
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fixes #1
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'feature/katzenpost-keys' into 'master'</title>
<updated>2018-02-05T08:35:07+00:00</updated>
<author>
<name>azul</name>
<email>azul@riseup.net</email>
</author>
<published>2018-02-05T08:35:07+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/nickserver.git/commit/?id=51d41e15dca8aac3c96ab68b1cec22415a8ceae9'/>
<id>51d41e15dca8aac3c96ab68b1cec22415a8ceae9</id>
<content type='text'>
feature: hand out other key types like katzenpost keys

See merge request leap/nickserver!22</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
feature: hand out other key types like katzenpost keys

See merge request leap/nickserver!22</pre>
</div>
</content>
</entry>
<entry>
<title>feature: hand out other key types like katzenpost keys</title>
<updated>2018-02-05T08:27:48+00:00</updated>
<author>
<name>Azul</name>
<email>azul@riseup.net</email>
</author>
<published>2018-02-05T08:27:48+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/nickserver.git/commit/?id=0d622c2164a97c80027f113b7fce5878b4f585bb'/>
<id>0d622c2164a97c80027f113b7fce5878b4f585bb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'refactor/clarify-response' into 'master'</title>
<updated>2017-11-07T16:20:41+00:00</updated>
<author>
<name>azul</name>
<email>azul@riseup.net</email>
</author>
<published>2017-11-07T16:20:41+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/nickserver.git/commit/?id=a43e647663100b7a5117008641765d3508edbe5b'/>
<id>a43e647663100b7a5117008641765d3508edbe5b</id>
<content type='text'>
Refactor/clarify response

See merge request leap/nickserver!20</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Refactor/clarify response

See merge request leap/nickserver!20</pre>
</div>
</content>
</entry>
<entry>
<title>refactor: turn Hkp::Response into KeyResponse</title>
<updated>2017-11-04T07:30:08+00:00</updated>
<author>
<name>Azul</name>
<email>azul@riseup.net</email>
</author>
<published>2017-11-04T07:30:08+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/nickserver.git/commit/?id=85a567286cf61a3a8193c339dd0967116d79299c'/>
<id>85a567286cf61a3a8193c339dd0967116d79299c</id>
<content type='text'>
We now also use it from wkd and it seems like a generally
useful kind of response.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We now also use it from wkd and it seems like a generally
useful kind of response.
</pre>
</div>
</content>
</entry>
<entry>
<title>fix: no expiration date means not outdated</title>
<updated>2017-11-03T13:33:51+00:00</updated>
<author>
<name>Azul</name>
<email>azul@riseup.net</email>
</author>
<published>2017-11-03T13:33:51+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/nickserver.git/commit/?id=ec996134a1f23ee36aff9d3ad2c800af71623207'/>
<id>ec996134a1f23ee36aff9d3ad2c800af71623207</id>
<content type='text'>
We were using Time.at(expirationdate) even if it was nil which
led to using the Time.at(0). Instead an unset expirationdate
is meant to not expire the key at all.

Our tests did not catch this because the assertions were in
blocks that did not get run at all. (at least in the HKP
integration test).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We were using Time.at(expirationdate) even if it was nil which
led to using the Time.at(0). Instead an unset expirationdate
is meant to not expire the key at all.

Our tests did not catch this because the assertions were in
blocks that did not get run at all. (at least in the HKP
integration test).
</pre>
</div>
</content>
</entry>
<entry>
<title>docs: update README.md</title>
<updated>2017-10-11T13:57:39+00:00</updated>
<author>
<name>Azul</name>
<email>azul@riseup.net</email>
</author>
<published>2017-10-11T13:57:39+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/nickserver.git/commit/?id=61ebd2908da912ee269dbeb71b5bddc2b50efbb2'/>
<id>61ebd2908da912ee269dbeb71b5bddc2b50efbb2</id>
<content type='text'>
* We are using Celluloid instead of EventMachine now
* The json responses are currently not signed
* we actually pick a key rather than sending all available
* There are only two install options listed. We were claiming there are three.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* We are using Celluloid instead of EventMachine now
* The json responses are currently not signed
* we actually pick a key rather than sending all available
* There are only two install options listed. We were claiming there are three.
</pre>
</div>
</content>
</entry>
<entry>
<title>style: more rubocop fixes</title>
<updated>2017-10-11T13:46:48+00:00</updated>
<author>
<name>Azul</name>
<email>azul@riseup.net</email>
</author>
<published>2017-10-11T13:46:48+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/nickserver.git/commit/?id=726c035b7b7fac636982ac6e4c28e199d4c8cc8a'/>
<id>726c035b7b7fac636982ac6e4c28e199d4c8cc8a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'rubocop' into 'master'</title>
<updated>2017-09-23T15:11:20+00:00</updated>
<author>
<name>azul</name>
<email>azul@riseup.net</email>
</author>
<published>2017-09-23T15:11:20+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/nickserver.git/commit/?id=fac140a8ff76e98c275194845125d4c97f4ba07b'/>
<id>fac140a8ff76e98c275194845125d4c97f4ba07b</id>
<content type='text'>
Style fixes based on Rubocop

See merge request leap/nickserver!19</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Style fixes based on Rubocop

See merge request leap/nickserver!19</pre>
</div>
</content>
</entry>
</feed>
