Hacker News new | ask | show | jobs
by AtlasBarfed 584 days ago
Consider these statements:

- state level actors can basically break into any computer system given enough time

- corporate databases have a gigantic amount of information on everyon

- states want all of that data

I hope the conclusion is as straightforward as it seems to me.

OK, not exactly what you are responding about Let's talk about corporate IT systems, let's get into "deleted". Is it:

- deleted from backups? Almost universally this answer will be no.

- deleted from each and every database and system in your presumably huge corporation, which may involve literally thousands of IT systems? I'd guess no.

- is it deleted by moving the data to a separate "deleted data" table or database, thus sequestering the data from the "active data" rather than deleting it, just in case you want to "undo"?

- is it deleted from all system logs?

- is it deleted from all records systems that may have minimum retention periods legally or by policy?

- what about data warehouses or data lakes that repackage/mirror data?