Pages:
Author

Topic: Stake your Bitcoin address here - page 56. (Read 1462782 times)

legendary
Activity: 3472
Merit: 10611
June 23, 2020, 12:12:11 AM
The website calculates the signature and the message, ~~
That's why it will always show a result for whatever signature+message you input, and it will always be shown as a Legacy address

it calculates the "public key", the signature and  the message are already given.
and the formula is Q = r−1(sR − eG).
and it is not "always" there are cases when there is no valid Q (public key) recovered from the signature.
copper member
Activity: 1652
Merit: 1325
I'm sometimes known as "miniadmin"
June 22, 2020, 10:31:18 AM
I have also verified from electrum. The signature poster is not responding here so, we cant understand the reality. But As signature is verified and message is verified how those could be wrong? I think there is something wrong with the wallet ID.
The comparison might not be the best; but I'll try it anyway.

The website calculates the signature and the message, and produces an address, if they match, the signature is verified; if it doesn't, then it can't verify the signature. In the event of you not providing an address for said message, the website will show you what is has calculated.

In simpler terms (comparison): You use a website to verify that the result you have on the square root of 4. the website calculates the sqrt of 4, and if you input the value of 2; it will verify it. If you input (for example) 7, it will fail to verify. And if you leave it blank, it will show the right answer, in this case, 2.

But there is more than 1 correct answer to this! In the example I provided, both 2 and -2 are the right answer, and not only 2. The example website, only displays positive value numbers (+2), and doesn't work with negatives (-2). The website you've used to verify the signature works similarly; it does support Legacy addresses (1....) but doesn't support Segwit addresses (bc.../3...).

That's why it will always show a result for whatever signature+message you input, and it will always be shown as a Legacy address
hero member
Activity: 1456
Merit: 624
Maintain Social Distance, Stay safe.
June 21, 2020, 10:25:08 PM
I have checked and I could verify the signature both on electrum and brainwalletx. But the address need to change, the real address should be 1BULwmXDh7JZJuQ4noLKouMqvNSbF7x7dj. Message has been verified from 1BULwmXDh7JZJuQ4noLKouMqvNSbF7x7dj
AFAIK brainwalletx can just verify the bitcoin addresses starting with 1xx....xx. I remember trying it in the past with segwit bc1 and 3xx...xx adresses and failed. Now if Electrum is failing to validate it too then there is a problem in the message tho. Correct me if I am wrong or if there is updates that I missed  Smiley
I have also verified from electrum. The signature poster is not responding here so, we cant understand the reality. But As signature is verified and message is verified how those could be wrong? I think there is something wrong with the wallet ID.
legendary
Activity: 3178
Merit: 1140
#SWGT CERTIK Audited
June 21, 2020, 06:06:08 AM
I have checked and I could verify the signature both on electrum and brainwalletx. But the address need to change, the real address should be 1BULwmXDh7JZJuQ4noLKouMqvNSbF7x7dj. Message has been verified from 1BULwmXDh7JZJuQ4noLKouMqvNSbF7x7dj
AFAIK brainwalletx can just verify the bitcoin addresses starting with 1xx....xx. I remember trying it in the past with segwit bc1 and 3xx...xx adresses and failed. Now if Electrum is failing to validate it too then there is a problem in the message tho. Correct me if I am wrong or if there is updates that I missed  Smiley
legendary
Activity: 3472
Merit: 10611
June 21, 2020, 01:53:03 AM
I think signature code is unique for each time generated. If the address is not as I mentioned and if there is something included/excluded on the message or somewhere else then how it is verified from the address as I mention 1BU-------7dj?

every signature is valid for a public key and that public key can be computed from the given signature and the message that was signed. that doesn't mean the found public key is the correct one. what you did above is to exploit a bug in the website you linked which happens when the message doesn't include any addresses, they calculate the public key(s) and compute its corresponding address and show you that.
try changing stuff in the message (add space, add new words,...) and take the same steps. that site will always show you a different address no matter what!
hero member
Activity: 1456
Merit: 624
Maintain Social Distance, Stay safe.
June 21, 2020, 12:10:01 AM
But the address need to change, the real address should be 1BULwmXDh7JZJuQ4noLKouMqvNSbF7x7dj.
No... the address does not need to change. The way the message has been formatted and/or copy/pasted to Bitcointalk needs to be modified. Most likely there is "missing" or extra whitespace (like spaces, tabs, newline characters etc) in the post here which is actually causing the issue.

