Earlier quoted context omitted.
You still have to backup those keys somewhere... and if you don't do it the same way as for the data then your backups are effectively worthless.
Yea was going to say this. I would be surprised if any major company does this for normal uses.
23andMe files for bankruptcy to sell itself
421–426 of 426 posts
Re: 23andMe files for bankruptcy to sell itself
#422Earlier quoted context omitted.
Much less data to back up so it can be stored in a way that is replicated for redundancy but still mutable. Separating the key and data is what allows for sending data to tape backup etc
If your (backup-via-redundancy) keys are mutable, you do not have a backup . What happens in the case of a ransomware attack, for example? You've also added (possibly substantial) latency to every single operation that operates on user data.
Re: 23andMe files for bankruptcy to sell itself
#423Earlier quoted context omitted.
FWIW, it's very common for stocks listed in the Hong Kong stock exchange to have its share price below assets minus debts..
Weird - any idea why?
Re: 23andMe files for bankruptcy to sell itself
#424Earlier quoted context omitted.
yup, i haven't had my coffee yet when I was writing it either :)
LOL, serious question. Is coffee to writing really a thing? It sounds a bit weird to me, but maybe it's shorthand? :)
Re: 23andMe files for bankruptcy to sell itself
#425Earlier quoted context omitted.
LOL, serious question. Is coffee to writing really a thing? It sounds a bit weird to me, but maybe it's shorthand? :)
It's that we open Hacker News right after we wake up and post comments before our brains are in full power, hence the mistakes. Coffee is not a necessity, but most people drink it. I believe it's not exactly about caffeine but letting the brain 30 minutes or so to "wake up" to stop making mistakes. At least, that's how it works in my case.
Re: 23andMe files for bankruptcy to sell itself
#426Earlier quoted context omitted.
Says someone who has never experienced a data loss bug.
Was the data really important? Is it worth holding people's data hostage because of subpar developers? I'm not at all saying that soft deletion shouldn't exist. I'm arguing that hard deletion should be the default, and then soft deletion practices should have some justification. Instead the industry chose to just soft delete everywhere, which is good for the industry, and bad for users.