Added warning about entering secrets to this script

This commit is contained in:
slush0 2014-02-02 15:29:07 +01:00
parent c7729e082c
commit 0262d13944
1 changed files with 5 additions and 0 deletions

View File

@ -3,6 +3,11 @@
Use this script to cross-check that TREZOR generated valid
mnemonic sentence for given internal (TREZOR-generated)
and external (computer-generated) entropy.
Keep in mind that you're entering secret information to this script.
Hijacking of these information may lead to stealing your bitcoins
from your wallet! We strongly recommend to run this script only on
offline computer (ideally live linux distribution without internet connection).
'''
import binascii