So basically, before studying it in depth, it’d work something like:
CREATING NEW KEYS
1. Download btc wallet
2. Disconnect computer from internet
3. Generate private key, public key and address offline from offline wallet software.
4. Write private key, public key and address on a txt file.
5. Encrypt txt file using openpgp.
6. Transfer encrypted txt to pendrive.
——————
SIGNING TRANSACTIONS
1. Transfer x sats to new address from offline wallet
2. Sign transaction with encrypted txt file from pendrive.
3. Get signed transaction on a different pendrive B
4. Connect pendrive B to online laptop and broadcast transaction from online wallet
I’m thinking loudly, but appreciate a lot your help here as I never tried this out 😀
