sks-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Sks-devel] Inconsistency on vindex page with machine-readable flag


From: Kristian Fiskerstrand
Subject: Re: [Sks-devel] Inconsistency on vindex page with machine-readable flag set or unset?
Date: Wed, 9 May 2018 21:41:00 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.7.0

On 05/09/2018 09:15 PM, Phil Pennock wrote:


>       in
>       match exptime_delta with
>         | None -> (None,None)
>         | Some _ -> (ctime,exptime_delta)
> 
> I suspect that the `None` line there should be yielding (ctime,None)
> instead of (None,None); in other words, the four lines above should just
> become:
> 
>       in
>       (ctime,exptime_delta)
> 
> The mRindex.ml code is the only place that get_key_exptimes is called,
> and looks to handle the Some unpacking safely already, so it should be
> safe to change, but I'm not set up to play around with this right now to
> confirm and see if there are negative side-effects.

https://bitbucket.org/skskeyserver/sks-keyserver/commits/f187022f7583c56216ca5871c56b0639ad837481
springs to mind. The creation time of the self-signature is needed to
use the latest self-sig. But it is so long ago I don't recall if we
checked if it was used everywhere.

-- 
----------------------------
Kristian Fiskerstrand
Blog: https://blog.sumptuouscapital.com
Twitter: @krifisk
----------------------------
Public OpenPGP keyblock at hkp://pool.sks-keyservers.net
fpr:94CB AFDD 3034 5109 5618 35AA 0B7F 8B60 E3ED FAE3
----------------------------
Divide et impera
Divide and govern

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]