sks-devel
[Top][All Lists]
Advanced

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

Re: [Sks-devel] Support per something like pksclient


From: Kristian Fiskerstrand
Subject: Re: [Sks-devel] Support per something like pksclient
Date: Fri, 25 May 2012 11:23:40 +0200
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:11.0) Gecko/20120312 Thunderbird/11.0

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

On 2012-05-25 09:27, Giovanni Mascellani wrote:
> Hi
...

> 
> Thanks, I'll try it later. Since I do not know Ocaml, is it
> possible to make the program fail (exit with code != 0) when it
> finds no keys?
> 

See updated patch vs latest trunk.

Also, note that you could avoid the | gpg --dearmor step and just get
the raw data directly as well if you play around a bit. Not sure how
much resources you use on this part. (basically just remove "in
     Armor.encode_pubkey_string keystr")


gentoo4 sks # ./sksclient 6b0b9508
gentoo4 sks # echo $?
0
gentoo4 sks # ./sksclient 6b0b9509
gentoo4 sks # echo $?
2

Is this client something there is an interest in from others so that
we should include it directly?, wouldn't necessarily be worse than the
spider..

- -- 
- ----------------------------
Kristian Fiskerstrand
http://www.sumptuouscapital.com
Twitter: @krifisk
- ----------------------------
Corruptissima re publica plurimæ leges
The greater the degeneration of the republic, the more of its laws
- ----------------------------
This email was digitally signed using the OpenPGP
standard. If you want to read more about this
The book: Sending Emails - The Safe Way: An
introduction to OpenPGP security is now
available in both Amazon Kindle and Paperback
format at
http://www.amazon.com/dp/B006RSG1S4/
- ----------------------------
Public PGP key 0xE3EDFAE3 at http://www.sumptuouscapital.com/pgp/
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.19 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iQIcBAEBCAAGBQJPv0+cAAoJEBbgz41rC5UI5XsQAJhDCrGaUpsDPiCnI2i+mxk7
T1L6qU4D3vbMzfXCOQJsKkoB0tcM3BLVN0pye8OGrV47RgPYVXnOsoF0UKqwscFv
mCwnEwUtqKp0ddM2udPwYnE0SK/wX7mYFUsbVm1zP8dcTQNv5cejGwPWXmxpsw5w
xxihsYWtu98rRqGtrfofeRVpmAmFijNQFxo7x0fvsUqBngVaonX6lv8VXmKznhrN
aAOHhA/WfkM1Sxs1oD81tfyQhBUof7R1fsWaBAbVLxlFATSjFWX7v5fb90QubUc9
5lKIOKQtpz2OS22w3ESRtPAmMEGOLuKh7jRWobb3s/CQYSnjJUiiHGW3OOmUJGm3
k42qqotCeWmg2IOwIGlUYBhFeTSDNQySLT8uIeTO5s2k217V2jsZNWb9HnVZDG0X
I3nfrjBgfXy3r6/nlbamr4a2eQF8rAUu4c+Li0pqFIGxgF4w8CY31Aa4MF46rX9Y
7LTr5z9QpeFIG0fwyehTZ4NLueGxMzYdC9wF7XhF3e7Yl5M/Q/hYnf+XstkEvN9P
UI2pUmSstL2WyqZENsWRrpLITMTo9piO6lpjodMrzd6sGEP45llOia2VvCrcd2F/
71nYbiSGVOSTJnKJN0uI8HgxrMufxSztTeMqXL5OMcA6Z1BjgL8iFxpAVu/J2apy
zAJHVBM/jFL0RnvgVJyC
=ExJu
-----END PGP SIGNATURE-----

Attachment: sksclient.patch
Description: Text document


reply via email to

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