Post
Topic
Board Hardware wallets
Re: [ESHOP launched] Trezor: Bitcoin hardware wallet
by
dnaleor
on 10/11/2014, 16:46:33 UTC
Can someone please provide a short step-by-step tutorial on how to use the Trezor to sign a hash of a document?
Thanks

From memory:

Click on the account that you want to use. Then near the top right you will see a sign and verify button. Click it. It will bring up 2 forms that you can fill out, sign and verify. The first field will be the message. Enter the message that you want to sign in the message field. The second field will be the address. begin typing the address that you want to use. it will detect the address you are entering and provide an option to fill out the rest of the address for you. Click sign. Now look at your trezor. It will ask you to confirm that you want to sign the message. Confirm that you do. Now enter your pin. Look back at the form page in your browser. you will see that the formerly empty signature box will now contain a series of characters. That is your digital signature.

Thanks. So this appears to be signing of messages disconnected to transactions.  And it is signing with my private key.
Is there a way to include a message in a signed bitcoin transaction?  In other words, can I include a SHA256 hash of a document and include it in a transaction that gets recorded on the blockchain?  I think this can be done with some clients (although I do not know which ones can do it).  But can it be accomplished from my Trezor?
Thanks

Molecular has designed a way to hash your document and create a private key out of it. You can send a very small amount of BTC to that address to "timestamp" it and proove you own that doc at a certain moment of time. Don't know if you are looking for that?

If you want the proove to be public, I think you can do the same by creating a public address out of the hash of the doc. But I never that that
(I used the method of Molecular to create a certificate of my Silver Casascius coin Wink )