💞 #Gate Square Qixi Celebration# 💞
Couples showcase love / Singles celebrate self-love — gifts for everyone this Qixi!
📅 Event Period
August 26 — August 31, 2025
✨ How to Participate
Romantic Teams 💑
Form a “Heartbeat Squad” with one friend and submit the registration form 👉 https://www.gate.com/questionnaire/7012
Post original content on Gate Square (images, videos, hand-drawn art, digital creations, or copywriting) featuring Qixi romance + Gate elements. Include the hashtag #GateSquareQixiCelebration#
The top 5 squads with the highest total posts will win a Valentine's Day Gift Box + $1
Convert mnemonic to a set of colors? Developer Launches Bitcoin Mnemonic Tool BIP39Colors
Just recently, Bitcoin developer Entero Positivo released an open source tool called "BIP39Colors", whose main function is to convert BIP39 mnemonic words into a set of colors, and can also realize the inverse conversion from colors to mnemonic words . By converting mnemonic phrases into color combinations, it provides a more intuitive and easy-to-remember way to store and restore cryptocurrency wallets.
How does this tool implement the above functions? How will it affect the way mnemonic words are stored? This article provides a brief overview of the tool's information, its usefulness, and possible implications.
What is BIP39?
BIP39 was born in 2013 and later became the most popular and common mnemonic format. Its mnemonic is a phrase consisting of 12 to 24 words and supports 128-bit and 256-bit random numbers. In addition, checksum and passphrase can be added to protect the private key. The word list is fixed and contains 2048 words in total.
The main purpose of BIP39 is to improve the reliability and security of the mnemonic generation and recovery process. This standard stipulates how to generate mnemonic words from an entropy pool, and requires mnemonic words to meet certain entropy value and checksum requirements to ensure their security and uniqueness.
What changes did BIP39Colors make to the mnemonic?
The developer said that the tool can convert mnemonic words consisting of 12 to 24 words into a set of hexadecimal color codes. The codes not only represent the original words, but also record the original word positions-this represents You can store these colors anywhere: on the walls of your home, the background color of blogs, or even the scribbles of children, and you can store them in random order, and then restore the original BIP3 mnemonic words at any time. "A string of 12 or 24 written words is pretty obvious, at least now a lot of people know what that stands for."
The author also stated that in order to ensure security, users are advised not to use tools on networked devices, and provided a complete open source version of the code on Github for users to download, and even use their own computers to manually create colors.
Not just colors
In fact, the encryption method for mnemonic words is not limited to color—although BIP39 has word lists in 7 languages besides English, most people still prefer to use English mnemonic words in actual use. This makes it possible to convert and store between languages to improve security.
Of course, you can also customize the conversion method to convert the mnemonic into anything that is easy to record, but the problem is often that once the method of recovering the mnemonic is forgotten/cracked, it is basically the same as losing the wallet.
Summarize
BIP39 Colors redefines the conversion mnemonic based on color, providing a new cold storage method. Using BIP39 Colors, users can convert mnemonic words into colors and store them in different places. This method is safer and more reliable than traditional paper backup or digital backup. In addition, BIP39 Colors provides open source code for use in an offline environment, minimizing the possibility of tool developers doing evil by themselves. Overall, BIP39 Colors provides an innovative, easy-to-use way of transforming mnemonics, adding more options to Bitcoin wallet backup and restore.