Re: Secure backup on remote untrusted server over slow line?

From: Preben Bohn (preben_bohn@yahoo.com)
Date: 06/12/02


Date: Wed, 12 Jun 2002 18:26:22 +0200
From: Preben Bohn <preben_bohn@yahoo.com>

Iwo Mergler wrote:
> If you do it blockwise, you can't have the filesystem mounted at the same
> time.

I thought so... :-)

> Use a backup program to create a single file. Compress it, split off the
> header and keep it on the local machine. Encrypt the rest with something
> secure and send it.

Huh? But then I need to send 10GB, and that'll take too long time,
considering that maybe only 1MB is changed per day.

> If you want a reasonably simple, but safe encryption, you could generate
> a key from truly unpredictable data (record your local waterfall) which
> is as long as the file you want to send. XOR the data with it, bit by bit.
> Same for decryption. As long as nobody can get hold of the CD-ROM with the
> key, the code is virtually unbreakable.

Yes, this is fast, but I don't agree that it is virtually impossible to
break it. However the big problem is how to transfer an encrypted 10GB
file (e.g tar-file) incremntally... I can always figure out the
encryption algorithm later (I though about IDEA or DES or something, but
maybe this is too slow).

> On the other hand, you could write the backup to a CD-ROM in the first
> place. :^)

Well, this would be ~14 CD's per day, manually, so... :-)

Best regards

Preben



Relevant Pages

  • Re: Securing workstations from IT guys
    ... Even if you encrypt files under an administrator ... will not disable the encryption. ... This means that in under a minute of physical access to the machine, ... NEED to remain on the local machine, ...
    (Security-Basics)
  • Re: Secure backup on remote untrusted server over slow line?
    ... > If you do it blockwise, you can't have the filesystem mounted at the same ... > header and keep it on the local machine. ... > If you want a reasonably simple, but safe encryption, you could generate ... > a key from truly unpredictable data which ...
    (comp.os.linux.security)
  • Outlook 2003 and S/MINE
    ... I have problem with Outlook Desktop 2003 and Security encrypting mail. ... are register to local machine MyStore and public to Global Address List. ... Because the public encryption does on the server, I do not know how Exchange ... Do The Outlook profile affected the way Outlook pick the certificate. ...
    (microsoft.public.exchange2000.development)
  • Encrypted file system over Internet
    ... information I read or write to a remote encrypted file container will ... be protected since cryptographic operations are performed in RAM on my ... Is there any need for encryption ... local machine when I access an encrypted partition on another machine ...
    (Security-Basics)