[Sks-devel] Extended Downtime key.ip6.li

2013-09-19 Thread Christian Felsing
Hello, due to a major hardware failure key.ip6.li is no longer available. sorry for inconvenience Christian ___ Sks-devel mailing list Sks-devel@nongnu.org https://lists.nongnu.org/mailman/listinfo/sks-devel

[Sks-devel] why does SKS have /dev/random open for writing?

2013-09-19 Thread Daniel Kahn Gillmor
hi SKS folks-- I was just looking at the behavior of sks 1.1.4, and i noticed that it seems to have /dev/random open for writing: 0 zimmermann:~# lsof /dev/random COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME sks 742 debian-sks3w CHR1,8 0t0 1244 /dev/random sks

Re: [Sks-devel] why does SKS have /dev/random open for writing?

2013-09-19 Thread Daniel Kahn Gillmor
On 09/19/2013 01:39 PM, Kristian Fiskerstrand wrote: gentoo1 sks # lsof /dev/random COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME sks 11839 root3r CHR1,8 0t0 1157 /dev/random sks 31332 root3r CHR1,8 0t0 1157 /dev/random hm, so it's open for

Re: [Sks-devel] why does SKS have /dev/random open for writing?

2013-09-19 Thread Kristian Fiskerstrand
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 On 09/19/2013 07:46 PM, Kristian Fiskerstrand wrote: On 09/19/2013 07:41 PM, Daniel Kahn Gillmor wrote: On 09/19/2013 01:39 PM, Kristian Fiskerstrand wrote: gentoo1 sks # lsof /dev/random COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME

Re: [Sks-devel] why does SKS have /dev/random open for writing?

2013-09-19 Thread Arnold
My Debian system looks normal (only Debian stable/wheezy packages). lsof /dev/random COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME sks 2638 debian-sks3r CHR1,8 0t0 1209 /dev/random sks 2639 debian-sks3r CHR1,8 0t0 1209 /dev/random uname -a

Re: [Sks-devel] why does SKS have /dev/random open for writing?

2013-09-19 Thread Kristian Fiskerstrand
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 On 09/19/2013 07:31 PM, Daniel Kahn Gillmor wrote: hi SKS folks-- .. I'm not clear on why this is happening. I don't see /dev/random referenced explicitly in the source. Anyone have any clue about what it's doing? This is happening for

Re: [Sks-devel] why does SKS have /dev/random open for writing?

2013-09-19 Thread Christoph Anton Mitterer
On Thu, 2013-09-19 at 13:41 -0400, Daniel Kahn Gillmor wrote: but writing on debian? # lsof /dev/random COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME haveged 3510 root4u CHR1,8 0t0 1045 /dev/random sks 4488 debian-sks3r CHR1,8 0t0 1045

Re: [Sks-devel] why does SKS have /dev/random open for writing?

2013-09-19 Thread Jeremy T. Bouse
Looks fine on my system and I'm running the stock 1.1.4 code. root@borkbork:~# lsof /dev/random COMMAND PIDUSER FD TYPE DEVICE SIZE/OFF NODE NAME named2617bind9r CHR1,8 0t0 7175 /dev/random java15783 chef_server6r CHR1,8 0t0 7175

Re: [Sks-devel] why does SKS have /dev/random open for writing?

2013-09-19 Thread Petru Ghita
This is mine: lsof /dev/random COMMAND PID USER FD TYPE DEVICE SIZE/OFFNODE NAME sks 273 sks3r CHR1,8 0t0 3276925 /dev/random sks 275 sks3r CHR1,8 0t0 3276925 /dev/random lsb_release -a No LSB modules are available. Distributor ID: Ubuntu

Re: [Sks-devel] why does SKS have /dev/random open for writing?

2013-09-19 Thread John Clizbe
Daniel Kahn Gillmor wrote: hi SKS folks-- I was just looking at the behavior of sks 1.1.4, and i noticed that it seems to have /dev/random open for writing: 0 zimmermann:~# lsof /dev/random COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME sks 742 debian-sks3w CHR

Re: [Sks-devel] why does SKS have /dev/random open for writing?

2013-09-19 Thread John Clizbe
John Clizbe wrote: Daniel Kahn Gillmor wrote: hi SKS folks-- I was just looking at the behavior of sks 1.1.4, and i noticed that it seems to have /dev/random open for writing: 0 zimmermann:~# lsof /dev/random COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME sks 742

Re: [Sks-devel] why does SKS have /dev/random open for writing?

2013-09-19 Thread David Benfell
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 09/19/2013 10:31 AM, Daniel Kahn Gillmor wrote: hi SKS folks-- I was just looking at the behavior of sks 1.1.4, and i noticed that it seems to have /dev/random open for writing: 0 zimmermann:~# lsof /dev/random COMMAND PID USER FD