menu
search

Blogs & Articles: Why You Should Use A Computer Specifically Meant For Bitcoin Transactions And How To Do It đź”— 2 years ago

Bitcoin Magazine: Bitcoin News, Articles, Charts, and Guides

Making sure your bitcoin transactions remain private is made significantly easier with a computer dedicated to this function alone.

This is an opinion editorial by Arman The Parman, a Bitcoin educator passionate about privacy and contributor to Bitcoin Magazine.

What’s Wrong With Using A Regular Computer?

When making bitcoin transactions, it’s ideal if your computer has no malware. Obviously.

If you keep your Bitcoin seed phrase (usually 12 or 24 words) off the computer with a signing device (e.g., a hardware wallet — its main purpose), then you might think it’s not that important to have a “clean” computer — not true.

A malware-infected computer may read your Bitcoin addresses, exposing your balance to an attacker. They can’t take bitcoin just from knowing the address, but they can see how much you have and calculate from that if you are a worthy target. They may also somehow work out where you live, for example, and threaten you to get you to pay a ransom.

What Is The Solution?

I encourage most Bitcoiners to use a dedicated malware-free computer (with internet access) for making Bitcoin transactions. I suggest people use an open-source operating system like Linux Mint, but use Windows or Mac if you must — that’s better than using a regular, well-used computer that invariably has malware hidden in it.

One obstacle that people come across is installing a new operating system on such computers. This guide is to help with that.

There are many varieties of Linux and I have tried several. My recommendation for Bitcoiners is Linux Mint, because it is easy to install, very fast (particularly on bootup and shutdown), not bloated (every extra piece of software is a risk), and has rarely crashed on me or behaved weirdly (compared to other versions like Ubuntu and Debian).

Some may be very resistant to a new operating system, preferring Windows or Mac OS. I understand, but the Windows and Apple operating systems are closed source, so we have to trust what they’re doing; I don’t think that’s a good policy, but it’s not all or nothing. I’d much prefer people use a dedicated, freshly installed Windows or Mac OS computer rather than a well-used computer (with who knows what malware has accumulated on it). One step better is to use a freshly installed Linux computer.

If you’re nervous about using Linux because of the unknown, that’s natural, but so is spending some time learning. So much information is available online. Here is an excellent short video introducing the basics of the command line that I highly recommend.

Choose A Computer

I’ll start with what I think is the best option. Then, I’ll give my opinion on alternatives.

Ideal Option

My recommendation, if you can afford it, and if the size of your bitcoin stack justifies it, is to get a brand-new, entry-level laptop. The most basic model built these days is good enough to handle what it’s going to be used for. The processor and RAM specs are not relevant, because they will all be good enough.

Avoid

  • Any tablet combo, including Surface Pro.
  • Chromebooks, often the storage capacity is too low.
  • Macs, they are expensive, and the hardware doesn’t gel well with Linux operating systems in my experience.
  • Anything refurbished or secondhand (not an absolute deal breaker though).

Instead, look for a Windows 11 laptop (currently, Windows 11 is the latest release. We’ll be getting rid of that software, don’t worry.). I searched on Amazon.com for “Windows 11 Laptop” and found this good example:

image1.png

The price of this one above is good. The specs are good enough. It has a built-in camera which we can use for QR code PSBT transactions (otherwise you’d have to buy a USB camera to do that). Don’t worry about the fact that it’s not a well-recognized brand (it’s cheap). If you want a better brand, it’ll cost you, for example:

image10.png

Some of the cheaper ones have only 64GB of drive space. I haven’t tested laptops with drives that small; it is probably OK to have 64GB, but it might be pushing it.

Other Options — Tails

Tails is an operating system that boots from a USB thumb drive and temporarily takes over the hardware of any computer. It uses Tor connections only, so you’d need to be comfortable using Tor. None of the data that you write to memory during your session is saved to the drive (it starts fresh every time), unless you tweak the settings and create a permanent storage option (on the USB thumb drive), which you lock with a password.

It’s not a bad option and it’s free, but it’s a little clunky for our purposes. Installing new software on it is not a breeze. One good feature is that it comes with Electrum, but the downside of this is that you didn’t install it yourself. Make sure the USB drive you use is at least 8GB.

Your flexibility is reduced if you use Tails. You may not be able to follow various guides to set up what you need and get it working properly. For example, if you follow my guide to installing Bitcoin Core, there are modifications needed to make it work. I don’t think I’ll be making a Tails specific guide, so you’d need to build your skills and do it alone.

I also am not sure how well hardware wallets will interact with this OS.

Having said all this, a Tails computer for bitcoin transactions is a nice additional option, and it will certainly help your overall privacy skills to learn to use Tails.

Other Options — Live OS Boot

This is very similar to Tails, except the operating system is not privacy dedicated. The basic way to use this is to flash a USB drive with the Linux operating system of your choice and make the computer boot from that instead of the internal drive. How to do this is explained later.

The advantage is that you are less restricted and things will work without advanced tweaks.

I am not sure how well such a system isolates malware on the existing computer from the USB boot drive you use that holds the new operating system. It probably does a fine job and is probably not as good as Tails, but my preference is the dedicated laptop.

Other Options — Your Own Used Laptop Or Desktop Computer

Using a used computer is not ideal, mainly because I am unaware of the inner workings of sophisticated malware, nor if wiping a drive is sufficient to get rid of it. It probably is but I don’t want to underestimate how clever nefarious hackers can be. You can decide; I don’t want to commit to this option.

