Bitcoin Forum
November 01, 2025, 01:25:38 PM *
News: Latest Bitcoin Core release: 30.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: How to sign a message?!  (Read 296 times)
Chilwell (OP)
Hero Member
*****
Offline Offline

Activity: 1106
Merit: 614


The Alliance Of Bitcointalk Translators - ENG>PID


View Profile WWW
October 20, 2025, 07:55:33 PM
Merited by dkbit98 (3), nc50lc (2), TypoTonic (2), LTU_btc (1), Findingnemo (1), bitmover (1), Hatchy (1), Mia Chloe (1), DYING_S0UL (1)
 #1

The author of this thread is inactive for a very long time( more than a year) and the images are broken, I decided to fix the broken images. As LTU_btc suggested,  when Financisto was requesting from author to add this to his tutorial.





Welcome to the world of bitcoin.

I have been a Newbie like you, looking for scrap, asking questions, working faucets. Faucets are a waste of time. Yes, it was a bit easier in the past. I could join a signature campaign with only 19 posts. Spammers have ruined this pretty much for Newbies though and if they continue I am afraid they will ruin it for all of us. This is not the topic though, sorry for the distraction. You dont believe me that I joined a campaign as Newbie? Well I can proof it to you and I can show you how. By signing a message.

The post quoted below was written by me. It was not edited and it contains a bitcoin address. If you click on its link you will see that it has no dotted line below the time and date. See here for an edited post. I changed it today. Here is a picture.

19 posts... im in

18uTXyQubfaYrkbQDdaXhzd2ALEY5YN77B

And I can sign a message with this address to prove that I still have access to the private key that belongs to this address.

Code:
-----BEGIN BITCOIN SIGNED MESSAGE-----
This is shorena from bitcointalk.org and today is 2015.03.14
or as some of you might write it 03/14/15 pi day 2015
-----BEGIN SIGNATURE-----
18uTXyQubfaYrkbQDdaXhzd2ALEY5YN77B
IFtLgDZCpvfw0DT70RCLcYXj3Dbjf68sc6pj/C+u5K6IC8PIhHE4Y/ldllt1/yhrZpVW/shFRf7rxQYdsW/CcBM=
-----END BITCOIN SIGNED MESSAGE-----

You are probably not impressed. So what, a signed message, you might think, but its very important here if you want to trade with someone. There are currently at least 3 accounts in the meta section that are contested. The main problem with all of them is: someone was unable to sign a message, someone did not request a signed message for a trade or someone has no idea how to sign a message. I will try my very best to show you how to sign a message and how to verify a signed message. For this I will use pictures as I know not everyone here speaks english. I will also update this thread over time.

If you want to get your address witnessed somewhere for the future, use this thread by Tomatocage -> https://bitcointalk.org/index.php?topic=996318.0
Someone will quote your post there to make sure a hacker that has control over your account can not change it. Make sure you only post addresses you can sign a message with. You can use this thread to test signing message, I will verify them all and Im sure other users will chime in when I am not online as well.



If you want to thank me because this thread has helped you, post a signed message. If you just tell me it helped you, Ill probably think you never even bothered to read this.




Index:




Format:

Note: Always include the date and reason when creating a message. If you sign a generic message it could be reused by someone else.

When you sign a message you want to present it to someone else and they want to verify the message. In order to make this extra easy its important to use a certain format. You can modify it as needed, but there are certain things to keep in mind.
Every symbol is important. The symbols > and < in my examples have to be removed. When you sign a message and somewhere have two spaces between two words, both are important for the signature. Thats the whole point of a signature. It detects whether someone changed the message or not. The board here has a "code" environment thats perfect for this. It will make sure no linebreaks are added and the other person can easily copy it. I used the same format above.

If you write a post/PM it should look like on the picture below:


and for everyone else reading, it looks like this:
Code:
-----BEGIN BITCOIN SIGNED MESSAGE-----
<insert message here>
-----BEGIN SIGNATURE-----
<insert address here>
<insert signature here>
-----END BITCOIN SIGNED MESSAGE-----

I added an example how to post the signed message for the blockchain.info part here.




Dos and Don'ts:
return to index

  • DO include the current date. This ensures the signature can not be reused on a different day.
  • DO include the reason and be specific. This ensures the signature can not be resued for a different reason.
  • DO include your nickname and where you use it. This ensures the signature can not be reused, e.g. by Shorena on AcmeCorpTalk.

  • DO NOT use a compromised machine (virus, keylogger, etc.) to create a signature. Signing unlocks your wallets protection the same way spending bitcoin does.
  • DO NOT upload your private key somewhere in order to create a signature.
  • DO NOT give your private key to someone else in order to create a signature for you.

You think something is missing here? Leave a reply below.




Pay to script hash (P2SH) addresses:
return to index

There is no way for pay to script hash addresses without private key (yes, they are possible) to sign a message. For multi-sig-addresses (a subset of P2SH addresses) there are private keys, but there is no consistent definition on how a signature for a message would be verified. Thus, its impossible to sign a message with an address starting with a 3 in a realiable way. With the addition of P2SH-P2WPKH addresses (SegWit, but starting with a 3) this did not change. At least it did not in bitcoin core, other wallets may still allow signing or verification.





Creating a Signature:
return to index

Bitcoin Core version v0.10.0
return to index






Electrum v 1.9.8
return to index
Note: Electrum 2.3.1 and 2.5.4 are exactly the same in this regard.






MultiBit v 0.5.18
return to index






MultiBit HD v 0.1
return to index






Blockchain.info
return to index

Note: Blockchain.info is an online wallet, thus their interface could change. Since there is no version number to indicate a change I added the date. I used the stock Tor browser for this (see the URL), but its identical to the regular version. The black bar masks the wallet identifier. Its a throwaway wallet, but I tend to remove stuff like this.






Blockchain.info v2 2016.05.11
return to index

Update (2017.5.13): According to user apoorvlathey it is now possible to sign messages with the new version as it was in the past. User sHeRiLyN1618 reports that this is only possible for imported addresses, but not addresses generated with the service. For more information read the posts starting from here -> https://bitcointalk.org/index.php?topic=990345.msg18991565#msg18991565

Update (2016.5.11): It is now possible to sign messages with imported private keys.
Th0ur007 wrote a step by step here -> https://bitcointalk.org/index.php?topic=1467458

Note: Blockchain.info's new wallet does not allow you to sign a message, nor does it allow you to easily export the private key in order to sign with a different wallet. There is a crude work around here -> https://docs.google.com/document/d/1-2l6xOqcbjs9QWEqSh72RD1d8EEdvG_hQuEXw_f_o6w/edit
Use at your own risk!



Mycelium 2.3.0 - 2.5.2 on Android Lollipop
return to index

Note: In order to get a preformatted message select "Share Text + Signature" at the last step, open with e.g. your Mail programm and copy the complete message from there.





Coinbase
return to index

Note: 2018.03.04 coinbase has removed the tutorial.

See their how to for now: https://support.coinbase.com/customer/portal/articles/1526413-how-do-i-sign-a-message-with-a-bitcoin-address-



Bither v.1.3.7.1
return to index





Ledger Wallet Bitcoin v.1.10.1
return to index
Note! full credit for this section goes to JeremyB. Go thank them, not me!





Trezor Wallet
return to index
Note: full credit for this section goes to JeremyB. Go thank them, not me!







Verifying a Signature:
return to index

Blocktrail
return to index

link: https://www.blocktrail.com/BTC?verifysignedmessage=1

Note: This service requires JavaScript and might not work with all browsers.

Correct Signature




Incorrect Address




Incorrect Signature & Modified Message




Incorrect & Modified Signature






Chain Query Alpha
return to index

link: http://chainquery.com/bitcoin-api/verifymessage

Correct Signature




Incorrect Signature & Modifed Address




Incorrect Signature & Modified Message




Incorrect & Modified Signature






coinig.com
return to index

Will be added ASAP Seem to be bugged when verifying messages with at least one linebreak. Will add them once its fixed.



Brainwallet.github.io
return to index

Note: 2018.03.02: New link https://brainwalletx.github.io/#verify

Note: 2015.12.20: Brainwallet has a copy here -> http://wallet-2sx53n.sakurity.com/#verify

Note: 2015.08.08: Brainwallet is no longer operational, old pictures still linked below.

Note: 2015.04.03: I noticed the site was improved since I made the picture below. The updated version now allows to input the address, the message and the signature seperately as bitcoin-qt/core would. Since the old way is still working, I did not update the pictures. Thanks 2 [/url=https://bitcointalk.org/index.php?topic=990345.msg31257348#msg31257348]JeremyB[/url] for updating the pictures.

link: https://brainwallet.github.io/#verify copy: http://wallet-2sx53n.sakurity.com/#verify

(Bitcoin-QT) Correct Signature



(Bitcoin-QT) Incorrect Signature



(Bitcoin-QT) Correct Signature & Missing address





Correct Signature



Incorrect Signature & Missing Address



Incorrect Signature





Trezor
return to index
Note: full credit for this section goes to JeremyB. Go thank them, not me!

Correct Signature




Incorrect Signature







License (CC BY-SA 3.0):
return to index

You are free to:
  • Share - copy and redistribute the material in any medium or format
  • Adapt - remix, transform, and build upon the material
for any purpose, even commercially. I cannot revoke these freedoms as long as you follow the license terms.

Under the following terms:
  • Attribution - You must give appropriate credit (mentioning my name [shorena] is enough), provide a link to the license, and indicate if changes were made.
  • ShareAlike - If you remix, transform, or build upon the material, you must distribute your contributions under the same license (see link).

link -> https://creativecommons.org/licenses/by-sa/3.0/

Signed version:

Code:
-----BEGIN BITCOIN SIGNED MESSAGE-----
This is shorena from bitcointalk.org and today is the 24th of April 2015.
I publish my guide to sign message with bitcoin addresses and all related pictures under CC BY-SA 3.0
link to guide  : https://bitcointalk.org/index.php?topic=990345.0
link to license: https://creativecommons.org/licenses/by-sa/3.0/
-----BEGIN SIGNATURE-----
18uTXyQubfaYrkbQDdaXhzd2ALEY5YN77B
IDYQyGOx2rG9aJ3bZH/SJSRFZJMZiMrIxiNNY1Hv9geHLlYeGdYbH+AxNbT+qXGmEzojFt//loC+sj8yGo6AV9A=
-----END BITCOIN SIGNED MESSAGE-----



todo:
Code:
https://tools.bitcoin.com/verifier.html - verify
https://blockexplorer.com/messages/verify - verify
Bither v 1.3.7.1 - verify
Bitcoin Core version v0.12.0 - verify
Electrum 2.x - verify
Blockchain.info - verify
Multibit - verify
Multibit HD - verify
list more wallets/services that currently not support signing, add reference where possible
coinbase (own w/o text)
armory
(when fixed) coinig.com - verify


changelog:
Code:
2018.03.04 - added Filipino translation done by uelque, coinbase how to no longer available.
2018.03.02 - added Trezor sign/verify, ledger sign, brainwalletx updated pictures & french translation all done by JeremyB
2017.05.13 - bc.iv2 - working
2017.03.24 - Bither Android HD -> cant sign
2016.12.14 - "thanks" w/o signed message = idiot/spammer/or worse
2016.12.11 - added btc.com, freewallet.org, GreenAddress, breadwallet, Coinomi, Electrum, Coins.ph. Samourai and blockchain.info for android as cant sign.
2016.07.31 - added bitgo.com as cant sign.
2016.05.11 - Updated bc.i v2 with link to Th0ur007's guide.
2016.04.17 - added a few sentences on p2sh addresses
2016.03.04 - added work around for bc.i v2
2015.12.20 - readded brainwallet via a mirror, reinstated the pictures
2015.10.01 - problem with blocktrail was fixed, removed the warning and reinstated the pictures
2015.10.01 - added warning because blocktrail has problems verifying certain messages
2015.09.17 - added notes how each section is sorted
2015.09.17 - changed all imgur links/sources to https
2015.09.17 - added Bither v 1.3.7.1 (screenshots Ubuntu, Windows identical)
2015.09.17 - added several Copay (several version) to cant sign
2015.09.17 - added didnt bother to test section
2015.09.16 - added blocktrail.com - verify
2015.09.11 - sorted cant sign by name
2015.09.11 - added several more iOS 7.1.2 wallet to cant sign: Coins, ANX Vault, GreenAddress, BitX, Bitcoin Vault, Coins.ph
2015.09.11 - added Coinbase for Android thanks to prodigy8
2015.09.11 - updated todo list (blocktrail verify)
2015.09.10 - added several iOS 7.1.2 wallets to cant sign: bitWallet, breadwallet, Coinbase, Yallet, Wallet by Blocktrail, Bither Hot and Hotwallet
2015.08.12 - updated todo
2015.08.12 - added chain query alpha - verify - pictures
2015.08.11 - added link to chain query alpha - verify
2015.08.10 - added greenbits/-address to cant sign
2015.08.09 - temp removed coinig.com as it seems to be broken when verifying messages with linebreaks
2015.08.08 - temp added coinig.com to replace brainwallet - no pictures
2015.08.08 - brainwallet - verify no longer operational
2015.08.07 - added mSIGN and xapo to cant sign
2015.08.07 - added "cant sign" section
2015.07.27 - added first translation to romanian - thanks to Saruman
2015.07.27 - added list of translations
2015.07.20 - improved formatting - thanks to Muhammed Zakir
2015.07.09 - added link to coinbase how to - thanks to camelson
2015.06.22 - added multibit hd 0.1 - sig
2015.06.15 - did not add electrum 2.3.1 because its idential to 1.9.8, added text accordingly
2015.04.25 - added don't "compromised sys" - thanks to Muhammed Zakir
2015.04.24 - slightly changed license text (cosmetical changes)
2015.04.24 - added dos and don'ts - thanks to GreenStox
2015.04.19 - added link address stake thread - thanks to Muhammed Zakir
2015.04.12 - added license CC BY-SA 3.0
2015.04.03 - format, added note: use a date
2015.04.03 - brainwallet verify, added note: new "Bitcoin-QT"-Button
2015.04.03 - added Mycelium 2.3.0 on Android Lollipop
2015.03.17 - updated todo
2015.03.17 - added bc.i - sig
2015.03.15 - MultiBit 0.5.18 - sig
2015.03.15 - Electrum 1.9.8 - sig
2015.03.14 - Brainwallet online verify (Tor) - verify
2015.03.14 - Bitcoin Core version v0.10.0 - sig
2015.03.14 - Index
2015.03.14 - added Intro
2018.09.29 - Link to russian version by an@sha

R


▀▀▀▀▀▀▀██████▄▄
████████████████
▀▀▀▀█████▀▀▀█████
████████▌███▐████
▄▄▄▄█████▄▄▄█████
████████████████
▄▄▄▄▄▄▄██████▀▀
LLBIT|
4,000+ GAMES
███████████████████
██████████▀▄▀▀▀████
████████▀▄▀██░░░███
██████▀▄███▄▀█▄▄▄██
███▀▀▀▀▀▀█▀▀▀▀▀▀███
██░░░░░░░░█░░░░░░██
██▄░░░░░░░█░░░░░▄██
███▄░░░░▄█▄▄▄▄▄████
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
█████████
▀████████
░░▀██████
░░░░▀████
░░░░░░███
▄░░░░░███
▀█▄▄▄████
░░▀▀█████
▀▀▀▀▀▀▀▀▀
█████████
░░░▀▀████
██▄▄▀░███
█░░█▄░░██
░████▀▀██
█░░█▀░░██
██▀▀▄░███
░░░▄▄████
▀▀▀▀▀▀▀▀▀
||.
|
▄▄████▄▄
▀█▀
▄▀▀▄▀█▀
▄░░▄█░██░█▄░░▄
█░▄█░▀█▄▄█▀░█▄░█
▀▄░███▄▄▄▄███░▄▀
▀▀█░░░▄▄▄▄░░░█▀▀
░░██████░░█
█░░░░▀▀░░░░█
▀▄▀▄▀▄▀▄▀▄
▄░█████▀▀█████░▄
▄███████░██░███████▄
▀▀██████▄▄██████▀▀
▀▀████████▀▀
.
▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
░▀▄░▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄░▄▀
███▀▄▀█████████████████▀▄▀
█████▀▄░▄▄▄▄▄███░▄▄▄▄▄▄▀
███████▀▄▀██████░█▄▄▄▄▄▄▄▄
█████████▀▄▄░███▄▄▄▄▄▄░▄▀
███████████░███████▀▄▀
███████████░██▀▄▄▄▄▀
███████████░▀▄▀
████████████▄▀
███████████
▄▄███████▄▄
▄████▀▀▀▀▀▀▀████▄
▄███▀▄▄███████▄▄▀███▄
▄██▀▄█▀▀▀█████▀▀▀█▄▀██▄
▄██▀▄███░░░▀████░███▄▀██▄
███░████░░░░░▀██░████░███
███░████░█▄░░░░▀░████░███
███░████░███▄░░░░████░███
▀██▄▀███░█████▄░░███▀▄██▀
▀██▄▀█▄▄▄██████▄██▀▄██▀
▀███▄▀▀███████▀▀▄███▀
▀████▄▄▄▄▄▄▄████▀
▀▀███████▀▀
OFFICIAL PARTNERSHIP
SOUTHAMPTON FC
FAZE CLAN
SSC NAPOLI
Catenaccio
Sr. Member
****
Offline Offline

Activity: 938
Merit: 305



View Profile
October 21, 2025, 06:46:10 AM
 #2

I remember that there is a user made a post with updated images for the thread, but I can not remember where.

About your thread, it's a good initiative but I see you used (my guess) all images from the original thread, and many of them are outdated now. I say it is my guess because I see images of blockchain.info wallet while that wallet website was changed to blockchain.com for several years already. Therefore I guess all other images are outdated too.

It's better if you can explore those wallets and update images with newest wallet versions. It's my recommendation for you to make the thread looks better, updated and more helpful.

R


▀▀▀▀▀▀▀██████▄▄
████████████████
▀▀▀▀█████▀▀▀█████
████████▌███▐████
▄▄▄▄█████▄▄▄█████
████████████████
▄▄▄▄▄▄▄██████▀▀
LLBIT|
4,000+ GAMES
███████████████████
██████████▀▄▀▀▀████
████████▀▄▀██░░░███
██████▀▄███▄▀█▄▄▄██
███▀▀▀▀▀▀█▀▀▀▀▀▀███
██░░░░░░░░█░░░░░░██
██▄░░░░░░░█░░░░░▄██
███▄░░░░▄█▄▄▄▄▄████
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
█████████
▀████████
░░▀██████
░░░░▀████
░░░░░░███
▄░░░░░███
▀█▄▄▄████
░░▀▀█████
▀▀▀▀▀▀▀▀▀
█████████
░░░▀▀████
██▄▄▀░███
█░░█▄░░██
░████▀▀██
█░░█▀░░██
██▀▀▄░███
░░░▄▄████
▀▀▀▀▀▀▀▀▀
|||
▄▄████▄▄
▀█▀
▄▀▀▄▀█▀
▄░░▄█░██░█▄░░▄
█░▄█░▀█▄▄█▀░█▄░█
▀▄░███▄▄▄▄███░▄▀
▀▀█░░░▄▄▄▄░░░█▀▀
░░██████░░█
█░░░░▀▀░░░░█
▀▄▀▄▀▄▀▄▀▄
▄░█████▀▀█████░▄
▄███████░██░███████▄
▀▀██████▄▄██████▀▀
▀▀████████▀▀
.
▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
░▀▄░▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄░▄▀
███▀▄▀█████████████████▀▄▀
█████▀▄░▄▄▄▄▄███░▄▄▄▄▄▄▀
███████▀▄▀██████░█▄▄▄▄▄▄▄▄
█████████▀▄▄░███▄▄▄▄▄▄░▄▀
███████████░███████▀▄▀
███████████░██▀▄▄▄▄▀
███████████░▀▄▀
████████████▄▀
███████████
▄▄███████▄▄
▄████▀▀▀▀▀▀▀████▄
▄███▀▄▄███████▄▄▀███▄
▄██▀▄█▀▀▀█████▀▀▀█▄▀██▄
▄██▀▄███░░░▀████░███▄▀██▄
███░████░░░░░▀██░████░███
███░████░█▄░░░░▀░████░███
███░████░███▄░░░░████░███
▀██▄▀███░█████▄░░███▀▄██▀
▀██▄▀█▄▄▄██████▄██▀▄██▀
▀███▄▀▀███████▀▀▄███▀
▀████▄▄▄▄▄▄▄████▀
▀▀███████▀▀
OFFICIAL PARTNERSHIP
SOUTHAMPTON FC
FAZE CLAN
SSC NAPOLI
LTU_btc
Legendary
*
Offline Offline

Activity: 3598
Merit: 1484


Slava Ukraini!


View Profile WWW
October 22, 2025, 07:41:36 PM
 #3

I remember that there is a user made a post with updated images for the thread, but I can not remember where.

About your thread, it's a good initiative but I see you used (my guess) all images from the original thread, and many of them are outdated now. I say it is my guess because I see images of blockchain.info wallet while that wallet website was changed to blockchain.com for several years already. Therefore I guess all other images are outdated too.

It's better if you can explore those wallets and update images with newest wallet versions. It's my recommendation for you to make the thread looks better, updated and more helpful.
Yeah, it's great initiative to update old topic, but yeah, it's full of outdated information. Original topic was last update 7 years ago and lot of things have changed since then. So, users get wrong information instead of help.
I understand that completely updating topic would require lot of efforts and time to do everything yourself.

▄▄█████████████████▄▄
▄█████████████████████▄
███▀▀█████▀▀░░▀▀███████

██▄░░▀▀░░▄▄██▄░░█████
█████░░░████████░░█████
████▌░▄░░█████▀░░██████
███▌░▐█▌░░▀▀▀▀░░▄██████
███░░▌██░░▄░░▄█████████
███▌░▀▄▀░░█▄░░█████████
████▄░░░▄███▄░░▀▀█▀▀███
██████████████▄▄░░░▄███
▀█████████████████████▀
▀▀█████████████████▀▀
..Rainbet.com..
CRYPTO CASINO & SPORTSBOOK
|
█▄█▄█▄███████▄█▄█▄█
███████████████████
███████████████████
███████████████████
█████▀█▀▀▄▄▄▀██████
█████▀▄▀████░██████
█████░██░█▀▄███████
████▄▀▀▄▄▀███████
█████████▄▀▄██
█████████████████
███████████████████
██████████████████
███████████████████
 
 $20,000 
WEEKLY RAFFLE
|



█████████
█████████ ██
▄▄█░▄░▄█▄░▄░█▄▄
▀██░▐█████▌░██▀
▄█▄░▀▀▀▀▀░▄█▄
▀▀▀█▄▄░▄▄█▀▀▀
▀█▀░▀█▀
10K
WEEKLY
RACE
100K
MONTHLY
RACE
|

██









█████
███████
███████
█▄
██████
████▄▄
█████████████▄
███████████████▄
░▄████████████████▄
▄██████████████████▄
███████████████▀████
██████████▀██████████
██████████████████
░█████████████████▀
░░▀███████████████▀
████▀▀███
███████▀▀
████████████████████   ██
 
..►PLAY...
 
████████   ██████████████
Th
dkbit98
Legendary
*
Offline Offline

Activity: 2772
Merit: 8292


Trêvoid █ No KYC-AML Crypto Swaps


View Profile WWW
October 22, 2025, 07:55:34 PM
 #4

OP this is a good collection of guides for signing a message with Bitcoin wallets, but there are more that are not included here.
For example you see tutorial how to sign a message with Sparrow wallet, that is one of the best alternatives for Electrum wallet:
https://abarron.com/signing-messages-with-sparrow/

Than you also have signing a message using BitBox hardware wallet in combination with Sparrow wallet:
https://support.bitbox.swiss/en_US/sparrow-wallet/sign-message-bitbox02-sparrow

██████▄██▄███████████▄█▄
█████▄█████▄████▄▄▄█
███████████████████
████▐███████████████████
███████████▀▀▄▄▄▄███████
██▄███████▄▀███▀█▀▀█▄▄▄█
▀██████████▄█████▄▄█████▀██
██████████▄████▀██▄▀▀▀█████▄
█████████████▐█▄▀▄███▀██▄
███████▄▄▄███▌▌█▄▀▀███████▄
▀▀▀███████████▌██▀▀▀▀▀█▄▄▄████▀
███████▀▀██████▄▄██▄▄▄▄███▀▀
████████████▀▀▀██████████
 BETFURY ....█████████████
███████████████
███████████████
██▀▀▀▀█▀▀▄░▄███
█▄░░░░░██▌▐████
█████▌▐██▌▐████
███▀▀░▀█▀░░▀███
██░▄▀░█░▄▀░░░██
██░░░░█░░░░░░██
███▄░░▄█▄░░▄███
███████████████
███████████████
░░█████████████
█████████████
███████████████
███████████████
██▀▄▄▄▄▄▄▄▄████
██░█▀░░░░░░░▀██
██░█░▀░▄░▄░░░██
██░█░░█████░░██
██░█░░▀███▀░░██
██░█░░░░▀░░▄░██
████▄░░░░░░░▄██
███████████████
███████████████
░░█████████████
coupable
Hero Member
*****
Offline Offline

Activity: 2660
Merit: 841


Enjoy 500% bonus + 70 FS


View Profile
October 22, 2025, 11:44:24 PM
 #5

OP this is a good collection of guides for signing a message with Bitcoin wallets, but there are more that are not included here.
OP have only pasted the content from the original topic created by Tomatocage and just fix the embedded links for displayed images. The full topic is outdated with old content that need to be updated, not just the brocken links.
The initiative is great and i guess spent so much time fixing all the links, but the whole topic still needs more effort to become reliable. IMO, given the enormous effort the update will require, I suggest for forum members to publish their experience with signing messages from one of their addresses using any of the listed wallets (In a tutorial format). OP would then add it to the main list.


█████████████████████████▄▄▄
████████████████████████▐███▌
█████████████████████████▀▀▀
██▄▄██▄████████████████████████▄███▄
▐██████▐█▌████▌███▌▐███▐███▀▀████▌
▀▀███▌██▌▐████▌▐███
█████▌███▌██████▌
██▐██████████████████▐███▐██████▐███
█████▌████████▐██████████▌███▌██████▌
███▀▀████▀▀████▀▀▀█████▀▀███▀▀█████▀▀


▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
|
▄▄█████▄▄
▄████▀█▀████▄
███▀▀▀░▀░▀▀████
██████░░██░░▐████
██████░░░░░░▀████
██████░░███░░████
███▄▄▄░░░▄▄▄███
▀████▄█▄████▀
▀▀█████▀▀



▀▀█████▀▀



▄▄█████▄▄
▄███████████▄
███░░░░░░░░░███
████▀▀▀░░░▀▀▀████
███░▀██▄▄▄██▀░███
█████▄▄░░░▄▄█████
██████░░░██████
▀████▄▄▄████▀
▀▀█████▀▀
▀▀█████████▀▀
▄▄█████▄▄
▄█████▀█████▄
██████▀░▀██████
██████░░░░░██████
█████▄░░░░░▄█████
█████▄▀▄▄▄▀▄█████
█████▄░░░▄█████
▀█████▄█████▀
▀▀█████▀▀



▀▀█████▀▀
 
LICENSED CRYPTO
CASINO & SPORTS
████
██
██
██
██
██
██
██
██
██
██
██
████
█████████████████████████████████████████████████████████
 
PLAY AND WIN
ROLLS᠆ROYCE

█████████████████████████████████████████████████████████
██████████████████████████████████████████
▄▄▄█████████████▌▐░████
▄▄█▄▄▄▄▄▄███████████████▀▀░▌▐█████
▄▄▀▀▀▄░░░░░░▐██▄▄▄▄▄▄▄░░▄▄▄▄████▄▄▀███
▄▀▀▌▄█████████▌██▌█▀▀▀█▀▐▌▐██████████████
▌█▀▌▌▌▌▌▌▌▌▌▌▌▌█▀░▄▄▄▄▄▄▀░▐▀██▀▀█████████
▐▀▀▀▌▌▌▌▌▌▌▌▌▌▌▌█▄▄▄▄▄▄▄░░░███▀█▀▄░▀█░████
▐▀▀▀█▄▄▄▄▄▄▄▄▄▄▄▀▀░░░░░░░░░███▌█▐▀▄▄▀█░███
█▄▄▄▌░░░░░░░░░░▐▄▄▄▄▄▄▄▄▄░░██▄█▀█▀▄▄██████
▐▄▄▄▀███████████▌░▄▄▄▄▄▄█▌░█▄▄█░▐▀▄▄▐█▄▄██
▐▀▀▀█▄▄▄▄▄▄▄▄▄▄▄▀▀▄▀▀▀▀▀▀░░░█▄▀██▀▄▀▐█████
▀█████▀█▀███▀▀▀▀▀▀▀▀▀▀▀▀████░█▌█▌▀▄▀▀▀▀██
██████████████████████████████████████████
..WELCOME BONUS..
500% + 70 FS
 
CryptSafe
Hero Member
*****
Offline Offline

Activity: 1288
Merit: 612


Enjoy 500% bonus + 70 FS


View Profile
October 25, 2025, 06:55:25 PM
 #6

I remember that there is a user made a post with updated images for the thread, but I can not remember where.

About your thread, it's a good initiative but I see you used (my guess) all images from the original thread, and many of them are outdated now. I say it is my guess because I see images of blockchain.info wallet while that wallet website was changed to blockchain.com for several years already. Therefore I guess all other images are outdated too.

It's better if you can explore those wallets and update images with newest wallet versions. It's my recommendation for you to make the thread looks better, updated and more helpful.
Yeah, it's great initiative to update old topic, but yeah, it's full of outdated information. Original topic was last update 7 years ago and lot of things have changed since then. So, users get wrong information instead of help.
I understand that completely updating topic would require lot of efforts and time to do everything yourself.
OP has done well to put up this writing because I believe OP must have taken time to do a thorough research and findings to making sure that the information presented are real and genuine so that no one makes any mistake. Although from response I have read through it is possible that such thread do exist but updating a new thread is likely not a bad idea because new members would not have the idea that such exists in the past and would be relaxed and not feeling to take security measures to protect and preserve their account for future verification purposes. OP has done well and I must commend OP for the  careful procedures been outlined for all to see and follow the steps to achieve signing their account.


█████████████████████████▄▄▄
████████████████████████▐███▌
█████████████████████████▀▀▀
██▄▄██▄████████████████████████▄███▄
▐██████▐█▌████▌███▌▐███▐███▀▀████▌
▀▀███▌██▌▐████▌▐███
█████▌███▌██████▌
██▐██████████████████▐███▐██████▐███
█████▌████████▐██████████▌███▌██████▌
███▀▀████▀▀████▀▀▀█████▀▀███▀▀█████▀▀


▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
|
▄▄█████▄▄
▄████▀█▀████▄
███▀▀▀░▀░▀▀████
██████░░██░░▐████
██████░░░░░░▀████
██████░░███░░████
███▄▄▄░░░▄▄▄███
▀████▄█▄████▀
▀▀█████▀▀



▀▀█████▀▀



▄▄█████▄▄
▄███████████▄
███░░░░░░░░░███
████▀▀▀░░░▀▀▀████
███░▀██▄▄▄██▀░███
█████▄▄░░░▄▄█████
██████░░░██████
▀████▄▄▄████▀
▀▀█████▀▀
▀▀█████████▀▀
▄▄█████▄▄
▄█████▀█████▄
██████▀░▀██████
██████░░░░░██████
█████▄░░░░░▄█████
█████▄▀▄▄▄▀▄█████
█████▄░░░▄█████
▀█████▄█████▀
▀▀█████▀▀



▀▀█████▀▀
 
LICENSED CRYPTO
CASINO & SPORTS
████
██
██
██
██
██
██
██
██
██
██
██
████
█████████████████████████████████████████████████████████
 
PLAY AND WIN
ROLLS᠆ROYCE

█████████████████████████████████████████████████████████
██████████████████████████████████████████
▄▄▄█████████████▌▐░████
▄▄█▄▄▄▄▄▄███████████████▀▀░▌▐█████
▄▄▀▀▀▄░░░░░░▐██▄▄▄▄▄▄▄░░▄▄▄▄████▄▄▀███
▄▀▀▌▄█████████▌██▌█▀▀▀█▀▐▌▐██████████████
▌█▀▌▌▌▌▌▌▌▌▌▌▌▌█▀░▄▄▄▄▄▄▀░▐▀██▀▀█████████
▐▀▀▀▌▌▌▌▌▌▌▌▌▌▌▌█▄▄▄▄▄▄▄░░░███▀█▀▄░▀█░████
▐▀▀▀█▄▄▄▄▄▄▄▄▄▄▄▀▀░░░░░░░░░███▌█▐▀▄▄▀█░███
█▄▄▄▌░░░░░░░░░░▐▄▄▄▄▄▄▄▄▄░░██▄█▀█▀▄▄██████
▐▄▄▄▀███████████▌░▄▄▄▄▄▄█▌░█▄▄█░▐▀▄▄▐█▄▄██
▐▀▀▀█▄▄▄▄▄▄▄▄▄▄▄▀▀▄▀▀▀▀▀▀░░░█▄▀██▀▄▀▐█████
▀█████▀█▀███▀▀▀▀▀▀▀▀▀▀▀▀████░█▌█▌▀▄▀▀▀▀██
██████████████████████████████████████████
..WELCOME BONUS..
500% + 70 FS
 
DYING_S0UL
Hero Member
*****
Offline Offline

Activity: 840
Merit: 844


The Alliance Of Bitcointalk Translators - ENG>BAN


View Profile WWW
October 25, 2025, 07:50:13 PM
 #7

Thanks Chilwell for the hardwork. Cheesy
This might be the one of the longest post with some many images! How many are there in total? Like a hundreds or two? I'm guessing it's more than that.
My only question for you would be how did you fixed all those images? Did you download all of them one by one, reuploaded them and manually replaced every bbcodes tags or did you use any automated tools?

.
 betpanda.io 
 
ANONYMOUS & INSTANT
.......ONLINE CASINO.......
▄███████████████████████▄
█████████████████████████
█████████████████████████
████████▀▀▀▀▀▀███████████
████▀▀▀█░▀▀░░░░░░▄███████
████░▄▄█▄▄▀█▄░░░█▄░▄█████
████▀██▀░▄█▀░░░█▀░░██████
██████░░▄▀░░░░▐░░░▐█▄████
██████▄▄█░▀▀░░░█▄▄▄██████
█████████████████████████
█████████████████████████
█████████████████████████
▀███████████████████████▀
▄███████████████████████▄
█████████████████████████
██████████▀░░░▀██████████
█████████░░░░░░░█████████
███████░░░░░░░░░███████
████████░░░░░░░░░████████
█████████▄░░░░░▄█████████
███████▀▀▀█▄▄▄█▀▀▀███████
██████░░░░▄░▄░▄░░░░██████
██████░░░░█▀█▀█░░░░██████
██████░░░░░░░░░░░░░██████
█████████████████████████
▀███████████████████████▀
▄███████████████████████▄
█████████████████████████
██████████▀▀▀▀▀▀█████████
███████▀▀░░░░░░░░░███████
██████░░░░░░░░░░░░▀█████
██████░░░░░░░░░░░░░░▀████
██████▄░░░░░░▄▄░░░░░░████
████▀▀▀▀▀░░░█░░█░░░░░████
████░▀░▀░░░░░▀▀░░░░░█████
████░▀░▀▄░░░░░░▄▄▄▄██████
█████░▀░█████████████████
█████████████████████████
▀███████████████████████▀
.
SLOT GAMES
....SPORTS....
LIVE CASINO
▄░░▄█▄░░▄
▀█▀░▄▀▄░▀█▀
▄▄▄▄▄▄▄▄▄▄▄   
█████████████
█░░░░░░░░░░░█
█████████████

▄▀▄██▀▄▄▄▄▄███▄▀▄
▄▀▄█████▄██▄▀▄
▄▀▄▐▐▌▐▐▌▄▀▄
▄▀▄█▀██▀█▄▀▄
▄▀▄█████▀▄████▄▀▄
▀▄▀▄▀█████▀▄▀▄▀
▀▀▀▄█▀█▄▀▄▀▀

Regional Sponsor of the
Argentina National Team
Findingnemo
Legendary
*
Offline Offline

Activity: 2870
Merit: 1038


Leading Crypto Sports Betting & Casino Platform


View Profile
October 25, 2025, 09:35:00 PM
 #8

Needed for the newbies.

And my only recommendation here is to resize the images to the appropriate sizes. Some of them are too big because you used their full size, which makes the posts too long and may reduce the number of people engaging with the thread.

And if there is more blank spaces, then just crop them.

..Stake.com..   ▄████████████████████████████████████▄
   ██ ▄▄▄▄▄▄▄▄▄▄            ▄▄▄▄▄▄▄▄▄▄ ██  ▄████▄
   ██ ▀▀▀▀▀▀▀▀▀▀ ██████████ ▀▀▀▀▀▀▀▀▀▀ ██  ██████
   ██ ██████████ ██      ██ ██████████ ██   ▀██▀
   ██ ██      ██ ██████  ██ ██      ██ ██    ██
   ██ ██████  ██ █████  ███ ██████  ██ ████▄ ██
   ██ █████  ███ ████  ████ █████  ███ ████████
   ██ ████  ████ ██████████ ████  ████ ████▀
   ██ ██████████ ▄▄▄▄▄▄▄▄▄▄ ██████████ ██
   ██            ▀▀▀▀▀▀▀▀▀▀            ██ 
   ▀█████████▀ ▄████████████▄ ▀█████████▀
  ▄▄▄▄▄▄▄▄▄▄▄▄███  ██  ██  ███▄▄▄▄▄▄▄▄▄▄▄▄
 ██████████████████████████████████████████
▄▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▄
█  ▄▀▄             █▀▀█▀▄▄
█  █▀█             █  ▐  ▐▌
█       ▄██▄       █  ▌  █
█     ▄██████▄     █  ▌ ▐▌
█    ██████████    █ ▐  █
█   ▐██████████▌   █ ▐ ▐▌
█    ▀▀██████▀▀    █ ▌ █
█     ▄▄▄██▄▄▄     █ ▌▐▌
█                  █▐ █
█                  █▐▐▌
█                  █▐█
▀▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▀█
▄▄█████████▄▄
▄██▀▀▀▀█████▀▀▀▀██▄
▄█▀       ▐█▌       ▀█▄
██         ▐█▌         ██
████▄     ▄█████▄     ▄████
████████▄███████████▄████████
███▀    █████████████    ▀███
██       ███████████       ██
▀█▄       █████████       ▄█▀
▀█▄    ▄██▀▀▀▀▀▀▀██▄  ▄▄▄█▀
▀███████         ███████▀
▀█████▄       ▄█████▀
▀▀▀███▄▄▄███▀▀▀
..PLAY NOW..
Asiska02
Hero Member
*****
Offline Offline

Activity: 1358
Merit: 803



View Profile WWW
October 25, 2025, 10:13:19 PM
 #9

You have put together a great one here Chilwell, kudos to the hardwork in fixing the broken images. I checked the initial thread and it was last active since 2024, which makes the thread already outdated from the first page of the B&H board and can’t be visible for newbies to learn from again.

Your updated version of it that allows the fixing of images is a commendable one and it has now brought the thread back to life to serve its purpose. It will be hard to navigate through it without the images not visible for any newbie who’s trying to learn how to sign a message using this guide.

.
 betpanda.io 
 
ANONYMOUS & INSTANT
.......ONLINE CASINO.......
▄███████████████████████▄
█████████████████████████
█████████████████████████
████████▀▀▀▀▀▀███████████
████▀▀▀█░▀▀░░░░░░▄███████
████░▄▄█▄▄▀█▄░░░█▄░▄█████
████▀██▀░▄█▀░░░█▀░░██████
██████░░▄▀░░░░▐░░░▐█▄████
██████▄▄█░▀▀░░░█▄▄▄██████
█████████████████████████
█████████████████████████
█████████████████████████
▀███████████████████████▀
▄███████████████████████▄
█████████████████████████
██████████▀░░░▀██████████
█████████░░░░░░░█████████
███████░░░░░░░░░███████
████████░░░░░░░░░████████
█████████▄░░░░░▄█████████
███████▀▀▀█▄▄▄█▀▀▀███████
██████░░░░▄░▄░▄░░░░██████
██████░░░░█▀█▀█░░░░██████
██████░░░░░░░░░░░░░██████
█████████████████████████
▀███████████████████████▀
▄███████████████████████▄
█████████████████████████
██████████▀▀▀▀▀▀█████████
███████▀▀░░░░░░░░░███████
██████░░░░░░░░░░░░▀█████
██████░░░░░░░░░░░░░░▀████
██████▄░░░░░░▄▄░░░░░░████
████▀▀▀▀▀░░░█░░█░░░░░████
████░▀░▀░░░░░▀▀░░░░░█████
████░▀░▀▄░░░░░░▄▄▄▄██████
█████░▀░█████████████████
█████████████████████████
▀███████████████████████▀
.
SLOT GAMES
....SPORTS....
LIVE CASINO
▄░░▄█▄░░▄
▀█▀░▄▀▄░▀█▀
▄▄▄▄▄▄▄▄▄▄▄   
█████████████
█░░░░░░░░░░░█
█████████████

▄▀▄██▀▄▄▄▄▄███▄▀▄
▄▀▄█████▄██▄▀▄
▄▀▄▐▐▌▐▐▌▄▀▄
▄▀▄█▀██▀█▄▀▄
▄▀▄█████▀▄████▄▀▄
▀▄▀▄▀█████▀▄▀▄▀
▀▀▀▄█▀█▄▀▄▀▀

Regional Sponsor of the
Argentina National Team
coupable
Hero Member
*****
Offline Offline

Activity: 2660
Merit: 841


Enjoy 500% bonus + 70 FS


View Profile
October 25, 2025, 10:26:30 PM
 #10

My only question for you would be how did you fixed all those images? Did you download all of them one by one, reuploaded them and manually replaced every bbcodes tags or did you use any automated tools?
I don't think there is any automated tool to extract all images then re-appload them to a new host, then replace all Bbcodes, unless OP has built it himself. The only possibility is that he did all the work manually which is a very hard task. Unfortunetly, the majority of that data is outdated and need to be updated which will require doubles of time.


█████████████████████████▄▄▄
████████████████████████▐███▌
█████████████████████████▀▀▀
██▄▄██▄████████████████████████▄███▄
▐██████▐█▌████▌███▌▐███▐███▀▀████▌
▀▀███▌██▌▐████▌▐███
█████▌███▌██████▌
██▐██████████████████▐███▐██████▐███
█████▌████████▐██████████▌███▌██████▌
███▀▀████▀▀████▀▀▀█████▀▀███▀▀█████▀▀


▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
|
▄▄█████▄▄
▄████▀█▀████▄
███▀▀▀░▀░▀▀████
██████░░██░░▐████
██████░░░░░░▀████
██████░░███░░████
███▄▄▄░░░▄▄▄███
▀████▄█▄████▀
▀▀█████▀▀



▀▀█████▀▀



▄▄█████▄▄
▄███████████▄
███░░░░░░░░░███
████▀▀▀░░░▀▀▀████
███░▀██▄▄▄██▀░███
█████▄▄░░░▄▄█████
██████░░░██████
▀████▄▄▄████▀
▀▀█████▀▀
▀▀█████████▀▀
▄▄█████▄▄
▄█████▀█████▄
██████▀░▀██████
██████░░░░░██████
█████▄░░░░░▄█████
█████▄▀▄▄▄▀▄█████
█████▄░░░▄█████
▀█████▄█████▀
▀▀█████▀▀



▀▀█████▀▀
 
LICENSED CRYPTO
CASINO & SPORTS
████
██
██
██
██
██
██
██
██
██
██
██
████
█████████████████████████████████████████████████████████
 
PLAY AND WIN
ROLLS᠆ROYCE

█████████████████████████████████████████████████████████
██████████████████████████████████████████
▄▄▄█████████████▌▐░████
▄▄█▄▄▄▄▄▄███████████████▀▀░▌▐█████
▄▄▀▀▀▄░░░░░░▐██▄▄▄▄▄▄▄░░▄▄▄▄████▄▄▀███
▄▀▀▌▄█████████▌██▌█▀▀▀█▀▐▌▐██████████████
▌█▀▌▌▌▌▌▌▌▌▌▌▌▌█▀░▄▄▄▄▄▄▀░▐▀██▀▀█████████
▐▀▀▀▌▌▌▌▌▌▌▌▌▌▌▌█▄▄▄▄▄▄▄░░░███▀█▀▄░▀█░████
▐▀▀▀█▄▄▄▄▄▄▄▄▄▄▄▀▀░░░░░░░░░███▌█▐▀▄▄▀█░███
█▄▄▄▌░░░░░░░░░░▐▄▄▄▄▄▄▄▄▄░░██▄█▀█▀▄▄██████
▐▄▄▄▀███████████▌░▄▄▄▄▄▄█▌░█▄▄█░▐▀▄▄▐█▄▄██
▐▀▀▀█▄▄▄▄▄▄▄▄▄▄▄▀▀▄▀▀▀▀▀▀░░░█▄▀██▀▄▀▐█████
▀█████▀█▀███▀▀▀▀▀▀▀▀▀▀▀▀████░█▌█▌▀▄▀▀▀▀██
██████████████████████████████████████████
..WELCOME BONUS..
500% + 70 FS
 
DYING_S0UL
Hero Member
*****
Offline Offline

Activity: 840
Merit: 844


The Alliance Of Bitcointalk Translators - ENG>BAN


View Profile WWW
October 26, 2025, 05:44:56 AM
 #11

My only question for you would be how did you fixed all those images? Did you download all of them one by one, reuploaded them and manually replaced every bbcodes tags or did you use any automated tools?
I don't think there is any automated tool to extract all images then re-appload them to a new host, then replace all Bbcodes, unless OP has built it himself. The only possibility is that he did all the work manually which is a very hard task. Unfortunetly, the majority of that data is outdated and need to be updated which will require doubles of time.

There is one, though I'm not sure about the automation part since I have never used them in real life but these (scripts/plugins) are supposed to make things easier.
Here is what I was referring to..they are a easy fix for (imgur to talkimg) made by TryNinja. Maybe OP used them... Wink



.
 betpanda.io 
 
ANONYMOUS & INSTANT
.......ONLINE CASINO.......
▄███████████████████████▄
█████████████████████████
█████████████████████████
████████▀▀▀▀▀▀███████████
████▀▀▀█░▀▀░░░░░░▄███████
████░▄▄█▄▄▀█▄░░░█▄░▄█████
████▀██▀░▄█▀░░░█▀░░██████
██████░░▄▀░░░░▐░░░▐█▄████
██████▄▄█░▀▀░░░█▄▄▄██████
█████████████████████████
█████████████████████████
█████████████████████████
▀███████████████████████▀
▄███████████████████████▄
█████████████████████████
██████████▀░░░▀██████████
█████████░░░░░░░█████████
███████░░░░░░░░░███████
████████░░░░░░░░░████████
█████████▄░░░░░▄█████████
███████▀▀▀█▄▄▄█▀▀▀███████
██████░░░░▄░▄░▄░░░░██████
██████░░░░█▀█▀█░░░░██████
██████░░░░░░░░░░░░░██████
█████████████████████████
▀███████████████████████▀
▄███████████████████████▄
█████████████████████████
██████████▀▀▀▀▀▀█████████
███████▀▀░░░░░░░░░███████
██████░░░░░░░░░░░░▀█████
██████░░░░░░░░░░░░░░▀████
██████▄░░░░░░▄▄░░░░░░████
████▀▀▀▀▀░░░█░░█░░░░░████
████░▀░▀░░░░░▀▀░░░░░█████
████░▀░▀▄░░░░░░▄▄▄▄██████
█████░▀░█████████████████
█████████████████████████
▀███████████████████████▀
.
SLOT GAMES
....SPORTS....
LIVE CASINO
▄░░▄█▄░░▄
▀█▀░▄▀▄░▀█▀
▄▄▄▄▄▄▄▄▄▄▄   
█████████████
█░░░░░░░░░░░█
█████████████

▄▀▄██▀▄▄▄▄▄███▄▀▄
▄▀▄█████▄██▄▀▄
▄▀▄▐▐▌▐▐▌▄▀▄
▄▀▄█▀██▀█▄▀▄
▄▀▄█████▀▄████▄▀▄
▀▄▀▄▀█████▀▄▀▄▀
▀▀▀▄█▀█▄▀▄▀▀

Regional Sponsor of the
Argentina National Team
PostQuantumBTC
Jr. Member
*
Offline Offline

Activity: 42
Merit: 7


View Profile
October 26, 2025, 10:44:07 AM
 #12

Are there people that are still using Multibit?

The blockchain.info is now blockchain.com.

I think the post should deserve a good merit if he make research if the wallets and do the work itself than using old post for it.
coupable
Hero Member
*****
Offline Offline

Activity: 2660
Merit: 841


Enjoy 500% bonus + 70 FS


View Profile
October 26, 2025, 10:57:09 PM
 #13

Are there people that are still using Multibit?

The blockchain.info is now blockchain.com.

I think the post should deserve a good merit if he make research if the wallets and do the work itself than using old post for it.

Maybe he has just used one of the automated tool mentioned in above post. Means he has only fixed the brocken embedded links in bbcodes. I have suggested that community contribute to update the content by sharing their experience in signing messages in form of images tutorial, with the help from OP to update the list with fresh content.


█████████████████████████▄▄▄
████████████████████████▐███▌
█████████████████████████▀▀▀
██▄▄██▄████████████████████████▄███▄
▐██████▐█▌████▌███▌▐███▐███▀▀████▌
▀▀███▌██▌▐████▌▐███
█████▌███▌██████▌
██▐██████████████████▐███▐██████▐███
█████▌████████▐██████████▌███▌██████▌
███▀▀████▀▀████▀▀▀█████▀▀███▀▀█████▀▀


▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
|
▄▄█████▄▄
▄████▀█▀████▄
███▀▀▀░▀░▀▀████
██████░░██░░▐████
██████░░░░░░▀████
██████░░███░░████
███▄▄▄░░░▄▄▄███
▀████▄█▄████▀
▀▀█████▀▀



▀▀█████▀▀



▄▄█████▄▄
▄███████████▄
███░░░░░░░░░███
████▀▀▀░░░▀▀▀████
███░▀██▄▄▄██▀░███
█████▄▄░░░▄▄█████
██████░░░██████
▀████▄▄▄████▀
▀▀█████▀▀
▀▀█████████▀▀
▄▄█████▄▄
▄█████▀█████▄
██████▀░▀██████
██████░░░░░██████
█████▄░░░░░▄█████
█████▄▀▄▄▄▀▄█████
█████▄░░░▄█████
▀█████▄█████▀
▀▀█████▀▀



▀▀█████▀▀
 
LICENSED CRYPTO
CASINO & SPORTS
████
██
██
██
██
██
██
██
██
██
██
██
████
█████████████████████████████████████████████████████████
 
PLAY AND WIN
ROLLS᠆ROYCE

█████████████████████████████████████████████████████████
██████████████████████████████████████████
▄▄▄█████████████▌▐░████
▄▄█▄▄▄▄▄▄███████████████▀▀░▌▐█████
▄▄▀▀▀▄░░░░░░▐██▄▄▄▄▄▄▄░░▄▄▄▄████▄▄▀███
▄▀▀▌▄█████████▌██▌█▀▀▀█▀▐▌▐██████████████
▌█▀▌▌▌▌▌▌▌▌▌▌▌▌█▀░▄▄▄▄▄▄▀░▐▀██▀▀█████████
▐▀▀▀▌▌▌▌▌▌▌▌▌▌▌▌█▄▄▄▄▄▄▄░░░███▀█▀▄░▀█░████
▐▀▀▀█▄▄▄▄▄▄▄▄▄▄▄▀▀░░░░░░░░░███▌█▐▀▄▄▀█░███
█▄▄▄▌░░░░░░░░░░▐▄▄▄▄▄▄▄▄▄░░██▄█▀█▀▄▄██████
▐▄▄▄▀███████████▌░▄▄▄▄▄▄█▌░█▄▄█░▐▀▄▄▐█▄▄██
▐▀▀▀█▄▄▄▄▄▄▄▄▄▄▄▀▀▄▀▀▀▀▀▀░░░█▄▀██▀▄▀▐█████
▀█████▀█▀███▀▀▀▀▀▀▀▀▀▀▀▀████░█▌█▌▀▄▀▀▀▀██
██████████████████████████████████████████
..WELCOME BONUS..
500% + 70 FS
 
bitmover
Legendary
*
Offline Offline

Activity: 2842
Merit: 7027


Trêvoid █ No KYC-AML Crypto Swaps


View Profile WWW
October 27, 2025, 12:21:32 PM
 #14

Are there people that are still using Multibit?

The blockchain.info is now blockchain.com.

I think the post should deserve a good merit if he make research if the wallets and do the work itself than using old post for it.

I understand this is a lot of work to compile all that wallet information in the same post... But, how useful does it really is? I think it got enough merits already. And it is basically an update of the previous topic from 2015.

We are not in 2015 anymore. If you google "how to sign a message in XXX wallet" you will find literally dozens of articles explaining how to do it (and probably OP this that to create the topic).

When I discovered bitcoin in 2017 signing a message was already relatively easy, and it became a little complicated with the new segwit address format later on. But now it is pretty straight forward with toons of good content about it.


███████▄▄███▄███▄
███▄▄████████▌██
▄█████████████▐██▌
██▄███████████▌█▌
███████▀██████▐▌█
██████████████▌▌▐
████████▄███████▐▐
█████████████████
███████████████▄██▄
██████████████▀▀▀
█████▀███▀▀▀

▄▄▄██████▄▄▄███████▄▄▄
███████████████████████████
███▌█████▀███▌█████▀▀███████████▄▄▄▄▄▄▄▄
███▌█████▄███▌█████▄███▐███████████████████▄
▐████████████▀███████▄██████████▀▀▀▀▀▀▀▀████▀
▐████████████▄██▄███████████▌█████████▄████▀
▐█████████▀█████████▌█████████████▄▄████▀
██████████▄███████████▐███▌██▄██████▀
██████████████▀███▐███▌██████████████████████
████▀██████▀▀█████████▌███▀▀▀▀███▀▀▀▀▀▀▀████▌
 
      P R E M I E R   B I T C O I N   C A S I N O   &   S P O R T S B O O K      

█▀▀









▀▀▀

▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀

  98%  
RTP

 
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀

▀▀█









▀▀▀

█▀▀









▀▀▀

▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀

 HIGH 
ODDS

 
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀

▀▀█









▀▀▀
 
..PLAY NOW..
SFR10
Legendary
*
Offline Offline

Activity: 3542
Merit: 3833



View Profile WWW
October 27, 2025, 12:23:40 PM
 #15

The author of this thread is inactive for a very long time( more than a year) and the images are broken, I decided to fix the broken images. As LTU_btc suggested,  when Financisto was requesting from author to add this to his tutorial.
Thank you for fixing the broken images, but will that be the end of it, or will you replace the outdated information with new ones?
- It's a long thread, so I understand if you don't want to keep maintaining it, but if this isn't the case, I'm willing to help [as long as I don't suffer the same fate as I did with "another similar thread (read the last 4 posts)"] with updating a few of them while also adding a few more.

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!