Horst, you are not supposed to be looking or replying, remember??  :-))

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
On Behalf Of Horst Herb
Sent: Tuesday, 28 March 2006 7:01 AM
To: General Practice Computing Group Talk
Subject: Re: [GPCG_TALK] What if your backup is stolen from the car?

On Mon, 27 Mar 2006 23:35, Michael Christie wrote:
> Is there a way of making access to the removable HDD difficult, say
> putting password access to the HDD?
> This problem would obviously apply to stolen backup DVD's and tapes as
> well. How do we get around this?

For removable HDD (if it needs to run in parallel during use of the data):
use 
an encrypted file system.

For DVD (or removable HDD if used as if it was a removable backup medium) 
backups: simply encrypt the backup. 

The former is a bit problematic - whenever the harddisk is mounted a 
passphrase needs to be enetered (or a dongle plugged in) in order to access 
it - if the mounting / booting shall happen without human intervention, it
is 
not doable

The latter can be fully automatized by encrypting the backup with an 
asymmetric algorithm - you can safely leave your *public* key on the machine

that backs up, as long as you keep your *private* key locked up e.g. in a 
safe. You can use free and scriptable software like gpg ("GnuPrivacy Guard")

for this purpose

Horst
_______________________________________________
Gpcg_talk mailing list
[email protected]
http://ozdocit.org/cgi-bin/mailman/listinfo/gpcg_talk


_______________________________________________
Gpcg_talk mailing list
[email protected]
http://ozdocit.org/cgi-bin/mailman/listinfo/gpcg_talk

Reply via email to