Re: [Sks-devel] No peers/status?

2019-10-01 Thread Brian Minton
On 9/30/19 1:53 PM, Todd Fleisher wrote:
> Gabor,
> SKS on port 11371 will not have SSL, so the URL should be
> http://sks.e-utp.net:11371/pks/lookup?op=stats … https on port 443 for
> that URL does return data: https://sks.e-utp.net/pks/lookup?op=stats
>
>  
>> On Sep 30, 2019, at 10:41 AM, Kiss Gabor (Bitman)
>> mailto:ki...@ssg.ki.iif.hu>> wrote:
>>
>>
>> An error occurred during a connection to sks.e-utp.net:11371
>> . SSL received a record that exceeded the
>> maximum permissible length. Error code: SSL_ERROR_RX_RECORD_TOO_LONG


I've seen this kind of error if I served HSTS headers over port 443 on
my keyserver.   That tells the browser to always turn http requests to
https.   One thing you could do is put sslh
 in front of your keyserver, that can
decide if incoming traffic is http or https and route it accordingly.



signature.asc
Description: OpenPGP digital signature
___
Sks-devel mailing list
Sks-devel@nongnu.org
https://lists.nongnu.org/mailman/listinfo/sks-devel


Re: [Sks-devel] searching for new peers

2019-09-05 Thread Brian Minton
On 9/5/19 9:28 AM, Francisco Monserrat wrote:
> Hello ,
>
>
> It seems that all the peers my keyservers are currently down so both 
> keyserver are outside the sks network, so please can anyone add the keyserver 
> to their membership  and tell me
>

My key server is currently down because of a hardware failure.  I'm
trying to get it working (I may need a new motherboard), and if I do get
it back up and running, I'll peer with you.  I have an sks instance, and
a hockeypuck instance.




signature.asc
Description: OpenPGP digital signature
___
Sks-devel mailing list
Sks-devel@nongnu.org
https://lists.nongnu.org/mailman/listinfo/sks-devel


Re: [Sks-devel] Launching a new keyserver on keys.openpgp.org!

2019-08-30 Thread Brian Minton
On Sun, Jun 16, 2019 at 11:04:16PM +0100, Andrew Gallagher wrote:
> 
> > On 16 Jun 2019, at 22:32, Vincent Breitmoser  wrote:
> > 
> > Anyone got some good idea on how to continuously sync certificate updates 
> > from
> > the SKS pool?
> 

sks also has an option to send email (using the old pks-compatible
protocol) for new or updated keys.  I have been using that feature to
send keys to an onak keyserver at the.earth.li.  You may ask some sks
operators to add your server as an email destination.


signature.asc
Description: PGP signature
___
Sks-devel mailing list
Sks-devel@nongnu.org
https://lists.nongnu.org/mailman/listinfo/sks-devel


Re: [Sks-devel] Anyone running HockeyPuck?

2019-02-21 Thread Brian Minton
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

I'm running it.  The address is keyserver2.brian.minton.name:11371
(IPv6 only), if you want to try it out.  I'm using the postgresql JSONB
backend, which seems to perform better than the MongoDB backend.  The
DB usage is more or less steady, at about 32 GB.  I'm using version
2.0~rc2~1437340522+54df397, on Debian stretch.
-BEGIN PGP SIGNATURE-

iHUEARYIAB0WIQTu0BWAE9wubW4AHqQ3uVB6z/IBbgUCXG6/uAAKCRA3uVB6z/IB
bitXAQDnINriBBJNtB1390Wu0nfHffEKRk0hx/QKZQ7b5f/6mgEArGFXXUJa0Fac
KqH6PJNbnLN9loOzRX1T8CU0nBZj/ASIdQQBEQgAHRYhBPnEu3YOeD8N7BCmimuO
s6Blz7qpBQJcbr/DAAoJEGuOs6Blz7qpxbYA/0pu6+wpjRXraXvCzCXyFXoxf0b2
xooN+FpeTshSD4k1AP4qCVmFxE7qqxxmiS9ekMSCoKjqp1l8MuHVQAKrWxZM3A==
=SP/U
-END PGP SIGNATURE-

___
Sks-devel mailing list
Sks-devel@nongnu.org
https://lists.nongnu.org/mailman/listinfo/sks-devel


Re: [Sks-devel] keyserver.brian.minton.name offline for a few days

2018-12-26 Thread Brian Minton
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

My server, keyserver.brian.minton.name is back up and running.  If
you were peering with me and stopped, please feel free to peer again.
 I currently show Total number of keys: 5401034.  For some reason, my
server is not back in the pool, so I may need some assistance from
Kristian.  That being said, I think I am still experiencing the
problems others have been reporting on the list.


regards,
Brian Minton
-BEGIN PGP SIGNATURE-

iHUEARYIAB0WIQTu0BWAE9wubW4AHqQ3uVB6z/IBbgUCXCOCfwAKCRA3uVB6z/IB
bsgzAQD1WP6Vx9T+U1BJt/ZmFErJJ4zlquTUvKBHu+a7FNEilAD8CZkaolnaPku7
fkVSEoQsnzIHvpICS+WVVaqO78PHHAaIdQQBEQgAHRYhBPnEu3YOeD8N7BCmimuO
s6Blz7qpBQJcI4KQAAoJEGuOs6Blz7qpIzgA/15k6Sguh+Ga/j0beuyGwUcTgBRv
UKFoc04lbGrzbbdGAP9aAjoM6sOwNxQ51NAcZ9TQ8ZhLdBkO0UbEdlVr+25biA==
=r0Rb
-END PGP SIGNATURE-

___
Sks-devel mailing list
Sks-devel@nongnu.org
https://lists.nongnu.org/mailman/listinfo/sks-devel


[Sks-devel] Sys_error("true: No such file or directory")

2018-12-24 Thread Brian Minton
I tried to load a recent dump, and I got a message true: No such file or
directory, after loading about 3 million keys.  I was able to start the
server, but it was obviously significantly behind, so I thought I'd try to do
a merge.  That's when I got the following error (trying just two random dump
files):

debian-sks@bminton:~/dump$ sks merge 
/var/lib/sks/dump/keydump.2018-12-24-0177.pgp 
/var/lib/sks/dump/keydump.2018-12-24-0222.pgp
Fatal error: exception Sys_error("true: No such file or directory")

This is using sks 1.1.6 on debian unstable on amd64.

I would be glad to find out it's just user error (and if so, I'd like to
request the man page be updated with a better description of the syntax of the
merge command), but I'm not sure.  I did run it under strace, and it is
literally trying to open a file called "true", which seems like it's some
config somewhere that is wrong.

In the mean time, my sks server is limping along, trying to load half its keys
from gossip...

-- 
Brian Minton
brian at minton dot name https://brian.minton.name
Live long, and prosper longer!
OpenPGP fingerprint = 8213 71DD 4665 CF4F AE20  2206 0424 DC19 B678 A1A9


signature.asc
Description: PGP signature
___
Sks-devel mailing list
Sks-devel@nongnu.org
https://lists.nongnu.org/mailman/listinfo/sks-devel


[Sks-devel] keyserver.brian.minton.name offline for a few days

2018-12-04 Thread Brian Minton
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

I had a PTree error, so I'm rebuilding my db from a dump.  The import
process seems to take a day or two, so if you're peering with my sks
server, keyserver.brian.minton.name, please be patient.  Hopefully, it
will be back online soon.

thanks,
Brian Minton
br...@minton.name

-BEGIN PGP SIGNATURE-

iHUEARYIAB0WIQTu0BWAE9wubW4AHqQ3uVB6z/IBbgUCXAcJKAAKCRA3uVB6z/IB
bpm8AQCNhFt26yqMEZU1SqPSW79f7oEChIapyeCu7qJTximxhwEA4WWSQjhqKXZ2
GKIaRKrisEXH5AgIwOAO38HTydT53AiIdQQBEQgAHRYhBPnEu3YOeD8N7BCmimuO
s6Blz7qpBQJcBwkoAAoJEGuOs6Blz7qp/CwA/29Jq/l6VPv4VmGRVt8JtTV4SYOz
KpeyRvRx3eaq50RZAPkBXK+hmYQ6n10ds/RHmDrRSAe2ePD2a/ONGAyXmgOHWA==
=5RFE
-END PGP SIGNATURE-

___
Sks-devel mailing list
Sks-devel@nongnu.org
https://lists.nongnu.org/mailman/listinfo/sks-devel


Re: [Sks-devel] Seeking peers for pgp.librelabucm.org

2018-10-26 Thread Brian Minton
On Sat, Sep 01, 2018 at 02:37:07PM +0200, LibreLabUCM wrote:
> Hello all,
> 
> We are LibreLabUCM, an student association.
> 
> We have just set up  a SKS keyserver at pgp.librelabucm.org and we are
> looking for peers.
> 
> pgp.librelabucm.org 11370 # LibreLabUCM  0x6FC10EAE0B5C3FC4

It's traditional to mention how many keys you have.  Nevertheless, I'll peer
with you:


keyserver.brian.minton.name 11370 # Brian Minton  
0x821371DD4665CF4FAE2022060424DC19B678A1A9


thanks,
-- 
Brian Minton
brian at minton dot name https://brian.minton.name
Live long, and prosper longer!
OpenPGP fingerprint = 8213 71DD 4665 CF4F AE20  2206 0424 DC19 B678 A1A9


signature.asc
Description: PGP signature
___
Sks-devel mailing list
Sks-devel@nongnu.org
https://lists.nongnu.org/mailman/listinfo/sks-devel


Re: [Sks-devel] seeking peers for sks.eq.by

2018-08-08 Thread Brian Minton
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

I've added you, please add me back.


keyserver.brian.minton.name 11370 # Brian Minton 
0x821371DD4665CF4FAE2022060424DC19B678A1A9



-BEGIN PGP SIGNATURE-

iHUEARYIAB0WIQTu0BWAE9wubW4AHqQ3uVB6z/IBbgUCW2rl3QAKCRA3uVB6z/IB
bsGJAQCxCt+UetnhGE/qL0TiOazz3d/JfsoAjzt4/W/NThB9iQD/dtAttH2DcI+z
mBLv/vocJMKcTXOgp0wtkzncVFP/BQOIdQQBEQgAHRYhBPnEu3YOeD8N7BCmimuO
s6Blz7qpBQJbauXdAAoJEGuOs6Blz7qpt6YA/063h51lt+CsSLw7TqkzKJyYLFkH
iIDqzNV7CoVG8iMFAP9PKJvI/qfepbrn+DyNBRVDXo3xN++BHcoTLiYT2eS6eA==
=YoGf
-END PGP SIGNATURE-
___
Sks-devel mailing list
Sks-devel@nongnu.org
https://lists.nongnu.org/mailman/listinfo/sks-devel


Re: [Sks-devel] hockeypuck implementation against sks peers

2018-07-24 Thread Brian Minton
On Thu, Jul 19, 2018 at 03:38:47PM -0400, Fabian A. Santiago wrote:
> hello,
> 
> i've been toying with trying out hockeypuck. will it peer effectively with
> existing sks servers? the documentation sounds as if it does but has anyone
> here tried it out for themselves? Thanks.
> 

I've been using them both for a while, and hockeypuck seems to stay synced.
It's not in the pool, but it seems to work to sync locally to my sks instance.

-- 
Brian Minton
brian at minton dot name https://brian.minton.name
Live long, and prosper longer!
OpenPGP fingerprint = 8213 71DD 4665 CF4F AE20  2206 0424 DC19 B678 A1A9


signature.asc
Description: PGP signature
___
Sks-devel mailing list
Sks-devel@nongnu.org
https://lists.nongnu.org/mailman/listinfo/sks-devel


Re: [Sks-devel] mailsync usage

2017-12-26 Thread Brian Minton
On 12/08/2017 01:39 PM, Kristian Fiskerstrand wrote:
> On 12/08/2017 08:34 PM, Fabian A. Santiago wrote:
>> is there any reason to enable mailsync functionality? does anyone out there 
>> still use it?

Last I checked, pgp-public-k...@the.earth.li is still accepting mailsync
emails.



signature.asc
Description: OpenPGP digital signature
___
Sks-devel mailing list
Sks-devel@nongnu.org
https://lists.nongnu.org/mailman/listinfo/sks-devel


Re: [Sks-devel] seeking peers for agora.cenditel.gob.ve

2017-06-16 Thread Brian Minton
Please don't send encrypted email to the list.  Nobody will be able to read
it.
___
Sks-devel mailing list
Sks-devel@nongnu.org
https://lists.nongnu.org/mailman/listinfo/sks-devel


Re: [Sks-devel] Seeking peers for sks.funkymonkey.org

2017-06-09 Thread Brian Minton
On Wed, Jun 07, 2017 at 04:27:32PM -0400, tiker wrote:
> Hi,
> 
> I am looking for peers for a new SKS keyserver installation.
> 
> I am running SKS version 1.1.5 on http://sks.funkymonkey.org:11371.  It
> is running on a Raspberry Pi 3 so it won't be incredibly fast.  It is
> intended primarily for personal use but anyone can use it.

You can peer with me:
keyserver.brian.minton.name 11370 # Brian Minton <br...@minton.name> 
0x0424DC19B678A1A9

-- 
Brian Minton
brian at minton dot name http://brian.minton.name
Live long, and prosper longer!
OpenPGP fingerprint = 8213 71DD 4665 CF4F AE20  2206 0424 DC19 B678 A1A9


signature.asc
Description: PGP signature
___
Sks-devel mailing list
Sks-devel@nongnu.org
https://lists.nongnu.org/mailman/listinfo/sks-devel


Re: [Sks-devel] seeking peers for pgp.lehigh.edu

2017-05-23 Thread Brian Minton
On Fri, May 05, 2017 at 11:53:38AM -0400, Keith Erekson wrote:
> 
> pgp.lehigh.edu 11370 # Keith Erekson <ke...@lehigh.edu> 0xC9A3C33D

You can peer with me.  I'm also in Pennsylvania.
keyserver.brian.minton.name 11370 # Brian Minton <br...@minton.name>
0x0424DC19B678A1A9


-- 
Brian Minton
brian at minton dot name http://brian.minton.name
Live long, and prosper longer!
OpenPGP fingerprint = 8213 71DD 4665 CF4F AE20  2206 0424 DC19 B678 A1A9


signature.asc
Description: PGP signature
___
Sks-devel mailing list
Sks-devel@nongnu.org
https://lists.nongnu.org/mailman/listinfo/sks-devel


Re: [Sks-devel] Seeking peers for keyserver1.gnupg.pub

2017-04-11 Thread Brian Minton
You can peer with me:

keyserver.brian.minton.name 11370 # Brian Minton <br...@minton.name>
0x0424DC19B678A1A9


On 03/27/2017 02:54 AM, Franck Nijhof wrote:
> Dear reader, 
>
> I am looking for peering partners for my new SKS keyserver;
> keyserver1.gnupg.pub. 
>
> At the moment of writing, this server is running version 1.1.6 of the
> official SKS keyserver software. 
> It has a 1000Mbit link and physically located in a datacenter in
> Amsterdam, The Netherlands (Europe). 
> This machine is connected via IPv4, IPv6 and the Tor network. 
> IP's used are dedicated to the SKS function and not shared with other
> services. 
> The IP's have a proper reverse DNS configured. 
>
> I have fully build the database based on a keydump taken from
> sks.srv.dumain.com @ 22 March ~08:00 
> and now have a total of 4.622.275 keys in the database. 
>
>
> Please add the following line to your membership file: 
>
> keyserver1.gnupg.pub 11370 # Franck Nijhof <fre...@gnupg.pub>
> 0xAB33ADACE7101952 
>
>
> Or if you want it to connect via Tor: 
>
> keysrv42w4l2qqag.onion 11370 # Franck Nijhof <fre...@gnupg.pub>
> 0xAB33ADACE7101952 
>
>
> Please send me back the membership line I need to add to my server. 
>
> This server is privately sponsored and owned. 
> I will will add more servers, based on the experiences of running this
> first one. 
>
> For operational issues, please contact me directly. 
>
> With kind regards, 
>
> Franck Nijhof 
> keybase.io/frenck 
>
>
>
> ___
> Sks-devel mailing list
> Sks-devel@nongnu.org
> https://lists.nongnu.org/mailman/listinfo/sks-devel



