Bitcoin Forum
May 10, 2024, 05:51:28 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Verify Message Signature with GPGTools for Mac?  (Read 1212 times)
btcguy38 (OP)
Member
**
Offline Offline

Activity: 84
Merit: 10


View Profile
November 20, 2013, 03:50:28 AM
 #1

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!
1715320288
Hero Member
*
Offline Offline

Posts: 1715320288

View Profile Personal Message (Offline)

Ignore
1715320288
Reply with quote  #2

1715320288
Report to moderator
1715320288
Hero Member
*
Offline Offline

Posts: 1715320288

View Profile Personal Message (Offline)

Ignore
1715320288
Reply with quote  #2

1715320288
Report to moderator
1715320288
Hero Member
*
Offline Offline

Posts: 1715320288

View Profile Personal Message (Offline)

Ignore
1715320288
Reply with quote  #2

1715320288
Report to moderator
The network tries to produce one block per 10 minutes. It does this by automatically adjusting how difficult it is to produce blocks.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
gweedo
Legendary
*
Offline Offline

Activity: 1498
Merit: 1000


View Profile
November 20, 2013, 04:02:57 AM
 #2

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.

btcguy38 (OP)
Member
**
Offline Offline

Activity: 84
Merit: 10


View Profile
November 20, 2013, 04:08:53 AM
 #3

Thank you!  That worked!
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!