Adrian Bunk wrote:No in this case /dev/urandom is the wrong choice. You should seed then some standard RND with the time,pid as is the classical way and not use any precious entropy. Yes some programs don't do that, but they're wrong and actually slightly dangerous. Even the cryptographic programs normally use /dev/urandom to get session keys etc. That is because they are definitely concerned about local DoS. Just strace your ssh daemon or your SSL web server to see what I mean. Yes, but if you read the context of that patch it commented out the code that accessed /dev/urandom! Please reread my analysis of the issue. If you have already entropy in the pool the additional feed doesn't change anything. And if you don't it still stays the same. -Andi -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
| Vladislav Bolkhovitin | Re: Integration of SCST in the mainstream Linux kernel |
| Andrew Morton | -mm merge plans for 2.6.23 |
| KAMEZAWA Hiroyuki | Re: 2.6.23-mm1 |
| Greg Kroah-Hartman | [PATCH 005/196] Chinese: add translation of SubmittingDrivers |
git: | |
| Alan Cox | Re: [PATCH] drivers/net: remove network drivers' last few uses of IRQF_SAMPLE_RANDOM |
| Gerrit Renker | [PATCH 27/37] dccp: Integration of dynamic feature activation - part 2 (server side) |
| Natalie Protasevich | [BUG] New Kernel Bugs |
| Jarek Poplawski | [PATCH] pkt_sched: Destroy gen estimators under rtnl_lock(). |