signature.asc
Description: OpenPGP digital signature
___
Sks-devel mailing list
Sks-devel@nongnu.org
https://lists.nongnu.org/mailman/listinfo/sks-devel


Re: [Sks-devel] Request for SKS key server peer connection (MBK Lab)

2017-02-07 Thread Brian Minton
I've added you.  Please add me:

keyserver.brian.minton.name 11370 # Brian Minton <br...@minton.name>
0x0424DC19B678A1A9






signature.asc
Description: OpenPGP digital signature
___
Sks-devel mailing list
Sks-devel@nongnu.org
https://lists.nongnu.org/mailman/listinfo/sks-devel


Re: [Sks-devel] Server Broken

2017-01-11 Thread Brian Minton
On Thu, Dec 15, 2016 at 09:19:53PM +, dirk astrath wrote:
> If somebody needs assistance (or wants to peer his hockeypuck server
> with mine) feel free to contact me.

I'd love to peer my hockeypuck instance (keyserver2.brian.minton.name) with
you.  It's ipv6-only, but since hockeypuck.fidocon.de seems to have an ipv6
address, that's not a problem.

-- 
Brian Minton
brian at minton dot name http://brian.minton.name
Live long, and prosper longer!
OpenPGP fingerprint = 8213 71DD 4665 CF4F AE20  2206 0424 DC19 B678 A1A9


signature.asc
Description: PGP signature
___
Sks-devel mailing list
Sks-devel@nongnu.org
https://lists.nongnu.org/mailman/listinfo/sks-devel


Re: [Sks-devel] keyserver.globale-gruppe.de is gone! / two new Keyserver / Update Membership file

2016-11-28 Thread Brian Minton
On Mon, Nov 28, 2016 at 03:02:03PM +0100, Ramón Goeden wrote:
> Dear keyserver operators,
> my keyserver "keyserver.globale-gruppe.de" is gone. (Shutdown 31.10.2016) 
> Please de-peer the server!
> 

removed from keyserver.brian.minton.name

> BUT:
> I am running two new keyserver and would like to peer with other servers. 
> Please add me to your 'membership':
> 
> key1.dock23.de  11370 # Ramón Goeden <ra...@internetsenat.de> 0xb7c51fd6
> key2.dock23.de  11370 # Ramón Goeden <ra...@internetsenat.de> 0xb7c51fd6
> 

Added.  Please add me, with the following membership line:
keyserver.brian.minton.name 11370 # Brian Minton <br...@minton.name>
0x0424DC19B678A1A9

thanks,
-- 
Brian Minton
brian at minton dot name http://brian.minton.name
Live long, and prosper longer!
OpenPGP fingerprint = 8213 71DD 4665 CF4F AE20  2206 0424 DC19 B678 A1A9


signature.asc
Description: PGP signature
___
Sks-devel mailing list
Sks-devel@nongnu.org
https://lists.nongnu.org/mailman/listinfo/sks-devel


Re: [Sks-devel] HTTP POST reverse proxy setup

2016-10-06 Thread Brian Minton
On Thu, Oct 06, 2016 at 04:23:53PM +0200, Kristian Fiskerstrand wrote:
> Checked my notes, the 417 Expect test is related to clients publishing
> keys (--send-key) being rejected and not gossipping.

After further investigation, it seems lighttpd has a configuration option to
prevent sending the HTTP 417 status upon receipt of Expect: 100-continue.

I've updated my config and I no longer get that error on POST.  Kristian, if
you'd be so kind as to update the example lighttpd config, and add the
following line:

server.reject-expect-100-with-417 = "disable"

Thanks,

-- 
Brian Minton
brian at minton dot name http://brian.minton.name
Live long, and prosper longer!
OpenPGP fingerprint = 8213 71DD 4665 CF4F AE20  2206 0424 DC19 B678 A1A9


signature.asc
Description: PGP signature
___
Sks-devel mailing list
Sks-devel@nongnu.org
https://lists.nongnu.org/mailman/listinfo/sks-devel


Re: [Sks-devel] HTTP POST reverse proxy setup

2016-10-06 Thread Brian Minton
On 10/06/2016 10:23 AM, Kristian Fiskerstrand wrote:
> Checked my notes, the 417 Expect test is related to clients publishing
> keys (--send-key) being rejected and not gossipping.
That makes sense.  Clients submitting a key by POST could send that header.



signature.asc
Description: OpenPGP digital signature
___
Sks-devel mailing list
Sks-devel@nongnu.org
https://lists.nongnu.org/mailman/listinfo/sks-devel


Re: [Sks-devel] HTTP POST reverse proxy setup

2016-10-06 Thread Brian Minton
On 10/06/2016 09:55 AM, Brian Minton wrote:
> I'm not sure about it. I generated a test key, and uploaded it to my
> server.  Let's see if any peers get it:
> pub  2048R/1609776C 2016-10-06   
>  Hash=5B4454EAC3D51127B65622D49C76A7EA
>  Fingerprint=603E 1A2F 7344 B020 CE93  6275 F984 BB34 1609 776C
>
> uid t...@example.com
> sig  sig3  1609776C 2016-10-06 __ 2016-10-10 [selfsig]

I see it in my peers.  Kristian, if you would be so kind as to do the
reverse, create a key and submit it to keys2.kfwebs.net, I will see if I
get it from you.

thanks,
Brian Minton



signature.asc
Description: OpenPGP digital signature
___
Sks-devel mailing list
Sks-devel@nongnu.org
https://lists.nongnu.org/mailman/listinfo/sks-devel


Re: [Sks-devel] HTTP POST reverse proxy setup

2016-10-06 Thread Brian Minton
On 10/06/2016 09:24 AM, Kristian Fiskerstrand wrote:
> On 10/06/2016 03:21 PM, Brian Minton wrote:
>> So, there, I'm seeing the error.  I'm guessing that the script Kristian is
>> using is sending the Expect: 100-continue header, while the actual sks client
>> is not.  Otherwise, I don't know how I'd be able to gossip successfully with
>> other peers, which seems to be happening.
> Are you sure about that? What happened earlier was you received new keys
> but weren't gossiping keys only available on your keyserver to the rest
> of the network, which is consistent with post issue for hashquery.
>
I'm not sure about it.  I generated a test key, and uploaded it to my
server.  Let's see if any peers get it:
pub  2048R/1609776C 2016-10-06   
 Hash=5B4454EAC3D51127B65622D49C76A7EA
 Fingerprint=603E 1A2F 7344 B020 CE93  6275 F984 BB34 1609 776C

uid t...@example.com
sig  sig3  1609776C 2016-10-06 __ 2016-10-10 [selfsig]







signature.asc
Description: OpenPGP digital signature
___
Sks-devel mailing list
Sks-devel@nongnu.org
https://lists.nongnu.org/mailman/listinfo/sks-devel


Re: [Sks-devel] de-peering

2016-10-04 Thread Brian Minton
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512



On Oct 4, 2016 11:11 AM, "Danny Horne"  wrote:
>

> I didn't, they were both bminton.is-a-geek.net
>

I only changed the hostname field in the sksconf file. Both names go to the
same address, but the keyserver name triggers special handling of requests
that come on port 80.
-BEGIN PGP SIGNATURE-

iIAEAREKACghHEJyaWFuIE1pbnRvbiA8YnJpYW5AbWludG9uLm5hbWU+BQJX89Io
AAoJEGuOs6Blz7qpqO4A/A64G/noOG9iMGeCO7zk72nEgKaZm7x2uWsmg+da2QQ7
AP9Vh9lyiDTM7L62bWKQqscBeVSjRM3FL/zHdNu53nCB+A==
=88G7
-END PGP SIGNATURE-
___
Sks-devel mailing list
Sks-devel@nongnu.org
https://lists.nongnu.org/mailman/listinfo/sks-devel


[Sks-devel] HTTP POST reverse proxy setup

2016-10-04 Thread Brian Minton
Kristian, is there a good way to easily check, e.g. with curl, the POST
capabilities of a reverse proxy in front of SKS?  I set up lighttpd with the
instructions from the wiki.  It seems to be working, as I'm gossiping with
peers, and my key count is going up in my stats page.  However, the sks pool
status script is reporting a 417 error.

https://bitbucket.org/skskeyserver/sks-keyserver/wiki/Peering#%21lighttpd

thanks,
-- 
Brian Minton
brian at minton dot name http://brian.minton.name
Live long, and prosper longer!
OpenPGP fingerprint = 8213 71DD 4665 CF4F AE20  2206 0424 DC19 B678 A1A9


signature.asc
Description: PGP signature
___
Sks-devel mailing list
Sks-devel@nongnu.org
https://lists.nongnu.org/mailman/listinfo/sks-devel


Re: [Sks-devel] de-peering

2016-10-04 Thread Brian Minton
On Mon, Oct 03, 2016 at 07:35:16PM +0100, Danny Horne wrote:
> Maybe I've misunderstood something (only been running a keyserver for a
> few months), but the server you've named isn't listed at
> https://sks-keyservers.net/status/ and the few peers in your list that I
> checked aren't peered with you

My server had been marked as excluded in the pool scanning script.  If you
check now, you will see that it is at least listed, even if it's not in the
pool.  The way I was verifying cross-peering was by contacting the other
servers directly, at http://some.server:11371/pks/lookup?op=stats and checking
if my server was listed.


-- 
Brian Minton
brian at minton dot name http://brian.minton.name
Live long, and prosper longer!
OpenPGP fingerprint = 8213 71DD 4665 CF4F AE20  2206 0424 DC19 B678 A1A9


signature.asc
Description: PGP signature
___
Sks-devel mailing list
Sks-devel@nongnu.org
https://lists.nongnu.org/mailman/listinfo/sks-devel


Re: [Sks-devel] pool membership

2016-10-03 Thread Brian Minton
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

How often do the scripts re-scan a host?
-BEGIN PGP SIGNATURE-

iF4EARYIAAYFAlfzFykACgkQN7lQes/yAW5RagD/bKOs7soR7zuhJjghWMVLGMC7
F/0rReQ2WRcaVXbzCpEBANwwNLi2L+nAI3N0lIraBcnq7jWHD8nhL6eeWEYpJfcO
iF4EAREIAAYFAlfzFykACgkQa46zoGXPuqm0TQD/WJBMrWtLTlNUw4BIoKsyNjRa
5HXJ75axP9X9OqSK08oA/1wrbHPIfQN6U6GerHlkh2N9sLMc9Z8x67mv8WOoZKDf
=MEs+
-END PGP SIGNATURE-

___
Sks-devel mailing list
Sks-devel@nongnu.org
https://lists.nongnu.org/mailman/listinfo/sks-devel


[Sks-devel] pool membership

2016-10-03 Thread Brian Minton
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Now that I've cleaned out my membership file, and I'm gossiping with all my
peers, I seem to have caught up with the pool.  However, my key server,
keyserver.brian.minton.name, does not appear in the pool status page. Not even
in the "Servers currently not in the pool" section.  I thought it would
automatically show up.  Any thoughts?

thanks,
- -- 
Brian Minton
brian at minton dot name http://brian.minton.name
Live long, and prosper longer!
OpenPGP fingerprint = 8213 71DD 4665 CF4F AE20  2206 0424 DC19 B678 A1A9
-BEGIN PGP SIGNATURE-

iF4EARYIAAYFAlfywG8ACgkQN7lQes/yAW4JlwD/YRaLarjacAPEcAbuxn7bDGoz
M2q5I3h4VyVlDVb4Bs0BALBmSoAx8L1skSn3USBgLvJGnzUlVQ8LDRAUGxW+KmME
iF4EAREIAAYFAlfywHUACgkQa46zoGXPuqmSZQD/QN9gbf+KKDqEqAEz8vC4SM1S
54/LIOjjoGv4PnKjDnEA/2HAVyE+cnHYtYYNFGTa7bPJVo98C0XSciurDU+GWUy5
=DqPM
-END PGP SIGNATURE-

___
Sks-devel mailing list
Sks-devel@nongnu.org
https://lists.nongnu.org/mailman/listinfo/sks-devel


[Sks-devel] de-peering

2016-10-03 Thread Brian Minton
After seeing some of the other posts on the list about de-peering I have
gone through and cleared out any peers that I was peering with that
weren't peering with my server (keyserver.brian.minton.name).  It seems
to have helped performance quite a bit.  If you are peered with me and
aren't on this list, let me know and I'll add you.  Here's my current
membership file:


ams.sks.heypete.com 11370 # Pete Stephenson <p...@heypete.com> 0x85EB9F44
keyserver.matteoswelt.de 11370  # Matthias Schreiber <schreiber-ma...@web.de>  
0x586A2E13F52616561BFC32C95B964AE610D49726
sks.openpgp-keyserver.de 11370  # Matthias Schreiber <schreiber-ma...@web.de>  
0x586A2E13F52616561BFC32C95B964AE610D49726
keyserver.serviz.fr 11370 # robert <s...@serviz.fr> 0xEF333C7E
keyserver.zap.org.au 11370 # John Zaitseff <j.zaits...@zap.org.au> 
0xB0F6BC7F46D30F1432FC46190D254111C4EE569B
sks.labs.nic.cz 11370 # Petr .ernohouz <petr.cernoh...@nic.cz> 
0x23CF492BB8F74257
keyserver.mattrude.com 11370 # Matt Rude <m...@mattrude.com> 0xDD23BF73
pgp.h-ix.net 11370 # Tim Haga <timh...@ebene6.org>  0xF5623DA52DAC97ED
openpgp-keyserver.eu 11370  # robert olesinski <rob...@openpgp-keyserver.eu> 
0x682302D6
gpg.directory 11370 # TELEHOST Office <off...@telehost.ch>
pgp.ohai.su 11370 # Lukas Martini <lut...@ohai.su> 0xC9E1BD2C
keyserver.erat.systems  11370 # Jens Erat <em...@jenserat.de>  0xA4FF2279
pgp.gwolf.org 11370 # Gunnar Wolf <gw...@gwolf.org> 0x673A03E4C1DB921F
keys.jhcloos.com 11370 # James Cloos <cl...@jhcloos.com> 0x997A9F17ED7DAEA6
keyserver.globale-gruppe.de 11370 # Ramón Goeden <ra...@internetsenat.de> 
0xb7c51fd6
keys.enteig.net 11370 # Malte <ma...@enteig.net> 0x0CC576E9703E1DDC
keys.communityrack.org 11370 # Andre Keller <a...@0x2a.io> 0x2351B9E3
keys.bonus-communis.eu 11370 # Pascal Levasseur <pascal.levass...@topette.eu> 
0xB81EE352
pgp.key-server.io 11370 # Carles Tubio <carles.tu...@key-server.io> 
0xFA101D1FC3B39DE0
keyserver.corenetworking.de 11370 # Moritz Wirth <m...@corenetworking.de> 
0x44b1cafa8705700f
keyserver.vsund.de 11370 # Valentin Sundermann <m...@vsund.de> 
0xA1AADE57842A21A3 - onename.com/vsund
keys2.kfwebs.net 11370 #0x0b7f8b60e3edfae3


thanks,
Brian Minton


-- 
Brian Minton
brian at minton dot name http://brian.minton.name
Live long, and prosper longer!
OpenPGP fingerprint = 8213 71DD 4665 CF4F AE20  2206 0424 DC19 B678 A1A9


signature.asc
Description: PGP signature
___
Sks-devel mailing list
Sks-devel@nongnu.org
https://lists.nongnu.org/mailman/listinfo/sks-devel


[Sks-devel] filters do not match

2016-10-03 Thread Brian Minton
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

I'm getting a lot of errors in my logs about filter mismatch.  For
instance


INET [144.76.185.42]:51252>) rejected: filters do not match.\n\tlocal
filters: [ yminsky.dedup ]\n\tremote filters: [ yminsky.dedup
yminsky.merge ]")

Is that something I should be concerned about?
-BEGIN PGP SIGNATURE-

iF4EARYIAAYFAlfybEgACgkQN7lQes/yAW4OJwD+LBiKwrTr5YEOXhPBg+T+z8ym
Jo38N2E1xk2Yrr+RlQgBAKMcdEPiZ72WzLeZMyC4aCOqrAWEyBIM34xUfhMc3RsH
iF4EAREIAAYFAlfybEkACgkQa46zoGXPuql4JAD+MAXS4NxVSkmi/3jtsQTm/kQc
CURZpDsjg111iXQKbQEA/1Kj/aMap3sdbFPBxKJlprbWBx/QIqLT0g5En4Z3WVh3
=Te4s
-END PGP SIGNATURE-

