|
|
|
|
|
by dataflow
1007 days ago
|
|
> Imagine if it was taboo to independently test the integrity of bitcoin for example. > The sibling mentioned the linux kernel case. I admit that one felt wrong. > I don't pretend to have reconciled why one seems right to me and the other wrong. The "how" is what matters here, not just the "what". "Testing the integrity of Bitcoin" by breaking the hash on your own machine (and publishing the results, or not) is one thing. "Testing" it by sending transactions that might drain someone else's wallet is quite another. Similarly with Linux, hacking it on your own machine and publishing the result is one thing. Introducing a potential security hole on others' machines is another. Similarly with water: messing with your own drinking water is one thing. Messing with someone else's water is quite another. |
|
Playing devils advocate for a moment. How else do you test the robustness of the human process to prevent bad actors? Don’t you need someone to attempt to introduce a security hole to know that you are robust to this kind of attack?