Hacker News new | ask | show | jobs
by Ekaros 1037 days ago
Also temporally separated. That is you must have backup that is beyond attackers time horizon. This is only way to get back at least something.
2 comments

What does time horizon mean?
An attacker may intrude your environment and slowly destroy data without you realizing. If this process takes e.g. 10 days, you need backups for 11 days to be safe.

This scenario happens often (as far as I know) with ransomare attacks (on personal devices): Encrypt least used documents first. Probably noone will realize it over weeks that data "is gone".

Absolutely!