* Posts by jake_the_snake

2 publicly visible posts • joined 16 Nov 2011

The glorious uncertainty: Backup world is having a GDPR moment

jake_the_snake

Backups are not archives

I think that most people miss the key distinction between backups and archives. As other comments point out, backups are generally not indexed at a granular level. Archives are.

Backups are an operational tool that allows for recovery in a disaster. As such, there should be no need to keep backups for longer than you would need to recover from in such a disaster.. say a month or two.

Archives are generally kept online and provide fast access to specific records.

If this regime is followed then the right to be forgotten is simple to implement. You delete or mask records in the archive and wait for backups to expire. And the records are gone in the 1 to 2 month period.

The Register Guide on how to stay anonymous (part 3)

jake_the_snake
Linux

Firefox policies

Its not only IE and Chrome that support configuration policies. Firefox (and Thunderbird) support a centralised configuration service that is O/S independent and as feature rich as its competitors.

The 'Mission Control' feature allows administrators to deploy Firefox to the desktop and have it pick up per user settings from a central service (eg. a CGI script or something similar) at start time.

See https://developer.mozilla.org/en/MCD. All it needs is a locked down local config file in the deployment (Program Files etc shouldn't be world writable anyway).

J>