Can plotNFT be created on different wallet than farmer public key? #7368
mladentripalo
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have my node and farmer on cloud machine, and i have several harvester machines in my LAN … they all connect to remote farmer and this works well. Untill now, I farmed to cold wallet which i manage from my personal “clean” laptop and since 1.20 arrived, i want to start replotting but i am unsure if plotNFT puzzle has to be tied to same private key (wallet derivation 2)?
I understand that farmer needs “farmer private key” to be able to sign proofs (we use HOT WALLET for that ok), but it is unclear from documentation can plotNFT be kept in cold wallet as well?
I want to create NFT with cold wallet keys, and use that puzzle(address) in my plots. I am wondering, is farmer going to be able to sign proofs having only “farmer key”, and lacking nft puzzle key?
The reason for all this is because i cannot have 100% trust in cloud machine - theoretically it can be physically accessed and keys can be stolen and attacker gets to change NFT to whatever he wants, rendering my plots useless, or even worse, hijacking them and collecting rewards.
So ideal situation would be to keep plotNFT in cold wallet and “farmer public key” in hot wallet, but i am unsure if Farmer woud function properly 😕
Anyone has more info on that plz?
Beta Was this translation helpful? Give feedback.
All reactions