Bitcoin Forum

Bitcoin => Bitcoin Discussion => Topic started by: DIGNIDAD on May 21, 2018, 02:35:26 PM



Title: How the mnemonics works
Post by: DIGNIDAD on May 21, 2018, 02:35:26 PM
To generate bitcoin addresses we usually use HD wallets with the well-known mnemonics or the twelve words, this words are a way to represent an arbitrary set of bits, the entropy source used to generate the keys, additionally a checksum of the bits are used as part of the last word to prevent the modification or errors in the mnemonics, a list of words is used to represent those bits, and have variations for different languages. I really was impressed the first time that i understand how it works, someone have more comments about how this is used, hide other kinds of information using mnemonics and further applications of this algorithm.


Title: Re: How the mnemonics works
Post by: Veterock on May 26, 2018, 10:32:55 PM
I really don't like this mnemonics phrase, because I'm constantly afraid of losing it))


Title: Re: How the mnemonics works
Post by: 9jaflick on May 27, 2018, 12:33:09 AM
I really don't like this mnemonics phrase, because I'm constantly afraid of losing it))
mnemonic are quite easier to handle than private keys, you can memories your mnomonic phrase but you cant do that with private key. i personally prefer mnomonics to private key.


Title: Re: How the mnemonics works
Post by: tungaqhd on May 27, 2018, 12:51:39 AM
I think they have a big database of words. For every wallet, they select random 12 words for this database and check if it's similar to and wallet.
I prefer this than private key even private key might be safer.


Title: Re: How the mnemonics works
Post by: mikki14 on May 27, 2018, 01:12:25 AM
Mnemonic is easier to memorize. But it's easier to copy and paste private keys though.