Hard Light Productions Forums

Off-Topic Discussion => General Discussion => Topic started by: Stealth on August 09, 2005, 05:36:02 pm

Title: compression&encryption agent: what to use
Post by: Stealth on August 09, 2005, 05:36:02 pm
Accounting quite often deals with highly confidential files, which need to be backed up nightly.  in order to provide a more secure backup (should someone get hold of the backup tapes, or hard drives, etc.), i suggested they encrypt and compress all the files they use at night, and then backups are only taken of that one compressed (and encrypted) file.  would like something that's 64 or 128bit compatible encryption.  never really used the 'security' of winzip or winrar, so would those work?  if so: how, and if not, what could i use?

Thx
Title: compression&encryption agent: what to use
Post by: Kamikaze on August 09, 2005, 06:38:10 pm
One time pad! :D
Title: compression&encryption agent: what to use
Post by: Stealth on August 10, 2005, 12:02:47 am
OK let me rephrase my question:

i'm looking for realistic, developed, and available software (free if possible) to encrypt and compress a file :)
Title: compression&encryption agent: what to use
Post by: Kamikaze on August 10, 2005, 01:03:17 am
http://www.gnupg.org/(en)/features.html
http://www.bzip.org/

... though technically an OTP would be the only way to provide unbreakable encryption on your files. :D
Title: compression&encryption agent: what to use
Post by: CP5670 on August 10, 2005, 01:05:24 am
You could just try using NTFS's compression and encryption features directly from Windows. I've heard that the encryption actually works pretty well.
Title: compression&encryption agent: what to use
Post by: karajorma on August 10, 2005, 03:44:55 am
Quote
Originally posted by CP5670
You could just try using NTFS's compression and encryption features directly from Windows. I've heard that the encryption actually works pretty well.


Main problems with that is that he can only use one of them at a time and that NTFS provides no protection for files sent over a network.