___
Sks-devel mailing list
Sks-devel@nongnu.org
https://lists.nongnu.org/mailman/listinfo/sks-devel


Re: [Sks-devel] Making keys unusable with spamming similar uids

2016-09-16 Thread Brian Minton
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

One possibility would be to have the keyserver sort by the time the key
was first seen.  That way, there'd be a slightly lower chance of
getting an impostor's key.   Going by the creation date is not very
useful, since impostors could create their key with whatever creation
date they like. It would still be insecure without fingerprint
verification, but it would perhaps provide a modicum of security.
-BEGIN PGP SIGNATURE-

iF4EARYIAAYFAlfcU0MACgkQN7lQes/yAW5deAD7B0tNzA2BH99qVWvpllWCXP+I
Wye6DpjVO+SedSPDwOABAPJoq+x6bepsME8wnvHq5wkaFxJT+hCVkcmzissRoeMK
iF4EAREIAAYFAlfcU0QACgkQa46zoGXPuqlsWQD7BiQuUWAqUr7/ueLjwTKoCTKC
32+/S81Tyl5V7rFp9TYA/1Hjk8kfgVnGdVBwf6RROsOm7Ai4nE+f7xZx+4TcFAqt
=SQiM
-END PGP SIGNATURE-

___
Sks-devel mailing list
Sks-devel@nongnu.org
https://lists.nongnu.org/mailman/listinfo/sks-devel


[Sks-devel] keyserver.brian.minton.name

2016-08-22 Thread Brian Minton
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

I'm taking keyserver.brian.minton.name offline for a few days to
rebuild the db.  I've been having db issues for a while, and I think a
complete wipe and reload of the db may help.


thanks,
Brian Minton
-BEGIN PGP SIGNATURE-
Version: GnuPG v2

iF4EARYIAAYFAle7Cn4ACgkQN7lQes/yAW6+LgEAi3wcNj80Vuf/s+XDb3ouFWSq
OR4KH6iYi6cZbsZe2Z4A/1ZPuVkbvQuGc0c/bMCkxyGHzPZjXzF4OEqQ2FtPVXwB
iF4EAREIAAYFAle7Cn4ACgkQa46zoGXPuqnVLAD+KB323wtL6xNji1yT8ZjJW9JR
vg5q5V8r+i2D2dmN2lAA/im9qOfxmxc61EE59lSM6hAKr/ZeLy5ORZ5t0dISvSvc
=Il5y
-END PGP SIGNATURE-
___
Sks-devel mailing list
Sks-devel@nongnu.org
https://lists.nongnu.org/mailman/listinfo/sks-devel


[Sks-devel] sks not storing a key

2016-07-19 Thread Brian Minton
I recently sent a key to my keyserver, keyserver.brian.minton.name which
showed success, but then when I tried to receive it back, I got an error
saying no data.

Here's the output of sending the key (note that localhost is the keyserver):


> gpg2 -vvv --debug 4 --send DD1A52F9DA8C9020
> gpg: reading options from '/home/bminton/.gnupg/gpg.conf-2'
> gpg: using character set 'utf-8'
> gpg: enabled debug flags: crypto
> gpg: sending key 4FD0FA5528DB9E3F to hkp://localhost
> gpg: DBG: rsa_verify 
> data:+01ff \
> gpg: DBG:  
>  \
> gpg: DBG:  
>  \
> gpg: DBG:  
>  \
> gpg: DBG:  
>  \
> gpg: DBG:  
> ff003051300d0609608648016503040203050004401d \
> gpg: DBG:  
> a922a4f943595489ee637dd388c5a8d42a26a1e3296a4134f6a17e6f09a56b50 \
> gpg: DBG:  
> afb27e10b5cf2711e367cc89959966aceb843c9e880dbe3d72e92b05a36177
> gpg: DBG: rsa_verify  
> sig:+9c091f3d94d101e59fed9abac57651e53c27268a0096813ef64aa3f6d0e19ebc \
> gpg: DBG:  
> 01dd4f8f92304a6303f409e517a954fefa8bdf212ff81c1afab6e0c3cf98706a \
> gpg: DBG:  
> 9296d913d22daed18ffe6c51539a3439364fec7a4c6818e8f4677b8d3bab2651 \
> gpg: DBG:  
> 8cc586499478af2f912490e568d89ae7d66e63391379b7636271e0342f91ed70 \
> gpg: DBG:  
> 60e1c178c937fbf3da878efc7865f2d9e5e7aff285f5ed28164d361aee201a12 \
> gpg: DBG:  
> c9153f2d5c55056cc14be4c912887c673a5d157a2ae84f49d72670b6f92a40db \
> gpg: DBG:  
> 8f034f8a4c974d9b900e34df3e16e61c20084af4d33b5fb375acebe1ff572a7d \
> gpg: DBG:  
> 254c01f995a7509dc556ecc2e72dc36eec7fc5b3a427d8c18e4d0f8cd5aefc3f
> gpg: DBG: rsa_verify
> n:+bee23a531821502d4098729016ba598e67aebaf9e4bcff092056177b244f53ea \
> gpg: DBG:  
> 9784c76683692614cc92c6c608a9b3b0ee00adffd8195862276994939448cbd3 \
> gpg: DBG:  
> 2274bcd2b4472eea9b826961176e9051706451b189464c378e5a2432f835d062 \
> gpg: DBG:  
> a0c4847da1477b8668d24867007cb8fc3645e3c1f63f6e9eafec5b733bc1353d \
> gpg: DBG:  
> 6ccb05b9960c884b1154f1fc364343b8727433104b9959f3d26ed235990e9d7b \
> gpg: DBG:  
> 21edba9c63b2f15c7f79b778b76bea215a163046faebe316d60b00290dbfbd5d \
> gpg: DBG:  
> f19d1acd9ea5cf6ede1069751999159b80617b103058e607154c63ce6e59e615 \
> gpg: DBG:  
> 8140ebfa419d3912c406f0a01a96bfd81a6e962dc4f226dbba98c7f8819e23df
> gpg: DBG: rsa_verifye:+010001
> gpg: DBG: rsa_verify  
> cmp:+01ff \
> gpg: DBG:  
>  \
> gpg: DBG:  
>  \
> gpg: DBG:  
>  \
> gpg: DBG:  
>  \
> gpg: DBG:  
> ff003051300d0609608648016503040203050004401d \
> gpg: DBG:  
> a922a4f943595489ee637dd388c5a8d42a26a1e3296a4134f6a17e6f09a56b50 \
> gpg: DBG:  
> afb27e10b5cf2711e367cc89959966aceb843c9e880dbe3d72e92b05a36177
> gpg: DBG: rsa_verify=> Good
> gpg: secmem usage: 0/65536 bytes in 0 blocks

And here's the output of receiving:

> gpg2 -vvv --debug 4 --recv DD1A52F9DA8C9020
> gpg: reading options from '/home/bminton/.gnupg/gpg.conf-2'
> gpg: using character set 'utf-8'
> gpg: enabled debug flags: crypto
> gpg: keyserver receive failed: No data
> gpg: secmem usage: 0/65536 bytes in 0 blocks

I know sks should be able to handle the key, since I got it from
pgp.mit.edu, an sks server.

thanks,
Brian Minton




signature.asc
Description: OpenPGP digital signature
___
Sks-devel mailing list
Sks-devel@nongnu.org
https://lists.nongnu.org/mailman/listinfo/sks-devel


Re: [Sks-devel] couple questions

2016-06-10 Thread Brian Minton
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

I just have my sks server listening on 127.0.0.1 for port 11371
traffic.  The relevant line in sksconf is

hkp_address: 127.0.0.1

It's behind a reverse proxy that listens on the public ipv4 and ipv6
addresses, for port 11371 as well as port 80.  Other peers can connect
to me just fine with ipv4 and ipv6.
-BEGIN PGP SIGNATURE-
Version: GnuPG v2

iF4EARYIAAYFAldbG08ACgkQN7lQes/yAW4I1QD/aoXwvyoExaWIzD4drBfT4RS4
8nofAu1fm1qff7AppRcBAKl/vpylz8QTwYS7hm9E1L1ucQT3Ji/Nx7jWeqztZvAI
iF4EAREIAAYFAldbG08ACgkQa46zoGXPuql/GwD/UrayF/E/F/TtJJX0xJpJhkwI
1fv556TO6MxkWK3UpJYA/iXn5G2hjrgG03SW/saUh5KS0+W/XsiyYePYTWwLFssG
=01CR
-END PGP SIGNATURE-


On Fri, Jun 10, 2016 at 3:40 PM, Fabian Santiago <
fsanti...@garbage-juice.com> wrote:

> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA512
>
> Hello James,
>
> I've already tried all aforementioned combinations; it always only picks
> up the first specified address to listen on.
>
>
>
> On June 10, 2016 11:04:22 AM EDT, James Cloos  wrote:
> >> "FS" == Fabian Santiago  writes:
> >
> >FS> the entire execstart command line portion is wrapped in qoutes:
> >FS> ExecStart=/bin/bash -c "cd /srv/sks; /usr/bin/sks db
> >-disable_mailsync
> >FS> -hkp_address 127.0.0.1 ::1"
> >
> >Bash does not see the quotes around the argument to -c.
> >
> >If []s is the issue, try:
> >
> >ExecStart=/bin/bash -c "cd /srv/sks; /usr/bin/sks db -disable_mailsync
> >-hkp_address 127.0.0.1 -hkp_address '[::1]'"
> >
> >But the earlier recomendation was two -hkp_address options, not one
> >with
> >two addresses, so you also should try:
> >
> >ExecStart=/bin/bash -c "cd /srv/sks; /usr/bin/sks db -disable_mailsync
> >-hkp_address 127.0.0.1 -hkp_address ::1"
> >
> >-JimC
> >--
> >James Cloos  OpenPGP: 0x997A9F17ED7DAEA6
>
> - --
> Sent from my Android device with K-9 Mail. Please excuse my brevity.
> -BEGIN PGP SIGNATURE-
> Version: APG v1.1.1
>
> iQFKBAEBCgA1BQJXWxeoLhxGYWJpYW4gU2FudGlhZ28gPGZzYW50aWFnb0BnYXJi
> YWdlLWp1aWNlLmNvbT4ACgkQW0YwXn4gDNUB3wf3e7nu/AwOEveRjEUWjD7Lk6cL
> 0deF2R8dUE0b19+PtftSBdImBLJmHTXY9EiF1WWdKjLjI0I4ANrf+J60NOY0fFx/
> j/zTpETwHuI6oTo3POjFuFRok4Vd8NiR5kFvvQBFqGQoJq5EmtN+Xb/W28Sd9SVc
> /gTxdnyjIBPEQdBs3Nsjj3ZoSytGDj38jEGNbIccJab9TZ+5NvQQqtLrmYH3IN0T
> l5prJKqJoou6oaM5TUXuN1Kfqev/X7PP4Lh7SwXRMp8xMk9lapHQUIuk9+f9QLzz
> C7MldUrjqlOVuMThWX2fl7ftVtt3IDdPtS+TLCLj5GWH6VVnTi7bCSPNvbl6
> =PzDp
> -END PGP SIGNATURE-
>
>
> ___
> Sks-devel mailing list
> Sks-devel@nongnu.org
> https://lists.nongnu.org/mailman/listinfo/sks-devel
>
___
Sks-devel mailing list
Sks-devel@nongnu.org
https://lists.nongnu.org/mailman/listinfo/sks-devel


Re: [Sks-devel] keys.fedoraproject.org

2016-06-07 Thread Brian Minton
On Fri, Apr 15, 2016 at 11:27 AM, Nick Bebout <n...@fedoraproject.org> wrote:
> Anyone that wants to peer with keys.fedoraproject.org, please add us to your
> membership file and send me the line to put in our membership file.
>
> keys.fedoraproject.org 11370 # sysadmin-keys-memb...@fedoraproject.org (Nick
> Bebout)

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

I've added you as a peer (sorry it took so long, I had some server
issues).  Please also add me.  My membership line is:

keyserver.brian.minton.name 11370 # Brian Minton <br...@minton.name>
0x0424DC19B678A1A9

thanks,
Brian Minton
-BEGIN PGP SIGNATURE-
Version: GnuPG v2

iF4EARYIAAYFAldW3FcACgkQN7lQes/yAW4LEwEAsGC3AI2Yuq5JYXKow9f1VKZ7
SSmPU7TfyWcFvkZY8JMBAIxWdUE+VmnoRClTZRoBRQxcQ558Ru67SZkqRESZ5M4K
iF4EAREIAAYFAldW3FcACgkQa46zoGXPuqnFLAD/ZNKTmKMWoe/XBgRhOsDgFF12
TZzVfYunm2GQxvoqrqgA/1uuurxTYXW4mK7XaKd2ocbOc7YkK1mDIH8ZJc8ZGeRT
=5TVZ
-END PGP SIGNATURE-

___
Sks-devel mailing list
Sks-devel@nongnu.org
https://lists.nongnu.org/mailman/listinfo/sks-devel


[Sks-devel] keyserver addresses changed

2016-06-07 Thread Brian Minton
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

I've updated the ip addresses of my keyserver.  If you are peering with
me using sks, you should touch your membership file to force an IP
rescan.  If you are using hockeypuck, I think unfortunately a restart
is required (CMars, if you are reading this, please feel free to chime
in if this is not true).  The new addresses are:

keyserver.brian.minton.name has address 174.60.71.227
keyserver.brian.minton.name has IPv6 address 2001:470:7:ec::2

keyserver2.brian.minton.name has IPv6 address
2001:470:8:ec:2ff:aaff:fe00:1


-BEGIN PGP SIGNATURE-
Version: GnuPG v2

iF4EARYIAAYFAldW2FsACgkQN7lQes/yAW5whgD+Ow8zE7usEbgKJkHXb+Dc4f2C
osf/NY2q48bN5cNakCsBAMxlVcjJbg5LYXHTTiEJBSPysGGtpqCnBvRvqdS6OMoD
iF4EAREIAAYFAldW2FsACgkQa46zoGXPuqmtwAD9Ho5IqxYez7wQV40cEm3/q3V6
/XK6Kuy63H0Wj5OfocIA/iz4ktJhiP8P1RSOAcn+MGcBIuv1bYzerN4tR6whA2VW
=NW4r
-END PGP SIGNATURE-
___
Sks-devel mailing list
Sks-devel@nongnu.org
https://lists.nongnu.org/mailman/listinfo/sks-devel


Re: [Sks-devel] keyserver.oeg.com.au: Up and Running again

2016-06-01 Thread Brian Minton
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

You can peer with me.  Here is my membership line:


keyserver.brian.minton.name 11370 # Brian Minton <br...@minton.name>
0x0424DC19B678A1A9


-BEGIN PGP SIGNATURE-
Version: GnuPG v2

iF4EARYIAAYFAldPLpYACgkQN7lQes/yAW5nnQEAt4f5UcNTpvCsodontJIq4eVn
pX0agc19LzdzZHrv5IMA/2pGbOfvKzXBdnrbbPYhECXU0NMbd9FeU0/dPmjrG3kO
=LXLT
-END PGP SIGNATURE-



On Tue, May 31, 2016 at 2:20 AM, Mike O'Connor <s...@pineview.net> wrote:

> Hi All
>
> After having major issues with my keyserver (processes kept dying) I gave
> up until my new hosting system was up and running.
>
> I've now rebuild keyserver.oeg.com.au and been able to give it much more
> resources.
>
> I'll get ipv6 working again soon and I'll look in to tor and HKPS
>
> Its now running but I think I need a few more peers as I'm always about
> 500 keys out of sync.
>
> I also have a few attempts from unknown peers a few of them where the
> remote port keeps changing is this normal ? should I firewall them ?
>
> Cheers
> Mike
>
> ___
> Sks-devel mailing list
> Sks-devel@nongnu.org
> https://lists.nongnu.org/mailman/listinfo/sks-devel
>
___
Sks-devel mailing list
Sks-devel@nongnu.org
https://lists.nongnu.org/mailman/listinfo/sks-devel


