Y
Hacker News
new
|
ask
|
show
|
jobs
by
kevinnk
3263 days ago
You need a TLS connection to get the NIST beacon, which requires a seeded rng. That seems like a chicken and egg problem.
1 comments
londons_explore
3263 days ago
As long as this data was signed by NIST, and we trusted NIST, there should be no need for TLS.
link
inetknght
3263 days ago
except that you would need to download the _entire_ random number sequence blockchain history instead of, say, specific parts. Otherwise, the specific parts you download would be known and therefore part of your randomness would be known.
link