Introduction: welcome, newcomers! Many crypto communities offer little help to the uninitiated -- but not Uno!! We are strongly committed to 'tech support.'
So, ask, ask, ask!This is Benefactorhttps://bitcointalk.org/index.php?topic=527500.4040‘This is how you should do it:
1. Start a new wallet.
2. Add a bunch of receive addresses, (like 20, more than you think you need for a loong time.)
3. Download blockchain.
4. Encrypt wallet.
5. MAKE A BACKUP.
5.5 Optional: Make additional backups as needed and store in safe places.
6. Test wallet by receiving a small amount, ( < 0.11 UNO.)
6.5 Test wallet by sending that amount.
7.0 Optional for long-term wallet. (Ignore this step for your petty cash hot wallet(s).): Create a list of the receive addresses, so you can send to them. List must have addresses perfectly copied - no errors!
7.1 Optional for long-term wallet. (Ignore this step for your petty cash hot wallet(s).): Take wallet completely offline. {Programs/Roaming/Unobtanium} move all directories if you know what you are doing! Your cold storage wallet doesn't have to be online for the blockchain to know those addresses are receiving additional funds while it is offline. Just check the blockchain, not your cold storage wallet, to verify you have the funds. Worst case is you only need the private keys on your backed-up wallet.dat file. (Also make sure you never get confused which wallet.dat goes to which wallet, and don't overwrite them, etc.)
8. Optional, but mandatory if applicable: If you EVER add a single new receive address or change the passphrase or de-encrypt, you need new backups.
9. Send funds to existing, backed-up receive addresses, and enjoy your Unobtanium!!!’
This is Mikehttps://bitcointalk.org/index.php?topic=527500.4060‘Well, transactions don't matter as those are stored inside the blockchain. But if you add or remove a send or receiving address, then yes, backup! The sending addresses don't matter much, but if you have a bunch, then having to re-enter them at some point sucks
Also, NEVER keep an un-encrypted copy around!
If you create a new wallet, the initial wallet.dat will always contain the first receiving address, un-encrypted. Suppose you back that up and then encrypt the wallet.dat, and back that up as well. Now you send 100UNO to your default address, thinking you are safe because the wallet has been encrypted. But the original wallet.dat still exists, contains the same private key and is not encrypted.
Anyway, now you have 100UNO in the first address. You add a second address and send 15UNO to that. And someone else sends you 20UNO to your first address.
You wallet shows you have 135 UNO. You backup the wallet (do it once in a while anyway)
Now someone finds your unencrypted wallet.dat and imports that into his wallet application. He now has full access to the original address as that is stored inside the wallet.dat without password or anything! After syncing he sees 120UNO and sends them to another address. You lose the coins! Your wallet will show the transaction, 120UNO out, and 15UNO remain because the un-encrypted wallet.dat does not contain a private key for the second address that was added later so the thief does not have access to that.
Hope this sheds a bit of light on the importance of encryption and backing up ’