I doubt the poster has the address "1BUL..." in their wallet.
I think signature code is unique for each time generated. If the address is not as I mentioned and if there is something included/excluded on the message or somewhere else then how it is verified from the address as I mention 1BU-------7dj?
HCP
legendary
Activity: 2086
Merit: 4361
June 20, 2020, 11:18:48 PM
But the address need to change, the real address should be 1BULwmXDh7JZJuQ4noLKouMqvNSbF7x7dj.
No... the address does not need to change. The way the message has been formatted and/or copy/pasted to Bitcointalk needs to be modified. Most likely there is "missing" or extra whitespace (like spaces, tabs, newline characters etc) in the post here which is actually causing the issue.

I doubt the poster has the address "1BUL..." in their wallet.
hero member
Activity: 1456
Merit: 624
Maintain Social Distance, Stay safe.
June 20, 2020, 10:55:29 PM
Code:
-----BEGIN BITCOIN SIGNED MESSAGE-----
06-20-2020. I am Charles-Tim from bitcointalk forum. My primary bitcoin address for reference: 3HkmxFukfkRkTV6BR7xRSNxGjyM38qcnaJ
-----BEGIN SIGNATURE-----
3HkmxFukfkRkTV6BR7xRSNxGjyM38qcnaJ
H81r6kuKPM+VX/8MrXAbpXOWNTGPvQlpyM339XH0BPxQJbsftiVRO1O0GLDnVtd5pzpJaZKuy4yg+fB1Zh8ZMrU=
-----END BITCOIN SIGNED MESSAGE-----
Not sure if it's just me but Something is definitely wrong with your signature or message mate
I have failed to verify it using both Brainwalletx
I have tried different app/site to verify the signed message but it gives me failed message. You may try to sign a message again and make sure you copied the whole thing properly.
I have checked and I could verify the signature both on electrum and brainwalletx. But the address need to change, the real address should be 1BULwmXDh7JZJuQ4noLKouMqvNSbF7x7dj. Message has been verified from 1BULwmXDh7JZJuQ4noLKouMqvNSbF7x7dj
copper member
Activity: 2142
Merit: 1305
Limited in number. Limitless in potential.
June 20, 2020, 09:34:30 PM
Code:
-----BEGIN BITCOIN SIGNED MESSAGE-----
06-20-2020. I am Charles-Tim from bitcointalk forum. My primary bitcoin address for reference: 3HkmxFukfkRkTV6BR7xRSNxGjyM38qcnaJ
-----BEGIN SIGNATURE-----
3HkmxFukfkRkTV6BR7xRSNxGjyM38qcnaJ
H81r6kuKPM+VX/8MrXAbpXOWNTGPvQlpyM339XH0BPxQJbsftiVRO1O0GLDnVtd5pzpJaZKuy4yg+fB1Zh8ZMrU=
-----END BITCOIN SIGNED MESSAGE-----
Not sure if it's just me but Something is definitely wrong with your signature or message mate
I have failed to verify it using both Brainwalletx
I have tried different app/site to verify the signed message but it gives me failed message. You may try to sign a message again and make sure you copied the whole thing properly.
copper member
Activity: 2170
Merit: 1822
Top Crypto Casino
June 20, 2020, 05:31:03 PM
Code:
-----BEGIN BITCOIN SIGNED MESSAGE-----
06-20-2020. I am Charles-Tim from bitcointalk forum. My primary bitcoin address for reference: 3HkmxFukfkRkTV6BR7xRSNxGjyM38qcnaJ
-----BEGIN SIGNATURE-----
3HkmxFukfkRkTV6BR7xRSNxGjyM38qcnaJ
H81r6kuKPM+VX/8MrXAbpXOWNTGPvQlpyM339XH0BPxQJbsftiVRO1O0GLDnVtd5pzpJaZKuy4yg+fB1Zh8ZMrU=
-----END BITCOIN SIGNED MESSAGE-----
Not sure if it's just me but Something is definitely wrong with your signature or message mate
I have failed to verify it using both Brainwalletx



and Electrum


