Quote from: Capital1 on December 30, 2012, 11:54 pmRecently someone pointed out to me that my encrypted messages were not displaying the version of pgp I use. I can't seem to figure out how to change this, does anyone know how?ThanksWhy would you want to change this? All the Version: string does is reveal which OS and which version of PGP/GPG you're using. This string is informational only -- in general, it has no bearing on whether or not you can encrypt/decrypt any particular message. Sometimes it is useful to know which version of PGP/GPG and which OS a user is running -- e.g. if a user's key bears the following version string: Version: GnuPG v2.0.17 (MingW32) then this is a giveaway that they are running Windows, and they likely are using GPG4WIN (and possibly Kleopatra) to boot. Likewise, if a user's key has the following Version: GnuPG/MacGPG2 v2.0.18 (Darwin) we know they're using Mac OS X. This information is nice to have, if the user is running into problems, so a proper recommendation can be made to help remedy the situation. One side effect is leaking a little information (i.e. your OS) to a potential adversary, but the risk from this is vanishingly small. NC