0
Since Proof of Elapsed Time (POET) uses a Random Wait time to elect a leader, would it be susceptible to Random number generator attack?
Nathan Aw
0
Since Proof of Elapsed Time (POET) uses a Random Wait time to elect a leader, would it be susceptible to Random number generator attack?
Nathan Aw
Bitcoin Stack Exchange on topic seems to have changed; sorry if migrated incorrectly. – eth – 2018-03-08T09:56:13.970
True random number generation is difficult (unless random number generators have improved?) and many can be seeded, some bad ones producing predictable results with careful seeding. So, as I understand it the question becomes, what random number generation system is uesd, who controls it (how is it accessed?) and, how is it seeded? An attack that is theoretically possible is not necessarily feasible. – Willtech – 2018-03-08T10:18:49.167