Please try signing it again properly.
legendary
Activity: 1512
Merit: 4795
Leading Crypto Sports Betting & Casino Platform
June 20, 2020, 03:54:44 PM
Code:
-----BEGIN BITCOIN SIGNED MESSAGE-----
06-20-2020. I am Charles-Tim from bitcointalk forum. My primary bitcoin address for reference: 3HkmxFukfkRkTV6BR7xRSNxGjyM38qcnaJ
-----BEGIN SIGNATURE-----
3HkmxFukfkRkTV6BR7xRSNxGjyM38qcnaJ
H81r6kuKPM+VX/8MrXAbpXOWNTGPvQlpyM339XH0BPxQJbsftiVRO1O0GLDnVtd5pzpJaZKuy4yg+fB1Zh8ZMrU=
-----END BITCOIN SIGNED MESSAGE-----
sr. member
Activity: 1050
Merit: 416
Buy Bitcoin
June 18, 2020, 11:54:24 AM

Message was signed using Electrum

Code:
-----BEGIN BITCOIN SIGNED MESSAGE-----
15/06/2020 I'm BeggarInCryptos from bitcointalk forum. My address for further reference : 14piFmQxXvqFY2r4nE5kaFBYoCpbBvLTGZ
-----BEGIN SIGNATURE-----
14piFmQxXvqFY2r4nE5kaFBYoCpbBvLTGZ
H20U1w5T2nObh7aapme4D2tPHrHJaHenzjcbVlWiftGQXPMRasIAatBRROJTxgKHVrmwGjTwKR0naUSm2Rhz8nI=
-----END BITCOIN SIGNED MESSAGE-----




Quoted, Verified and archived
full member
Activity: 401
Merit: 104
June 18, 2020, 10:23:33 AM

Message was signed using Electrum

Code:
-----BEGIN BITCOIN SIGNED MESSAGE-----
15/06/2020 I'm BeggarInCryptos from bitcointalk forum. My address for further reference : 14piFmQxXvqFY2r4nE5kaFBYoCpbBvLTGZ
-----BEGIN SIGNATURE-----
14piFmQxXvqFY2r4nE5kaFBYoCpbBvLTGZ
H20U1w5T2nObh7aapme4D2tPHrHJaHenzjcbVlWiftGQXPMRasIAatBRROJTxgKHVrmwGjTwKR0naUSm2Rhz8nI=
-----END BITCOIN SIGNED MESSAGE-----


full member
Activity: 260
Merit: 100
June 18, 2020, 06:41:40 AM
Should I re-generate, or will it be ok for proof of ownership of the account?

Signed with Trezor. Address: 33QCnZcVhnyMimmPuDUTQqha5SLUHCAR5m

Code:
-----BEGIN BITCOIN SIGNED MESSAGE-----
This is sebr1ng from bitcointalk.org - today is June 18, 2020
-----BEGIN SIGNATURE-----
JMEfhddylVMxGVSSJ+F/53ARR76DDCDrBGIvRxWRMRfgZR8yJLENBdudwn2HquGa9O2Zzw39nbALw3DCwIVcsmE=
-----END BITCOIN SIGNED MESSAGE-----

Hope it'll be ok this way!

Quoted, verified and archived.

A little advice; you should include your address in "insert address here". That's the usual format.
Code:
-----BEGIN BITCOIN SIGNED MESSAGE-----
This is sebr1ng from bitcointalk.org - today is June 18, 2020
-----BEGIN SIGNATURE-----

JMEfhddylVMxGVSSJ+F/53ARR76DDCDrBGIvRxWRMRfgZR8yJLENBdudwn2HquGa9O2Zzw39nbALw3DCwIVcsmE=
-----END BITCOIN SIGNED MESSAGE-----
asu
legendary
Activity: 1302
Merit: 1136
June 18, 2020, 06:27:52 AM
Signed with Trezor. Address: 33QCnZcVhnyMimmPuDUTQqha5SLUHCAR5m

Code:
-----BEGIN BITCOIN SIGNED MESSAGE-----
This is sebr1ng from bitcointalk.org - today is June 18, 2020
-----BEGIN SIGNATURE-----
JMEfhddylVMxGVSSJ+F/53ARR76DDCDrBGIvRxWRMRfgZR8yJLENBdudwn2HquGa9O2Zzw39nbALw3DCwIVcsmE=
-----END BITCOIN SIGNED MESSAGE-----

Hope it'll be ok this way!

Quoted, verified and archived.

A little advice; you should include your address in "insert address here". That's the usual format.
Code:
-----BEGIN BITCOIN SIGNED MESSAGE-----
This is sebr1ng from bitcointalk.org - today is June 18, 2020
-----BEGIN SIGNATURE-----

