All of lore.kernel.org
 help / color / mirror / Atom feed
From: Javier Villavicencio <javierv@migraciones.gov.ar>
To: Andreas Steinmetz <ast@domdv.de>
Cc: Jan Engelhardt <jengelh@linux01.gwdg.de>,
	Linux Kernel <linux-kernel@vger.kernel.org>
Subject: Re: no entropy and no output at /dev/random  (quick question)
Date: Mon, 29 Nov 2004 19:47:46 -0300	[thread overview]
Message-ID: <41ABA712.6050407@migraciones.gov.ar> (raw)
In-Reply-To: <41A8D89B.9090909@domdv.de>

Andreas Steinmetz wrote:
> Jan Engelhardt wrote:
> 
>> I doubt that timer and eth* are a non-predictable source. As such, 
>> they should
>> not contribute to the entropy. Better is the keyboard and/or mouse. 
>> SSH traffic
>> is network traffic, and if you send it to a network card, you can 
>> expect an
>> interrupt at <time>... prdictable.
> 
> 
> Timer, ok. But network - only if you are in full control of the network 
> segment the system is attached to which may be the case for your private 
> network but usually you can't predict what network traffic is actually 
> going on.
I'm in control of "one" of the network segments, the other is connected 
to the internet which is a bad source of entropy I know, so I've enabled 
the SA_SAMPLE_RANDOM in the request_irq() call just for my local lan 
nic, but the "other" source of good entropy should be the DAC(RAID) 
controller, right?, I was just curious about why this driver didn't had 
this flag enabled in its request_irq call.

-- 

       Javier Villavicencio
      Administrador/Consultor
Direccion Nacional de Migraciones
      Ministerio del Interior
       Republica Argentina

  parent reply	other threads:[~2004-11-29 22:48 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-11-27  2:59 no entropy and no output at /dev/random (quick question) Javier Villavicencio
2004-11-27  4:38 ` Javier Villavicencio
2004-11-27 19:20   ` David Wagner
2004-11-28  6:29     ` Herbert Xu
2004-11-29 15:32       ` Theodore Ts'o
2004-11-30 12:49     ` Horst von Brand
2004-11-30 16:48       ` Javier Villavicencio
2005-01-07 19:17         ` Denis Vlasenko
2004-11-27 19:24   ` Jan Engelhardt
2004-11-27 19:22 ` Jan Engelhardt
2004-11-27 19:42   ` Andreas Steinmetz
2004-11-27 21:35     ` David Schwartz
2004-11-27 21:44       ` Jan Engelhardt
2004-11-29 22:47     ` Javier Villavicencio [this message]
2004-11-29 22:51   ` Javier Villavicencio

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=41ABA712.6050407@migraciones.gov.ar \
    --to=javierv@migraciones.gov.ar \
    --cc=ast@domdv.de \
    --cc=jengelh@linux01.gwdg.de \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.