Comment This is not the treatment you are looking for (Score 2) 33
Comment Approved software image (Score 1) 63
The stored keys can only be unlocked by the enclave through cryptographic attestation that proves it's running the exact software image Ring approved
Hence they cannot update the software?
Comment Maintainers (Score 1) 65
Comment Re:Top court (Score 1) 21
America could do well to have a Constitutional Council of its own, even better one that automatically reviews all of Trump's bullshit executive orders as the current process in America is too slow to capture blatantly unconstitutional issues.
Such an institution is difficult to design so that it remains fair. France's conseil constitutionnel is packed with old politicians chosen by the president, and presidents of the parilament's chambers. What can possibly go wrong?
Comment Top court (Score 2) 21
France has three top courts: The conseil constitutionnel, whose duty is to check that laws are not in conflict this the constitution. The cour de cassation, is the top court for all cases that do not involve the state, and the conseil d'état, which is the legal adviser to the government and the top court for all cases against the state.
And then there are two European top courts above the three french top courts: the European court of justice and the European court of human rights.
That is a lot of top courts.
Comment Expertise (Score 1) 66
Lost expertise is part of the cost of migration. It is often hidden because the persons that take the decision do not even know about it.
You can experience it if you have Linux sysadmins with years of experience, and you switch your server to Windows (and vice-versa). But I am not sure there is a lot of user expertise in user interfaces.
Comment Re:Wasn't this how the last of us began? (Score 1) 49
Isn't cordyceps the fungal family that zombifies ants and other insects?
Precisely. I understand we are better protected than insects by our immune system and our high temperature, but that still looks like a dangerous idea
Comment Re:Long life (Score 1) 86
Comment Retirement (Score 1) 14
the union's demands as focusing on compensation-related issues such as wage increases, bonuses, and an extension of workers' retirement age
In other words, retirement is so bad that workers would prefer working to death?
Comment On premise (Score 5, Interesting) 104
Comment Re:Sue again (Score 1) 118
Are you saying that 5% = 0%?
No, just that the recyclable claim is only 5% truth
Comment Sue again (Score 1) 118
Comment Previous attempt (Score 1) 11
Comment Motivations (Score 3, Insightful) 134
Here is the context: If you publish software under GPL license, then a third party the bundles your software must publish under GPL. This is the "viral" feature of GPL, and its intent is to prevent anyone making GPL'ed code proprietary
But sometimes, you want to be ripped, so that your implementation spreads everywhere, including in proprietary software. The BSD license allows that, the only duty for the ripper being to reproduce the BSD license when distributing its own software. The BSD license can be "viral", but in a very different way.
Some authors suggested TCP/IP would never have reached the status of interoperable standard, if numerous actors had not been able to copy the BSD implementation in their proprietary software