HackerTrans
TopNewTrendsCommentsPastAskShowJobs

chill1

no profile record

Submissions

Docker and firewalls: How to protect your services

degreesofzero.com
1 points·by chill1·5 yıl önce·0 comments

Bleskomat: DIY Lightning Network (Bitcoin) ATM

github.com
2 points·by chill1·5 yıl önce·0 comments

Lightning Node Setup, Backup, and Recovery

degreesofzero.com
2 points·by chill1·5 yıl önce·0 comments

comments

chill1
·4 yıl önce·discuss
With both Trezor and Ledger it is possible to use Electrum as the GUI (interface) app. So if they go out of business and/or stop supporting the specific hardware wallet model that you own, you can continue using it with Electrum. Alternatively, you can import the seed backup (12 or 24 words) into a new hardware wallet.
chill1
·4 yıl önce·discuss
I usually don't bother to login to comment, but I felt compelled in this case. The other replies include a lot of bad advice. You sound like you don't have much of experience actually using bitcoin (or cryptocurrencies). So the best (most secure and easiest) solution is to buy a hardware wallet and use the wallet app which they provide. I suggest either Trezor [1] or Ledger [2]. Do not buy a hardware wallet from secondary marketplaces or second-hand resale websites - buy direct from the developer's website only.

[1] https://shop.trezor.io/

[2] https://www.ledger.com/

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!