|
|
|
|
|
by 0xWilliam
3107 days ago
|
|
Here are some points to consider as to whether blockchain is appropriate for your application: Data on blockchains is by default, unencrypted, especially data that needs to be validated by the nodes.
Blockchains do not have inherent security against read access. You can control read access to some degree by encrypting certain elements on your blockchain but this can be compromised.
Not all information on the blockchain is true; data still needs to be checked and uploaded correctly and as such is open to human error.
No amount of time guarantees something will stay in the ledger. It is also difficult to remove data if required by law.
It’s not secure because it depends on the assumption that the blockchain community has more compute than the rest of the world.
It’s absurdly expensive to mine blocks to store data indefinitely.
Lack of government regulations for blockchain could impede growth. |
|
How difficult is it to introduce illegal data into, say, Bitcoin's blockchain?