I was listening to a podcast where they described this as being a viable way of adhering to requests to delete personal information.
Ask HN: If I store encrypted data but throw away the key does that violate GDPR?
1–7 of 7 posts
Re: Ask HN: If I store encrypted data but throw away the key does that violate GDPR?
#2Re: Ask HN: If I store encrypted data but throw away the key does that violate GDPR?
#3If it's not accessible then it's essentially lost. If a new technology comes about that makes it accessible, then you would be liable.
If you've lost the key, and have no intent on recovering the data due to GDPR or whatever, then why not just delete it to avoid any potential future liability?
Re: Ask HN: If I store encrypted data but throw away the key does that violate GDPR?
#4Re: Ask HN: If I store encrypted data but throw away the key does that violate GDPR?
#5Seems like more of a philosophical question. If it's not accessible then it's essentially lost. If a new technology comes about that makes it accessible, then you would be liable. If you've lost the key, and have no intent on recovering the data due to GDPR or whatever, then why not just delete it to avoid any potential future liability?
Perhaps there are a lot of backups of this encrypted data, some of which are not under control of the person asking the question.
Or just consider a tape backup. How would you efficiently delete a part of data stored on a tape?
Deleting data can be a hard problem in some cases.
Re: Ask HN: If I store encrypted data but throw away the key does that violate GDPR?
#6Was any reason given as to why doing that to (effectively) delete data over just deleting or overwriting them?
Re: Ask HN: If I store encrypted data but throw away the key does that violate GDPR?
#7Was any reason given as to why doing that to (effectively) delete data over just deleting or overwriting them?
One point that wasn't mentioned in the podcast, but that I thought of, was that if you had sort of blockchain that meant the data could not be deleted.
I don't know whether it would hold up in court though, but it's an interesting idea. With a private block chain, the risk would be a lot smaller that a single leaked key (i.e. the customer accidentally releasing it) would result in big problems. I've recently talked with a lawyer friend of mine about a similar topic, but he didn't know immediately whether that's legally sound.