JMEfhddylVMxGVSSJ+F/53ARR76DDCDrBGIvRxWRMRfgZR8yJLENBdudwn2HquGa9O2Zzw39nbALw3DCwIVcsmE=
-----END BITCOIN SIGNED MESSAGE-----
full member
Activity: 260
Merit: 100
June 18, 2020, 06:25:49 AM
Signed with Trezor. Address: 33QCnZcVhnyMimmPuDUTQqha5SLUHCAR5m

Code:
-----BEGIN BITCOIN SIGNED MESSAGE-----
This is sebr1ng from bitcointalk.org - today is June 18, 2020
-----BEGIN SIGNATURE-----
JMEfhddylVMxGVSSJ+F/53ARR76DDCDrBGIvRxWRMRfgZR8yJLENBdudwn2HquGa9O2Zzw39nbALw3DCwIVcsmE=
-----END BITCOIN SIGNED MESSAGE-----


Hope it'll be ok this way!
copper member
Activity: 2142
Merit: 1305
Limited in number. Limitless in potential.
June 16, 2020, 05:22:03 PM

Message was signed using Electrum

Code:
-----BEGIN BITCOIN SIGNED MESSAGE-----
16/06/2020 I'm Sheckley from bitcointalk forum. My address for further reference : 1EFNeQBUL4VdDfESzy5R2wTpicp3HZ4LoT
-----BEGIN SIGNATURE-----
1EFNeQBUL4VdDfESzy5R2wTpicp3HZ4LoT
H8fEDlLKpQluYbEArIeuQUmWpabR1VKphImPQcnCx2TUeEMveoMuWoxZq0XAdyFMqJHYX3glD2AKIiOKjono5ok=
-----END BITCOIN SIGNED MESSAGE-----

Quoted, verified, and archive it for you.
full member
Activity: 279
Merit: 102
June 16, 2020, 05:19:08 PM

Message was signed using Electrum

Code:
-----BEGIN BITCOIN SIGNED MESSAGE-----
16/06/2020 I'm Sheckley from bitcointalk forum. My address for further reference : 1EFNeQBUL4VdDfESzy5R2wTpicp3HZ4LoT
-----BEGIN SIGNATURE-----
1EFNeQBUL4VdDfESzy5R2wTpicp3HZ4LoT
H8fEDlLKpQluYbEArIeuQUmWpabR1VKphImPQcnCx2TUeEMveoMuWoxZq0XAdyFMqJHYX3glD2AKIiOKjono5ok=
-----END BITCOIN SIGNED MESSAGE-----
legendary
Activity: 2044
Merit: 1018
Not your keys, not your coins!
June 15, 2020, 09:45:01 AM
I should probably do this - should have done 2 years ago lol

Code:
-----BEGIN BITCOIN SIGNED MESSAGE-----
06-15-2020  I am MoparMiningLLC aka Stryfe from bitcointalk forum. My primary bitcoin address for reference : 1MoparCzLLgVhFjLMo9iS4a8qeEMpF3EeJ
-----BEGIN SIGNATURE-----
1MoparCzLLgVhFjLMo9iS4a8qeEMpF3EeJ
HFYUQpodbzlwnCoMwbQOLf40aRZDqb+HoNjBF9kAvm8AN3/dX9JjwQFu2FFk4dfc2MVFlLLLdXDtCEkqGINRI9U=
-----END BITCOIN SIGNED MESSAGE-----
Quoted and verified.
Archive.
legendary
Activity: 2240
Merit: 3150
₿uy / $ell ..oeleo ;(
June 15, 2020, 08:49:12 AM
Message was signed using Electrum

Code:
-----BEGIN BITCOIN SIGNED MESSAGE-----
15/06/2020 I'm lovesmayfamilis from bitcointalk forum. My address for further reference : 1FgCDJf8fGUPfCw3PsbF3B7xYWPMpSns9M
-----BEGIN SIGNATURE-----
1FgCDJf8fGUPfCw3PsbF3B7xYWPMpSns9M
IKqHJ917E5RIj4P54WHxow7a4Y+pXGEDcbOHaP+IlGkYHVatsVnqxXnm7gAhBdk8BqIELCwgzBMjsNe2iMqhrCY=
-----END BITCOIN SIGNED MESSAGE-----

Quoted,Verified with Core, archived.

Pages:
Jump to: