2
I just want to confirm if my logic is correct. If I send Bitcoin to my Trezor address while the Trezor is unplugged does the web wallet then receive the private keys from the transaction and only once the Trezor is plugged in again are the keys taken offline? Also access to the web wallet is impossible without the Trezor I assume (ignoring recovery seed). Technical answers are welcomed!
Ah, so it has just one private key and can generate many public keys? – Josh – 2017-08-03T14:04:25.410
@Josh It derives the master private key from your 24 backup words, and can generate many key pairs / addresses from that. – Sergei Tikhomirov – 2017-08-03T14:11:32.363
Thanks so just to double check I understand. Your Trezor never has to be plugged in for deposits to your public addresses. It is only required when you want to spend/send? – Josh – 2017-08-03T14:26:12.763
@Josh yes (after it is initialized). – Sergei Tikhomirov – 2017-08-03T14:52:08.540