Feature Suggestion - scp don't decrypt file at destination unecrypt on copy back switch

Darren Tucker dtucker at zip.com.au
Thu Apr 7 10:11:54 EST 2005


Gerard J. Cerchio wrote:
> Damien wrote:
> 
>  > tar zcf - /path/to/whatever | gpg --encrypt -r publickey at 
[...]
> It will also bulk up the data transfer making the data less compressible 
> and larger due to entropy added during encryption.

The tar will compress anyway so that's likely to have little if any impact 
(you will probably get better performance by disabling compression in ssh).

Unless you have a very fast pipe and very slow CPUs then one extra 
symmetric encryption is not likely to be a bottleneck (eg, raw arcfour 
runs at ~45 MByte/sec on a P2/400), and the load is distributed on the 
clients anyway.

-- 
Darren Tucker (dtucker at zip.com.au)
GPG key 8FF4FA69 / D9A3 86E9 7EEE AF4B B2D4  37C9 C982 80C7 8FF4 FA69
     Good judgement comes with experience. Unfortunately, the experience
usually comes from bad judgement.




More information about the openssh-unix-dev mailing list