Bitcoin Forum
May 14, 2024, 09:54:25 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: how safe is the passphrase revovery seed  (Read 548 times)
funcho (OP)
Jr. Member
*
Offline Offline

Activity: 153
Merit: 2

do your own research


View Profile WWW
November 15, 2017, 07:42:18 PM
 #1

i have lots of clients
coinimi
mycelium .............................
which uses pass seeds to restore the wallet

i still dont undersrand it ... is it something which will work even in 10 years from now and i can rely on it =?

https://bit.ly/bittmex
1715680465
Hero Member
*
Offline Offline

Posts: 1715680465

View Profile Personal Message (Offline)

Ignore
1715680465
Reply with quote  #2

1715680465
Report to moderator
Activity + Trust + Earned Merit == The Most Recognized Users on Bitcointalk
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715680465
Hero Member
*
Offline Offline

Posts: 1715680465

View Profile Personal Message (Offline)

Ignore
1715680465
Reply with quote  #2

1715680465
Report to moderator
1715680465
Hero Member
*
Offline Offline

Posts: 1715680465

View Profile Personal Message (Offline)

Ignore
1715680465
Reply with quote  #2

1715680465
Report to moderator
1715680465
Hero Member
*
Offline Offline

Posts: 1715680465

View Profile Personal Message (Offline)

Ignore
1715680465
Reply with quote  #2

1715680465
Report to moderator
Xavofat
Hero Member
*****
Offline Offline

Activity: 938
Merit: 559

Did you see that ludicrous display last night?


View Profile
November 15, 2017, 10:49:33 PM
 #2

I'm not familiar with the length of seed or the the number of possible words in the seeds for Coinomi or Mycelium, but I know that my TREZOR has a 24-word seed. 

Their explanation of the security of their seed phrase is:
in order to check all possible orderings in a 24-word seed, you need to run SHA-512:

24! ÷ 256 × 8096 = 19621680704813697269760000 times

The bitcoin network is capable of preforming 176 537 883 000 000 000 iterations of SHA-256 each second.

If we wave our hands a bit, we can claim that SHA-512 and SHA-256 are the same difficulty (which they aren’t but let’s pretend they are). Therefore, it should take somewhere around half of:

(24! ÷ 256 × 8096) ÷ 176 537 883 000 000 000 ÷ 60 ÷ 60 ÷ 24 ÷ 365 = 3.5 years

for the ENTIRE BITCOIN NETWORK to crack the seed.
So with modern technology, it's outrageously impractical to attempt to crack a 24-word seed.  12-word and 18-word seeds are also perfectly secure, assuming that they were generated randomly.
bL4nkcode
Copper Member
Legendary
*
Offline Offline

Activity: 2142
Merit: 1305


Limited in number. Limitless in potential.


View Profile
November 16, 2017, 08:05:49 AM
 #3

i have lots of clients
coinimi
mycelium .............................
which uses pass seeds to restore the wallet

i still dont undersrand it ... is it something which will work even in 10 years from now and i can rely on it =?

It should be working for even 20 years or so, since bitcoin will still working and will be mine until 2110–2140, and this word seed is one of those ways to generate bitcoin address so most probably this recovery seed will still work until that year
bob123
Legendary
*
Offline Offline

Activity: 1624
Merit: 2481



View Profile WWW
November 16, 2017, 02:00:27 PM
 #4

A Hierarchical Deterministic (HD) wallet uses a seed (12/18/24 word seed) to generate private-/public key pairs (your addresses and private keys).
Basically there are mathematical operations which will be performed on your seed plus a counter to generate multiple addresses (to put it simply).
You actually don't need your wallet software to restore your addresses. You only need a BIP 39 compatible tool which will caluclate your keys out of the seed.
As long as you have access to a pc and internet you can always restore your coins from this seed.

funcho (OP)
Jr. Member
*
Offline Offline

Activity: 153
Merit: 2

do your own research


View Profile WWW
November 16, 2017, 02:40:00 PM
 #5

A Hierarchical Deterministic (HD) wallet uses a seed (12/18/24 word seed) to generate private-/public key pairs (your addresses and private keys).
Basically there are mathematical operations which will be performed on your seed plus a counter to generate multiple addresses (to put it simply).
You actually don't need your wallet software to restore your addresses. You only need a BIP 39 compatible tool which will caluclate your keys out of the seed.
As long as you have access to a pc and internet you can always restore your coins from this seed.

Wow super cool thx

https://bit.ly/bittmex
Stedsm
Legendary
*
Offline Offline

Activity: 3052
Merit: 1273



View Profile
November 16, 2017, 05:59:08 PM
 #6

A Hierarchical Deterministic (HD) wallet uses a seed (12/18/24 word seed) to generate private-/public key pairs (your addresses and private keys).
Basically there are mathematical operations which will be performed on your seed plus a counter to generate multiple addresses (to put it simply).
You actually don't need your wallet software to restore your addresses. You only need a BIP 39 compatible tool which will caluclate your keys out of the seed.
As long as you have access to a pc and internet you can always restore your coins from this seed.

Can a duplicate seed / passphrase be generated for any address by wallets in any means?
If yes, what's the possibility of it being done, I mean in how much time addresses' seeds and passphrases may go stagnant if ever?

██████████████████████
█████████████████████████
█████████████████████████
█████████████████████████
█████████████████████████
█████████████████████████
█████████████████████████
█████████████████████████
█████████████████████████
█████████████████████████
█████████████████████████
█████████████████████████
██████████████████████
.SHUFFLE.COM..███████████████████████
███████████████████████
███████████████████████
███████████████████████
███████████████████████
█████████████████████
████████████████████
██████████████████████
████████████████████
██████████████████████
███████████████████████
███████████████████████
███████████████████████
███████████████████████
███████████████████████
███████████████████████
██████████████████████
██████████████████████
██████████████████████
███████████████████████
███████████████████████
███████████████████████
███████████████████████
███████████████████████
███████████████████████
███████████████████████
.
...Next Generation Crypto Casino...
bob123
Legendary
*
Offline Offline

Activity: 1624
Merit: 2481



View Profile WWW
November 17, 2017, 11:05:28 AM
 #7

Can a duplicate seed / passphrase be generated for any address by wallets in any means?
If yes, what's the possibility of it being done, I mean in how much time addresses' seeds and passphrases may go stagnant if ever?

Theoretically, yes. Private keys could be generated "a second time". This is called address collision.
There are 2^160 possible addresses which can be generated. Since, in theory, you have to search 1/2 of the search space to find a collision (birthday paradox),
you would need to calculate 2^159 priv-/pubkey pairs, on average, to find a collision by an address being generated a second time.
2^159 = 7307508200000000000000000000000000000000000000000000000
So the chances of a collision are almost zero. It is considered to be "bullet proof"

Provided the wallet you are using is using a good random number generator (with enough entropy).

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!