Ho to Encrypt specific local files?

Ingemar Nilsson init at pdc.kth.se
Mon Nov 20 13:00:14 UTC 2006


"Peter Gordon" <peter at thecodergeek.com> writes:

> It'd be a bit tedious, but you could probably use GPG for this purpose.
> However, since your GPG key pair would likely be on the same drive, you should
> instead use something like a symmetric AES256 cipher instead of using its PKI
> utilities (`gpg --cipher-algo AES256 --symmetric ...`).

Why do you think it's a problem that the key is on the same drive? Any
reasonably intelligent person would protect the private key with a
passphrase, to stop unauthorized people from using the key if they manage
to get their hands on your laptop.

Regards
Ingemar




More information about the users mailing list