Author

Topic: how to check the signed message is correct or not? Need a advice (Read 2508 times)

legendary
Activity: 1456
Merit: 1005
Thank You Very Much for all your help and Today I learned some thing new from all of you. I will try all those proposals to see any difference.

For now I will lock this thread and if needed I will open up later on.
legendary
Activity: 1143
Merit: 1000
electrum and multibit will allow you to verify signature.
member
Activity: 101
Merit: 10
i use blocktrail, works fine.
legendary
Activity: 1708
Merit: 1003
If you have an account with blockchain.info you can also use it to verify a signed message

Just go to Receive Money and the click More Actions then select Verify Message

copper member
Activity: 1498
Merit: 1499
No I dont escrow anymore.

Here's an online service to check signatures: http://coinig.com/  I'm sure there are others.



Its bugged AFAIK if you try to verify multi line messages.

Id go with blocktrail[1] or chain query[2]

[1] https://www.blocktrail.com/BTC?verifysignedmessage=1
[2] https://chainquery.com/bitcoin-api/verifymessage
legendary
Activity: 1358
Merit: 1000
https://gliph.me/hUF

Here's an online service to check signatures: http://coinig.com/  I'm sure there are others.

staff
Activity: 3374
Merit: 6530
Just writing some code

Thanks for the details. This bitcoin core is online service or we need to download it?

I'm not so good in these technical things how it works. Thank you once again.
Actually it looks like bitcoin core can't do that. It should be possible though. The only client that I have seen that does it is Bitcoin Armory, and only with a certain format.

Also, Bitcoin core is a wallet that you need to download. It will also download the whole blockchain which takes 40+ Gb of space.
legendary
Activity: 1456
Merit: 1005
I have a question on how to find out the signed message is from the same account or different account.

For Example - the below two addresses signed from the same wallet but two different times so how to check it belongs to same btc address or different?

G0dwwU/Ze2+/8gcNuUVYZh5RmDEoqguSejUeDUUUE7shG4CbEsSYO7px+R/9gUdvaiAi4/mIEyEHgW9wcVGMxKs=

G05w2pntZszOSBQt9SSyds0HWHPTrbaye6AJNN23LPh2Bs5QVsa3+rtjWdb4x6kEY3pjKDBZSm1yz+G0hJfKk6M=

Is there any way we can find out or no?

Thanks for your advice's.
There is. If you have the message, then you enter both the message and signature into the signature verification window in bitcoin core, it will tell you the address that signed the message.

Thanks for the details. This bitcoin core is online service or we need to download it?

I'm not so good in these technical things how it works. Thank you once again.
staff
Activity: 3374
Merit: 6530
Just writing some code
I have a question on how to find out the signed message is from the same account or different account.

For Example - the below two addresses signed from the same wallet but two different times so how to check it belongs to same btc address or different?

G0dwwU/Ze2+/8gcNuUVYZh5RmDEoqguSejUeDUUUE7shG4CbEsSYO7px+R/9gUdvaiAi4/mIEyEHgW9wcVGMxKs=

G05w2pntZszOSBQt9SSyds0HWHPTrbaye6AJNN23LPh2Bs5QVsa3+rtjWdb4x6kEY3pjKDBZSm1yz+G0hJfKk6M=

Is there any way we can find out or no?

Thanks for your advice's.
There is. If you have the message, then you enter both the message and signature into the signature verification window in bitcoin core, it will tell you the address that signed the message.
legendary
Activity: 1456
Merit: 1005
I have a question on how to find out the signed message is from the same account or different account.

For Example - the below two addresses signed from the same wallet but two different times so how to check it belongs to same btc address or different?

G0dwwU/Ze2+/8gcNuUVYZh5RmDEoqguSejUeDUUUE7shG4CbEsSYO7px+R/9gUdvaiAi4/mIEyEHgW9wcVGMxKs=

G05w2pntZszOSBQt9SSyds0HWHPTrbaye6AJNN23LPh2Bs5QVsa3+rtjWdb4x6kEY3pjKDBZSm1yz+G0hJfKk6M=

Is there any way we can find out or no?

Thanks for your advice's.
Jump to: