shasan
Copper Member
Legendary
Offline
Activity: 2380
Merit: 1301
Playbet.io - Crypto Casino and Sportsbook
|
|
February 03, 2023, 02:18:22 AM |
|
Sorry but someone earlier said that pictures would no way help. Here, let me generate a new fresh blue wallet RIGHT NOW. And I'll update my profile to it and we can try this one last time???
You are giving a tutorial but I I do not mean that. I mean can you provide a screenshot of verifying the signature you are posting here? I think you are posting the signature of someone else or you would sign in/verify the signature. I mean you to show something like: You are also providing a separate address each time, why?
|
|
|
|
SFR10
Legendary
Offline
Activity: 3178
Merit: 3528
Crypto Swap Exchange
|
|
February 03, 2023, 08:48:21 AM |
|
@SeeBiscuit I tried verifying both of your messages in the app itself [BlueWallet] and also their " online verification tool", but I wasn't successful! - Try the above tool and when you were able to get it right, post your message here so we can verify it (make sure to not edit your post)!@shasan and @logfiles Since there's " no standard way to verify SegWit addresses", it's best to use the exact same app to verify their messages. - Having said that, some of the wallets support other signatures (e.g. Trezor Suite).
|
|
|
|
Knight Hider
Member
Offline
Activity: 357
Merit: 91
a young loner on a crusade
|
|
February 03, 2023, 03:37:47 PM |
|
-----BEGIN BITCOIN SIGNED MESSAGE----- Today is 3 February, 2023 and this is Knight Hider of BTT staking this address here as mine. -----BEGIN SIGNATURE----- bc1qgfcveqqqhe972u99dnyrjp3jwstdqnjjc395kt Hy3DUaOERmecQSU7e6glPxqpLJuXBvg9/EcKEv96nyQoHjc/3XrmTVQc7AfOmfbY1nCeuLdSyEOcyFU5zjbRRRY= -----END BITCOIN SIGNED MESSAGE----- --Knight Hider
|
in a world of criminals who operate above the law one man can make a difference and you are going to be that man
|
|
|
shasan
Copper Member
Legendary
Offline
Activity: 2380
Merit: 1301
Playbet.io - Crypto Casino and Sportsbook
|
|
February 03, 2023, 03:48:11 PM |
|
-----BEGIN BITCOIN SIGNED MESSAGE----- Today is 3 February, 2023 and this is Knight Hider of BTT staking this address here as mine. -----BEGIN SIGNATURE----- bc1qgfcveqqqhe972u99dnyrjp3jwstdqnjjc395kt Hy3DUaOERmecQSU7e6glPxqpLJuXBvg9/EcKEv96nyQoHjc/3XrmTVQc7AfOmfbY1nCeuLdSyEOcyFU5zjbRRRY= -----END BITCOIN SIGNED MESSAGE----- --Knight Hider Quoted and verified by https://www.verifybitcoinmessage.com/
|
|
|
|
digaran
Copper Member
Hero Member
Offline
Activity: 1330
Merit: 899
🖤😏
|
|
February 04, 2023, 01:07:19 AM |
|
Do you guys know how to run python? Will this work? import base64 import hashlib import ecdsa
def verify_message(address, signature, message): try: # Decode the signature sig = base64.b64decode(signature) # Obtain the public key from the address pubkey = ecdsa.VerifyingKey.from_address(address) # Hash the message message_hash = hashlib.sha256(hashlib.sha256(message.encode()).digest()).digest() # Verify the signature pubkey.verify(sig, message_hash, hashlib.sha256) return True except ecdsa.keys.BadSignatureError: return False
address = "bc1qsnpc4mdyxgvgqcy2a4d24cfcwsaymknxdm6nkv" signature = "J2b2FQx5A4COCNO3UWbX21152qpPhXPn7zEe5ze/LWBtI0GJSy010rVWDDsXaRCGewUryrB7lyWOrLnbSe0J6iI=" message = "Today is 2 February, 2023 and this is SeeBiscuit of BTT staking this address here as mine."
result = verify_message(address, signature, message) if result: print("The message is verified") else: print("The message is not verified")
|
🖤😏
|
|
|
odolvlobo
Legendary
Offline
Activity: 4494
Merit: 3402
|
|
February 04, 2023, 01:24:23 AM |
|
Do you guys know how to run python? Will this work? ... pubkey = ecdsa.VerifyingKey.from_address(address) ...
Well, it might work if the method ecdsa.VerifyingKey.from_address exists, and it is possible to extract a public key from an address.
|
Join an anti-signature campaign: Click ignore on the members of signature campaigns. PGP Fingerprint: 6B6BC26599EC24EF7E29A405EAF050539D0B2925 Signing address: 13GAVJo8YaAuenj6keiEykwxWUZ7jMoSLt
|
|
|
digaran
Copper Member
Hero Member
Offline
Activity: 1330
Merit: 899
🖤😏
|
|
February 04, 2023, 01:54:02 AM |
|
Do you guys know how to run python? Will this work? ... pubkey = ecdsa.VerifyingKey.from_address(address) ...
Well, it might work if the method ecdsa.VerifyingKey.from_address exists, and it is possible to extract a public key from an address. It's not complete, correct? That's the chatGPT code, it once gave me a code to decode an encoded ETH signed message which no other tool could do, I thought maybe this one could be quicker to use for verifying.
|
🖤😏
|
|
|
TheBeardedBaby
Legendary
Offline
Activity: 2240
Merit: 3150
₿uy / $ell ..oeleo ;(
|
|
February 04, 2023, 03:09:53 AM |
|
-----BEGIN BITCOIN SIGNED MESSAGE----- It's February 3, 7777. I'm SeeBiscuit in BitcoinTalk. Staking my address- 1AbzjJqVWXfXF2Xdobc6Y4o2bMaUMasZQd> -----BEGIN SIGNATURE----- <1AbzjJqVWXfXF2Xdobc6Y4o2bMaUMasZQd> H5O3F7SicWFm+yoY0mFD/+hAjiw0jRP/CCZFZPc2Ahi/cH8P23Ap5YwIKFfSVjmGV7Ls0Sf5uszw8nyDhAh+IGI=> -----END BITCOIN SIGNED MESSAGE-----
Little Mouse Management was here. Underrated Manager Even more Underrated friend. Quoted, I had to edit it a bit toget it verified. -----BEGIN BITCOIN SIGNED MESSAGE----- It's February 3, 7777. I'm SeeBiscuit in BitcoinTalk. Staking my address- 1AbzjJqVWXfXF2Xdobc6Y4o2bMaUMasZQd -----BEGIN SIGNATURE----- 1AbzjJqVWXfXF2Xdobc6Y4o2bMaUMasZQd H5O3F7SicWFm+yoY0mFD/+hAjiw0jRP/CCZFZPc2Ahi/cH8P23Ap5YwIKFfSVjmGV7Ls0Sf5uszw8nyDhAh+IGI= -----END BITCOIN SIGNED MESSAGE----- All is good now.
|
|
|
|
shasan
Copper Member
Legendary
Offline
Activity: 2380
Merit: 1301
Playbet.io - Crypto Casino and Sportsbook
|
|
February 04, 2023, 04:59:50 AM |
|
-----BEGIN BITCOIN SIGNED MESSAGE----- It's February 3, 7777. I'm SeeBiscuit in BitcoinTalk. Staking my address- 1AbzjJqVWXfXF2Xdobc6Y4o2bMaUMasZQd> -----BEGIN SIGNATURE----- <1AbzjJqVWXfXF2Xdobc6Y4o2bMaUMasZQd> H5O3F7SicWFm+yoY0mFD/+hAjiw0jRP/CCZFZPc2Ahi/cH8P23Ap5YwIKFfSVjmGV7Ls0Sf5uszw8nyDhAh+IGI=> -----END BITCOIN SIGNED MESSAGE-----
Little Mouse Management was here. Underrated Manager Even more Underrated friend. Quoted and verified.
|
|
|
|
giammangiato
Legendary
Offline
Activity: 1904
Merit: 1348
|
|
February 06, 2023, 04:06:25 PM |
|
i want to stack here my bitcoin address for the future
bc1qmuu4vf478lescl37e2542qqc70a2patd5zp4am
i hope i do in right way so in the future if i lose the account i just sign a message with this address?
|
| | . .Duelbits. | │ | ..........UNLEASH.......... THE ULTIMATE GAMING EXPERIENCE | │ | DUELBITS FANTASY SPORTS | ████▄▄▄█████▄▄▄ ░▄████████████████▄ ▐██████████████████▄ ████████████████████ ████████████████████▌ █████████████████████ ████████████████▀▀▀ ███████████████▌ ███████████████▌ ████████████████ ████████████████ ████████████████ ████▀▀███████▀▀ | . ▬▬ VS ▬▬ | ████▄▄▄█████▄▄▄ ░▄████████████████▄ ▐██████████████████▄ ████████████████████ ████████████████████▌ █████████████████████ ███████████████████ ███████████████▌ ███████████████▌ ████████████████ ████████████████ ████████████████ ████▀▀███████▀▀ | /// PLAY FOR FREE /// WIN FOR REAL | │ | ..PLAY NOW.. | |
|
|
|
shasan
Copper Member
Legendary
Offline
Activity: 2380
Merit: 1301
Playbet.io - Crypto Casino and Sportsbook
|
|
February 06, 2023, 04:11:27 PM |
|
i want to stack here my bitcoin address for the future
bc1qmuu4vf478lescl37e2542qqc70a2patd5zp4am
i hope i do in right way so in the future if i lose the account i just sign a message with this address?
Quoted for future reference. But it could be better if you can verify your signature. As many a time signature cant be verified for unknown reason.
|
|
|
|
giammangiato
Legendary
Offline
Activity: 1904
Merit: 1348
|
|
February 07, 2023, 05:51:28 PM |
|
Quoted for future reference. But it could be better if you can verify your signature. As many a time signature cant be verified for unknown reason.
with which program can I do it? I use it from android so I need a program or rather an easy-to-use app a howto that explains how to do it in an easy way would also be nice, bad luck I'll do it as soon as I learn!
|
| | . .Duelbits. | │ | ..........UNLEASH.......... THE ULTIMATE GAMING EXPERIENCE | │ | DUELBITS FANTASY SPORTS | ████▄▄▄█████▄▄▄ ░▄████████████████▄ ▐██████████████████▄ ████████████████████ ████████████████████▌ █████████████████████ ████████████████▀▀▀ ███████████████▌ ███████████████▌ ████████████████ ████████████████ ████████████████ ████▀▀███████▀▀ | . ▬▬ VS ▬▬ | ████▄▄▄█████▄▄▄ ░▄████████████████▄ ▐██████████████████▄ ████████████████████ ████████████████████▌ █████████████████████ ███████████████████ ███████████████▌ ███████████████▌ ████████████████ ████████████████ ████████████████ ████▀▀███████▀▀ | /// PLAY FOR FREE /// WIN FOR REAL | │ | ..PLAY NOW.. | |
|
|
|
shasan
Copper Member
Legendary
Offline
Activity: 2380
Merit: 1301
Playbet.io - Crypto Casino and Sportsbook
|
|
February 07, 2023, 05:56:51 PM Last edit: February 08, 2023, 02:12:01 AM by shasan |
|
Quoted for future reference. But it could be better if you can verify your signature. As many a time signature cant be verified for unknown reason.
with which program can I do it? I use it from android so I need a program or rather an easy-to-use app a howto that explains how to do it in an easy way would also be nice, bad luck I'll do it as soon as I learn! You can verify easily in the way mentioned on the link. You have to post your bitcoin private key and wallet address as well as the message. Then signature will be automated. If you use electrum then you can verify from there too Edited.
|
|
|
|
T3PR00T
Member
Offline
Activity: 119
Merit: 38
Yo! Member
|
|
February 07, 2023, 06:13:49 PM |
|
Quoted for future reference. But it could be better if you can verify your signature. As many a time signature cant be verified for unknown reason.
with which program can I do it? I use it from android so I need a program or rather an easy-to-use app a howto that explains how to do it in an easy way would also be nice, bad luck I'll do it as soon as I learn! You can verify easily from https://reinproject.org/bitcoin-signature-tool/#signYou have to post your bitcoin private key and wallet address as well as the message. Then signature will be automated. If you use electrum then you can verify from there too I would not suggest any online tool for signing a message. Assuming you have the private key, restore the address with electrum. It's easy to sign a message with it.
|
Ownership address: bc1qhxlltpz5julxtg5hld7ctl9ssfa2704hk5q9mr
|
|
|
digaran
Copper Member
Hero Member
Offline
Activity: 1330
Merit: 899
🖤😏
|
|
February 07, 2023, 06:21:32 PM |
|
Quoted for future reference. But it could be better if you can verify your signature. As many a time signature cant be verified for unknown reason.
with which program can I do it? I use it from android so I need a program or rather an easy-to-use app a howto that explains how to do it in an easy way would also be nice, bad luck I'll do it as soon as I learn! You can verify easily from https://reinproject.org/bitcoin-signature-tool/#signYou have to post your bitcoin private key and wallet address as well as the message. Then signature will be automated. If you use electrum then you can verify from there too Why would you suggest people to reveal their private keys on an insecure online service? Is it intentional or by mistake? If it's intentional, please refrain from suggesting something with high risk of losing money.
|
🖤😏
|
|
|
SFR10
Legendary
Offline
Activity: 3178
Merit: 3528
Crypto Swap Exchange
|
|
February 07, 2023, 07:47:18 PM |
|
with which program can I do it? I use it from android so I need a program or rather an easy-to-use app a howto that explains how to do it in an easy way would also be nice, bad luck I'll do it as soon as I learn! There's an old thread [it's no longer being maintained due to the inactivity of its OP] that's still partially valid: How to sign a message?!- From which android app you took the above address (perhaps it also has this kind of feature and it's just hidden under the advanced tools or something like that)?
|
|
|
|
shasan
Copper Member
Legendary
Offline
Activity: 2380
Merit: 1301
Playbet.io - Crypto Casino and Sportsbook
|
|
February 08, 2023, 02:16:39 AM |
|
Assuming you have the private key, restore the address with electrum. It's easy to sign a message with it.
Sorry I use a desktop wallet so I wasn't aware whether it is available or not. Edited my previous post. Thanks.
|
|
|
|
UchihaSarada
Full Member
Offline
Activity: 496
Merit: 142
Hire Bitcointalk Camp. Manager @ r7promotions.com
|
|
February 14, 2023, 02:25:11 AM |
|
-----BEGIN BITCOIN SIGNED MESSAGE----- Today is 14 February, 2023 and I am UchihaSarada stakes this address. -----BEGIN SIGNATURE----- bc1q5vxxkgenhl28t978qe7nt5wfc7pqdnrweq2pv2 H16p4+B5ePgPS0oYjGFY4EEHYCGmL1dD/g8XVMfiz585PhOuVxdW8o74TRoNXXUUkEX9u1g/+OoLV1IvgiDasaM= -----END BITCOIN SIGNED MESSAGE-----
|
|
|
|
shasan
Copper Member
Legendary
Offline
Activity: 2380
Merit: 1301
Playbet.io - Crypto Casino and Sportsbook
|
|
February 14, 2023, 02:41:30 AM |
|
-----BEGIN BITCOIN SIGNED MESSAGE----- Today is 14 February, 2023 and I am UchihaSarada stakes this address. -----BEGIN SIGNATURE----- bc1q5vxxkgenhl28t978qe7nt5wfc7pqdnrweq2pv2 H16p4+B5ePgPS0oYjGFY4EEHYCGmL1dD/g8XVMfiz585PhOuVxdW8o74TRoNXXUUkEX9u1g/+OoLV1IvgiDasaM= -----END BITCOIN SIGNED MESSAGE-----
Signature quoted and verified.
|
|
|
|
UchihaSarada
Full Member
Offline
Activity: 496
Merit: 142
Hire Bitcointalk Camp. Manager @ r7promotions.com
|
|
February 14, 2023, 04:48:33 AM |
|
-----BEGIN BITCOIN SIGNED MESSAGE----- Today is 14 February, 2023 and I am UchihaSarada stakes this address. -----BEGIN SIGNATURE----- bc1q5vxxkgenhl28t978qe7nt5wfc7pqdnrweq2pv2 H16p4+B5ePgPS0oYjGFY4EEHYCGmL1dD/g8XVMfiz585PhOuVxdW8o74TRoNXXUUkEX9u1g/+OoLV1IvgiDasaM= -----END BITCOIN SIGNED MESSAGE-----
Signature quoted and verified.Thank you.
|
|
|
|
|