Re: [Sks-devel] keys.gnupg.net anomaly

2016-04-28 Thread Brian Minton
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

I generally just ignore the Host: header on port 11371.
-BEGIN PGP SIGNATURE-

iIAEAREKACghHEJyaWFuIE1pbnRvbiA8YnJpYW5AbWludG9uLm5hbWU+BQJXIjV8
AAoJEGuOs6Blz7qpWXgA/R3Wj2x2aSkoAKdwz7cBXdy9NVU+9cjA2xE1jn/aDWJO
AP9+/J12kXPtGUiMAIvBoT8IW/+HNQ3wTlXE2ibdA7o2CQ==
=nZET
-END PGP SIGNATURE-
___
Sks-devel mailing list
Sks-devel@nongnu.org
https://lists.nongnu.org/mailman/listinfo/sks-devel


Re: [Sks-devel] Running SKS keyserver on dynamic DNS

2016-04-28 Thread Brian Minton
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

I've had an ipv6 only one for a long time, but it was hockeypuck and so not
eligible for pool membership anyway.
-BEGIN PGP SIGNATURE-

iIAEAREKACghHEJyaWFuIE1pbnRvbiA8YnJpYW5AbWludG9uLm5hbWU+BQJXIhgx
AAoJEGuOs6Blz7qpEjsA/A6bWoI9FHZ9S3MGwQyxAmh8/Op6JBy9j7w1RNtrkLCL
AP49RY1MuEh9RzOH+IbCEpwdPwLhXMwclvURBI/OofYhug==
=fXPd
-END PGP SIGNATURE-
___
Sks-devel mailing list
Sks-devel@nongnu.org
https://lists.nongnu.org/mailman/listinfo/sks-devel


Re: [Sks-devel] seeking peers for keys.communityrack.org

2016-01-15 Thread Brian Minton
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

You can peer with me.

keyserver.brian.minton.name 11370 # Brian Minton <br...@minton.name>
0x0424DC19B678A1A9
-BEGIN PGP SIGNATURE-

iIAEAREKACghHEJyaWFuIE1pbnRvbiA8YnJpYW5AbWludG9uLm5hbWU+BQJWmZhH
AAoJEGuOs6Blz7qpdYsA/2ve3kmQp3j23Ocbmxqxfs6M5+PIoH0r1Un2qZW6JgR6
AP9P1J9Y08MnznNGo55MuR7USgpHIp+n8+wAMIdjmx7MvA==
=sb7i
-END PGP SIGNATURE-

On Fri, Jan 15, 2016, 7:14 AM André Keller <a...@0x2a.io> wrote:

> Hi,
>
> We are looking for peers for a new SKS keyserver installation.
>
> We are running SKS version 1.1.5, on keys.communityrack.org.
>
> CommunityRack.org is a Switzerland-based association for IT
> professionals. Our goal is to provide rack-space access, while
> maintaining more freedom and control over the infrastructure than
> classic environments. We also meet monthly and are very active within
> the swiss internet provider landscape.
>
> More information on https://communityrack.org (german only, sorry).
>
> The machine is connected to the internet with 1 Gbps and has IPv6
> connectivity. We also plan to add HKPS, once we have a reasonable amount
> of peerings.
>
> I have loaded a keydump from
> http://ftp.prato.linux.it/pub/keyring/dump-latest/, dated 2016-01-13.
>
> I see 4154428 keys loaded.
>
> For operational issues, you can contact either supp...@communityrack.org
> (it's not a ticket system) or me directly.
>
> keys.communityrack.org 11370 # Andre Keller <a...@0x2a.io> 0x2351B9E3
>
>
> Thank you and best regards,
>
> André Keller
>
> ___
> Sks-devel mailing list
> Sks-devel@nongnu.org
> https://lists.nongnu.org/mailman/listinfo/sks-devel
>
___
Sks-devel mailing list
Sks-devel@nongnu.org
https://lists.nongnu.org/mailman/listinfo/sks-devel


Re: [Sks-devel] Checking dump

2016-01-04 Thread Brian Minton
The dump files are OpenPGP format. You can just use gpg as the tool.  For
instance:
gpg < /var/lib/sks/dump/sks-dump-0203.pgp

On Mon, Jan 4, 2016, 5:11 AM Kiss Gabor (Bitman) 
wrote:

> Dear folks,
>
> First of all I wish all of you happy new year.
>
> "And now for something completely different." :-)
> For a while I suspect that my weekly keydump[1] is incomplete
> due to lack of enough disk space.
> How could I easily check completeness of dumped database?
> E.g. is there a oneliner that counts keys in a file?
> I mean something like this:
> $ bzcat keydump-sks-0164.pgp.bz2 | SOME | COMMANDS | HERE
> 12346
> $
>
> In worst case I'm ready to write a parser in Perl if the
> description of file format is available somewhere.
>
> Cheers
>
> Gabor
> --
> "Virgil Brigman back on the air" (Abyss)
>
> ___
> Sks-devel mailing list
> Sks-devel@nongnu.org
> https://lists.nongnu.org/mailman/listinfo/sks-devel
>
___
Sks-devel mailing list
Sks-devel@nongnu.org
https://lists.nongnu.org/mailman/listinfo/sks-devel


Re: [Sks-devel] trouble building most recent version of sks-keyserver from hg

2015-11-19 Thread Brian Minton
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

bminton.is-a-geek.net:~$ ocaml -version
The OCaml toplevel, version 4.02.3
b-BEGIN PGP SIGNATURE-
Version: GnuPG v2

iF4EARYIAAYFAlZOQgIACgkQN7lQes/yAW404gD/eFMEn5SO7pErFPKhzkTK7Pf/
LpVRyOFVedZVc6QJ9ZYBANgyu1VOpzsZeldasfYslIriTK2WDC91SJd7I+ErNrAJ
=f0jy
-END PGP SIGNATURE-
___
Sks-devel mailing list
Sks-devel@nongnu.org
https://lists.nongnu.org/mailman/listinfo/sks-devel


Re: [Sks-devel] Hockeypuck pg dump ?

2015-08-03 Thread Brian Minton
I can try to do that.

On Mon, Aug 3, 2015, 11:01 AM James Cloos cl...@jhcloos.com wrote:

 Is anyone who runs hockeypuck with postgress willing to provide a
 pg_dump of the hockeypuck db?

 I'd like to see how resource-intensive it is, from the db perspective.

 If so, please use the --create (and perhaps --clean) option(s) when
 running pg_dump.

 And --format and and compression will do.

 Thanks,

 -JimC
 --
 James Cloos cl...@jhcloos.com OpenPGP: 0x997A9F17ED7DAEA6

 ___
 Sks-devel mailing list
 Sks-devel@nongnu.org
 https://lists.nongnu.org/mailman/listinfo/sks-devel

___
Sks-devel mailing list
Sks-devel@nongnu.org
https://lists.nongnu.org/mailman/listinfo/sks-devel


Re: [Sks-devel] peering request

2015-08-03 Thread Brian Minton
You can peer with me.  I'm running Hockeypuck and always looking for
peers.  Especially ones that don't mind my server occasionally going
down, as it is experimental, like yours.

Here's my membership line:
keyserver2.brian.minton.name 11370 # Brian Minton br...@minton.name
0x0424DC19B678A1A9





signature.asc
Description: OpenPGP digital signature
___
Sks-devel mailing list
Sks-devel@nongnu.org
https://lists.nongnu.org/mailman/listinfo/sks-devel


Re: [Sks-devel] Syncing Keybase to SKS

2015-08-03 Thread Brian Minton
I think spreading out the load seems reasonable. I don't know how the pool
maintenance scripts would handle one server suddenly having 40k more keys.

On Mon, Aug 3, 2015, 12:58 AM Daniel Roesler diaf...@gmail.com wrote:

 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA1

 Howdy all,

 I have been working on project to sync Keybase and the SKS
 keyserver pool. As I'm sure many of you know, Keybase has
 seen a fair amount of adoption, and I'd like to make sure
 those users' public keys are available to be found when you
 run gpg --recv-key. Hopefully, the result will be to keep the
 the user-friendliness of Keybase while still making their
 public keys backward compatible and available to gpg.

 Luckily, Keybase uses a merkel tree, so it will be fairly
 straightforward to scan the tree and find the public keys
 that are missing from the keyserver pool. There's about
 47k total public keys, and I'm assuming about half will be
 new keys to sks (will post again with exact figures once
 my script is fully operational).

 My question is how should I insert the missing keys into
 the pool? Should I submit them to my keyserver and let
 them spread over gossip, or should I just POST them to
 the round robin domain to spread the inserting around?
 How long of a period of time should I take to insert ~20k
 public keys?

 After the intial sync, it shouldn't be hard to update in
 an ongoing basis. I plan on doing the initial sync
 sometime later this fall or early winter.

 Hooray for more user-friendly public key infrastructure!

 Daniel

 -BEGIN PGP SIGNATURE-
 Version: GnuPG v1

 iQIcBAEBAgAGBQJVvvLCAAoJEOf2+tFy7+49TGMP/3CNtslR2bWV1BRdbNK+DuUk
 rzYnouppdKju++B73KKGtuMGY2PKQK3UDwlG/b9Iy6J3mU8P3sFwVeYpnXWQvVFH
 PihpqYNguaK21eQ7i+1MmBoM1rKYspoHiQFvhqCR2yYxIsoO4QaKyYWZtdlASUBS
 jaFRiJN7IogLJ3oN8GzTkytJ/Y7wBgmZqa5tniXEeZIgjWh1fn9DfDDLG7dLPt2L
 E/q+nNIM5p7+E4RAqy4AKwS5LE7NXb7/5zN0EzEDiPu5z8i76PW3kmx7YhS4joHt
 d+c5/AeXB1AGE2s5BSsCzZsTtnPkBEWmOi99ZwL7axHdI47yj6KAGnmtFK5qXtZM
 57hcIN4/M2J+u4gjrTYXPcJhg5cSklS9ZAbMgLPDYmmHRoOW601wZMIWRa2/Z0TB
 1kefZ6WQ3uRJ8Hb8erpZyk7pWYg7m06EoxPELQYrMIQdI+zJYFQ8DkEKQsdO/dMA
 ZUfhXqCM1bv6zMhFV1DktjbI1Z6ZWUwY37mortbCbR6zYM+UM8ooBqrOq3TEpen5
 x25ztDniyGZd/G9Suieqc+ChorbKGmIy9dBAjY+cOYPgD3+gMP+bow1o4Hk3GTfw
 evgDm4buSv7TbYvEa1F0tyRDB4jb4IlFigKa9Txo7jR6UyshMm/aoCPb6P11Xt2x
 3ShnCHDVzPPnZ7lVLfWn
 =hNYx
 -END PGP SIGNATURE-

 ___
 Sks-devel mailing list
 Sks-devel@nongnu.org
 https://lists.nongnu.org/mailman/listinfo/sks-devel

___
Sks-devel mailing list
Sks-devel@nongnu.org
https://lists.nongnu.org/mailman/listinfo/sks-devel


Re: [Sks-devel] keys.enteig.net up again

2015-08-02 Thread Brian Minton
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

If you're interested in peering with my hockeypuck setup, I'd love to peer
with you. The address is keyserver2.brian.minton.name port 11370 for recon
and port 11371 for hkp traffic. The only requirement is that my server is
ipv6 only, so you have to have ipv6.

I'm using hockeypuck 2 with the PostgreSQL database and so far, I've been
really happy with it.
-BEGIN PGP SIGNATURE-

iIAEAREIACghHEJyaWFuIE1pbnRvbiA8YnJpYW5AbWludG9uLm5hbWU+BQJVvk2j
AAoJEGuOs6Blz7qpW98A/0EzmGJnS/Evhx1vcrjXyQphxJsqPZrfNZxEKAT8niTt
AP90ocjq85F6DwsPr5EH5NVg+SqOJjLU047JZMsUKqeM/g==
=Jx0T
-END PGP SIGNATURE-

On Sun, Aug 2, 2015, 9:38 AM  ma...@wk3.org wrote:

 Hi again,

 I think I fixed it:

  filters=[yminsky.dedup]

 needs to be

 filters=[yminsky.dedup, yminsky.merge]


 Let's see how it works out.


 Sincerely,

 Malte

 ___
 Sks-devel mailing list
 Sks-devel@nongnu.org
 https://lists.nongnu.org/mailman/listinfo/sks-devel

___
Sks-devel mailing list
Sks-devel@nongnu.org
https://lists.nongnu.org/mailman/listinfo/sks-devel


Re: [Sks-devel] peering request

2015-08-02 Thread Brian Minton
You can peer with me.  I'm running Hockeypuck and always looking for
peers.  Especially ones that don't mind my server occasionally going down,
as it is experimental, like yours.

Here's my membership line:
keyserver2.brian.minton.name 11370 # Brian Minton br...@minton.name
0x0424DC19B678A1A9
___
Sks-devel mailing list
Sks-devel@nongnu.org
https://lists.nongnu.org/mailman/listinfo/sks-devel


[Sks-devel] pgp.kama.gs

2015-08-02 Thread Brian Minton
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

