Bitcoin Forum
June 28, 2024, 05:08:52 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: a  (Read 668 times)
smesv (OP)
Newbie
*
Offline Offline

Activity: 7
Merit: 0


View Profile
June 07, 2017, 12:08:31 AM
Last edit: September 26, 2017, 07:33:07 AM by smesv
 #1

a
pooya87
Legendary
*
Offline Offline

Activity: 3500
Merit: 10682



View Profile
June 07, 2017, 03:52:51 AM
 #2

first to clarify, when using a wallet you set the password on your wallet file not the seed, the seed may be written in the wallet file and it will be encrypted with the password.
when writing down your password it can be stolen and used to gain access to the funds, the password you set on your wallet file doesn't change this.

for strong password you can read this https://en.wikipedia.org/wiki/Password_strength and find a lot more articles about it. but in summary, it should be
- long
- containing uppercase and lowercase letters, numbers, symbols
- it should not be regular words such as words of a poem, a popular sentence or something similar.

simple example using a random online tool: -4oC6vY317Z6S)s

.
.BLACKJACK ♠ FUN.
█████████
██████████████
████████████
█████████████████
████████████████▄▄
░█████████████▀░▀▀
██████████████████
░██████████████
████████████████
░██████████████
████████████
███████████████░██
██████████
CRYPTO CASINO &
SPORTS BETTING
▄▄███████▄▄
▄███████████████▄
███████████████████
█████████████████████
███████████████████████
█████████████████████████
█████████████████████████
█████████████████████████
███████████████████████
█████████████████████
███████████████████
▀███████████████▀
█████████
.
vh
Hero Member
*****
Offline Offline

Activity: 699
Merit: 666


View Profile
June 07, 2017, 04:01:38 AM
 #3

I added to 24 word seed in case it gets stolen. Is it hard to brute force with computer if phrase is too simple?

If you are talking about BIP39 each word is derived down to only ~11bits of security for a total entropy of 2^256. 
As long as you use on average 2 letters per word, I believe brute forcing it will take the same amount of time as a "difficult" to remember 24 word phrase.

EastBirth
Member
**
Offline Offline

Activity: 75
Merit: 10


View Profile
July 11, 2017, 09:42:27 AM
 #4

It really doesn't matter. The ones you are given are so random. How will anyone guess that many words and in the right order unless it's a sentence ? Don't worry about it.

  ●   KEEP CALM & HODL   ●
 ❰❰❰❰❰❰  KCH  ❱❱❱❱❱❱ 
● ▬▬▬▬▬ ● ▬▬▬▬▬ ●●●    ●  token  ●    ●●● ▬▬▬▬▬ ● ▬▬▬▬▬ ●
kolloh
Legendary
*
Offline Offline

Activity: 1736
Merit: 1023


View Profile
July 14, 2017, 02:25:18 PM
 #5

by passphrase i mean additional word not the 24th words u are given

Adding additional words really isn't necessary to increase the security and could perhaps cause issues down the road when you want to restore the seed. 24 words is already plenty secure.
profitgenerator212
Sr. Member
****
Offline Offline

Activity: 714
Merit: 251



View Profile
July 14, 2017, 03:39:19 PM
 #6

I want to protect against brute force guessing my passphrase I added to 24 word seed in case it gets stolen. Is it hard to brute force with computer if phrase is too simple? How many guesses can be made per second?

Make sure it has minimum 128 bit entropy.

So calculate the length of the word list, from which the number of words are choosen.

The formula is like this

Code:
LOG( WORDLIST LENGTH , 2) * NUMBER OF WORDS

Basically electrum bitcoin wallet has 2048 words out of which it chooses 12, so that is 132 bits.




                            █████
                        █████████████
                     █████████████
                 ██████████████        █████
              █████████████        ████████████
          ██████████████        █████████████
       █████████████        █████████████       ██████
       ██████████        ████████████           ██████
       ███████       █████████████       ███    ██████
       ███████    █████████████       ██████    ██████
       ████████████████████       ██████████    ██████
       █████████████████       █████████████    ██████
       █████████████       █████████████        ██████
       ██████████       █████████████           ██████
       ███████      ██████████████       ███    ██████
       ██████    █████████████       ███████    ██████
       ██████    ██████████       ██████████    ██████
       ██████    ██████        █████████████    ██████
       ██████    ███       █████████████        ██████
       ██████           █████████████       ██████████
       ██████       █████████████        █████████████
                 █████████████       █████████████
              ████████████        █████████████
                  ████         ████████████
                           █████████████
                         ███████████
                            █████
Ferrum Network • Interoperability Network for Financial Applications
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!