He who controls the Time, Controls the Chances!

Are your dvms really numbered randomly? #maths #mathematics #randomness (still searching for a solution)

#Serendipity in computation with the perfect random number generator. Hyper-order is deranged.

#QubesOS #Entropy Verification
https://forums.whonix.org/t/entropy-quality/18057

"just because *you* can't figure it out, and just because *I* can't figure it out doesn't mean that it is ipso facto something which a really bright NSA analyst working in Fort Meade can't figure out. (Or heck, a really clever Intel engineer who has full visibility into the internal design of an Intel CPU..." see -->
https://kicksecure.com/wiki/Dev/Entropy
https://chronox.de
https://systemd.io/RANDOM_SEEDS/
#Whonix @whonix

PARAMS #Kernel #Linux
* random.trust_cpu=off
* rng_core.default_quality=1000

Embeded Security (#TPM)
https://www.thinkwiki.org/wiki/Embedded_Security_Subsystem

--> crates.io rands #rust
https://crates.io/crates/rand

Entropy Quality

I am trying to confirm that it is safe to generate very high-importance private keys in Qubes Whonix. I’ve read every Wiki post and GitHub issue that Qubes/Whonix have on this topic (excellent work there Patrick) and I am close to being confident enough, but I want to be certain of a few more things. I think the main sources of credited entropy are the kernel’s in-built “Linus Jitter Dance” [1][2], haveged and jitterentropy-rngd. There’s also some uncredited entropy from dom0’s getrandom(0) [3]...

Whonix Forum