public inbox for bitcoindev@googlegroups.com
 help / color / mirror / Atom feed
From: =?gb18030?B?Sm9l?= <284282567@qq•com>
To: =?gb18030?B?Yml0Y29pbi1kZXY=?= <bitcoin-dev@lists•linuxfoundation.org>
Subject: [bitcoin-dev] a simple and easy-to-remember personalized mnemonic generation scheme
Date: Mon, 6 Nov 2023 16:57:04 +0800	[thread overview]
Message-ID: <tencent_1FE2BFEF3FFCF21A4C2A5426E56BF5ECC505@qq.com> (raw)

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain; charset="gb18030", Size: 936 bytes --]

hello,I'm Joe.I have a simple and easy-to-remember personalized mnemonic generation scheme. Users can customize any sentence, support multiple languages without language restrictions, map out the corresponding mnemonic, and thus replace the mnemonic's memory.
This is an upgraded version based on the BIP-39 proposals, making it easier and more effective for users to obtain their mnemonics, without worrying about forgetting the mnemonic, or even without having to write down the mnemonic. It only requires the user to remember the customized sentence.
The principle of the code mainly involves processing the user-defined sentence with the sha256 algorithm to generate corresponding entropy, and then obtaining the corresponding mnemonic through entropy. This method is fully compatible with the bip39 proposals.

Reference implementation:&nbsp; https://github.com/zhouxiaofeng-zxf/nico


ÖÜС·ç
284282567@qq•com



&nbsp;

[-- Attachment #2: Type: text/html, Size: 2684 bytes --]

             reply	other threads:[~2023-11-06  9:04 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-11-06  8:57 =?gb18030?B?Sm9l?= [this message]
2023-11-07 17:31 ` symphonicbtc

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=tencent_1FE2BFEF3FFCF21A4C2A5426E56BF5ECC505@qq.com \
    --to=284282567@qq$(echo .)com \
    --cc=bitcoin-dev@lists$(echo .)linuxfoundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox