(no title)
chill1 | 3 years ago
For added opsec:
- Use a temporary email address on the order form (e.g. mailinator or similar).
- Do not ship the goods to your home address. Pick-up your order in-person at a drop-off spot, post-office, or have it delivered to your workplace.
A bit more information about hardware vs. software/app wallet:
- Hardware wallets protect your bitcoin and cryptocurrencies by keeping your private keys secure on a dedicated USB (or air-gapped) device. The private keys never leave the device.
- If you use an app on your phone or desktop computer, your private keys could be stolen by malware. This is the exact attack vector that hardware wallets are designed to protect against.
Good luck!
3np|3 years ago
If you really don't want to get a dedicated hardware wallet, the poor-persons choice would be to (in order of preference):
* In case you're really just holding and won't be wanting to transact with it anytime soon, a paper wallet can work. Generate it on an airgapped device and never let the private keys touch a connected device.
* Use a dedicated boot environment. For example: Set up Tails on a USB drive and boot into it on your laptop, or make a fresh install on a raspberry pi or similar. Use Electrum (or bitcoin core qt / cli), store the wallet file only on a separate encrypted USB drive. Don't use this OS install for other things. Prefer connecting only over Tor, I2P, or cjdns.
* A reputable smartphone wallet. A downside here is that you will have to be very diligent with your system updates and have to keep a peripheral eye on if the author gets acquired or goes rouge etc. You'd have to do your own research but Bluewallet seems decent.
* Ignore all the advice and access the keys on your PC anyway. It's possible to do safely but as noted above it has increased risks and requires a lot of diligence.
DebtDeflation|3 years ago
hnxs|3 years ago
chill1|3 years ago
3np|3 years ago
One could (and should!) still use the same wallet with a self-hosted node, or a third-party one, by using the wallet with a different software (which is also officially supported; Ledger provides docs for doing so).