I've been seeing some gossip traffic from pgp.kama.gs.  I don't mind
peering with them (in fact I've added them to my membership file), but
they don't seem to be synchronizing to the network.

thanks,
Brian Minton

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.12 (NetBSD)

iF4EAREIAAYFAlW+nQsACgkQa46zoGXPuqmQ5wD8Dg92SGKH5EVWGLW9XVMPDqVn
IKSfcFE1WTSBHUc24a4A/3z0NmkYcsvo+IAkFFCDHzV4zd8+XPAWQ8ZqmfVtFw+C
=cbLF
-END PGP SIGNATURE-
___
Sks-devel mailing list
Sks-devel@nongnu.org
https://lists.nongnu.org/mailman/listinfo/sks-devel


Re: [Sks-devel] Keyserver Stats Hourly Histogram upgrade cycle and cut hour

2015-07-31 Thread Brian Minton
this is a feature.  However, you can manually trigger a stats calculation
by sending SIGUSR2 to the sks process.

On Fri, Jul 31, 2015 at 12:45 PM, Pascal Levasseur 
pascal.levass...@topette.eu wrote:

 Hello,

 It seems to me that the 'Hourly Histogram' displayed in the stats HTML
 web page (/pks/lookup?op=stats) of the SKS server (1.1.5, Debian 8) is
 updated only once in a day.

 Is it a feature or a bug ?

 Is the cut hour for the update of the 'Hourly Histogram' adjustable
 somewhere in a conf file ?

 For example :

 - The 'Hourly Histogram' of my SKS server
 (http://keyserver.bonus-communis-bibliotheca.eu:11371/pks/lookup?op=stats)
 is updated only once in a day around 03:00 (UTC + 2)

 - The 'Hourly Histogram' of the Fedora project SKS server
 (keys.fedoraproject.org/pks/lookup?op=stats) is updated only once in a
 day around 02:00 (UTC + 2)


 Regards.


 Pascal Levasseur


 ___
 Sks-devel mailing list
 Sks-devel@nongnu.org
 https://lists.nongnu.org/mailman/listinfo/sks-devel


___
Sks-devel mailing list
Sks-devel@nongnu.org
https://lists.nongnu.org/mailman/listinfo/sks-devel


Re: [Sks-devel] Seeking peers for keyserver.bonus-communis-bibliotheca.eu

2015-07-09 Thread Brian Minton
I haven't heard anything else; is this server up?

On Sun, Jun 21, 2015 at 5:59 PM, Pascal Levasseur 
pascal.levass...@topette.eu wrote:

 Hello Brian,

 Thank you very much for adding my server to your membership file.

 The ETA is very conservative...

 A few minutes ago it takes 26 minutes to load sks-dump-0206.pgp and, as
 it is my first SKS server, I do not know if the loading time is
 following a linear curve or an exponential one !

 Best regards.

 Pascal Levasseur

 Le 21/06/2015 23:01, Brian Minton a écrit :
  I've added you to my membership file.  Please add me:
  keyserver.brian.minton.name http://keyserver.brian.minton.name 11370 #
  Brian Minton br...@minton.name mailto:br...@minton.name
  0x0424DC19B678A1A9
 
  I noticed that I can't connect to you, but then I read your email that
  your ETA was June 24th.  That seems like a rather long amount of time to
  load a key dump.
 
  On Sun, Jun 21, 2015 at 4:48 AM, Pascal Levasseur
  pascal.levass...@topette.eu mailto:pascal.levass...@topette.eu
 wrote:
 
  Hello,
 
  I am looking for peers for a new SKS keyserver installation.
 
  I am running Debian SKS version 1.1.5-3, on
  keyserver.bonus-communis-bibliotheca.eu
  http://keyserver.bonus-communis-bibliotheca.eu.
 
  This server is part of a pool of servers providing services to the
  Internet community.
 
  The server is physically located in Montpellier, France (EU).
 
  The machine has IPv4 only connectivity on a symmetrical FTTH 100
  MBits/s.
 
  I am actually loading a keydump who has the following meta-data :
 
  #Metadata-for: keyserver.borgnet.us http://keyserver.borgnet.us
  #Dump-started: 2015-06-14 02:00:29
  #Files-Count: 265
  #Key-Count: 3963462
 
  The loading ETA is June 24, 2015
 
  The server will be up as soon as the loading is done.
 
  For operational issues, please contact me directly.
 
  keyserver.bonus-communis-bibliotheca.eu
  http://keyserver.bonus-communis-bibliotheca.eu 11370 # Pascal
  Levasseur
  pascal.levass...@topette.eu mailto:pascal.levass...@topette.eu
 
 
  Regards.
 
  Pascal Levasseur
 
 
 
 
  ___
  Sks-devel mailing list
  Sks-devel@nongnu.org mailto:Sks-devel@nongnu.org
  https://lists.nongnu.org/mailman/listinfo/sks-devel
 
 



___
Sks-devel mailing list
Sks-devel@nongnu.org
https://lists.nongnu.org/mailman/listinfo/sks-devel


[Sks-devel] keyserver2.brian.minton.name

2015-07-08 Thread Brian Minton
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Well, I've finally gotten my hockeypuck server,
keyserver2.brian.minton.name back online after a long outage.  (side
note, systemd can be very frustrating). If any of you have been peering
with me, thanks!  You should be able to recon with me.

If anybody else is interested in peering with a hockeypuck server, let
me know.
-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iF4EAREIAAYFAlWdOZ8ACgkQa46zoGXPuql15gD7BjiQDXuWOJcGi1QWdzSgPD73
/Bw29cX5rO1Y0986F4MA/AysHN8XSuqzoPoMw+KDiLctwYmMaYzAZZ1NTwMuTpVC
=WreY
-END PGP SIGNATURE-
___
Sks-devel mailing list
Sks-devel@nongnu.org
https://lists.nongnu.org/mailman/listinfo/sks-devel


Re: [Sks-devel] sks stopped gossipping with error in callback

2015-07-08 Thread Brian Minton
Stephan, do you have any plans to resume updating your keyserver dumps?  I
really liked having them available via rsync.

On Mon, Oct 6, 2014 at 2:46 PM, Pete Stephenson p...@heypete.com wrote:

 On Mon, Oct 6, 2014 at 7:52 PM, Brian Minton br...@minton.name wrote:
 [snip]
  It's fixed now, and I've loaded a recent dump from
  rsync://keyserver.secretresearchfacility.com/dump (side note, having
  those be available via rsync is a huge timesaver) with 3736362 keys, so
  I should start gossiping again.

 You know, I wonder if it'd make sense to have key dumps from one or
 two sources (like the secretresearchfacility.com keyserver)
 distributed by some peer-to-peer system, like BitTorrent Sync[1]
 (free-as-in-beer, but not -as-in-speech). That way the keyserver could
 make the dump and have it synced out to everyone who's interested.
 Since the week-by-week changes are relatively small and most of the
 dump files won't change, syncing would take place quickly.

 [1] Regular BitTorrent might also work, but is designed for a static,
 unchanging set of files: a new torrent file would need to be generated
 and distributed with each update. BitTorrent Sync is designed
 specifically to keep a frequently-updated set of files in sync between
 different systems. The source of the dumps could distributed
 read-only keys to everyone, who could then download the files from
 the source (and each other) but only changes made by the source would
 propagate; people with read-only keys can't push out changes to
 others.

 --
 Pete Stephenson

 ___
 Sks-devel mailing list
 Sks-devel@nongnu.org
 https://lists.nongnu.org/mailman/listinfo/sks-devel

___
Sks-devel mailing list
Sks-devel@nongnu.org
https://lists.nongnu.org/mailman/listinfo/sks-devel


Re: [Sks-devel] Seeking peers for keyserver.bonus-communis-bibliotheca.eu

2015-06-21 Thread Brian Minton
I've added you to my membership file.  Please add me:
keyserver.brian.minton.name 11370 # Brian Minton br...@minton.name
0x0424DC19B678A1A9

I noticed that I can't connect to you, but then I read your email that your
ETA was June 24th.  That seems like a rather long amount of time to load a
key dump.

On Sun, Jun 21, 2015 at 4:48 AM, Pascal Levasseur 
pascal.levass...@topette.eu wrote:

 Hello,

 I am looking for peers for a new SKS keyserver installation.

 I am running Debian SKS version 1.1.5-3, on
 keyserver.bonus-communis-bibliotheca.eu.

 This server is part of a pool of servers providing services to the
 Internet community.

 The server is physically located in Montpellier, France (EU).

 The machine has IPv4 only connectivity on a symmetrical FTTH 100 MBits/s.

 I am actually loading a keydump who has the following meta-data :

 #Metadata-for: keyserver.borgnet.us
 #Dump-started: 2015-06-14 02:00:29
 #Files-Count: 265
 #Key-Count: 3963462

 The loading ETA is June 24, 2015

 The server will be up as soon as the loading is done.

 For operational issues, please contact me directly.

 keyserver.bonus-communis-bibliotheca.eu 11370 # Pascal Levasseur
 pascal.levass...@topette.eu


 Regards.

 Pascal Levasseur




 ___
 Sks-devel mailing list
 Sks-devel@nongnu.org
 https://lists.nongnu.org/mailman/listinfo/sks-devel


___
Sks-devel mailing list
Sks-devel@nongnu.org
https://lists.nongnu.org/mailman/listinfo/sks-devel


Re: [Sks-devel] sks-keyservers.net: Changing min version requirement to 1.1.5 on 15 March 2015

2015-05-21 Thread Brian Minton
I'd like to request you revisit this, now that Hockeypuck 2 is out.  It
should be more stable, although the machine-readable page is JSON instead
of an html table.

On Wed, Feb 11, 2015 at 11:09 AM, Kristian Fiskerstrand 
kristian.fiskerstr...@sumptuouscapital.com wrote:

 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA512

 On 02/11/2015 04:54 PM, Brian Minton wrote:
  On Wed, Feb 11, 2015 at 9:24 AM, Kristian Fiskerstrand
  kristian.fiskerstr...@sumptuouscapital.com wrote:
 
  1 GnuKS:0.9.2 5 SKS:1.1.1 1 SKS:1.1.2 15 SKS:1.1.3 16 SKS:1.1.4 2
  SKS:1.1.4+ 89 SKS:1.1.5 6 SKS:1.1.5+
 
  Are there any plans to add hockeypuck servers to the pool?

 they are / have been detected in the past, but no it won't qualify for
 the main pool at this stage due to the unstable nature of the software
 at this point, see e.g. [0]

 References:
 [0] https://bugs.launchpad.net/hockeypuck/+bug/1313096
 - --
 - 
 Kristian Fiskerstrand
 Blog: http://blog.sumptuouscapital.com
 Twitter: @krifisk
 - 
 Public OpenPGP key 0xE3EDFAE3 at hkp://pool.sks-keyservers.net
 fpr:94CB AFDD 3034 5109 5618 35AA 0B7F 8B60 E3ED FAE3
 - 
 Corruptissima re publica plurimæ leges
 The greater the degeneration of the republic, the more of its laws
 -BEGIN PGP SIGNATURE-

 iQEcBAEBCgAGBQJU236fAAoJEP7VAChXwav6q+4H/j6JwbdR3gzWwWcCVnhowRgi
 GVrczI5kpYkcBFQRYxkHMbVggfppl8tnM948/hoMI9yQ5lZ0GNqc22o+ICQB0rDp
 g76M4HILhmh79B3GNC6fbxD8DPydWSxmxTpyBLhpCcuLYlpDyK2ZH6Zc0hv5Xayb
 0OTnFH/ghveWBsHln5yR+jvV+r3hk26ZLtbNVpFBzg6zRUdegsRAvRR5LkvlWRQd
 qYceWLArH+V3daV2kwFUFhmISy8adJ0IArh2WKIQQe02XpHuBrdDVILn4/jVoc02
 RHwAcqVpLI2yHUOQTmrAEZqsylg1YLzp9fJt+pGkBBUCGKOAgIHwfNBnsV4S6JE=
 =S+lp
 -END PGP SIGNATURE-

___
Sks-devel mailing list
Sks-devel@nongnu.org
https://lists.nongnu.org/mailman/listinfo/sks-devel


Re: [Sks-devel] seeking peers for aes.keys.peer.sh

2015-05-20 Thread Brian Minton
I've added you.  Here's my membership line:
keyserver2.brian.minton.name 11370 # Brian Minton br...@minton.name
0x0424DC19B678A1A9


On Wed, May 20, 2015 at 1:15 PM, Jayden Callahan ra...@rizon.net wrote:

 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA1

 Hi,

 I am looking for peers for a new SKS keyserver installation.

 I am running SKS version 1.1.5+, on aes.keys.peer.sh.
 This is a private machine.
 The server is physically located in London (UK).
 The machine has IPv6 connectivity.

 I have loaded a keydump from keyserver.mattrude.com, dated 2015-05-20.
 I see 3939929 keys loaded.

 For operational issues, please contact me directly.

 aes.keys.peer.sh 11370 # Jayden Callahan ra...@rizon.net 0xDB0EEEB1

 Thanks,
  Jayden Callahan
 -BEGIN PGP SIGNATURE-
 Version: GnuPG v2

 iQIcBAEBAgAGBQJVXMC7AAoJELPqJICxO67yyuAP/jrMopQDNQAY8yQenzUEfdiY
 hdC+EyGB1ITXYfPRJYNsIjBPQAxPr0ts5cQHXHX4N2mA3iVfdRX0UVYHPI0MkmNb
 wy+8B/tlDVpSRBswE+9FVlEgNoaefutgpx5whqdq4b6fSARzJ7hj1ah/jYMs1NCa
 8lNrCFJyHYvFx7tIyojI4Eaf68ZbH/bQDBqVNgLTlpKJJbMWBX+zzLumRVw4WjGh
 BJxapazo7Q4vOlw7EPmDqQtEiMRU0N/A0iKNSftqY96wgynG29hbnAClXOaUo01U
 g2ke6Q+EG0wXVNvmNiHJV2tf+9SmVtcYwO/XEI2xpgCYZp8tnZ9LvY4Zkkb9gDBT
 jONm7tTBPp4MebjvICII46l6HOit/Sl98RndTtLjChV+76qnYBSU4mSBJqkAIGcO
 +TnVg+qDG1gnXVyVooAXFHh8A2/bqmyQS+gvI2aTE214Yr5jaCp0v8xv/UXyETM7
 KY1PSbPSs/I2UpMHtstlcfkq47kxHKKHB9YSxPZ7FVBv4aH2u7NX9UTQtZ93EI5d
 xqmKQfzeWfrNdS7inAVDD94BsDTuz63YZarn35SDr4+0maeFdznObZJcRsOIIF4w
 9wbBhYU/0AV8xETUu5HF+l44f2gyzx4SA5c0jL+nm/bxYruGbw4xG24eBb2EjY5a
 0ETSKrwrLQVDedxgn2lk
 =csgb
 -END PGP SIGNATURE-

 ___
 Sks-devel mailing list
 Sks-devel@nongnu.org
 https://lists.nongnu.org/mailman/listinfo/sks-devel


___
Sks-devel mailing list
Sks-devel@nongnu.org
https://lists.nongnu.org/mailman/listinfo/sks-devel


Re: [Sks-devel] Proposal: Start verifying self-signatures

2015-05-19 Thread Brian Minton
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

On Tue, May 19, 2015 at 4:23 PM, Daniel Kahn Gillmor
d...@fifthhorseman.net wrote:
 Alternately, a solid answer to the following question would help us to
 make these sorts of decisions in a more fine-grained way over time:

 * how do we update the SKS gossip protocol in such a way that peers
   with different filtersets can interact cleanly?

  --dkg

I'd love to see this.  I've had trouble in the past when trying to
gossip with some peers that are using different filters.  It would be
nice if the recon protocol included a negotiation feature for filters,
instead of just aborting because of incompatible filters.
-BEGIN PGP SIGNATURE-
Version: GnuPG v2

iF4EARYIAAYFAlVcAcoACgkQN7lQes/yAW5WfQEANNTL0K02fw1oCTBqrnI+jwzV
YrYf8jfUr8GC/qdrH9EBAM8Fv8b1pQTgz5eYIgpravLJKestq6jiEnIVd09X9RMD
=CUWZ
-END PGP SIGNATURE-
___
Sks-devel mailing list
Sks-devel@nongnu.org
https://lists.nongnu.org/mailman/listinfo/sks-devel


Re: [Sks-devel] keyserver2.brian.minton.name

2015-05-04 Thread Brian Minton
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

keyserver2.brian.minton.name is back up, and I am pleased to say,
Hockeypuck 2 is very nice.  It is faster, and smaller, and seems to
work quite well.  I did have some issues with it, related to
documentation, but that's to be expected with a beta, and Casey
was quite responsive to my request.
-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iF4EAREIAAYFAlVHf2wACgkQa46zoGXPuqkOBgD9FW4bVRjQ0Vacp1zULFoUvj7E
hSS8NNLnQ5FAgEAagUAA/3NfAMFnzG4u1MYkJjoNZlGgF61WCQxuKOLgDMd3f/GZ
=ungZ
-END PGP SIGNATURE-

___
Sks-devel mailing list
Sks-devel@nongnu.org
https://lists.nongnu.org/mailman/listinfo/sks-devel


Re: [Sks-devel] hockeypuck

2015-05-04 Thread Brian Minton
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

I take it running a http proxy is not an option? Alternatively, download
the source on one machine and build it, then transfer the binaries to your
production server.
-BEGIN PGP SIGNATURE-
Version: OpenKeychain v3.1.2

iIAEAREIACghHEJyaWFuIE1pbnRvbiA8YnJpYW5AbWludG9uLm5hbWU+BQJVSBQD
AAoJEGuOs6Blz7qpgtIA/0kTff3bIeno1OcIQ0BwyDRAXM3EjcnkXvue/aiU/H1Z
AP9FsexFy8u4f3YeOd79wwpWTGwm7wmEsP6DbHTUCoIqLA==
=m6gu
-END PGP SIGNATURE-

On Mon, May 4, 2015, 2:16 PM ma...@wk3.org ma...@wk3.org wrote:

 Hi,

 Hockeypuck sounds really good, but did anyone find a way to get the
 complete source code over HTTPS?

 When I block outgoing port 80, './scripts/gpm install' hangs for me :-(


 Sincerely,

 Malte

 ___
 Sks-devel mailing list
 Sks-devel@nongnu.org
 https://lists.nongnu.org/mailman/listinfo/sks-devel

___
Sks-devel mailing list
Sks-devel@nongnu.org
https://lists.nongnu.org/mailman/listinfo/sks-devel


[Sks-devel] keyserver2.brian.minton.name

2015-04-28 Thread Brian Minton
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

I'm shutting down keyserver2.brian.minton.name for a few days.  That
server is running Hockeypuck, and version 2.0 is in beta, so I thought
I'd give it a try.  There's no upgrade from 1.0 yet, so I will have to
reload from dumps.  I should have it back in two or three days.

Thanks for peering!
regards,
Brian Minton
-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iF4EAREIAAYFAlU/iRUACgkQa46zoGXPuqkXJQD/Rse+zmtLRt/0dHbsXyQHFyzo
AybWdYKY70EImh3fedgA/2/W5ZifLwY4kTrsfQC8Hqk5ra1ViHe0GOV88CjEuq/F
=uAzZ
-END PGP SIGNATURE-

___
Sks-devel mailing list
Sks-devel@nongnu.org
https://lists.nongnu.org/mailman/listinfo/sks-devel


Re: [Sks-devel] seeking peers for keys.enteig.net

2015-04-21 Thread Brian Minton
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Here's an example of using haproxy to proxy non-http traffic.  The
example uses SMTP, but it should work with any TCP/IP traffic.

http://www.linickx.com/load-balance-anything-with-haproxy

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iF4EAREIAAYFAlU24R0ACgkQa46zoGXPuqlUngD/SZiSURp4BSEhd/uwUQldy+nY
3JjbLlUVqzb/YgHCPUUA+wcZDGjrF9/LQPgGCY9PezsDm0tMlA+12uI3ZJWUiTAh
=NaSm
-END PGP SIGNATURE-

___
Sks-devel mailing list
Sks-devel@nongnu.org
https://lists.nongnu.org/mailman/listinfo/sks-devel


Re: [Sks-devel] seeking peers for keys.enteig.net

2015-04-20 Thread Brian Minton
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

I'd probably use nginx, which has a pretty low footprint.
-BEGIN PGP SIGNATURE-
Version: OpenKeychain v3.1.2

iIAEAREIACghHEJyaWFuIE1pbnRvbiA8YnJpYW5AbWludG9uLm5hbWU+BQJVNWVE
AAoJEGuOs6Blz7qpA1oA/0nfSXiqUohXZur3HDOykQI5GexMq0f/uwHVMZ6BkFFW
AP9GHHnhbG1bw4WghDKf7HEQbDTq0ZoJJe9A8EQXo1lHNw==
=+Lzg
-END PGP SIGNATURE-

On Mon, Apr 20, 2015, 4:36 PM Patrick Kahr patr...@nerds.lu wrote:


 On 20/04/15 22:09, Brian Minton wrote:
  I was thinking about running sks on a Raspberry Pi.  What kind of
  device are you using?

 Running it on a Raspberry Pi shouldn't be a problem as SKS is pretty low
 on resources (except for the building process).
 What are you using for the reverse proxy ? Apache eats a lot of RAM so
 you might want to use HAProxy (http://www.haproxy.org/). Here's a useful
 Howto: http://adamas.ai/cgi-bin/wiki.pl/SKS-Keyserver

 Patrick

 
  ___
  Sks-devel mailing list
  Sks-devel@nongnu.org
  https://lists.nongnu.org/mailman/listinfo/sks-devel
 

 --
 KAHR Patrick
 patr...@kahpa.lu | https://blog.kahpa.lu


___
Sks-devel mailing list
Sks-devel@nongnu.org
https://lists.nongnu.org/mailman/listinfo/sks-devel


Re: [Sks-devel] seeking peers for keys.enteig.net

2015-04-20 Thread Brian Minton
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

I was thinking about running sks on a Raspberry Pi.  What kind of
device are you using?
-BEGIN PGP SIGNATURE-
Version: GnuPG v2

iF4EARYIAAYFAlU1XPIACgkQN7lQes/yAW4GWwEAYDRD/delIgKey+NWc1JdAY2N
UVf62AzUDOvKOLPDimcBAFNb6ztfXG5b9Sv4ro7ndrgOuYXJKLviONKtGNV09ZsP
=7J5s
-END PGP SIGNATURE-

___
Sks-devel mailing list
Sks-devel@nongnu.org
https://lists.nongnu.org/mailman/listinfo/sks-devel


Re: [Sks-devel] Seeking gossip partners for new keyserver pgp.gwolf.org

2015-03-11 Thread Brian Minton
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

First of all, Thanks for your contribution to Debian! :-)

You can peer with me.  Just add the following to your membership file:


keyserver.brian.minton.name 11370 # Brian Minton br...@minton.name
0x0424DC19B678A1A9
-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iF4EAREIAAYFAlUAUDsACgkQa46zoGXPuqmlEQD+K1wbB6zN0qtRFva0dv1AgzDL
fF6xofbzvHEuaRQqU04A/0BKX0NtejFo3p4x0s97QiA1EsfiIO1qp/E6aWF3Cwpb
=Gj6U
-END PGP SIGNATURE-

___
Sks-devel mailing list
Sks-devel@nongnu.org
https://lists.nongnu.org/mailman/listinfo/sks-devel


[Sks-devel] sks keeps dump files open

2015-02-16 Thread Brian Minton
When I first started my keyserver, I imported the dump without the fast
option.  However, when running, the server process still has all the
dump files open (as shown by lsof.  Can I convert the server's db to not
read the dump files?



signature.asc
Description: OpenPGP digital signature
___
Sks-devel mailing list
Sks-devel@nongnu.org
https://lists.nongnu.org/mailman/listinfo/sks-devel


Re: [Sks-devel] sks keeps dump files open

2015-02-16 Thread Brian Minton
And, related question: Will sks be okay if the dump files are modified
by an external process?  I have a cron job set up to fetch the latest
dump files via rsync.

On 02/16/15 10:30, Brian Minton wrote:
 When I first started my keyserver, I imported the dump without the fast
 option.  However, when running, the server process still has all the
 dump files open (as shown by lsof.  Can I convert the server's db to not
 read the dump files?





signature.asc
Description: OpenPGP digital signature
___
Sks-devel mailing list
Sks-devel@nongnu.org
https://lists.nongnu.org/mailman/listinfo/sks-devel


Re: [Sks-devel] sks-keyservers.net: Changing min version requirement to 1.1.5 on 15 March 2015

2015-02-11 Thread Brian Minton
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

On Wed, Feb 11, 2015 at 9:24 AM, Kristian Fiskerstrand
kristian.fiskerstr...@sumptuouscapital.com wrote:

   1 GnuKS:0.9.2
   5 SKS:1.1.1
   1 SKS:1.1.2
  15 SKS:1.1.3
  16 SKS:1.1.4
   2 SKS:1.1.4+
  89 SKS:1.1.5
   6 SKS:1.1.5+

Are there any plans to add hockeypuck servers to the pool?
-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iF4EAREIAAYFAlTbezYACgkQa46zoGXPuqkd4AD/UJEz4k7X8xZBPj4wsjFUdKIu
BRfimwvirrUhirCrL3oA/iSCp86GokbBcGhSzpR2Ao2APEYU1BnG+Yz1OlKKyCQ+
=baNE
-END PGP SIGNATURE-

___
Sks-devel mailing list
Sks-devel@nongnu.org
https://lists.nongnu.org/mailman/listinfo/sks-devel


[Sks-devel] keyserver.brian.minton.name outage

2015-02-10 Thread Brian Minton
My keyserver (keyserver.brian.minton.name) is down again for a few
hours.  I'm converting the filesystem to brtfs (for the snapshots and
online shrinking).  I hope this will be the last interruption for a while.



signature.asc
Description: OpenPGP digital signature
___
Sks-devel mailing list
Sks-devel@nongnu.org
https://lists.nongnu.org/mailman/listinfo/sks-devel


Re: [Sks-devel] keyserver.brian.minton.name outage

2015-02-10 Thread Brian Minton
It's back up and running.

On 02/10/15 10:55, Brian Minton wrote:
 My keyserver (keyserver.brian.minton.name) is down again for a few
 hours.  I'm converting the filesystem to brtfs (for the snapshots and
 online shrinking).  I hope this will be the last interruption for a while.



___
Sks-devel mailing list
Sks-devel@nongnu.org
https://lists.nongnu.org/mailman/listinfo/sks-devel


Re: [Sks-devel] Looking for new peers for pgp.ohai.su

2015-02-02 Thread Brian Minton
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

I will peer with you.  Please add the following line to your membership
file:



keyserver.brian.minton.name 11370 # Brian Minton br...@minton.name
0x0424DC19B678A1A9

-BEGIN PGP SIGNATURE-
Version: GnuPG v2

iF4EAREIAAYFAlTPl5EACgkQa46zoGXPuqkwEgD/cN3KcF6mq4NTsTlxwWqGDYSU
giUI+us5MWkqINKzuvIA/jmhBrPhHGXxyGZYPI9a6KNWlwIYO9JqR3juMcYgZthR
=jvjn
-END PGP SIGNATURE-

On Wed, Jan 21, 2015 at 10:14 AM, Lukas Martini lut...@ohai.su wrote:
 Dear all,

 I have revived the pgp.ohai.su keyserver that had been offline for quite
 some time (~2 years) due to complexities with getting SKS to work on the
 OS used on the servers back then.

 While some of the old peers still seem to be valid, many have
 understandably dropped the server from their membership file, so I am
 now looking for new peers.

 The server had a new dump imported and has now also synced with its old
 gossip peers, and I am seeing 3,826,672 keys. It is behind a reverse
 proxy and supports both ports 80 and 443.

 Here is the appropriate membership line, feel free to add it so I can
 add you back:

 pgp.ohai.su 11370 # Lukas Martini lut...@ohai.su 0xC9E1BD2C

 Lukas


 ___
 Sks-devel mailing list
 Sks-devel@nongnu.org
 https://lists.nongnu.org/mailman/listinfo/sks-devel


___
Sks-devel mailing list
Sks-devel@nongnu.org
https://lists.nongnu.org/mailman/listinfo/sks-devel


Re: [Sks-devel] Servermove for gpg.directory

2015-02-02 Thread Brian Minton
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

I've added you to my membership file.  However, I noticed that your
server doesn't have a server contact assigned.  You should edit your
sksconf file and include your public key info inn the server_contact
line.
-BEGIN PGP SIGNATURE-
Version: GnuPG v2

iF4EARYIAAYFAlTPnzAACgkQN7lQes/yAW6fjgEA0zad5vA4n8fy8AZkUACyo+gu
ii1W3Z1iEeHqbEdqYxgBAFyM/K9ANUseW7PZDPIqD2WGSEaw+dVhZ0w4TLI9PhcL
iF4EAREIAAYFAlTPnzAACgkQa46zoGXPuqmLFwD6AsB4EIv7byULXuE9+hR0wzJ9
ktTn9n5wVIm87GHl5JgA/3gPOLLq5cDEd2wzXDnDwjeJAHi7D+qVLkJLkfpmxYGz
=JtT6
-END PGP SIGNATURE-

On Mon, Feb 2, 2015 at 10:26 AM, Brian Minton br...@minton.name wrote:
 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA256

 I will peer with you.  Please add the following line to your membership
 file:



 keyserver.brian.minton.name 11370 # Brian Minton br...@minton.name
 0x0424DC19B678A1A9

 -BEGIN PGP SIGNATURE-
 Version: GnuPG v2

 iF4EAREIAAYFAlTPlwYACgkQa46zoGXPuqmzzgD/TKltmGJGmw8gmZZ8AX0szXj1
 3d8wStLIlDQ+YjmwNMkBAIKLhaDsk2LMX9PXfZbbfDuoUlENT6wZNJ+mkK6mgDyt
 =JpAE
 -END PGP SIGNATURE-

___
Sks-devel mailing list
Sks-devel@nongnu.org
https://lists.nongnu.org/mailman/listinfo/sks-devel


Re: [Sks-devel] seeking peers

2015-01-27 Thread Brian Minton
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Hello, Robert.

You can peer with me.  Please add the following line to your membership
file:

keyserver.brian.minton.name 11370 # Brian Minton br...@minton.name
0x0424DC19B678A1A9

regards,
Brian Minton
-BEGIN PGP SIGNATURE-
Version: GnuPG v2

iF4EAREIAAYFAlTIRPIACgkQa46zoGXPuqm/OgD/b/z0esLpOAQ58Yo97xOSEUmT
BNZuQqgkq5Moj15qZjEA/1PnPK0LtR4UZ31FKl+xbL2ZnuSCA9Wz94xWhd98Qm2n
=qEQQ
-END PGP SIGNATURE-

On Tue, Jan 27, 2015 at 8:53 AM, robert rob...@openpgp-keyserver.eu wrote:
 Hi,

 I am looking for peers for a new SKS keyserver installation.

 I am running SKS version 1.1.5 on openpgp-keyserver.eu

 The server is physically located in French (EU).
 The machine has not yet IPv6 connectivity.

 I have loaded a keydump from .prato.linux.it, dated 2015-01-25.
 I see 3826112 keys loaded.

 For operational issues, please contact me directly.

 openpgp-keyserver.eu 11370  # robert olesinski rob...@openpgp-keyserver.eu 
 0x682302D6

 Thank you,



 ___
 Sks-devel mailing list
 Sks-devel@nongnu.org
 https://lists.nongnu.org/mailman/listinfo/sks-devel


___
Sks-devel mailing list
Sks-devel@nongnu.org
https://lists.nongnu.org/mailman/listinfo/sks-devel


Re: [Sks-devel] seeking peers for keyserver.lsuhscshreveport.edu

2014-12-08 Thread Brian Minton
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

You can peer with me.  My membership line is:
keyserver.brian.minton.name 11370 # Brian Minton br...@minton.name
0x0424DC19B678A1A9

I've added you to my membership file
-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iF4EAREIAAYFAlSFwHkACgkQa46zoGXPuqkvVAD9E3VF1rtKBlIiEz1DM7DGRxG5
e7AH6NqxXwhVG697UegA/0jOocwAfn59kCW2DBjwNInuXcKXOwVCo6Rc20BQIcUx
=7lJu
-END PGP SIGNATURE-
bminton@bminton:~$ gpg2 --list-packets
gpg: Go ahead and type your message ...
-BEGIN PGP SIGNATURE-

___
Sks-devel mailing list
Sks-devel@nongnu.org
https://lists.nongnu.org/mailman/listinfo/sks-devel


Re: [Sks-devel] seeking peers for alleinuntermenschen.de

2014-12-04 Thread Brian Minton
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

I will peer with you.  Here is my membership line:


keyserver.brian.minton.name 11370 # Brian Minton br...@minton.name
0x0424DC19B678A1A9
-BEGIN PGP SIGNATURE-
Version: GnuPG v2

iF4EARYIAAYFAlSAoskACgkQN7lQes/yAW4c+gEAwITUl15+3Wg6vf5Xrl7wKohQ
ZJL0RnzHMoh3al/udGkBAB+yLmR+JjhYxCHgNmXB43fV0pFAH4pmyI7MXXkLeToP
iF4EAREIAAYFAlSAoskACgkQa46zoGXPuqnnLwD9H/hXQv5dDuWuKevCoCk5LC7G
M1WOu4Q+Smlud/VMM1oA/i9XsGynAx+YoHUE0Z99uCcrwbaLpx2+tUlEj0gBWoZ1
=M7yO
-END PGP SIGNATURE-

On Wed, Dec 3, 2014 at 11:32 AM, Jannick Fahlbusch s...@jf-projects.de wrote:

 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA1

 I am looking for peers for a new SKS keyserver installation.

 I am running SKS version 1.3.3, on alleinuntermenschen.de.
 I am running this on a private machine (this started as a project at my
 workplace).
 The server is physically located in Karlsruhe (Germany).
 The machine has IPv6 connectivity.

 I have loaded a keydump from keyserver.mattrude.com/dump, dated 2014-12-03.
 I see 3786759 keys loaded.

 For operational issues, please contact me directly.

 alleinuntermenschen.de 11370 # Jannick Fahlbusch s...@jf-projects.de
 0x82747E05

 Thank you,
 - -Jannick Fahlbusch
 -BEGIN PGP SIGNATURE-
 Version: GnuPG v1

 iQIcBAEBAgAGBQJUfzsTAAoJEGaiY4mCdH4Fq1oQAI+4UW7j7sIbNoqQFd1NqL/n
 Om3wdEhnYDpVqU4DS7EjbwI4fTxP/7pZcNgLyYKlXyOiBexlGRlC3ELtC+8RV7YB
 rhysTgu0WVvTbGNR9Kb1W9vz2+bs2BmSVzqHlwwgxmgVP+rRmfqVpslpi1+ZxZD9
 xgM/S/GnmBrEALYa/2LBiydh0tF1hLMfsXSxWdl5rWdHUtJpTY+LjHcX/zFSO+c0
 9wT6uikyVLeWpa9YzknRHHE+/nFF059CjP0rvUV+2/QFEhLTCxAye4jiZvibUvW9
 x0adU37+fNYCgF65TGuvGfmZpVaWzJX/LcdguaqhoN6BKArSzbmLDqWKEme40XYQ
 fybdCzXpKCF6LQehVOY/biAILPpwZKBHaEe0vrZ83mnSknHeQoSpNR/uJ/MR7AvR
 /7oYXCp3fT8/U6/XhtYWrX0WAHAbwpYa8mmWd0H1RYOELsrEouvOEdQFDf8tTG6e
 6O91zmW4ukMK5ADyDc14UkRkuybO4Zodw3+solGgbUxj1eBxjKbuO5XC3Y+FyEV5
 5Fk0TyCMIVNenoJ5gUm7LfotsZEzNji8jRY6EQD1fbxBQGnufpe/DRnik7Cl0oMx
 pKefDeV4rcQ/xAshC0wFnMbPxf6YY9LaeTEjjDkyH1J04HaaO84o1MGNUe4HfhJZ
 mPij1h85FSxq+/oA0mzP
 =KKtm
 -END PGP SIGNATURE-



 ___
 Sks-devel mailing list
 Sks-devel@nongnu.org
 https://lists.nongnu.org/mailman/listinfo/sks-devel

___
Sks-devel mailing list
Sks-devel@nongnu.org
https://lists.nongnu.org/mailman/listinfo/sks-devel


Re: [Sks-devel] New key server, request for peering

2014-11-27 Thread Brian Minton
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Jens, you can peer with my hockeypuck server:
keyserver2.brian.minton.name:11370

It's ipv6 only but that should be no problem.

You may also peer with my SKS keyserver:
keyserver.brian.minton.name 11370 # Brian Minton br...@minton.name
0x0424DC19B678A1A9

I've added you to both my hockeypuck config and my SKS membership file.

Regards,
Brian Minton
-BEGIN PGP SIGNATURE-
Version: GnuPG v2

iF4EARYIAAYFAlR3JVkACgkQN7lQes/yAW7wLQEAi/ekuia4y3tKYnK0UsYUm5a7
Pz+xXi5GnTce0C8UtR8BANE/MDhOdw0KoRJmcmXfMLWoz32plr21Xj2HBmnTyXwK
iF4EAREIAAYFAlR3JVkACgkQa46zoGXPuqmNrgD+OPHyXB9ikWDCA7e5j3Z4MUj2
S+YDdUyOrPQ2iHtgE0AA/ieEfzIhKvcvUN2b2OT5RD46/iuEf9ViQqOH31xoWoxt
=DD8O
-END PGP SIGNATURE-

On Thu, Nov 27, 2014 at 12:56 AM, Kiss Gabor (Bitman)
ki...@ssg.ki.iif.hu wrote:
 Moreover I did not know that Honeypuck does not search in

 Sorry. I mean Hockeypuck.

 Gabor

 ___
 Sks-devel mailing list
 Sks-devel@nongnu.org
 https://lists.nongnu.org/mailman/listinfo/sks-devel

___
Sks-devel mailing list
Sks-devel@nongnu.org
https://lists.nongnu.org/mailman/listinfo/sks-devel


Re: [Sks-devel] New keyserver

2014-11-12 Thread Brian Minton
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

On Tue, Nov 11, 2014 at 11:54 PM, Evert van Harten evhar...@snelmail.nl
wrote:
 keysrv.technl.net 11370 # E. van Harten evhar...@snelmail.nl 0x9E27CC40

I've added you.  Here is my server info:
keyserver.brian.minton.name 11370 # Brian Minton br...@minton.name
0x0424DC19B678A1A9

thanks,
Brian Minton
-BEGIN PGP SIGNATURE-
Version: GnuPG v2

iF4EARYIAAYFAlRjaWcACgkQN7lQes/yAW57KgEAH54BaHEaSFO6y2RNgl3HAm71
V3LRmFIbbjuXwpCr6q4BAPn9GtAqPDmMY8rR8DM6FaXRJ0/jrGOIO3RbX0i23xYL
=UbAb
-END PGP SIGNATURE-

___
Sks-devel mailing list
Sks-devel@nongnu.org
https://lists.nongnu.org/mailman/listinfo/sks-devel


[Sks-devel] key transition notification

2014-11-07 Thread Brian Minton
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

I'm transitioning my key to a new one making use of the new features of
GnuPG 2.1.0.  I have a key transition statement here:
http://brian.minton.name/key_transition.txt

If any of you are peering with my SKS server,
keyserver.brian.minton.name, please note my new line for your
membership file:


keyserver.brian.minton.name 11370 # Brian Minton br...@minton.name
0x0424DC19B678A1A9


Thanks,
Brian Minton
-BEGIN PGP SIGNATURE-
Version: GnuPG v2

iF4EARYIAAYFAlRcxpsACgkQN7lQes/yAW4BUgEAadOsq7jGfQtjeHYgf0+zSPmx
YBW5zPlDuDxe7gANOJIBAEp14YJzeVPmMkjo7ywukriZDgmHhVQnCTwiGgqFLKEH
=VAKu
-END PGP SIGNATURE-
bminton@bminton:~/src/hockeypuck$ gpg2 --list-packets
gpg: Go ahead and type your message ...
-BEGIN PGP SIGNATURE-
Version: GnuPG v2

iF4EARYIAAYFAlRcxpsACgkQN7lQes/yAW4BUgEAadOsq7jGfQtjeHYgf0+zSPmx
YBW5zPlDuDxe7gANOJIBAEp14YJzeVPmMkjo7ywukriZDgmHhVQnCTwiGgqFLKEH
=VAKu
-END PGP SIGNATURE-

___
Sks-devel mailing list
Sks-devel@nongnu.org
https://lists.nongnu.org/mailman/listinfo/sks-devel


Re: [Sks-devel] anyone interested in peering to a hockeypuck server?

2014-10-18 Thread Brian Minton
-BEGIN PGP SIGNED MESSAGE-
Hash: RIPEMD160

The hockeypuck server will probably be going up and down a lot as I
work out the kinks.  One of the biggest is that the Raspberry Pi only
has 512MB of RAM, and the hockeypuck server tends to use more than
that. Even so, I'm having fun trying to get it working.
-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iEYEAREDAAYFAlRCnYYACgkQ2/alund99IfXuACfeP0nxb9XpJnEePOowoMCXPub
huUAoJsYjjpfNMaPv+Ze9dI6trMNTaXg
=IO7k
-END PGP SIGNATURE-

2014-10-18 7:15 GMT-04:00 Arnold Schekkerman arn...@mallos.nl:
 -BEGIN PGP MESSAGE-
 Version: GnuPG v1

 hQMuA3xzo7pXnviyEAyAkoi/eDGxiCKHm+qPePac3IqcksrKRnu3OjwYn2IqQB0Y
 Td2DKWYZd0az3KxWsLMTIJp/kfDFlWbSvbS6UO0/brxwhyikapOcGSYLOMssYG09
 PYnDu7o9VTC8ZrSAeQAdEJ8GX93EmTdN/Mc5unJEmHPZh2VESW6wp+OIuDed3gZo
 KKuXr0+e+YR0pt4wbVV9o9pdmdMpuA3VE1C5t374OjU4f6YSQGFvuHjv3lnXKlcg
 7nMfcUnGwMuSBDJMc/Z48Mp4NbhnjSOP7k+8ziNE+bp/suOYdsA9Dkd64PeepCPn
 njrBfxfIewf0pnVnEtY3AROS24apZg3L/6sBC2kFePckNkdAx6BF0B3PWV7EqT4j
 yJofm0/VqKCnS93C8d9z+VHyymXfnPpcSgQuxiuDWRuZWfU1oBp40hf4isBDdAOX
 Zdmg0JESbonOORHh6CRncbavsPdZR5JJYigPFOvpcAJRVh6vvtkQ+ftrOlKOulef
 irBDtkZBIYM7QaWbEAPvXfGdpvm0IfK+INAHyCd/wgyAkI4Vq8Z0jzANMoMd9MX9
 1UT7eTsmnVlTK2EUIiF/RKiHLZW9UPysdC+fHp9mBOin9kuU4wngJBtRI8lDpcO7
 5zyO4pN7Jx/SVIvnjijKzF6UfJq4kwoUJwXBQv0Uq8ypjGx4Qb3xXlrgN+Bil1rv
 G6lhGcuZ7AmYC44aCIyJf0qk38/5ARKDzXNFnSlG2urhmUOvcZyxtOP2WDn+CMNi
 t7S7tj6qhiK9U81uYrqVxW5gmLsjellTNVIplJRh+QIIusKzLkZkx9fONPFw375x
 nBkYtKkPimThKLpzRMbeA0Wu8MkswnvrOzGspf+ttrXr3Hs4O3LOcT/rnJ1xhr4I
 I2srPd74yqxsz2Z1Efer0yovrZl92Ms+EQwR2EDL+gHURJr8V8/3XLevUIrfDegP
 EAq3X84fTZZA2cqRcNVlAcgXw+5vFoO40uG+HiSVKXw6VN7D0Ha6SoStffD4tvfo
 L9V6agbRB9Sc5rdDm+Tbli71Zz/OrL5jBInMzgVPj9qsV9Ssxe4Qpj8bsOcXlkxl
 hIUCDgMpX2wCzkJz3hAH/0adgHdWjQ/mk4ni0ddIVdEsWL43Jlag9uxvSOWtJEIv
 ofpmNmk54kd0uJmNFUrg3hZsgsHb15V/IsjJMfEoGKa2L8O+vHZYFahVUHbpSz7y
 H/dGSM3kfWDHBKkGV5l01mUcGQ00KC8uNM+hCVQ4D6XujxlY5JYEJOhS+Pnmqv0h
 YIbPkqyDwP40p75CccEX8H7gO4N+oSvmwKeCpURLb7bKY0b0G+XznwL8OajQCsBs
 fHYakSOpepQCIQDcs37Sj3MtWEnWq8dYM/GLmT6pPRQCImWgbxmZ8l+lEN044BQy
 KnyccwxQBXkzlhAYIK4i0+/evLNzPWNe2ghX44ZDsSMIAIghOBOfMBTIATX62q9T
 FK8DDDYQ8SP5tnQ0ja4v5tteo5LPiDdcv9SYuK0MDjbBohDPinMBsrGmC3x7hHYF
 FOcrh/J3pX7rvk+QjcCyP3urjJba5v/mJe5nRYHTHx62hj8eAeMnhYGHkkUQP0VW
 07XRHcxLN9HMeWwxaIwaQMvLTNwM3d5+BuaazHfztVhAHeMRlYb1n+uMNf5MxyHJ
 CuyfTPNxj0u8fow7FsTjWtRh+OeocvKYaeOOEbBP3t31mvDT2JGFQeFamJb+PPL9
 r9WDnYhcRXHNW6VlQOKXX0IzuKRAjSvyaBI+M1wkOT6te9JdDWRjjYlXQ4iNxEsd
 AhXS6QE0EE2JVADGCaC+uy6mcTYl2WfBYWgcEZlFWNisGvzw4Qz8P/629Z/xcfyX
 mmmdzjId19XmQdf3DLeqBWoUO5Zl5wxYjTiZFrAn6/PFy0/pOoRUpIYxoE16L6E6
 6PdNCszL9MnKgZwT7tEnHLorQdaZoNTNjWee795yhtXgGDxHlSP+x7y/NsG11cNj
 AhTZel0ww7/LfZbvTkyd48NJABV+1cRxsRYc06+yWeU7f1uXKpe1K8bpEBYcDlh0
 RFYecWkuMMcz+TWc3GQP5G441+JW8gkI1gsYWjv+xBsvyC+45yBn4d86oA2YZGz4
 cCiHH4Bsow24aSfifUFa5mF0eIGU8ti2AVz+JzH/P1aY7Ahw1/mySzjOJTdWZ3sC
 VBxRtqIHh62S9qpzrXOWZn+NowYbHMNrTlojSZPJuV9kcs4DQ2aEFQIzi6NIGvJ3
 UoiEFsUppgrcWInPG9yhVwW334kLqNe/TnDxMJHq4H//3Hog8hNaaOxnVMYFHiVJ
 77OYJ+7R0wwGjRfOBG6XBref8H2Wp62CoH4RVrQauHxidXXhC1A+8UVq0z9DZXJf
 N+3rGgpEXqh3rISqjxtNGSnxgZ/i4qRzXmjykCW9Bwnb7x+ETk/PC4U3HvuId42Q
 d+PDaaoxZ4Wu628sSQj3e3unvQb7wOXfZ5I83RFhBzewj+UZwKofF06ItCIaUiBl
 Dh0hBCxULKZv5f9WvW+A5QtHwTBmfuV6AdOWnFFFfuoNC3Ot+e1sjXvPfWjHZO2X
 wAYdCRrmWODJGi+DH81HfNr6JyzxtmSkgBpncL/MHZODPzhQ3qJe9kYC68XYugyB
 IsENo9ayeTglZU2W7u9JHQHZ1b9nYuMZhOvfLL120D7Mo/DNIJovRTtVHHouSLd6
 9n814MXd8Nwytd1WVP/qqMEN8GOdou4Dqngxz/Fq4WOTj82waPYL0rlh2BEzPDS+
 8uaxw+WzrqbMaE7vNibEb6Q9ZgGVjvG1wuYo3WBTIv1SJ2KdC5/uKgufE7qSK60V
 jBiwHwe/6UwONRRGekdKUk9Mx0SsJ5QINYkbC+RmSjbNZ2eoMvJoWnvg9NoR9l2Y
 3pq63cnJ+n+IrpU+YhsBoSEVwohWnOYSMnldMNW4jdVQY5f1EVGacblCL2FuKoEO
 vl1lCUSVchP+YEJ5LLkYtw==
 =1avh
 -END PGP MESSAGE-

___
Sks-devel mailing list
Sks-devel@nongnu.org
https://lists.nongnu.org/mailman/listinfo/sks-devel


Re: [Sks-devel] seeking peers for sks.labs.nic.cz

2014-10-14 Thread Brian Minton
-BEGIN PGP SIGNED MESSAGE-
Hash: RIPEMD160

You can peer with me


keyserver.brian.minton.name 11370 # Brian Minton br...@minton.name
0xDBF6A5BA777DF487



-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iEYEAREDAAYFAlQ9UQ0ACgkQ2/alund99If2HwCgjAwsAEDtZS+Z3HkBdYzb+gMw
NogAnA6FtivKEb9Er3RGpVVxw8DHhPs3
=QS55
-END PGP SIGNATURE-

On Tue, Oct 14, 2014 at 11:41 AM, Pete Stephenson p...@heypete.com wrote:
 On Tue, Oct 14, 2014 at 4:42 PM, Petr Černohouz petr.cernoh...@nic.cz wrote:
 Hi,

 i forgot write this to firs mail, server is behind nginx reverse proxy

 That proxy is currently reporting 502 Bad Gateway on port 11371.
 That's probably not good.

 You'll want to ensure that the proxy adds a Via: HTTP header so the
 SKS pool crawler will recognize the proxy exists and will add it to
 the pool. Without the Via header it won't be part of the pool.

 Cheers!
 -Pete

 --
 Pete Stephenson

 ___
 Sks-devel mailing list
 Sks-devel@nongnu.org
 https://lists.nongnu.org/mailman/listinfo/sks-devel

___
Sks-devel mailing list
Sks-devel@nongnu.org
https://lists.nongnu.org/mailman/listinfo/sks-devel


Re: [Sks-devel] sks stopped gossipping with error in callback

2014-10-06 Thread Brian Minton
-BEGIN PGP SIGNED MESSAGE-
Hash: RIPEMD160

On Mon, Sep 29, 2014 at 12:02:14PM -0400, Brian Minton wrote:
 I noticed that my key db was out of date, and I checked the logs and
 they are full of messages like

 2014-09-29 11:26:54 recon as client error in callback.: Unix error:
 Invalid argument - connect()


Oops, I had my SKS misconfigured.  /etc/sks/sksconf contained the
following: recon_address: 127.0.0.1

It's fixed now, and I've loaded a recent dump from
rsync://keyserver.secretresearchfacility.com/dump (side note, having
those be available via rsync is a huge timesaver) with 3736362 keys, so
I should start gossiping again.

- --
Brian Minton |OpenPGP fingerprint:
br...@minton.name|4653 E091 6D3A 1670 5452
http://brian.minton.name |562F DBF6 A5BA 777D F487
Live long, and prosper longer!   KeyID: 0x777DF487
-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iEYEAREDAAYFAlQywi0ACgkQ2/alund99IeBVQCgrnZlTudG8vKVmELICsgvnUPI
guIAn0NFoP1EFqAgXAbteDMZ1/5qjUSI
=Ph+6
-END PGP SIGNATURE-

On Mon, Sep 29, 2014 at 12:02 PM, Brian Minton br...@minton.name wrote:
 I noticed that my key db was out of date, and I checked the logs and
 they are full of messages like

 2014-09-29 11:26:54 recon as client error in callback.: Unix error:
 Invalid argument - connect()

 Running with debuglevel 9 gives the following:
 2014-09-29 11:54:08 Unmarshalling: LogResp: 0 events
 2014-09-29 11:54:11 Recon partner: ADDR_INET [176.31.199.181]:11370
 2014-09-29 11:54:11 recon as client error in callback.: Unix error:
 Invalid argument - connect()
 2014-09-29 11:54:13 Marshalling: LogQuery: (5000,1412004354.592334)

 Am I doing something wrong? Is my sks misconfigured?

 --
 Brian Minton |OpenPGP fingerprint:
 br...@minton.name|4653 E091 6D3A 1670 5452
 http://brian.minton.name |562F DBF6 A5BA 777D F487
 Live long, and prosper longer!   KeyID: 0x777DF487

 ___
 Sks-devel mailing list
 Sks-devel@nongnu.org
 https://lists.nongnu.org/mailman/listinfo/sks-devel


___
Sks-devel mailing list
Sks-devel@nongnu.org
https://lists.nongnu.org/mailman/listinfo/sks-devel


Re: [Sks-devel] new keyserver set up: searching peers

2014-10-06 Thread Brian Minton
-BEGIN PGP SIGNED MESSAGE-
Hash: RIPEMD160

You can peer with me.  Just use the following line in your SKS
membership file:


keyserver.brian.minton.name 11370 # Brian Minton br...@minton.name
0xDBF6A5BA777DF487



-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iEYEAREDAAYFAlQy2FgACgkQ2/alund99Ife1wCfYOzBxH4pycyYOGK9Ac93n9r+
KPIAn2qlqdcUKcfEGRWC+aP09ki09O5T
=H3QL
-END PGP SIGNATURE-

On Sun, Oct 5, 2014 at 12:01 PM, Pete Stephenson p...@heypete.com wrote:
 On Sun, Oct 5, 2014 at 5:09 PM, Patrik Kernstock i...@pkern.at wrote:

 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA256

 Hello,

 I've set up a new keyserver and so I am searching for new peers - I've
 already imported a big keydump. If someone wants to peer with my keyserver,
 please drop me short mail. Thanks!
 The keyserver is available under both: HTTP and HTTPS under the following
 link: https://keyserver.pkern.at/pks/lookup?op=stats

 I've added your server as a peer. To do the reverse, add the following
 line to your SKS membership file:

 ams.sks.heypete.com 11370 # Pete Stephenson p...@heypete.com 0x85EB9F44

 At least I have some questions left: What is exactly HKPS? How to enable it?
 Is this just normal HTTPS?

 Yes. HKP is a subset of HTTP, and HKPS is just HTTPS. However, in
 order for an HTTPS/HKPS server to be part of the SKS keyserver pool,
 you'll need to submit a CSR to Kristian Fiskerstrand, who will sign it
 with the SKS pool CA (a server using a cert signed from a commercial
 CA won't be included in the pool).

 Cheers!
 -Pete

 --
 Pete Stephenson

 ___
 Sks-devel mailing list
 Sks-devel@nongnu.org
 https://lists.nongnu.org/mailman/listinfo/sks-devel

___
Sks-devel mailing list
Sks-devel@nongnu.org
https://lists.nongnu.org/mailman/listinfo/sks-devel


[Sks-devel] sks stopped gossipping with error in callback

2014-09-29 Thread Brian Minton
I noticed that my key db was out of date, and I checked the logs and
they are full of messages like 

2014-09-29 11:26:54 recon as client error in callback.: Unix error:
Invalid argument - connect()

Running with debuglevel 9 gives the following:
2014-09-29 11:54:08 Unmarshalling: LogResp: 0 events
2014-09-29 11:54:11 Recon partner: ADDR_INET [176.31.199.181]:11370
2014-09-29 11:54:11 recon as client error in callback.: Unix error:
Invalid argument - connect()
2014-09-29 11:54:13 Marshalling: LogQuery: (5000,1412004354.592334)

Am I doing something wrong? Is my sks misconfigured?

-- 
Brian Minton |OpenPGP fingerprint: 
br...@minton.name|4653 E091 6D3A 1670 5452
http://brian.minton.name |562F DBF6 A5BA 777D F487   
Live long, and prosper longer!   KeyID: 0x777DF487


signature.asc
Description: Digital signature
___
Sks-devel mailing list
Sks-devel@nongnu.org
https://lists.nongnu.org/mailman/listinfo/sks-devel


[Sks-devel] sks stopped gossipping with error in callback

2014-09-29 Thread Brian Minton
I noticed that my key db was out of date, and I checked the logs and
they are full of messages like 

2014-09-29 11:26:54 recon as client error in callback.: Unix error:
Invalid argument - connect()

Running with debuglevel 9 gives the following:
2014-09-29 11:54:08 Unmarshalling: LogResp: 0 events
2014-09-29 11:54:11 Recon partner: ADDR_INET [176.31.199.181]:11370
2014-09-29 11:54:11 recon as client error in callback.: Unix error:
Invalid argument - connect()
2014-09-29 11:54:13 Marshalling: LogQuery: (5000,1412004354.592334)

Am I doing something wrong? Is my sks misconfigured?

-- 
Brian Minton |OpenPGP fingerprint: 
br...@minton.name|4653 E091 6D3A 1670 5452
http://brian.minton.name |562F DBF6 A5BA 777D F487   
Live long, and prosper longer!   KeyID: 0x777DF487


signature.asc
Description: Digital signature
___
Sks-devel mailing list
Sks-devel@nongnu.org
https://lists.nongnu.org/mailman/listinfo/sks-devel


Re: [Sks-devel] seeking peers for keyserver.brian.minton.name

2014-09-17 Thread Brian Minton
-BEGIN PGP SIGNED MESSAGE-
Hash: RIPEMD160

Hi,

I am looking for peers for a new SKS keyserver installation.

I am running SKS version 1.1.5, on keyserver.brian.minton.name.
This is a private machine.
The server is physically located in Wrightsville, Pennsylvania, USA.
The machine has IPv4 connectivity.

I have loaded a keydump dated 2014-09-10.
I see 3714964 keys loaded.

For operational issues, please contact me directly.

keyserver.brian.minton.name 11370 # Brian Minton br...@minton.name
0xDBF6A5BA777DF487

Thank you,
Brian Minton
-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iEYEAREDAAYFAlQYQScACgkQ2/alund99Ic0WQCgqr/2HAABE1S1NFtbTXFUI0jT
FeMAn0voj6iW/5oHi+hzDCV9Ql7zIYa6
=SnF0
-END PGP SIGNATURE-

On Tue, Sep 16, 2014 at 10:04 AM, Brian Minton br...@minton.name wrote:
 -BEGIN PGP SIGNED MESSAGE-
 Hash: RIPEMD160

 Hi,

 I am looking for peers for a new SKS keyserver installation.

 I am running SKS version 1.1.5, on keyserver.brian.minton.name.
 This is a private machine.
 The server is physically located in Wrightsville, Pennsylvania, USA.
 The machine has IPv4 connectivity.

 I have loaded a keydump dated 2014-09-10.
 I see 3714964 keys loaded.

 For operational issues, please contact me directly.

 keyserver.brian.minton.name 11370 # Brian Minton br...@minton.name
 0xDBF6A5BA777DF487

 Thank you,
 Brian Minton
 -BEGIN PGP SIGNATURE-
 Version: GnuPG v1

 iEYEAREDAAYFAlQYQScACgkQ2/alund99Ic0WQCgqr/2HAABE1S1NFtbTXFUI0jT
 FeMAn0voj6iW/5oHi+hzDCV9Ql7zIYa6
 =SnF0
 -END PGP SIGNATURE-

___
Sks-devel mailing list
Sks-devel@nongnu.org
https://lists.nongnu.org/mailman/listinfo/sks-devel


[Sks-devel] seeking peers for keyserver.brian.minton.name

2014-09-17 Thread Brian Minton
-BEGIN PGP SIGNED MESSAGE-
Hash: RIPEMD160

Hi,

I am looking for peers for a new SKS keyserver installation.

I am running SKS version 1.1.5, on keyserver.brian.minton.name.
This is a private machine.
The server is physically located in Wrightsville, Pennsylvania, USA.
The machine has IPv4 connectivity.

I have loaded a keydump dated 2014-09-10.
I see 3714964 keys loaded.

For operational issues, please contact me directly.

keyserver.brian.minton.name 11370 # Brian Minton br...@minton.name
0xDBF6A5BA777DF487

Thank you,
Brian Minton
-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iEYEAREDAAYFAlQYQScACgkQ2/alund99Ic0WQCgqr/2HAABE1S1NFtbTXFUI0jT
FeMAn0voj6iW/5oHi+hzDCV9Ql7zIYa6
=SnF0
-END PGP SIGNATURE-

___
Sks-devel mailing list
Sks-devel@nongnu.org
https://lists.nongnu.org/mailman/listinfo/sks-devel


Re: [Sks-devel] seeking peers for keyserver.brian.minton.name

2014-09-17 Thread Brian Minton
-BEGIN PGP SIGNED MESSAGE-
Hash: RIPEMD160

Hi,

I am looking for peers for a new SKS keyserver installation.

I am running SKS version 1.1.5, on keyserver.brian.minton.name.
This is a private machine.
The server is physically located in Wrightsville, Pennsylvania, USA.
The machine has IPv4 connectivity.

I have loaded a keydump dated 2014-09-10.
I see 3714964 keys loaded.

For operational issues, please contact me directly.

keyserver.brian.minton.name 11370 # Brian Minton br...@minton.name
0xDBF6A5BA777DF487

Thank you,
Brian Minton
-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iEYEAREDAAYFAlQYSOMACgkQ2/alund99Id6KQCgiass8x68tdj+Bd5hk4y3LVFP
84gAn1eNn60ncb82ocQ0CkFw1YZyUo5N
=JJny
-END PGP SIGNATURE-

On Tue, Sep 16, 2014 at 10:10 AM, Brian Minton br...@minton.name wrote:
 -BEGIN PGP SIGNED MESSAGE-
 Hash: RIPEMD160

 oops, word wrapping.
 My key is 0xDBF6A5BA777DF487
 The key fingerprint is:
 4653 E091 6D3A 1670 5452  562F DBF6 A5BA 777D F487
 -BEGIN PGP SIGNATURE-
 Version: GnuPG v1

 iEYEAREDAAYFAlQYRGUACgkQ2/alund99Id8kgCfb9Vm5Edy2s8EoM15mNZIbfe5
 0HwAni/ZxmzPUCaAeacDxAUh1U+DLIVE
 =+DRX
 -END PGP SIGNATURE-

 On Tue, Sep 16, 2014 at 10:07 AM, Brian Minton br...@minton.name wrote:
 -BEGIN PGP SIGNED MESSAGE-
 Hash: RIPEMD160

 Hi,

 I am looking for peers for a new SKS keyserver installation.

 I am running SKS version 1.1.5, on keyserver.brian.minton.name.
 This is a private machine.
 The server is physically located in Wrightsville, Pennsylvania, USA.
 The machine has IPv4 connectivity.

 I have loaded a keydump dated 2014-09-10.
 I see 3714964 keys loaded.

 For operational issues, please contact me directly.

 keyserver.brian.minton.name 11370 # Brian Minton br...@minton.name
 0xDBF6A5BA777DF487

 Thank you,
 Brian Minton
 -BEGIN PGP SIGNATURE-
 Version: GnuPG v1

 iEYEAREDAAYFAlQYQScACgkQ2/alund99Ic0WQCgqr/2HAABE1S1NFtbTXFUI0jT
 FeMAn0voj6iW/5oHi+hzDCV9Ql7zIYa6
 =SnF0
 -END PGP SIGNATURE-

 On Tue, Sep 16, 2014 at 10:04 AM, Brian Minton br...@minton.name wrote:
 -BEGIN PGP SIGNED MESSAGE-
 Hash: RIPEMD160

 Hi,

 I am looking for peers for a new SKS keyserver installation.

 I am running SKS version 1.1.5, on keyserver.brian.minton.name.
 This is a private machine.
 The server is physically located in Wrightsville, Pennsylvania, USA.
 The machine has IPv4 connectivity.

 I have loaded a keydump dated 2014-09-10.
 I see 3714964 keys loaded.

 For operational issues, please contact me directly.

 keyserver.brian.minton.name 11370 # Brian Minton br...@minton.name
 0xDBF6A5BA777DF487

 Thank you,
 Brian Minton
 -BEGIN PGP SIGNATURE-
 Version: GnuPG v1

 iEYEAREDAAYFAlQYQScACgkQ2/alund99Ic0WQCgqr/2HAABE1S1NFtbTXFUI0jT
 FeMAn0voj6iW/5oHi+hzDCV9Ql7zIYa6
 =SnF0
 -END PGP SIGNATURE-

___
Sks-devel mailing list
Sks-devel@nongnu.org
https://lists.nongnu.org/mailman/listinfo/sks-devel


Re: [Sks-devel] seeking peers for keyserver.brian.minton.name

2014-09-17 Thread Brian Minton
-BEGIN PGP SIGNED MESSAGE-
Hash: RIPEMD160

oops, word wrapping.
My key is 0xDBF6A5BA777DF487
The key fingerprint is:
4653 E091 6D3A 1670 5452  562F DBF6 A5BA 777D F487
-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iEYEAREDAAYFAlQYRGUACgkQ2/alund99Id8kgCfb9Vm5Edy2s8EoM15mNZIbfe5
0HwAni/ZxmzPUCaAeacDxAUh1U+DLIVE
=+DRX
-END PGP SIGNATURE-

On Tue, Sep 16, 2014 at 10:07 AM, Brian Minton br...@minton.name wrote:
 -BEGIN PGP SIGNED MESSAGE-
 Hash: RIPEMD160

 Hi,

 I am looking for peers for a new SKS keyserver installation.

 I am running SKS version 1.1.5, on keyserver.brian.minton.name.
 This is a private machine.
 The server is physically located in Wrightsville, Pennsylvania, USA.
 The machine has IPv4 connectivity.

 I have loaded a keydump dated 2014-09-10.
 I see 3714964 keys loaded.

 For operational issues, please contact me directly.

 keyserver.brian.minton.name 11370 # Brian Minton br...@minton.name
 0xDBF6A5BA777DF487

 Thank you,
 Brian Minton
 -BEGIN PGP SIGNATURE-
 Version: GnuPG v1

 iEYEAREDAAYFAlQYQScACgkQ2/alund99Ic0WQCgqr/2HAABE1S1NFtbTXFUI0jT
 FeMAn0voj6iW/5oHi+hzDCV9Ql7zIYa6
 =SnF0
 -END PGP SIGNATURE-

 On Tue, Sep 16, 2014 at 10:04 AM, Brian Minton br...@minton.name wrote:
 -BEGIN PGP SIGNED MESSAGE-
 Hash: RIPEMD160

 Hi,

 I am looking for peers for a new SKS keyserver installation.

 I am running SKS version 1.1.5, on keyserver.brian.minton.name.
 This is a private machine.
 The server is physically located in Wrightsville, Pennsylvania, USA.
 The machine has IPv4 connectivity.

 I have loaded a keydump dated 2014-09-10.
 I see 3714964 keys loaded.

 For operational issues, please contact me directly.

 keyserver.brian.minton.name 11370 # Brian Minton br...@minton.name
 0xDBF6A5BA777DF487

 Thank you,
 Brian Minton
 -BEGIN PGP SIGNATURE-
 Version: GnuPG v1

 iEYEAREDAAYFAlQYQScACgkQ2/alund99Ic0WQCgqr/2HAABE1S1NFtbTXFUI0jT
 FeMAn0voj6iW/5oHi+hzDCV9Ql7zIYa6
 =SnF0
 -END PGP SIGNATURE-

___
Sks-devel mailing list
Sks-devel@nongnu.org
https://lists.nongnu.org/mailman/listinfo/sks-devel