Bitcoin Forum
April 30, 2024, 12:01:13 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 [2]  All
  Print  
Author Topic: Verifying a signed message *without* a Bitcoin client installed?  (Read 7433 times)
vitruvio
Sr. Member
****
Offline Offline

Activity: 850
Merit: 331



View Profile
December 14, 2013, 02:41:46 PM
 #21

Congratulations for the good job.

Regards
Every time a block is mined, a certain amount of BTC (called the subsidy) is created out of thin air and given to the miner. The subsidy halves every four years and will reach 0 in about 130 years.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714478473
Hero Member
*
Offline Offline

Posts: 1714478473

View Profile Personal Message (Offline)

Ignore
1714478473
Reply with quote  #2

1714478473
Report to moderator
1714478473
Hero Member
*
Offline Offline

Posts: 1714478473

View Profile Personal Message (Offline)

Ignore
1714478473
Reply with quote  #2

1714478473
Report to moderator
jackjack
Legendary
*
Offline Offline

Activity: 1176
Merit: 1233


May Bitcoin be touched by his Noodly Appendage


View Profile
December 15, 2013, 02:12:08 PM
 #22

I've been asked by someone in newbie jail, or unable to register, to post here this online signature verification tool he created: coinig.com.  (Some CYA: this is not an endorsement of the correct functionality, security, privacy, etc. of the tool, just sharing a link.)
Who's the guy?
Is he currently registered?

Own address: 19QkqAza7BHFTuoz9N8UQkryP4E9jHo4N3 - Pywallet support: 1AQDfx22pKGgXnUZFL1e4UKos3QqvRzNh5 - Bitcointalk++ script support: 1Pxeccscj1ygseTdSV1qUqQCanp2B2NMM2
Pywallet: instructions. Encrypted wallet support, export/import keys/addresses, backup wallets, export/import CSV data from/into wallet, merge wallets, delete/import addresses and transactions, recover altcoins sent to bitcoin addresses, sign/verify messages and files with Bitcoin addresses, recover deleted wallets, etc.
scintill
Sr. Member
****
Offline Offline

Activity: 448
Merit: 254


View Profile WWW
December 31, 2013, 12:48:20 AM
 #23

Who's the guy?
Is he currently registered?

I was respecting privacy, but on second thought I don't think he would mind.  His name is Gregor Volkmann and his site is at http://gregor.volkmann.me/ .  He contacted me by email so I don't have a username, and I couldn't find one with search.  I haven't heard from him since telling him I posted, so I guess he hasn't registered.  He probably only would have posted the link, but looking at his home page he seems open to being contacted, if people have questions or whatnot.

1SCiN5kqkAbxxwesKMsH9GvyWnWP5YK2W | donations
the_beast
Full Member
***
Offline Offline

Activity: 145
Merit: 102


View Profile WWW
May 26, 2014, 09:18:49 AM
 #24

Maybe it's one more tool for handling signatures, but you could try FSV. This is a new multiple-platform GUI soft for PC. It's a pretty handy tool for signed messages checking.

https://bitcointalk.org/index.php?topic=623085.msg6904979#msg6904979

GooChain : A unique search engine for the Bitcoin blockchain
gweedo
Legendary
*
Offline Offline

Activity: 1498
Merit: 1000


View Profile
May 27, 2014, 12:46:27 AM
 #25

If anyone wants apicoin can do many verifications of signatures at once, https://apicoin.io/api/v1/doc/#verifymessage
jonald_fyookball
Legendary
*
Offline Offline

Activity: 1302
Merit: 1004


Core dev leaves me neg feedback #abuse #political


View Profile
May 27, 2014, 01:15:36 AM
 #26

is this done in PHP?

if not, i can do it, is there a bounty?

UserVVIP
Sr. Member
****
Offline Offline

Activity: 294
Merit: 250


View Profile
October 16, 2015, 03:18:32 AM
 #27

It should be pretty easy to do either way.
rjmacarthy
Newbie
*
Offline Offline

Activity: 45
Merit: 0


View Profile WWW
October 16, 2015, 11:50:17 AM
 #28

I'd use bitcore.io to do this.

http://bitcore.io/api/transaction/transaction.html#Transaction#verifySignature

Javascript framework can be installed locally or using node.js.

Hope this helps.

BitTalkyy
Newbie
*
Offline Offline

Activity: 28
Merit: 0


View Profile
October 16, 2015, 02:47:33 PM
 #29

Check my tutorial with PHP here -> https://bitcointalk.org/index.php?topic=1210197.0
bit22gen
Jr. Member
*
Offline Offline

Activity: 45
Merit: 1


View Profile
October 16, 2015, 04:39:01 PM
 #30

If I have a Bitcoin address and a message signed with the private key of that address, is there a way to verify the signature with standard Unix commands?

bitsig (C++) can verify signatures:

http://bitcoin-gen.org/

Example:

$ bitsig verifyRaw "test" G93M44UVAiOAe7do7TJbtFrvedSpjoq6HFzCT0KZZW07/TvpE/qXxiZf6q7OV4nIqYkq9DDYPbvYTemsmpb0kbk= 17RjaCGZQbe2Cw984YdWcMcWDgM86kM7EN
Verifying raw message: test
Verifying signature...
Signed by the address: 17RjaCGZQbe2Cw984YdWcMcWDgM86kM7EN
Pages: « 1 [2]  All
  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!