RE: Deleting account

You are viewing a single comment's thread from:

Deleting account

in steem •  6 years ago 

The inability to delete account data is a violation of the GDPR: https://gdpr-info.eu/art-17-gdpr/

Whatever the technical reason (immutability of the blockchain) is totally irrelevant. It's not legal in the EU.

Authors get paid when people like you upvote their post.
If you enjoyed what you read here, create your account today and start earning FREE STEEM!
Sort Order:  

This is due to poor design and could have been avoided. While the "blockchain" does indeed mean that the data is immutable, the actual data you embed within it (and how you choose to do so) is a design decision. Apparently, someone considered it "wise" to embed PII directly into this record when they could have simply embedded IDs and/or encoded/relational data. Very suspect, dubious, and disappointing design.