2
Some countries (France with the CNIL, and more generally European - but probably many other - countries) have laws that give the right to users of online services to ask for permanent unsubscription / personal data removal from their database.
This seems impossible with a blockchain technology: we cannot remove past blocks without breaking the whole structure integrity.
It might not be a problem with BitCoin, for which there is no real personal data (data is linked to a private/public key, not to a username / physical identity), but still those questions might apply more generally to the growing blockchain industry.
How to deal with the legal right of data removal for users in a blockchain paradigm?
Seems straightforward to me: don't insert into a blockchain any data for which a user would have the right to demand deletion. Or if you do, get ready to pay the fines. – Nate Eldredge – 2018-02-19T15:16:33.307
This question seems to focus on users submitting their (minimal) required data, I have also asked a broader question about data submitted to the blockchain in general: https://bitcoin.stackexchange.com/questions/76539/how-does-bitcoin-comply-to-gdpr
– Dennis Jaheruddin – 2018-06-27T14:47:45.167