On 9/17/2012 11:41 AM,
he...@softcom.net wrote:
> From the PGP manual:
>
> "...Always keep physical control of your secret key, and don't risk
> exposing it by storing it on a remote timesharing computer. Keep it
> on your own personal computer."
This seems to be a direct quote from a very old document
("timesharing" being a somewhat out of date word),
the complete text of which is indeed available at links below,
where it's identified as "the original documentation
for MIT's PGP 2.6.2, included here in unmodified version...
by Philip Zimmermann, Revised 11 October 94"
<
http://www.pa.msu.edu/reference/pgpdoc1.html>
<
ftp://ftp.pgpi.org/pub/pgp/2.x/doc/pgpdoc1.txt>
All the same, the principles have not changed;
I just thought to identify the original complete context,
as that document no longer comes with my PGP Desktop
for Windows, from its current vendor Symantec
(who continue to honor the free distribution for personal,
non-commercial use, the basic features never expiring
from the free trial that one may download,
so I ceased to bother also installing GPG).
>
> But it seems to me that if the private key
> is protected by a strong password it would be OK.
> I'm specifically referring to GnuPG. Comments?
Are you asking whether you can keep backups as files
on remote storage (or as attachments to remotely stored emails),
to that you can recover them if your home suffers some disaster?
Despite the horrors that the recognized experts express,
I (not an expert, but also I think not an idiot -- perhaps
approximately the geometric mean between these two extremes :)
store AES-encrypted zip files of my keyrings (public & private)
as mailed to more than one "webmail" provider in attachments,
for this purpose, without including any passphrases.
It seems to me that any popular whole computer backup based on
vendor-supplied servers (e.g. Carbonite, Acronis True Image 2013)
will also contain your keyrings, resulting in pretty much the
equivalent of your mailing just the encrypted keyrings to yourself,
or of storing them on "remote drives" of any sort.
The fact that my emailed zip files contain keyrings
is evident from the non-encrypted names of the encrypted files
in the encrypted zip file, but this could be completely hidden
by changing the zip file's name and then re-encrypting the renamed zip file,
thus also encrypting the "directory" of file names in the original zip file,
as well as the fact that what was encrypted was even another zip file.
For my convenience,
I also include a set of keyrings in which my public keys are "revoked,"
since revoking a key is also difficult without the private key,
but easy if you have a revoked key ready for instant upload
(revocation offers no protection from using a revoked private key
to decrypt anything, but it calls any future use for signing into question,
in case that's of any importance).
Just avoid accidentally revoking your keys on the keyrings
that you normally use and intend to keep using,
without having made separate backup keyrings :)
I'll check back for any expert comments on my non-expert remarks, thanks.
--