Comment Re:Missing technical details (Score 1) 73
Sorry for misreading your questions. The article talks about blockchains in general, it does not refer to one in particular, so it is not possible to give specific answers to your questions.
When people talk about "general purpose" blockchains, usually they have in mind Ethereum (which uses cpu-resistant POW, to make sure ASICs are not economical. Planning to transition to POS) and Hyperledger which uses PBFT. My understanding of Hyperledger is that is assumes that most nodes are acting in good faith, but I might be wrong.