BLU Discuss list archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Discuss] How do I add entropy?
- Subject: [Discuss] How do I add entropy?
- From: blu at nedharvey.com (Edward Ned Harvey (blu))
- Date: Sun, 7 Sep 2014 14:25:54 +0000
- In-reply-to: <540B8195.8050008@horne.net>
- References: <2091574.2kyEmHr34c@thinkpad> <CAAbKA3VZ3X_59jGL9SJD2CfiY2u58+2ddr9uV4YA-APXbtpLpA@mail.gmail.com> <540B8195.8050008@horne.net>
> From: discuss-bounces+blu=nedharvey.com at blu.org [mailto:discuss- > bounces+blu=nedharvey.com at blu.org] On Behalf Of Bill Horne > > Is there any way to speed the process? Short of putting up an antenna > and counting bits of static, how can I accumulate random bits more > quickly that by typing or moving the mouse? Yes, you can read random bits from a bunch of other machines, download from online entropy sources and so forth, use http://tinhatrandom.org, there's a nice windows app (I wrote) to collect mouse entropy on a windows machine, etc... There's also a list of online entropy sources. Write to /dev/random You mentioned in another email, that somebody suggested reading /dev/random and dumping to /dev/null. This is exactly the opposite of correct and demonstrates the person who said it, to have no clue what they're talking about (or else they have a clue and they're being dicks for the sake of undermining your system security). The more you read from /dev/random, the more you *reduce* the available entropy in your system entropy pool. I *believe* (but haven't tested or otherwise confirmed) that the linux kernel honors bits written to /dev/random. Also, shutdown into BIOS, and make sure your TPM is enabled. Even if you use it for nothing, it is a hardware entropy source that the kernel can source from. Keep your system busy, reading from disk and so forth, moving your mouse around, keyboard entry, network activity... All are used as entropy sources. (Unless you built your own kernel and failed to include entropy sources).
- Follow-Ups:
- [Discuss] How do I add entropy?
- From: kentborg at borg.org (Kent Borg)
- [Discuss] How do I add entropy?
- References:
- [Discuss] How do I add entropy?
- From: bill at horne.net (Bill Horne)
- [Discuss] How do I add entropy?
- From: bill.n1vux at gmail.com (Bill Ricker)
- [Discuss] How do I add entropy?
- From: bill at horne.net (Bill Horne)
- [Discuss] How do I add entropy?
- Prev by Date: [Discuss] DNS providers
- Next by Date: [Discuss] What key lengths are currently adequate?
- Previous by thread: [Discuss] How do I add entropy?
- Next by thread: [Discuss] How do I add entropy?
- Index(es):