Post
Topic
Board Armory
Re: Armory - Discussion Thread
by
oakpacific
on 01/12/2013, 09:42:55 UTC

Sorry, I was talking about the scenario when a malware taking over the online computer and trying to sneak itself into a USB disk to steal the private keys on the offline computer.

Anyway what would be the obstacles for creating entire transactions offline? Smiley Along with a write-switch protected USB drive it would be possible to make sure the offline computer is never infected, as the online Armory would only validate and broadcast the transactions supplied to it.

When creating a transaction you need to know which unspent outputs to use, so knowledge of the blockchain is necessary.

Well, if you are extremely paranoid, you can avoid using USB sticks: simply print the unsigned-tx file and manually type it into the offline PC. Do the same with the signed-tx file to transfer it to the online PC for broadcasting.

When I move my transaction back to the online machine, Armory can check if all the outputs are unspent, if I did something wrong then we are back to square one.

Also I don't think UTXOs alone are really much information, they should well fit into a sheet of paper using the same format of codes used for paper wallet backup, but etotheipi mentioned somewhere that a transaction could be as large as 1 MB and off the limit of even static QR code, so I am also curious what could make it so big, lots of dust outputs?