Re: zip alternative?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]



Quoting Aleksandar Milivojevic <alex@xxxxxxxxxxxxxxx>:

Unless something changed in recent years, "encryption" in ZIP files is
trivial to break.  As alternative to ZIP, you can always "tar xzf -
infile1 infile2 infile3 | gpg -e -r blah@xxxxxxxxxx >
outfile.tar.gz.gpg" and have both decent comperssion and decent
encryption.

Ooops. Typo. Should be "tar czf - ..." of course (which is shorthand for tar cf - | gzip -c" if your tar doesn't have "z" option).


_______________________________________________
CentOS mailing list
CentOS@xxxxxxxxxx
http://lists.centos.org/mailman/listinfo/centos

[Index of Archives]     [CentOS]     [CentOS Announce]     [CentOS Development]     [CentOS ARM Devel]     [CentOS Docs]     [CentOS Virtualization]     [Carrier Grade Linux]     [Linux Media]     [Asterisk]     [DCCP]     [Netdev]     [Xorg]     [Linux USB]
  Powered by Linux