I'm looking to create a new bitcoin address in the safest way possible using my Raspberry Pi 4. There are some straightforward steps, but I'm a bit lost on a few details to get it done right. If anyone here has experience with this, I'd really appreciate your help.
Generating a secure bitcoin address offline with Raspberry Pi 4
3 replies 261 views
Raspberry Pi is just computer with smaller physical size and ARM processor. So you could install OS on the microSD and add software wallet you prefer to use to that microSD and turn on your Raspberry Pi 4. For extra security, verify integrity of the OS and wallet software you download.
Easy way is to install Raspberry Pi OS or Debian and then install Electrum or some other wallet (Sparrow, etc) to generate address.
Just make sure you have wifi turned off and don't have any internet cables connected to device.
Old Raspberry Pi Zero is perfect as small airgapped device (no WiFi or Bluetooth), that is why DIY project Seedsigner is using it as their main device.
This is cheaper and better way in my opinion:
https://seedsigner.com/
SilentOracleMember
Posts: 7 · Reputation: 126
#4Oct 24, 2023, 09:16 PM
on github uploaded paper wallet generator script that uses purely JavaScript, it does not require connection
?Reply
Sign in to reply to this topic
Related topics
- Recovering a Bitcoin wallet and address 8
- Is it possible to check my bitcoin balance offline 12
- bitcoin-qt sync issues and slow speeds 6
- CipherSeed: A Comprehensive Guide to Super-Secure Crypto Wallet Backups 5
- Simple Offline Wallet (key-pair) Setup on Linux Without GUI 0
- Affordable quiet mini PC for running a Bitcoin node and blockchain explorer 19