Bitcoin Forum
June 18, 2024, 01:27:17 AM *
News: Voting for pizza day contest
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Bitcoin signed message  (Read 813 times)
jekv2 (OP)
Member
**
Offline Offline

Activity: 112
Merit: 10


View Profile
June 23, 2014, 07:02:50 PM
Last edit: July 02, 2014, 09:57:20 AM by jekv2
 #1

I've tried this today last few days.

but how in the heck do I get a message to look like a form of this?


The template shared by thymos
Quote
-----BEGIN BITCOIN SIGNED MESSAGE-----
My account <account> has been hacked/lost. Please reset the email to <email>. The current date is <date>.
-----BEGIN SIGNATURE-----
<insert address here>
<insert signature here>
-----END BITCOIN SIGNED MESSAGE-----


I sign a message in bitcoin core client and it comes out like this.



Nothing like the above quote.
Reav3R
Newbie
*
Offline Offline

Activity: 56
Merit: 0


View Profile WWW
June 23, 2014, 07:06:24 PM
 #2

That's your signature, you need three inputs to verify: Address, Message (including spaces) & Signature. You don't need any specific format or order for those, you just need to have those three.
grue
Legendary
*
Offline Offline

Activity: 2058
Merit: 1431



View Profile
June 23, 2014, 07:22:07 PM
 #3

Code:
-----BEGIN BITCOIN SIGNED MESSAGE-----
hello world
-----BEGIN SIGNATURE-----
1ELvnrA6PhUyDBS6iR25K1Xx4xXL6VMfJX
HPKvTnOjGNccVO3ZYdkQw44N3rogFzw8RnXd8KpgYoMJw4qk80lvTnDkCPcdccPRDCOo9ZjZkNj+jkIjtYsySlY=
-----END BITCOIN SIGNED MESSAGE-----


It is pitch black. You are likely to be eaten by a grue.

Adblock for annoying signature ads | Enhanced Merit UI
rapsaodan84
Full Member
***
Offline Offline

Activity: 218
Merit: 102


View Profile
June 23, 2014, 07:22:43 PM
 #4

Where are you trying to verify? You should get 3 independent fields, so no need to merge in a single text field.

Try the - qt client or blockchain.info
rapsaodan84
Full Member
***
Offline Offline

Activity: 218
Merit: 102


View Profile
June 23, 2014, 07:23:31 PM
 #5



You're missing the message in the big text field.
theymos
Administrator
Legendary
*
Offline Offline

Activity: 5236
Merit: 13088


View Profile
June 23, 2014, 08:17:40 PM
 #6

This confusion is why I request that (non-standard) signed message format. 75% of people were sending me just the signature without the message or address...

1NXYoJ5xU91Jp83XfVMHwwTUyZFK64BoAD
rhino34567
Sr. Member
****
Offline Offline

Activity: 288
Merit: 250


View Profile
June 24, 2014, 08:21:16 AM
 #7

This confusion is why I request that (non-standard) signed message format. 75% of people were sending me just the signature without the message or address...
I personally use Brainwallet to verify, but I totally agree with this needing to become a standard. The way clients do it is a bunch of nonsense.

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!