public inbox for bitcoindev@googlegroups.com
 help / color / mirror / Atom feed
From: symphonicbtc <symphonicbtc@proton•me>
To: Joe <284282567@qq•com>
Cc: bitcoin-dev <bitcoin-dev@lists•linuxfoundation.org>
Subject: Re: [bitcoin-dev] a simple and easy-to-remember personalized mnemonic generation scheme
Date: Tue, 07 Nov 2023 17:31:01 +0000	[thread overview]
Message-ID: <g4MqJ9g_z-RRQHzDacIK129sslae7vRbPIe0CG5WTdJwGWbRqtG02FiiEVQpCKqySJP4fqKhQvyySn9RG2fCy49KYSNbLL7bXES9oIRjfVc=@proton.me> (raw)
In-Reply-To: <tencent_1FE2BFEF3FFCF21A4C2A5426E56BF5ECC505@qq.com>

[-- Attachment #1: Type: text/plain, Size: 2045 bytes --]

Hi Joe,

Happy to see engagement in evolving wallet systems. Unfortunately, BIP39 was devised precisely to avoid users picking their own phrases, as that is extremely insecure and cannot be expected to generate sufficient entropy to protect coins. Humans are inherently bad sources of randomness - all mnemonic systems need to be randomly generated.

If you are interested in continuing development in this area, you could try devising a system that generates readable sentences as mnemonics. I'm not sure if this would work in Chinese, but in English I feel it would be possible.

Symphonic
------- Original Message -------
On Monday, November 6th, 2023 at 8:57 AM, Joe via bitcoin-dev <bitcoin-dev@lists•linuxfoundation.org> wrote:

> 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: https://github.com/zhouxiaofeng-zxf/nico
> ---------------------------------------------------------------
>
> https://wx.mail.qq.com/home/index?t=readmail_businesscard_midpage&nocheck=true&name=%E5%91%A8%E5%B0%8F%E9%A3%8E&icon=https%3A%2F%2Fthirdqq.qlogo.cn%2Fg%3Fb%3Doidb%26k%3DEv5NJKUtibRbtmoRaiaRpwyQ%26s%3D0&mail=284282567%40qq.com&code=_hPTMDC-gCCAcZWvOYp01JoWs1wxiWlGQz-q6KHJdLipyQjWY_sAk84MW0qsHdUyKko6M2ebAjVsOC7gHSenPQ
> 周小风
> 284282567@qq•com

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

      reply	other threads:[~2023-11-07 17:31 UTC|newest]

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

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='g4MqJ9g_z-RRQHzDacIK129sslae7vRbPIe0CG5WTdJwGWbRqtG02FiiEVQpCKqySJP4fqKhQvyySn9RG2fCy49KYSNbLL7bXES9oIRjfVc=@proton.me' \
    --to=symphonicbtc@proton$(echo .)me \
    --cc=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