Added warning about entering secrets to this script

pull/1/head
slush0 10 years ago
parent c7729e082c
commit 0262d13944

@ -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

Loading…
Cancel
Save