I think besides the terrible losses and their consequences, this should wake up the bitcoin community about where the real work is. Vaults and generally covenants sound really attractive right now
I understand the CCs all had hardware entropy generators but the bug bypassed their use, effectively reducing the entropy to the software based approach, which isn't suitable for production.
That is correct. Imagine your core business is generating secure seeds, and you don’t implement verification processes to check wether you’re calling the right source of random number generation. Instead of hardware you use software RNG, bad development.
I think besides the terrible losses and their consequences, this should wake up the bitcoin community about where the real work is. Vaults and generally covenants sound really attractive right now
Fully agree, higher priority than spam imho.
I understand the CCs all had hardware entropy generators but the bug bypassed their use, effectively reducing the entropy to the software based approach, which isn't suitable for production.
Stay safe
That is correct. Imagine your core business is generating secure seeds, and you don’t implement verification processes to check wether you’re calling the right source of random number generation. Instead of hardware you use software RNG, bad development.