mirror of
https://github.com/OneKeyHQ/bip39.git
synced 2026-04-18 08:22:16 +00:00
Merge pull request #640 from tayvano/patch-2
Add warning to site encouraging ppl not to share the info on this page
This commit is contained in:
@@ -29,6 +29,15 @@
|
|||||||
For more info see the
|
For more info see the
|
||||||
<a href="https://github.com/bitcoin/bips/blob/master/bip-0039.mediawiki" target="_blank">BIP39 spec</a>.
|
<a href="https://github.com/bitcoin/bips/blob/master/bip-0039.mediawiki" target="_blank">BIP39 spec</a>.
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
|
<p>
|
||||||
|
<span class="text-danger">
|
||||||
|
If you share the information generated by this page with anyone, they can steal your assets.
|
||||||
|
Anyone asking you to share your your secret recovery phrase or BIP 32 root key is a scammer.
|
||||||
|
Do NOT copy & paste information from this page or send it to anyone offering to help you on Twitter, Discord, Telegram, Etherscan, or Line.
|
||||||
|
<strong>They will steal your coins.</strong>
|
||||||
|
</span>
|
||||||
|
</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="form-group generate-container">
|
<div class="form-group generate-container">
|
||||||
|
|||||||
Reference in New Issue
Block a user