Seed-phrase: Difference between revisions

From Decimal Wiki
Jump to navigation Jump to search
[checked revision][checked revision]
No edit summary
Tag: Manual revert
No edit summary
Line 1: Line 1:
{{#seo:
{{#seo:
                     |title= Seed-фраза
                     |title= Seed-phrase
                     |titlemode= append  
                     |titlemode= append  
                     |keywords= Seed-фраза
                     |keywords= Seed-phrase
                     |description= Seed-фраза
                     |description= Seed phrase
                     }}
                     }}
<div class="mikio-article-content">
<div class="mikio-article-content">
 
<div class="mikio-tags">
<div class="mikio-tags">




</div>
</div>
<span id="seed-fraza"></span>
<span id="seed-fraza"></span>
= Seed-фраза =
= Seed-phrase =
 
<div class="level1">
<div class="level1">
 
'''Seed-фраза''' , или '''Mnemonic-фраза''' , в сети Decimal — это набор из 24 слов английского языка, который содержит всю информацию, необходимую для доступа к кошельку.
'''Seed-phrase''', or "'Mnemonic-phrase"', on the Decimal network is a set of 24 words in English language which contains all the information necessary to access the wallet.
 
'''Seed-фраза''' — это последовательность из 12, 18 или 24 слов стандарта BIP39. Данный стандарт содержит словарь из 2 048 слов и протоколы генерации ключей BIP32-44-49-84-141. Имея сид-фразу от кошелька, вы можете получить доступ к средствам практически в любом некастодиальном (децентрализованном) приложении-кошельке. Соответственно, надёжность хранения сид-фразы — это первоочередная задача для пользователя криптовалют.
'''Seed-phrase''' is a sequence of 12, 18 or 24 words of the BIP39 standard. This standard contains a dictionary of 2,048 words and BIP32 key generation protocols-44-49-84-141 . Having a seed phrase from the wallet, you can access funds in almost any non-custodial (decentralized) wallet application. Accordingly, the reliability of the LED phrase storage is a top priority for the cryptocurrency user.
 
 
</div>
</div>
<span id="otlichie_privatnogo_kljucha_ot_seed-frazy"></span>
<span id="otlichie_privatnogo_kljucha_ot_seed-frazy"></span>
=== Отличие приватного ключа от seed-фразы ===
=== The difference between a private key and a seed phrase ===
 
<div class="level3">
<div class="level3">
 
В некоторых кошельках доступ к средствам осуществляется через приватный ключ, который представляет собой последовательность буквенно-цифровых символов.
In some wallets, access to funds is carried out through a private key, which is a sequence of alphanumeric characters.
 
'''Приватный ключ''' обеспечивает доступ только к одному конкретному адресу монеты, в то время как '''seed-фраза''' даёт полный контроль над всеми адресами монет, которые были сгенерированы в кошельке. Простыми словами, seed-фраза содержит в себе сразу все приватные ключи от всех адресов в кошельке. Процесс извлечения приватного ключа из seed-фразы достаточно прост. Держите вашу seed-фразу в надёжном месте! Если кто-то получит доступ к ней, это равносильно утрате кошелька. Кроме того, сменить её нельзя.
'''The private key''' provides access to only one specific address of the coin, while the '''seed phrase''' gives full control over all addresses of coins that were generated in the wallet. In simple words, the seed phrase contains all the private keys from all the addresses in the wallet at once. The process of extracting a private key from a seed phrase is quite simple. Keep your seed phrase in a safe place! If someone gets access to it, it is equivalent to losing the wallet. Besides, you can't change it.
 




</div>
</div>
<div style="clear:both">
<div style="clear:both">




</div>
</div>
 
</div>
</div>
  [[Category:Commoninfo]]
  [[Category:Commoninfo]]

Revision as of 14:27, 20 June 2022


Seed-phrase

Seed-phrase, or "'Mnemonic-phrase"', on the Decimal network is a set of 24 words in English language which contains all the information necessary to access the wallet.

Seed-phrase is a sequence of 12, 18 or 24 words of the BIP39 standard. This standard contains a dictionary of 2,048 words and BIP32 key generation protocols-44-49-84-141 . Having a seed phrase from the wallet, you can access funds in almost any non-custodial (decentralized) wallet application. Accordingly, the reliability of the LED phrase storage is a top priority for the cryptocurrency user.

The difference between a private key and a seed phrase

In some wallets, access to funds is carried out through a private key, which is a sequence of alphanumeric characters.

The private key provides access to only one specific address of the coin, while the seed phrase gives full control over all addresses of coins that were generated in the wallet. In simple words, the seed phrase contains all the private keys from all the addresses in the wallet at once. The process of extracting a private key from a seed phrase is quite simple. Keep your seed phrase in a safe place! If someone gets access to it, it is equivalent to losing the wallet. Besides, you can't change it.