If you choose to use an old desktop instead of an old laptop, this will be fine, except that it will permanently take up space for your probably rare bitcoin transactions; you shouldn’t be using it for anything else. Whereas with a laptop, you can just put it away and even hide it for extra security.

Installing Linux Mint On Any Computer

These are instructions to wipe any operating system from your new laptop and install Linux Mint, but you can adapt it to install just about any Linux version on just about any computer.

We are going to use any computer to flash the operating system to a memory stick of some sort. It doesn’t matter which memory stick, as long as it is compatible with a USB port, and I suggest 16GB minimum.

Get one of these things:

image6.png

Or you can use something like this:

image8.jpg

Next, navigate to LinuxMint.com.

image2.png

Hover the mouse over the “Download” menu at the top and then click the link, “Linux Mint 20.3,” or whatever version is the latest recommended one at the time you do this.

image9.png

There will be a few “flavors” to choose from. Go with “Cinnamon” to follow along with this guide. Click the “Download” button.

image7.png

On the next page, you can scroll down to see the mirrors (various servers that hold a copy of the file we want). You can verify the download using SHA 256 and gpg (recommended), but I’m going to skip explaining that here as I have written guides on this already.

image4.png

Choose a mirror that’s closest to you and click its link (the green text in the mirror column). The file will begin downloading; the version I’m downloading is 2.1GB.

Once it’s downloaded, you can flash the file to a portable memory device and make it bootable. To do this, the easiest way is to use balenaEtcher. Download and install it if you don’t have it.

Then, run it:

image11.png

Click “Flash from file” and select the Linux Mint file you downloaded.

Then click “Select target.” Make sure the memory device is plugged in and make sure you are selecting the correct drive, otherwise you may destroy the contents of the wrong drive!

After that, select “Flash!” You may need to enter your password. When it’s completed, the drive is likely not going to be readable by your Windows or Mac computer, because it has been transformed into a Linux device. Just pull it out.

Preparing The Target Computer

Turn on the new laptop, and while it is powering up, hold down the BIOS key. This is typically F2, but it could be F1, F8, F10, F11, F12 or Delete. Try each one until you get it, or search the internet for your computer’s model and ask the right question, like “BIOS key Dell laptops.”

Every computer will have a different BIOS menu. Explore and find which menu allows you to configure the boot order. For our purposes, we want the computer to try to boot from a USB connected device (if there is one connected), before trying to boot from the internal hard drive (otherwise Windows will load). Once you set that, you may need to save before exiting or it may save automatically.

Reboot the computer and it should load from the USB memory device. We can now install Linux on the internal drive and Windows will be removed for good.

When you get to the following screen, select “OEM install (for manufacturers).” If you instead choose “Start Linux Mint,” you’ll get a Linux Mint session loaded off the USB memory device, but once you shut down the computer, none of your information is saved. It’s basically a temporary session so you can try it out.

image5.png

You will be taken through a graphical wizard which will ask you a number of questions that should be straightforward. One will be language settings, another will be your home internet network connection and password. If prompted to install additional software, reject it. When you get to the question about the installation type, some people may hesitate: You need to choose “Erase disk and install Linux Mint.” Also, do not encrypt the drive and do not select LVM.

You will eventually get to the desktop. At this point, you are not quite finished. You are actually acting as the manufacturer (i.e., someone building a computer and setting up Linux for the customer). You need to double click the desktop icon and click “Install Linux Mint” to finalize it.

image3.png

Remember to remove the memory stick and then reboot. After reboot, you’ll be using the Linux operating system for the first time as a new user. Congratulations!

One of the first things to do (and to do regularly) is to keep the system up to date.

Open the Terminal application, and type the following: sudo apt-get update

Hit <enter>, confirm your choice and then enter this command: sudo apt-get upgrade

Hit <enter> and confirm your choice.

Let it do its thing, it could take several minutes.

Next, I like to install Tor: sudo apt-get install Tor

Conclusion

This guide explained why you may need a dedicated computer for bitcoin transactions, and how to install a fresh Linux Mint operating system on it.

You can now install the bitcoin wallet of your choice and use this computer only for bitcoin transactions. These are the only two wallets I generally recommend:

Electrum Desktop Wallet is for the advanced user or those who want to become advanced. It is particularly important if you wish to follow my air-gapped computer system using the Raspberry Pi Zero option.

Sparrow Bitcoin Wallet is an excellent wallet that has a very beautiful and intuitive design.

Happy Bitcoining.

This is a guest post by Arman The Parman. Opinions expressed are entirely their own and do not necessarily reflect those of BTC Inc or Bitcoin Magazine.

More from this author

19th April 2024 09:02

19th April 2024 03:37

8 hours agoThe Halving Holiday

19th April 2024 02:32

18th April 2024 07:30

18th April 2024 04:46

Feel free to send a tip using tippin.me

Or alternatively you can send a few sats directly:

btc logo BTC ln logo BTC (Lightning)

btc tip qr

33ELQ1ye29gB6YVQY6zRLFVCNYkJez9jMh

lightning tip qr

lnurl1dp68gurn8ghj7cm0d9hxxmmjdejhytnfduhkcmn4wfkz7urp0yhn2vryv5ukvdm995ckydph956rvv3h94sk2dny95mkgv34xdsnvvrpv4jxz6whyrn