Author

Topic: Verify Message Signature with GPGTools for Mac? (Read 1233 times)

member
Activity: 84
Merit: 10
November 19, 2013, 11:08:53 PM
#3
Thank you!  That worked!
legendary
Activity: 1498
Merit: 1000
Ok open up terminal this is the best way to do it. Copy the the text you want to verify, by Command-C or right click and copy. Then go to terminal type in
Code:
pbpaste | gpg --verify 

That is what I use.

member
Activity: 84
Merit: 10
Hello,

I have done some searching on the forum, but can not seem to find an answer.

I have a mac with GPGTools installed.

I have received a PM with a signature on it.  For example:

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

message here

-----BEGIN PGP SIGNATURE-----
Version: GnuPG/MacGPG2 v2.0.17 (Darwin)
Comment: GPGTools - http://gpgtools.org

random text here

-----END PGP SIGNATURE-----

I have the person's public key imported into my key ring, but I can not figure what I should do to verify that signature.

Thanks!
Jump to: