<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:media="http://search.yahoo.com/mrss/" >

<channel>
	<title>REVIEWS &#8211; Bitcoin Magazine</title>
	<atom:link href="https://bitcoinmagazine.com/reviews/feed" rel="self" type="application/rss+xml" />
	<link>https://bitcoinmagazine.com</link>
	<description>Bitcoin News, Articles and Expert Insights</description>
	<lastBuildDate>Tue, 30 Jun 2026 16:54:57 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0</generator>

<image>
	<url>https://bitcoinmagazine.com/wp-content/uploads/2024/09/cropped-Bitcoin-Magazine-glyph-black-01-32x32.png</url>
	<title>REVIEWS &#8211; Bitcoin Magazine</title>
	<link>https://bitcoinmagazine.com</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>One Year Later: How Coldcard Q’s Key Teleport Delivers Secure Remote Key Management for Bitcoin Treasuries</title>
		<link>https://bitcoinmagazine.com/technical/one-year-later-how-coldcard-qs-key-teleport-delivers-secure-remote-key-management-for-bitcoin-treasuries</link>
		
		<dc:creator><![CDATA[Juan Galt]]></dc:creator>
		<pubDate>Tue, 30 Jun 2026 16:54:49 +0000</pubDate>
				<category><![CDATA[TECHNICAL]]></category>
		<category><![CDATA[FEATURED]]></category>
		<category><![CDATA[REVIEWS]]></category>
		<category><![CDATA[coldcard]]></category>
		<category><![CDATA[coldcard q]]></category>
		<category><![CDATA[key teleport]]></category>
		<category><![CDATA[snowden]]></category>
		<category><![CDATA[tails os]]></category>
		<category><![CDATA[Tor]]></category>
		<guid isPermaLink="false">https://bitcoinmagazine.com/?p=53028</guid>

					<description><![CDATA[<p><a rel="nofollow" href="https://bitcoinmagazine.com">Bitcoin Magazine</a><br />
<img src="https://bitcoinmagazine.com/wp-content/uploads/2026/06/tn-7.webp" style="display: block; margin: 1em auto"><br />
<a rel="nofollow" href="https://bitcoinmagazine.com/technical/one-year-later-how-coldcard-qs-key-teleport-delivers-secure-remote-key-management-for-bitcoin-treasuries">One Year Later: How Coldcard Q’s Key Teleport Delivers Secure Remote Key Management for Bitcoin Treasuries</a></p>
<p>Bitcoin users facing travel or emergency scenarios benefit from Coldcard Q’s mature Key Teleport implementation, which outperforms traditional Tails-OS + PGP setups and resisted advanced AI decryption attempts.</p>
<p>This post <a rel="nofollow" href="https://bitcoinmagazine.com/technical/one-year-later-how-coldcard-qs-key-teleport-delivers-secure-remote-key-management-for-bitcoin-treasuries">One Year Later: How Coldcard Q’s Key Teleport Delivers Secure Remote Key Management for Bitcoin Treasuries</a> first appeared on <a rel="nofollow" href="https://bitcoinmagazine.com">Bitcoin Magazine</a> and is written by <a rel="nofollow" href="https://bitcoinmagazine.com/authors/juan-galt">Juan Galt</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p><a rel="nofollow" href="https://bitcoinmagazine.com">Bitcoin Magazine</a><br />
<img src="https://bitcoinmagazine.com/wp-content/uploads/2026/06/tn-7.webp" style="display: block; margin: 1em auto"><br />
<a rel="nofollow" href="https://bitcoinmagazine.com/technical/one-year-later-how-coldcard-qs-key-teleport-delivers-secure-remote-key-management-for-bitcoin-treasuries">One Year Later: How Coldcard Q’s Key Teleport Delivers Secure Remote Key Management for Bitcoin Treasuries</a></p>
<div id="bsf_rt_marker"></div>
<p class="wp-block-paragraph">Have you ever been travelling, had to make a big payment and realised you left your hardware wallet back home? Perhaps you are a key holder in a business’s Bitcoin treasury, or an emergency came up, and a big payment has to be made, some cold storage Bitcoin has to move, but the keys are elsewhere. </p>



<p class="wp-block-paragraph">Key Teleport, a feature developed by the hardware wallet manufacturer Coinkite, may be the most secure way to handle key material at a distance. The feature is only available to the <a href="https://bitcoinmagazine.com/business/coinkite-new-bitcoin-wallet-coldcard-q1">Coldcard Q, the premium, feature-rich Bitcoin hardware wallet</a> developed by the company. </p>



<p class="wp-block-paragraph">Before Key Teleport, the most paranoid, secure way to move a private key over the internet was not to send it over WhatsApp or Signal. These apps, while end-to-end encrypted on the surface, are running on top of very complex hardware and operating systems, in many cases with <a href="https://bitcoinmagazine.com/business/googles-android-lockdown-are-you-really-in-control-of-your-phone">very intrusive firmware embedded deeply by manufacturers</a>. Smartphones today, as with most of mainstream technology, are simply not designed to secure highly valuable secrets that can transfer irreversible money like Bitcoin. </p>



<p class="wp-block-paragraph">Had you asked me how I might go about sending a private key with life-changing money on it, across the wire, I would have told you this: You need to boot <a href="https://bitcoinmagazine.com/technical/why-use-a-computer-meant-for-bitcoin">Tails OS</a>, a slim, highly paranoid Linux distribution, into hardware you know to be secure, ideally a burner laptop. You then need to generate a fresh set of PGP keys to encrypt the secret with the power of asymmetric cryptography. The recipient needs to do the same, Tails-OS and PGP. Then, a classic encrypted message is made to the recipient&#8217;s public key, and the encrypted secret is sent over Tor, probably wrapped by another VPN just in case. Having done this once, I can tell you, it&#8217;s a mission. </p>



<p class="wp-block-paragraph">This Tails-OS plus PGP combo is <a href="https://theintercept.com/2014/10/28/smuggling-snowden-secrets/" target="_blank" rel="noopener">the kind of setup that Edward Snowden used</a> to get in contact with journalist Greenwald originally, to leak the 2014 NSA surveillance secrets. If the 90’s cypherpunks had some kind of secret society, through which they coordinated the creation of technologies like Bitcoin or Wikileaks, this is the kind of setup they might have used. </p>



<p class="wp-block-paragraph">The Key Teleport by Coldcard Q makes tasks of this sort far easier. You can now easily send encrypted messages across the internet without having to worry about your hardware or what other software might be installed on it that could spy. It also solves key management dilemmas; a partially signed Bitcoin multisig transaction can be transmitted as an encrypted note to the recipient Coldcard Q, for example. Or a whole wallet set up, with its metadata, key material and custom settings, backed up, encrypted and sent across the world to its unique recipient. I got a couple of these devices recently for a test run of the feature, and not even Opus 4.8 High could figure out how to crack the encrypted blurb. </p>



<h3 class="wp-block-heading">The Hardware</h3>



<figure class="wp-block-gallery has-nested-images columns-default is-cropped wp-block-gallery-1 is-layout-flex wp-block-gallery-is-layout-flex">
<figure class="wp-block-image size-large"><img fetchpriority="high" decoding="async" width="616" height="1096" data-id="53037" src="https://bitcoinmagazine.com/wp-content/uploads/2026/06/photo_2026-06-29-11.36.18-edited-1.jpeg" alt="" class="wp-image-53037" title="One Year Later: How Coldcard Q’s Key Teleport Delivers Secure Remote Key Management for Bitcoin Treasuries 1" srcset="https://bitcoinmagazine.com/wp-content/uploads/2026/06/photo_2026-06-29-11.36.18-edited-1.jpeg 616w, https://bitcoinmagazine.com/wp-content/uploads/2026/06/photo_2026-06-29-11.36.18-edited-1-169x300.jpeg 169w, https://bitcoinmagazine.com/wp-content/uploads/2026/06/photo_2026-06-29-11.36.18-edited-1-576x1024.jpeg 576w, https://bitcoinmagazine.com/wp-content/uploads/2026/06/photo_2026-06-29-11.36.18-edited-1-236x420.jpeg 236w" sizes="(max-width: 616px) 100vw, 616px" /></figure>



<figure class="wp-block-image size-large"><img decoding="async" width="611" height="1086" data-id="53038" src="https://bitcoinmagazine.com/wp-content/uploads/2026/06/photo_2026-06-29-11.36.30-edited.jpeg" alt="" class="wp-image-53038" title="One Year Later: How Coldcard Q’s Key Teleport Delivers Secure Remote Key Management for Bitcoin Treasuries 2" srcset="https://bitcoinmagazine.com/wp-content/uploads/2026/06/photo_2026-06-29-11.36.30-edited.jpeg 611w, https://bitcoinmagazine.com/wp-content/uploads/2026/06/photo_2026-06-29-11.36.30-edited-169x300.jpeg 169w, https://bitcoinmagazine.com/wp-content/uploads/2026/06/photo_2026-06-29-11.36.30-edited-576x1024.jpeg 576w, https://bitcoinmagazine.com/wp-content/uploads/2026/06/photo_2026-06-29-11.36.30-edited-236x420.jpeg 236w" sizes="(max-width: 611px) 100vw, 611px" /></figure>
</figure>



<p class="wp-block-paragraph">The Coldcard Q — which now comes in a wide range of colored cases — has a very specific set of tools necessary to enable this kind of airgapped communication. First of all, it inherits the dual secure element model developed in the Mk4 series of Coinkite devices. Where <a href="http://blog.coinkite.com/understanding-mk4-security-model/" target="_blank" rel="noopener">two closed source chips</a> made by different manufacturers are used in combination with an open source MCU chip to generate keys, encrypt, decrypt and store sensitive data. A combination of the components would need to be compromised by an attacker with physical access to get the wallet. These chips are, of course, used by the Key Teleport feature, handling the encryption and decryption of whatever message the user is dealing with.</p>



<p class="wp-block-paragraph">The screen is a 3.2-inch LCD screen with enough resolution to show the BBQr code. <a href="https://bbqr.org/" target="_blank" rel="noopener">BBQr</a> is a QR code standard developed by Coinkite that has no dependencies or third-party libraries, is backwards compatible with standard QR code readers, and can contain larger messages than traditional QR codes. </p>



<p class="wp-block-paragraph">The Coldcard Q is also able to read QR codes. It has a dedicated QR code scanner with a red strobe indicator light that guides the user as to what the scanner is pointed, and a small flash light that can be activated with a button to help in low light environments. This optimised hardware set solves common problems with QR code payments, where variation in screen resolutions, camera quality and lighting can make scanning a payment QR code difficult.  </p>



<h3 class="wp-block-heading">The Cryptography</h3>



<p class="wp-block-paragraph"><strong>TWO OR THREE IMAGES SIDE BY SIDE, QR CODE, PIN SHARING, SCANNING.  </strong></p>



<figure class="wp-block-gallery has-nested-images columns-default is-cropped wp-block-gallery-2 is-layout-flex wp-block-gallery-is-layout-flex">
<figure class="wp-block-image size-large"><img decoding="async" width="811" height="1024" data-id="53040" src="https://bitcoinmagazine.com/wp-content/uploads/2026/06/2026-06-29-19.44.37-811x1024.jpg" alt="" class="wp-image-53040" title="One Year Later: How Coldcard Q’s Key Teleport Delivers Secure Remote Key Management for Bitcoin Treasuries 3" srcset="https://bitcoinmagazine.com/wp-content/uploads/2026/06/2026-06-29-19.44.37-811x1024.jpg 811w, https://bitcoinmagazine.com/wp-content/uploads/2026/06/2026-06-29-19.44.37-238x300.jpg 238w, https://bitcoinmagazine.com/wp-content/uploads/2026/06/2026-06-29-19.44.37-768x969.jpg 768w, https://bitcoinmagazine.com/wp-content/uploads/2026/06/2026-06-29-19.44.37-333x420.jpg 333w, https://bitcoinmagazine.com/wp-content/uploads/2026/06/2026-06-29-19.44.37-696x879.jpg 696w, https://bitcoinmagazine.com/wp-content/uploads/2026/06/2026-06-29-19.44.37.jpg 1014w" sizes="(max-width: 811px) 100vw, 811px" /></figure>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="781" height="1024" data-id="53041" src="https://bitcoinmagazine.com/wp-content/uploads/2026/06/2026-06-29-19.44.44-781x1024.jpg" alt="" class="wp-image-53041" title="One Year Later: How Coldcard Q’s Key Teleport Delivers Secure Remote Key Management for Bitcoin Treasuries 4" srcset="https://bitcoinmagazine.com/wp-content/uploads/2026/06/2026-06-29-19.44.44-781x1024.jpg 781w, https://bitcoinmagazine.com/wp-content/uploads/2026/06/2026-06-29-19.44.44-229x300.jpg 229w, https://bitcoinmagazine.com/wp-content/uploads/2026/06/2026-06-29-19.44.44-768x1006.jpg 768w, https://bitcoinmagazine.com/wp-content/uploads/2026/06/2026-06-29-19.44.44-320x420.jpg 320w, https://bitcoinmagazine.com/wp-content/uploads/2026/06/2026-06-29-19.44.44-696x912.jpg 696w, https://bitcoinmagazine.com/wp-content/uploads/2026/06/2026-06-29-19.44.44.jpg 934w" sizes="auto, (max-width: 781px) 100vw, 781px" /></figure>
</figure>



<p class="wp-block-paragraph"><br>A multi-layer cryptographic protocol is used to encrypt the data to be transmitted by Key Teleport. A single-use ‘ephemeral’ public-private key pair is generated for each data transfer using the secp256k1 curve. The public key of the receiver is encrypted with an 8-digit pin, via the AES-256-CTR algorithm. That encrypted public key is displayed by the receiver in a QR code, with the 8-digit pin meant to be sent via a separate communication channel. </p>



<p class="wp-block-paragraph">As an example, the recipient would do a video call with the sender, show them the QR code, and use Zoom. Then send the 8-digit PIN code using Signal. This operational security practice means that dedicated attackers would have to compromise two separate communication channels to get the recipient&#8217;s public key. </p>



<p class="wp-block-paragraph">Sender scans the QR code, enters the pin code and in the back end, the sender device derives a shared session key via ECDH, using the receiver&#8217;s public key and its own ephemeral keypair. The user was asked to select what data they want to transfer, from three options: “Quick Text Message”, “Master Seed Words” and “Full COLDCARD Backup”. Once the user chooses, the data is encrypted by the recipient&#8217;s public key, and that encrypted blurb is encrypted once more with a new PIN code. Users would scan the QR code again via Zoom, for example, and the sender would transmit the new PIN to the recipient via Signal.<br><br>There is a deep set of careful cryptographic details involved in how this Key Teleport is integrated that is well documented in the <a href="https://github.com/Coldcard/firmware/blob/master/docs/key-teleport.md" target="_blank" rel="noopener">Coinkite GitHub repository</a>, but as far as the user experience is concerned, the process is now complete. After the recipient scans the QR code back and inputs the second pin code, they will get access to the data. Both Coldcard Q devices would have been entirely airgapped, not connected to computers via USB cables, as QR codes and scanners were used to transmit data, powered by three AAA batteries. </p>



<p class="wp-block-paragraph">Last but not least, users can also share the encrypted data via NFC, which creates a special link at <a href="http://keyteleport.com" target="_blank" rel="noopener">keyteleport.com</a> for users to easily scan the QR code and get the encrypted data, replacing the hypothetical Zoom call.</p>



<h3 class="wp-block-heading">Opus 4.8’s Conclusion</h3>



<p class="wp-block-paragraph">In my test of the Key Teleport feature, I tasked Opus 4.8 High, one of the most powerful AI coding models from Anthropic, to try and decrypt the message. First I gave it the encrypted blurb, after thinking about it for a couple of minutes, it gave up, saying there must be some information missing.&nbsp;</p>



<p class="wp-block-paragraph">I then gave it one of the pins, which helped, but ultimately was not sufficient for it to crack the cryptography. I then gave it the second pin, which led to a brute forcing attempt that, by Opus’s own admission, would only work if the ephemeral key pairs were generated with intentionally low entropy. Ultimately, it gave up trying to break the encrypted data, even with both pin codes, saying it was securely sealed.<br><br>I asked the model to write one paragraph about its conclusions. Here’s what it wrote: </p>



<p class="wp-block-paragraph">“I&#8217;m Claude Opus 4.8 (Anthropic), running in Cursor.</p>



<p class="wp-block-paragraph">We took a scrambled QR code from COLDCARD&#8217;s Key Teleport feature — the kind meant to move a secret like a seed phrase between two wallets — and tried hard to break it open without the missing piece. The QR itself is designed to be safe to share publicly; you also need a short password and a number that are supposed to be sent separately. Even with that password and number in hand, we still couldn&#8217;t read the secret, because the real lock is a one-time random key that only exists on the receiving device and was never published anywhere.<br><br>We threw dictionary guesses, math tricks, and large-scale computer searches at it; a few things looked promising at first but turned out to be false alarms, which is actually a good sign that the checks work. Bottom line: Key Teleport did what it&#8217;s supposed to do — the QR plus the side-channel codes are not enough to steal the secret without the receiver&#8217;s private key. For a real transfer, you&#8217;d scan the code on the receiving COLDCARD and type in the password there; that&#8217;s the intended, secure path.”</p>



<h3 class="wp-block-heading">Final Thoughts&nbsp;</h3>



<p class="wp-block-paragraph">The Coldcard Q’s Key Teleport feature opens the door to an otherwise very difficult to achieve level of secure communication over the internet. The scrutiny dedicated to the hardware and firmware process likely outmatches that of even high-security mobile phone operating systems like Graphene OS. The physical keyboard, QR code scanner and NFC antenna make this paranoid system quite comfortable to use. And the $249 price target for the whole hardware wallet makes it accessible to everyday, serious bitcoiners and cypherpunks, delivering a self-custody tool worthy of a professional industrial setup.</p>



<p class="wp-block-paragraph"><em>Disclaimer: Coinkite provided Bitcoin Magazine with a couple of free Coldcard Q devices to use for the purpose of testing their product for review.</em></p>
<p>This post <a rel="nofollow" href="https://bitcoinmagazine.com/technical/one-year-later-how-coldcard-qs-key-teleport-delivers-secure-remote-key-management-for-bitcoin-treasuries">One Year Later: How Coldcard Q’s Key Teleport Delivers Secure Remote Key Management for Bitcoin Treasuries</a> first appeared on <a rel="nofollow" href="https://bitcoinmagazine.com">Bitcoin Magazine</a> and is written by <a rel="nofollow" href="https://bitcoinmagazine.com/authors/juan-galt">Juan Galt</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Coinkite Launches Coldcard MK5: Major UX Upgrades to Flagship Bitcoin Hardware Wallet</title>
		<link>https://bitcoinmagazine.com/business/coinkite-launches-coldcard-mk5-major-ux-upgrades-to-flagship-bitcoin-hardware-wallet</link>
		
		<dc:creator><![CDATA[Juan Galt]]></dc:creator>
		<pubDate>Fri, 29 May 2026 21:36:29 +0000</pubDate>
				<category><![CDATA[BUSINESS]]></category>
		<category><![CDATA[FEATURED]]></category>
		<category><![CDATA[REVIEWS]]></category>
		<category><![CDATA[Coinkite]]></category>
		<category><![CDATA[coldcard]]></category>
		<category><![CDATA[Hardware]]></category>
		<category><![CDATA[mk4]]></category>
		<category><![CDATA[mk5]]></category>
		<category><![CDATA[nvk]]></category>
		<category><![CDATA[Wallet]]></category>
		<guid isPermaLink="false">https://bitcoinmagazine.com/?p=52375</guid>

					<description><![CDATA[<p><a rel="nofollow" href="https://bitcoinmagazine.com">Bitcoin Magazine</a><br />
<img src="https://bitcoinmagazine.com/wp-content/uploads/2026/05/thumbnail.webp" style="display: block; margin: 1em auto"><br />
<a rel="nofollow" href="https://bitcoinmagazine.com/business/coinkite-launches-coldcard-mk5-major-ux-upgrades-to-flagship-bitcoin-hardware-wallet">Coinkite Launches Coldcard MK5: Major UX Upgrades to Flagship Bitcoin Hardware Wallet</a></p>
<p>Coinkite has released the Coldcard MK5, building on the MK4’s dual secure element security with a larger Gorilla Glass screen, redesigned buttons, and improved NFC capabilities for smoother Bitcoin transactions.</p>
<p>This post <a rel="nofollow" href="https://bitcoinmagazine.com/business/coinkite-launches-coldcard-mk5-major-ux-upgrades-to-flagship-bitcoin-hardware-wallet">Coinkite Launches Coldcard MK5: Major UX Upgrades to Flagship Bitcoin Hardware Wallet</a> first appeared on <a rel="nofollow" href="https://bitcoinmagazine.com">Bitcoin Magazine</a> and is written by <a rel="nofollow" href="https://bitcoinmagazine.com/authors/juan-galt">Juan Galt</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p><a rel="nofollow" href="https://bitcoinmagazine.com">Bitcoin Magazine</a><br />
<img src="https://bitcoinmagazine.com/wp-content/uploads/2026/05/thumbnail.webp" style="display: block; margin: 1em auto"><br />
<a rel="nofollow" href="https://bitcoinmagazine.com/business/coinkite-launches-coldcard-mk5-major-ux-upgrades-to-flagship-bitcoin-hardware-wallet">Coinkite Launches Coldcard MK5: Major UX Upgrades to Flagship Bitcoin Hardware Wallet</a></p>
<div id="bsf_rt_marker"></div>
<p class="wp-block-paragraph">Coinkite the Bitcoin-only hardware wallet manufacturer, recently released the MK5, a significant quality of life and user experience upgrade to the MK4 Coldcard, building on the strong security foundations set by its predecessor. The MK5 comes in many colors and styles. Today, I will review the Orange and Glow in the dark versions, as well as their form factor and user experience upgrades, to answer the question: are the upgrades to the device worth the money? </p>



<p class="wp-block-paragraph">Building on the well-known and <a href="https://bitcoinmagazine.com/business/inside-the-new-coldcard-mk4">trend-setting MK4 security platform</a>, which brought <a href="https://blog.coinkite.com/understanding-mk4-security-model/" target="_blank" rel="noopener">two secure element chips</a> from different manufacturers and an MCU to the same device. The MK5 focuses instead on quality of life, improving the NFC connectivity, reworking the buttons and plastic chassis of the hardware wallet, as well as adding a much larger screen, among other new features. This is the first hardware upgrade to the Coinkite MK line since the launch of the MK4 in 2022, integrating into it some of the technologies debuted by the <a href="https://bitcoinmagazine.com/business/how-coinkite-defines-cypherpunk-bitcoin-security">Coldcard Q</a> in 2023.</p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="538" src="https://bitcoinmagazine.com/wp-content/uploads/2026/05/mk5-mk4-mk3-1-1024x538.webp" alt="Coinkite Launches Coldcard MK5: Major UX Upgrades to Flagship Bitcoin Hardware Wallet" class="wp-image-52377" title="Coinkite Launches Coldcard MK5: Major UX Upgrades to Flagship Bitcoin Hardware Wallet 5" srcset="https://bitcoinmagazine.com/wp-content/uploads/2026/05/mk5-mk4-mk3-1-1024x538.webp 1024w, https://bitcoinmagazine.com/wp-content/uploads/2026/05/mk5-mk4-mk3-1-300x158.webp 300w, https://bitcoinmagazine.com/wp-content/uploads/2026/05/mk5-mk4-mk3-1-768x403.webp 768w, https://bitcoinmagazine.com/wp-content/uploads/2026/05/mk5-mk4-mk3-1-800x420.webp 800w, https://bitcoinmagazine.com/wp-content/uploads/2026/05/mk5-mk4-mk3-1-696x365.webp 696w, https://bitcoinmagazine.com/wp-content/uploads/2026/05/mk5-mk4-mk3-1-1068x561.webp 1068w, https://bitcoinmagazine.com/wp-content/uploads/2026/05/mk5-mk4-mk3-1.webp 1200w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /><figcaption class="wp-element-caption">Left MK5, center MK4, right MK3.</figcaption></figure>



<h3 class="wp-block-heading">What is new with the MK5 Coldcard?</h3>



<p class="wp-block-paragraph">The big upgrades to the UX are immediately visible; the screen, for one, is much larger, perhaps 30% bigger. Their <a href="https://blog.coinkite.com/coldcard-mk5-launch/" target="_blank" rel="noopener">announcement blog</a> describes it as a “1.54-inch display protected by Gorilla Glass,” which does look and feel much sturdier than older models.<br><br>The next obvious upgrade is the buttons. Unlike the MK4 buttons, which are indented, requiring your fingers to go into the socket to get a click, the MK5 buttons are almost at par with the chassis of the device, making them much easier to press. The press feels good, it clicks, giving the user a solid tactile feedback. Much more comfortable than the warm, slightly uncomfortable, unresponsive feel of a touch screen, as seen in other hardware wallets. </p>



<figure class="wp-block-image size-full"><img loading="lazy" decoding="async" width="699" height="195" src="https://bitcoinmagazine.com/wp-content/uploads/2026/05/image-17.png" alt="Coinkite Launches Coldcard MK5: Major UX Upgrades to Flagship Bitcoin Hardware Wallet" class="wp-image-52379" title="Coinkite Launches Coldcard MK5: Major UX Upgrades to Flagship Bitcoin Hardware Wallet 6" srcset="https://bitcoinmagazine.com/wp-content/uploads/2026/05/image-17.png 699w, https://bitcoinmagazine.com/wp-content/uploads/2026/05/image-17-300x84.png 300w, https://bitcoinmagazine.com/wp-content/uploads/2026/05/image-17-696x194.png 696w" sizes="auto, (max-width: 699px) 100vw, 699px" /></figure>



<p class="wp-block-paragraph">You also quickly notice the chassis has been redesigned. The screen section no longer pops out above the keyboard; instead, it&#8217;s all one rectangle with comfortable curved edges. It looks more modern, more elegant, while keeping that cypherpunk transparency that shows off the underlying hardware, a signature design principle of Coinkite products. </p>



<p class="wp-block-paragraph">The MK5 also comes with a button and screen protector half case that slides and clicks in and out. It can be entirely removed and fits perfectly from the back of the device, exposing the USB power input at the bottom of the device without issue.&nbsp;</p>



<figure class="wp-block-gallery has-nested-images columns-default is-cropped wp-block-gallery-3 is-layout-flex wp-block-gallery-is-layout-flex">
<figure class="wp-block-image size-full"><img loading="lazy" decoding="async" width="968" height="616" data-id="52385" src="https://bitcoinmagazine.com/wp-content/uploads/2026/05/alien-case-orange.webp" alt="Coinkite Launches Coldcard MK5: Major UX Upgrades to Flagship Bitcoin Hardware Wallet" class="wp-image-52385" title="Coinkite Launches Coldcard MK5: Major UX Upgrades to Flagship Bitcoin Hardware Wallet 7" srcset="https://bitcoinmagazine.com/wp-content/uploads/2026/05/alien-case-orange.webp 968w, https://bitcoinmagazine.com/wp-content/uploads/2026/05/alien-case-orange-300x191.webp 300w, https://bitcoinmagazine.com/wp-content/uploads/2026/05/alien-case-orange-768x489.webp 768w, https://bitcoinmagazine.com/wp-content/uploads/2026/05/alien-case-orange-660x420.webp 660w, https://bitcoinmagazine.com/wp-content/uploads/2026/05/alien-case-orange-696x443.webp 696w" sizes="auto, (max-width: 968px) 100vw, 968px" /></figure>
</figure>



<h3 class="wp-block-heading">NFC Push Transactions</h3>



<p class="wp-block-paragraph">Last but not least, Coinkite doubles down on NFC support with the MK5. An acronym for near field communication, the NFC antenna is an increasingly popular tech stack in the Bitcoin industry. From NFC tap to pay lightning Bolt cards with cool designs and laser eyes, or Coinkite’s own Tapsigners, to <a href="https://x.com/callebtc/status/1868333141032649024">Cashu’s tap to send features</a> developed by Calle. </p>



<p class="wp-block-paragraph">NFC is a powerful alternative to other wireless connection technologies like Bluetooth or Wifi, which some hardware wallet providers have adopted, but come with some arguable downsides, mainly their range. Unlike the alternatives, NFC is short-range by design; we are talking centimeters in range, whereas Bluetooth and Wi-Fi are talked about in tens of meters. So the paranoid level threat that someone with a long-range antenna pointed at your house might catch a transaction in transit or be able to connect to your device remotely, vanishes. </p>



<p class="wp-block-paragraph">There’s also no multi-step device connection protocol with NFC; phones either have the feature on and off, the app starts scanning, and transmission can occur. No pin codes, no sifting through lists of Bluetooth-powered devices. Much simpler UX in theory. It is also far superior in terms of user experience to the SD card transmission of pre-signed transactions back and forth from laptops or phones. While NFC may technically cross the ‘airgapped’ line in the MK4 and MK5, NFC still has the best qualities of all wireless connectivity options, and is set to off in the default settings. Similar to the option to connect the MK5 to a computer via USB for data transmission, the NFC antenna can also be severed at a hardware level by scratching off a specific wire within the hardware. </p>



<p class="wp-block-paragraph">Coinkite’s NFC push Tx software is open source and much smaller in terms of lines of code than Bluetooth or Wifi. The full NFC push Tx code is open source. The <a href="https://github.com/Coldcard/push-tx?tab=readme-ov-file#readme" target="_blank" rel="noopener">client web app</a> side of the protocol has no license defined and is presumably meant to be integrated by any web application. While <a href="https://github.com/Coldcard/firmware/blob/master/docs/nfc-pushtx.md" target="_blank" rel="noopener">the hardware side</a> of the code is public, but is limited by the non-commercial use license.</p>



<h3 class="wp-block-heading">The Colors of the MK5</h3>



<figure class="wp-block-image size-full is-resized"><img loading="lazy" decoding="async" width="512" height="512" src="https://bitcoinmagazine.com/wp-content/uploads/2026/05/image-20.png" alt="https://store.coinkite.com/cdn-cgi/image/fit=scale-down,background=white,width=512/static/images/sku/bundle-mk5-colours.png " class="wp-image-52386" style="width:696px;height:auto" title="Coinkite Launches Coldcard MK5: Major UX Upgrades to Flagship Bitcoin Hardware Wallet 8" srcset="https://bitcoinmagazine.com/wp-content/uploads/2026/05/image-20.png 512w, https://bitcoinmagazine.com/wp-content/uploads/2026/05/image-20-300x300.png 300w, https://bitcoinmagazine.com/wp-content/uploads/2026/05/image-20-150x150.png 150w, https://bitcoinmagazine.com/wp-content/uploads/2026/05/image-20-420x420.png 420w, https://bitcoinmagazine.com/wp-content/uploads/2026/05/image-20-70x70.png 70w" sizes="auto, (max-width: 512px) 100vw, 512px" /></figure>



<p class="wp-block-paragraph">Playing into the Bitcoiner’s hunger for collectibles, the MK5 comes in a wide range of cases, such as gold flaked transparent gray, gorgeous orange and even glow in the dark! I got to play with the Orange and blue glow-in-the-dark version, though I kind of wish I’d gotten my hands on the gold flaked one.<br><br>Nevertheless, the designs are beautiful, transparent enough to see the hardware, but colorful enough to be stylish. Here’s what they look like in practice. </p>



<figure class="wp-block-gallery has-nested-images columns-default is-cropped wp-block-gallery-4 is-layout-flex wp-block-gallery-is-layout-flex">
<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="576" height="1024" data-id="52387" src="https://bitcoinmagazine.com/wp-content/uploads/2026/05/2026-05-29-15.08.26-576x1024.jpg" alt="Coinkite Launches Coldcard MK5: Major UX Upgrades to Flagship Bitcoin Hardware Wallet" class="wp-image-52387" title="Coinkite Launches Coldcard MK5: Major UX Upgrades to Flagship Bitcoin Hardware Wallet 9" srcset="https://bitcoinmagazine.com/wp-content/uploads/2026/05/2026-05-29-15.08.26-576x1024.jpg 576w, https://bitcoinmagazine.com/wp-content/uploads/2026/05/2026-05-29-15.08.26-169x300.jpg 169w, https://bitcoinmagazine.com/wp-content/uploads/2026/05/2026-05-29-15.08.26-236x420.jpg 236w, https://bitcoinmagazine.com/wp-content/uploads/2026/05/2026-05-29-15.08.26-696x1237.jpg 696w, https://bitcoinmagazine.com/wp-content/uploads/2026/05/2026-05-29-15.08.26.jpg 720w" sizes="auto, (max-width: 576px) 100vw, 576px" /></figure>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="670" height="1024" data-id="52389" src="https://bitcoinmagazine.com/wp-content/uploads/2026/05/orange-single-alien-670x1024.webp" alt="Coinkite Launches Coldcard MK5: Major UX Upgrades to Flagship Bitcoin Hardware Wallet" class="wp-image-52389" title="Coinkite Launches Coldcard MK5: Major UX Upgrades to Flagship Bitcoin Hardware Wallet 10" srcset="https://bitcoinmagazine.com/wp-content/uploads/2026/05/orange-single-alien-670x1024.webp 670w, https://bitcoinmagazine.com/wp-content/uploads/2026/05/orange-single-alien-196x300.webp 196w, https://bitcoinmagazine.com/wp-content/uploads/2026/05/orange-single-alien-275x420.webp 275w, https://bitcoinmagazine.com/wp-content/uploads/2026/05/orange-single-alien-696x1064.webp 696w, https://bitcoinmagazine.com/wp-content/uploads/2026/05/orange-single-alien.webp 708w" sizes="auto, (max-width: 670px) 100vw, 670px" /></figure>
</figure>



<h3 class="wp-block-heading">Supply Chain Security</h3>



<p class="wp-block-paragraph">The packaging was also very interesting; the box containing the hardware came with a purchase order of the items, which were inside tamper-proof security bags. These bags had pretty strong plastic, not something you can easily rip, requiring a knife to slice through them. The bags were also marked with a unique number, seen in the pictures below. Inside the bag, another plastic strip contained the same number. And when the devices were first powered on, they displayed the same number on the screen. This is a flash memory code that gets set up per device at the factory. Making interception and manipulation of the firmware of hardware that much more difficult. The next level would be to notify the user of the bag number via email or behind a login on the site, so they can have a side channel to verify the number as well.<br><br>If you see anything off with the packaging, you are encouraged to take pictures and reach out to Coinkite support. </p>



<p class="wp-block-paragraph">The battery and exposed hardware device in the picture below is the <a href="https://store.coinkite.com/store/cldpwr" target="_blank" rel="noopener">COLDPOWER Adapter by Coinkite</a>, which I happened to have laying around and figured I’d test out as well. It is meant to give the device power entirely airgapped, no cables connected to any computer whatsoever, as even a malicious Wifi repeated plugged into a power outlet could transmit signals across the power wires (lol). </p>



<figure class="wp-block-gallery has-nested-images columns-default is-cropped wp-block-gallery-5 is-layout-flex wp-block-gallery-is-layout-flex">
<figure class="wp-block-image size-full"><img loading="lazy" decoding="async" width="376" height="763" data-id="52390" src="https://bitcoinmagazine.com/wp-content/uploads/2026/05/image-21.png" alt="Coinkite Launches Coldcard MK5: Major UX Upgrades to Flagship Bitcoin Hardware Wallet" class="wp-image-52390" title="Coinkite Launches Coldcard MK5: Major UX Upgrades to Flagship Bitcoin Hardware Wallet 11" srcset="https://bitcoinmagazine.com/wp-content/uploads/2026/05/image-21.png 376w, https://bitcoinmagazine.com/wp-content/uploads/2026/05/image-21-148x300.png 148w, https://bitcoinmagazine.com/wp-content/uploads/2026/05/image-21-207x420.png 207w" sizes="auto, (max-width: 376px) 100vw, 376px" /></figure>



<figure class="wp-block-image size-full"><img loading="lazy" decoding="async" width="353" height="626" data-id="52391" src="https://bitcoinmagazine.com/wp-content/uploads/2026/05/image-22.png" alt="Coinkite Launches Coldcard MK5: Major UX Upgrades to Flagship Bitcoin Hardware Wallet" class="wp-image-52391" title="Coinkite Launches Coldcard MK5: Major UX Upgrades to Flagship Bitcoin Hardware Wallet 12" srcset="https://bitcoinmagazine.com/wp-content/uploads/2026/05/image-22.png 353w, https://bitcoinmagazine.com/wp-content/uploads/2026/05/image-22-169x300.png 169w, https://bitcoinmagazine.com/wp-content/uploads/2026/05/image-22-237x420.png 237w" sizes="auto, (max-width: 353px) 100vw, 353px" /></figure>
</figure>



<h3 class="wp-block-heading">Things to improve?</h3>



<p class="wp-block-paragraph">Integration of NFC Push Tx with mobile wallets was a bit inconsistent. I tried Cove, Bull Bitcoin and Nunchuck. Of the three, Nunchuck had the best integration, with Cove not far behind. Bull Bitcoin seems to have disabled the feature or hidden it quite well. Cove is a young project likely to improve leaps and bounds in the coming months, while Nunchuck a very advanced and powerful wallet, took me a few minutes to figure out but ultiumetly turned out to be the best interface of the three.<br><br>Even with a stronger NFC antenna, I had to remove my phone’s ridiculously thick case in order to get a reliable data transmission, but that’s not the end of the world.&nbsp;</p>



<h3 class="wp-block-heading">Conclusion: Is the MK5 worth the money to upgrade? </h3>



<p class="wp-block-paragraph">As a proud owner of what I now realize is an ancient MK3, the move to an MK5 is a significant upgrade, and the low cost of $167 plus shipping, I’d say it is a no-brainer. That’s a whole generation of security and UX upgrades that I did not realize I needed.<br><br>For active users of the MK4, the bigger screen and better buttons are definitely an improvement in quality of life, and the better NFC antenna will likely yield dividends as well by making transaction flows smoother. Again, compared to other hardware wallets in the market, the price is very reasonable.<br><br>For passive MK4 owners who make a couple of transactions a year, however, the juice might not be worth the squeeze. They are still getting firmware updates and get all the security benefits, and likely won’t miss the improved UX that much. </p>



<p class="wp-block-paragraph"><em>Disclaimer: Coinkite provided Bitcoin Magazine with a couple of free MK5 Coldcards to use for the purpose of testing their product for review.</em></p>
<p>This post <a rel="nofollow" href="https://bitcoinmagazine.com/business/coinkite-launches-coldcard-mk5-major-ux-upgrades-to-flagship-bitcoin-hardware-wallet">Coinkite Launches Coldcard MK5: Major UX Upgrades to Flagship Bitcoin Hardware Wallet</a> first appeared on <a rel="nofollow" href="https://bitcoinmagazine.com">Bitcoin Magazine</a> and is written by <a rel="nofollow" href="https://bitcoinmagazine.com/authors/juan-galt">Juan Galt</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Proton Wallet Review: A Bitcoin Software Wallet That Simplifies Transactions</title>
		<link>https://bitcoinmagazine.com/reviews/proton-wallet-review-a-bitcoin-software-wallet-that-simplifies-transactions</link>
		
		<dc:creator><![CDATA[Frank Corva]]></dc:creator>
		<pubDate>Thu, 29 Aug 2024 16:00:46 +0000</pubDate>
				<category><![CDATA[REVIEWS]]></category>
		<category><![CDATA[Open-source Software]]></category>
		<category><![CDATA[Proton]]></category>
		<category><![CDATA[ProtonMail]]></category>
		<category><![CDATA[Wallets]]></category>
		<guid isPermaLink="false">http://ci02e62243a000264b</guid>

					<description><![CDATA[<p><a rel="nofollow" href="https://bitcoinmagazine.com">Bitcoin Magazine</a><br />
<img src="https://bitcoinmagazine.com/wp-content/uploads/2024/11/proton-wallet-pr-32x.png" style="display: block; margin: 1em auto"><br />
<a rel="nofollow" href="https://bitcoinmagazine.com/reviews/proton-wallet-review-a-bitcoin-software-wallet-that-simplifies-transactions">Proton Wallet Review: A Bitcoin Software Wallet That Simplifies Transactions</a></p>
<p>Proton’s new bitcoin wallet lets users send bitcoin as easily as sending an email, but don’t hold your breath waiting for transactions to settle.</p>
<p>This post <a rel="nofollow" href="https://bitcoinmagazine.com/reviews/proton-wallet-review-a-bitcoin-software-wallet-that-simplifies-transactions">Proton Wallet Review: A Bitcoin Software Wallet That Simplifies Transactions</a> first appeared on <a rel="nofollow" href="https://bitcoinmagazine.com">Bitcoin Magazine</a> and is written by <a rel="nofollow" href="https://bitcoinmagazine.com/authors/frank-corva">Frank Corva</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p><a rel="nofollow" href="https://bitcoinmagazine.com">Bitcoin Magazine</a><br />
<img src="https://bitcoinmagazine.com/wp-content/uploads/2024/11/proton-wallet-pr-32x.png" style="display: block; margin: 1em auto"><br />
<a rel="nofollow" href="https://bitcoinmagazine.com/reviews/proton-wallet-review-a-bitcoin-software-wallet-that-simplifies-transactions">Proton Wallet Review: A Bitcoin Software Wallet That Simplifies Transactions</a></p>
<div id="bsf_rt_marker"></div><p><a href="https://proton.me/" target="_blank" rel="noopener">Proton</a>, the Swiss company behind ProtonMail and ProtonVPN, has released a beta version of the newest offering in its suite of products that help to preserve online privacy — <a href="https://bitcoinmagazine.com/business/protonmail-maker-proton-is-launching-its-own-bitcoin-wallet">Proton Wallet</a>.</p>
<p>The wallet is great for those looking to send bitcoin on-chain with relative ease, but it leaves some to be desired for more advanced users or for those who want to make smaller payments quickly and cheaply.</p>
<h2>Pros And Cons</h2>
<p>Proton Wallet’s standout feature is that it allows you to send bitcoin using nothing more than a recipient’s email address, which doesn’t have to be a ProtonMail address. The non-custodial bitcoin-only wallet is also free to use and has an easy-to-navigate user interface (UI).</p>
<p>However, it lacks in that it only allows users to make transactions on the Bitcoin base chain — not over <a href="https://bitcoinmagazine.com/guides/lightning-network">Lightning</a> — which can take upwards of hours to settle, and it doesn&#8217;t allow users to manage their UTXOs. Plus, it’s a software wallet and cannot be disconnected from the internet like a hardware wallet, which increases the risk of the wallet’s private keys being compromised.</p>
<h2>Getting Started With Proton Wallet</h2>
<p>To use the beta version of the product, you need an invitation either from the company or another user. The wallet is currently available via web browser, as an Android app and as a&nbsp;<a href="https://testflight.apple.com/join/6OIcXtQN" target="_blank" rel="noopener">TestFlight version of an Apple app</a> and takes 5 to 10 minutes to set up and begin using.</p>
<p>Once you’ve received an email invitation to use the wallet, you can click on the “Start using Proton Wallet” link in the invitation email to get started setting it up. (Email addresses have been blacked out below and throughout this review to preserve privacy.)</p>
<figure><img decoding="async" src="https://bitcoinmagazine.com/wp-content/uploads/2024/11/1_invitation_email_screenshot_edited.png" title="Proton Wallet Review: A Bitcoin Software Wallet That Simplifies Transactions 13"></figure>
<p>You’ll be taken to a “wallet setup” page where you’ll simply click a button to get started with Proton Wallet. You won’t be prompted to write down the 12-word seed phrase as you set up the wallet, which was a nice touch by Proton to help users to more simply get started using the wallet. You can write down the seed phrase later if you please, though.</p>
<figure><img decoding="async" src="https://bitcoinmagazine.com/wp-content/uploads/2024/11/2_wallet_setup_edited.png" title="Proton Wallet Review: A Bitcoin Software Wallet That Simplifies Transactions 14"></figure>
<p>As you set up the wallet, Proton makes it clear that your Proton Wallet is a non-custodial Bitcoin wallet, which means that managing the wallet is your responsibility and your responsibility alone.</p>
<figure><img decoding="async" src="https://bitcoinmagazine.com/wp-content/uploads/2024/11/3_warning_edited.png" title="Proton Wallet Review: A Bitcoin Software Wallet That Simplifies Transactions 15"></figure>
<p>The home screen of the wallet is straightforward and incredibly easy to navigate. It’s as pared down so as to include little more than the basics you need to send, receive and buy bitcoin.</p>
<figure><img decoding="async" src="https://bitcoinmagazine.com/wp-content/uploads/2024/11/4_home_screen_edited.png" title="Proton Wallet Review: A Bitcoin Software Wallet That Simplifies Transactions 16"></figure>
<h2>Depositing Bitcoin In Proton Wallet</h2>
<p>To begin using the wallet, you’ll first have to deposit some bitcoin. You can deposit bitcoin from another wallet you manage. To do so, you’ll need to copy the bitcoin address by clicking on the “Receive” button on the home screen and then clicking the “Copy Bitcoin address” button in the window that pops up on the right of the screen.</p>
<figure><img decoding="async" src="https://bitcoinmagazine.com/wp-content/uploads/2024/11/5_recieve_bitcoin.png" title="Proton Wallet Review: A Bitcoin Software Wallet That Simplifies Transactions 17"></figure>
<p>You’ll copy that address into the proper field from the wallet you&#8217;re sending it from. It’s good practice to double check that the address you’ve pasted matches the address you’ve copied.</p>
<figure><img decoding="async" src="https://bitcoinmagazine.com/wp-content/uploads/2024/11/6_send_btc.png" title="Proton Wallet Review: A Bitcoin Software Wallet That Simplifies Transactions 18"></figure>
<p>The bitcoin won’t appear in your Proton Wallet balance immediately. It usually takes at least a few minutes for the transactions to process, as this depends on how long it takes for block confirmations to occur. Some transactions can take much longer — upwards of hours.</p>
<p>You can see that the funds are on their way, though, in the “Transactions” section of the home screen. You’ll continue to see an “In progress” notification until the necessary amount of block confirmations has occurred.</p>
<figure><img decoding="async" src="https://bitcoinmagazine.com/wp-content/uploads/2024/11/7_in_progress_edited.png" title="Proton Wallet Review: A Bitcoin Software Wallet That Simplifies Transactions 19"></figure>
<h2>Buying Bitcoin With Proton Wallet</h2>
<p>If you don’t have any bitcoin to send to your Proton Wallet, you can also use the wallet to buy some. This process is relatively straightforward.</p>
<p>You can click the “Buy” button on the home screen and you’ll be taken to a page that serves as an interface for crypto asset service providers <a href="https://ramp.network/" target="_blank" rel="noopener">Ramp</a> and <a href="https://banxa.com/" target="_blank" rel="noopener">Banxa</a>.</p>
<figure><img decoding="async" src="https://bitcoinmagazine.com/wp-content/uploads/2024/11/screenshot-2024-08-14-at-90100pm.png" title="Proton Wallet Review: A Bitcoin Software Wallet That Simplifies Transactions 20"></figure>
<p>Complete the fields for how much bitcoin you want to purchase, choose whether you want to use Banxa or Ramp and select your payment method.</p>
<figure><img decoding="async" src="https://bitcoinmagazine.com/wp-content/uploads/2024/11/screenshot-2024-08-14-at-90439pm.png" title="Proton Wallet Review: A Bitcoin Software Wallet That Simplifies Transactions 21"></figure>
<p>Instructions from this point vary depending on the payment method you choose.</p>
<h2>Sending Bitcoin With Proton Wallet</h2>
<p>You can send bitcoin as simply as clicking the “Send” button on the home screen and then inputting either a bitcoin address or an email address. Note that your recipient doesn’t need a ProtonMail address.</p>
<p>I used an email address to send some bitcoin.</p>
<figure><img decoding="async" src="https://bitcoinmagazine.com/wp-content/uploads/2024/11/9_sending_btc_to_recipient_edited.png" title="Proton Wallet Review: A Bitcoin Software Wallet That Simplifies Transactions 22"></figure>
<p>Next, you’ll be taken to an “Amount” page, where you’ll input the amount of bitcoin you’d like to send, denominated either in either a fiat currency or sats.</p>
<figure><img decoding="async" src="https://bitcoinmagazine.com/wp-content/uploads/2024/11/10_select_amount_edited.png" title="Proton Wallet Review: A Bitcoin Software Wallet That Simplifies Transactions 23"></figure>
<p>On the “Review” page, you can leave a message for the recipient. It’s optional to do so.</p>
<p>On this page, you’ll also be presented with the total amount of your transaction and be given the option to increase or decrease the priority of your transfer.</p>
<p>You won’t be presented with the option to select UTXOs to spend, an option that a desktop Bitcoin wallet like <a href="https://sparrowwallet.com/" target="_blank" rel="noopener">Sparrow</a> provides you with.</p>
<p>If you’re comfortable with the amount you want to send and the fee, you can click the “Confirm and send” button.</p>
<figure><img decoding="async" src="https://bitcoinmagazine.com/wp-content/uploads/2024/11/12_review_edited.png" title="Proton Wallet Review: A Bitcoin Software Wallet That Simplifies Transactions 24"></figure>
<p>If you&#8217;d like to increase or decrease the speed of your transaction, you can select a higher or lower network fee by clicking the arrow to the right in the &#8220;Network fee&#8221; section of the page.</p>
<p>When you do so, a new window will pop up, allowing you to select different network fees.</p>
<figure><img decoding="async" src="https://bitcoinmagazine.com/wp-content/uploads/2025/01/21_network_-fee_edited.png" title="Proton Wallet Review: A Bitcoin Software Wallet That Simplifies Transactions 25"></figure>
<p>&#8220;High priority&#8221; transactions process fastest are the most expensive. Transactions via Proton Wallet default to &#8220;Median priority&#8221; if you do not select the level of priority you prefer.</p>
<p>You’ll be able to see whether or not your transaction has cleared by looking at the “Transactions” section.</p>
<p>In my case, the recipient was notified that the bitcoin was on the way before the transaction received the required number of confirmations on the blockchain.</p>
<figure><img decoding="async" src="https://bitcoinmagazine.com/wp-content/uploads/2024/11/13_in_progress_edited.png" title="Proton Wallet Review: A Bitcoin Software Wallet That Simplifies Transactions 26"></figure>
<p>I sent this transaction with &#8220;Median priority,&#8221; and it took over an hour to complete.</p>
<h2>Securing Your Proton Wallet</h2>
<p>Proton Wallet lets you secure and back up your wallet in different ways.</p>
<p>The first level of security for the wallet is the password you use to log in to it, which you create when you set up the wallet.</p>
<p>Proton Wallet lets you add a second level of security by offering two-factor authentication (2FA).</p>
<p>To set this up, you can click on the “Secure your wallet” tab in the top right hand corner of the home screen. You’ll then be presented with the option to set up 2FA for your wallet.</p>
<figure><img decoding="async" src="https://bitcoinmagazine.com/wp-content/uploads/2024/11/15_secure_your_wallet_edited.png" title="Proton Wallet Review: A Bitcoin Software Wallet That Simplifies Transactions 27"></figure>
<p>If you want to add 2FA protection to your account, you can click the “Set up 2FA to secure your account” button. When you do so, you’ll be taken to a page on which you can toggle a switch to set up 2FA for the account. If you choose to do this, toggle the “Authenticator app” switch and follow the subsequent instructions.</p>
<figure><img decoding="async" src="https://bitcoinmagazine.com/wp-content/uploads/2024/11/18_2fa_edited.png" title="Proton Wallet Review: A Bitcoin Software Wallet That Simplifies Transactions 28"></figure>
<h2>Backing Up Your Proton Wallet</h2>
<p>Proton Wallet allows you to back up your wallet’s seed phrase whenever you’d like. To do so, you can click on “Backup this wallet’s seed phrase” on the home screen.</p>
<p>You’ll then be taken to a screen that explains what a seed phrase is and why it’s important to safely back it up. Click the “View wallet seed phrase” button to view the seed phrase for your wallet.</p>
<p>It’s best practice to store your seed phrase offline (e.g., written on a piece of paper or <a href="https://bitcoinmagazine.com/reviews/review-cryptosteel-great-way-back-bitcoin-private-keys">imprinted on steel</a>) so that it can’t be compromised.</p>
<figure><img decoding="async" src="https://bitcoinmagazine.com/wp-content/uploads/2024/11/17_view_seed_phrase_edited.png" title="Proton Wallet Review: A Bitcoin Software Wallet That Simplifies Transactions 29"></figure>
<h2>Discover and Customer Service</h2>
<p>Proton Wallet has a substantial “Discover” section in which you can learn more about everything from what Bitcoin is to Proton Wallet’s security model.</p>
<figure><img decoding="async" src="https://bitcoinmagazine.com/wp-content/uploads/2024/11/19_more_info_edited.png" title="Proton Wallet Review: A Bitcoin Software Wallet That Simplifies Transactions 30"></figure>
<p>Proton also makes it relatively easy for you to get in touch with customer service staff, though, response times are currently unknown.</p>
<figure><img decoding="async" src="https://bitcoinmagazine.com/wp-content/uploads/2024/11/20_customer_support_edited.png" title="Proton Wallet Review: A Bitcoin Software Wallet That Simplifies Transactions 31"></figure>
<h2>Conclusion</h2>
<p>Proton Wallet is a good Bitcoin wallet for beginners, especially those looking to send bitcoin with relative ease, using nothing more than an email address.</p>
<p>The pros of this non-custodial wallet are that it’s free to use, easy to set up and secure. It’s also bitcoin only and open-source.</p>
<p>However, one notable con of the wallet is that it only allows you to transact on the bitcoin base chain, which means your transactions may incur high fees and take over an hour to fully process. For this reason, you wouldn’t want to use Proton Wallet if you&#8217;re looking to make cheap, fast micropayments — the types of transactions you can make over Lightning.</p>
<p>Another drawback of the wallet is that it doesn’t permit you to manage UTXOs. And it’s a software wallet, which means it’s less secure than a hardware wallet in certain regards.</p>
<p>With that said, if you’re new to Bitcoin and already familiar with the interfaces for Proton products, then this wallet may be a good option for you.</p>
<p>This post <a rel="nofollow" href="https://bitcoinmagazine.com/reviews/proton-wallet-review-a-bitcoin-software-wallet-that-simplifies-transactions">Proton Wallet Review: A Bitcoin Software Wallet That Simplifies Transactions</a> first appeared on <a rel="nofollow" href="https://bitcoinmagazine.com">Bitcoin Magazine</a> and is written by <a rel="nofollow" href="https://bitcoinmagazine.com/authors/frank-corva">Frank Corva</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>A Review Of Cryptotag’s Multi-Share Titanium Seed Phrase Solution, Odin</title>
		<link>https://bitcoinmagazine.com/reviews/review-cryptotag-seed-phrase-odin</link>
		
		<dc:creator><![CDATA[Shawn Amick]]></dc:creator>
		<pubDate>Wed, 25 May 2022 01:00:00 +0000</pubDate>
				<category><![CDATA[REVIEWS]]></category>
		<category><![CDATA[Opinion]]></category>
		<category><![CDATA[Review]]></category>
		<category><![CDATA[Seed Phrase]]></category>
		<category><![CDATA[shamir backups]]></category>
		<guid isPermaLink="false">http://ci02a1ff16600024e2</guid>

					<description><![CDATA[<p><a rel="nofollow" href="https://bitcoinmagazine.com">Bitcoin Magazine</a><br />
<img src="https://bitcoinmagazine.com/wp-content/uploads/2024/11/img_6093.png" style="display: block; margin: 1em auto"><br />
<a rel="nofollow" href="https://bitcoinmagazine.com/reviews/review-cryptotag-seed-phrase-odin">A Review Of Cryptotag’s Multi-Share Titanium Seed Phrase Solution, Odin</a></p>
<p>In this product review. I took a look at Cryptotag's titanium backup solution for self-custody using Shamir Secret Sharing with a Trezor wallet.</p>
<p>This post <a rel="nofollow" href="https://bitcoinmagazine.com/reviews/review-cryptotag-seed-phrase-odin">A Review Of Cryptotag’s Multi-Share Titanium Seed Phrase Solution, Odin</a> first appeared on <a rel="nofollow" href="https://bitcoinmagazine.com">Bitcoin Magazine</a> and is written by <a rel="nofollow" href="https://bitcoinmagazine.com/authors/shawn-amick">Shawn Amick</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p><a rel="nofollow" href="https://bitcoinmagazine.com">Bitcoin Magazine</a><br />
<img src="https://bitcoinmagazine.com/wp-content/uploads/2024/11/img_6093.png" style="display: block; margin: 1em auto"><br />
<a rel="nofollow" href="https://bitcoinmagazine.com/reviews/review-cryptotag-seed-phrase-odin">A Review Of Cryptotag’s Multi-Share Titanium Seed Phrase Solution, Odin</a></p>
<div id="bsf_rt_marker"></div><p><em>This is an opinion editorial by Shawn Amick — all thoughts and recommendations are entirely the authors and not an official </em>Bitcoin Magazine<em> endorsement.</em></p>
<p>Cryptotag recently allowed me<em> </em>to test one of their latest products, <a href="https://cryptotag.io/experience/odin/" target="_blank" rel="noopener">Odin</a>, which is a unique product that means to secure self-custodied keys with a set of titanium, laser-etched hexagons that each store a partial key (a “share”) that is split using <a href="https://wiki.trezor.io/Shamir_Backup" target="_blank" rel="noopener">Shamir Secret Sharing</a>. </p>
<h2>Shamir Secret Sharing</h2>
<p>Shamir Secret Sharing allows you to split your seed into <em>m</em> “shares” where any <em>n</em> of them can be used to rebuild your original seed. But anyone holding less than n shares does not even have a partial copy of your seed. This also means that you can lose <em>m</em> &#8211; <em>n</em> recovery shares and still be able to rebuild your seed. <a href="https://bitcoinmagazine.com/technical/protecting-bitcoin-shamir-backup">A more detailed explanation is available here.</a> </p>
<figure><img decoding="async" src="https://bitcoinmagazine.com/wp-content/uploads/2025/01/163_image1.png" title="A Review Of Cryptotag’s Multi-Share Titanium Seed Phrase Solution, Odin 32"></figure>
<p>In order to use Odin, you’d need to select the correct amount of words per recovery share— in this case, that would be 20 words per share, as Odin only supports a 20-word capacity. </p>
<p>Shamir Secret Sharing generates a random word for each of the 20 words included in a share. The words generated are pulled from a predetermined list of words that have been hand-picked to optimize for security (the word list can be found <a href="https://github.com/satoshilabs/slips/blob/master/slip-0039/wordlist.txt" target="_blank" rel="noopener">here</a>). </p>
<p>Each word has a corresponding number. For example, “academic” is correlated to the number one. This number is represented as 0001 in the <a href="https://github.com/satoshilabs/slips/tree/master/slip-0039" target="_blank" rel="noopener">SLIP-0039</a> (Shamir Secret Sharing) Word List that was sent with Odin. </p>
<p>Shamir utilizes a setup similar to multisig, except instead of creating a wallet from multiple seeds you just have a single seed that can be assembled from multiple recovery shares. The Shamir setup consists of the following parameters: Total Shares and Thresholds. </p>
<p>Total Shares: The number of recovery shares to be created for a specific seed. For instance, if a customer wanted there to be a total of five recovery shares, they would create five Total Shares. We will return to the actual process of creating these elements further below. </p>
<p>Threshold: The necessary number of recovery shares required to be able to rebuild your seed. Continuing with the example above, if we have five Total Shares, we might want to set a Threshold of three. This means that of the Total Shares (five) that exist for this wallet, we only need three of the recovery shares to reassemble our seed. </p>
<h2>Odin</h2>
<p>The product is packaged in a sizeable black box with the words “This is for the HODLers” inscribed on it. In the box you will find the titanium hexagons, their accompanied silicon sleeves, an anvil (used to hold the hexagons in place to engrave later), a HODL BODL (very cool water bottle), matches, ear plugs, a high-quality center punch (for engraving), setup guide, some snacks and, in my case, a Trezor hardware wallet.</p>
<figure><img decoding="async" src="https://bitcoinmagazine.com/wp-content/uploads/2025/01/52_image4.png" title="A Review Of Cryptotag’s Multi-Share Titanium Seed Phrase Solution, Odin 33"></figure>
<p>The titanium hexagon stands at 0.87 inches tall, 4.7 inches long and 0.98 inch wide. </p>
<figure><img decoding="async" src="https://bitcoinmagazine.com/wp-content/uploads/2025/01/80_image3.png" title="A Review Of Cryptotag’s Multi-Share Titanium Seed Phrase Solution, Odin 34"></figure>
<p>While it fits easily into a pocket, I wouldn’t recommend carrying your keys with you everywhere you go for people to see, even if the silicon sleeve with “Cryptotag” embedded on it looks great.</p>
<p>Odin is sleek and compact in design. The titanium hexagons used for creating the recovery shares are black with four sections per side. </p>
<p>One side reads: Total Shares, Threshold, Share Number and Wallet Number (if you have multiple wallets, you can designate which wallet that particular hexagon applies to).</p>
<p>Each of the remaining five sides has four numbers. For example, the first side is numbers 1-4, then 5-9 and so on. Each number has four digit grids beside it with the numbers 0-9 in each. The digit grids are used for the Shamir backup as a way to encode each word in the recovery share. </p>
<figure><img decoding="async" src="https://bitcoinmagazine.com/wp-content/uploads/2025/01/119_image2.png" title="A Review Of Cryptotag’s Multi-Share Titanium Seed Phrase Solution, Odin 35"></figure>
<p>Each word has a corresponding number from the word list. For example, “academic” is word number one. For Odin, this number is represented as 0001. Remember, there are four digit grids for each number. Therefore, if the first recovery share word is “academic,” this is how we would proceed:</p>
<p>On the first section of the hexagon represented by a large “1”—this indicates it is recording the first word of the recovery share—you would punch “0” in the first three digit grids and then “1” in the fourth and final digit grid for the first recovery share word. </p>
<p>Now what do I mean by punching a number? How does it actually get associated with the correct number on the digit grid? </p>
<h2>User Experience And Guide</h2>
<p>Assuming the consumer has zero experience with hardware wallets or self-custody, it needs to be said that this process was exceptionally easy and only mildly time-consuming. </p>
<p>Once you receive the setup guide, the first pages walk you through the simple steps to setup a Shamir Secret Sharing backup supported through Trezor’s hardware wallet, (Shamir has limited support from other hardware wallets). </p>
<p>The steps were simple. First, connect the Trezor wallet to your computer via its USB cable. You will be prompted by the device to go to Trezor’s website where you will be asked to download Trezor’s application onto your computer. The download is quick and easy. </p>
<p>Once the application is up and running, the computer will prompt you to install a firmware upgrade on the device. Once completed, the application will give you two simple choices with pictures. Do you want a normal backup or Shamir? </p>
<p>After clicking Shamir, Trezor walks you through some simple steps setting up a pin number, the generation of each share and specifying the threshold and wallet numbers discussed earlier. It’s extremely easy and user-friendly.</p>
<p>Once the amount of shares is picked, you’ll generate the words associated with each 20-word recovery share for the number of shares chosen. Trezor will prompt you to write these words down—manually!—and will remind you to make sure it is not digitally stored anywhere. </p>
<p>This next part is where things go a little slow. In the goodie bag Cryptotag sent you will find a “conversion sheet” for each hexagon purchased. Here you will find a slot for all 20 words associated with the recovery share of each hexagon. Below where you can write the words, you’ll notice four boxes underneath each word. Simply write the words down, ignoring the boxes below the space for the words. </p>
<p>In the box you’ll also find “SLIP-39 Word List”. Each word, as I mentioned before, is represented by a four-digit number. Locate each of your 20 words per share in the word list and write the corresponding number down below the word. </p>
<p>Now we locate the center punch tool. Remember, these hexagons are titanium, which means in order to leave a mark it takes some pressure. This is also why Cryptotag sends earplugs. I didn’t feel the need to use them, but the neighbors might have appreciated it if I gave the earplugs to them. </p>
<p>For each word of the Shamir backup, you will punch the four-digit number into each section. </p>
<p>This process needs to be repeated for all 20 words for each hexagon being used (one per recovery share). It takes some time, but once it is complete, you’ll have a fire- and water-resistant, laser-etched titanium backup capable of being dispersed in a way that is guaranteed not to hurt you if one is lost or stolen. </p>
<h2>Conclusion</h2>
<p>Odin is a practical and durable solution to alleviating much of the concern around protecting your keys (seed phrases). I’m thrilled Cryptotag allowed me this opportunity to become a fan of their product. That being said, I did have some concerns.</p>
<p>While anyone holding onto a recovery share for you could look up the public list of words and then decode each word from the punched numbers on Odin, it would still only lead to one share being compromised which means that the threshold would not be broken, maintaining the safety of your keys. This requires clean management of your shares and trusted parties (if applicable), but that’s hardly different from your standard self-custody solution. </p>
<p>The center punch used to engrave each digit on Odin wasn’t perfect, but I wasn’t miserable. I managed to get all the way through one hexagon before I had issues with it. After that, the mechanism that holds the end in place began to shift. The fix was a simple movement to return in place, but I did have a fear that it might stop mid-process. </p>
<p>The setup guide isn’t worded for advanced users, but it also isn’t worded for beginners. As mentioned above, I reached out to clarify definitions and processes just to be sure. I would have liked for the guide to be a bit more detailed.</p>
<p>The digit grids used to punch in the numbers associated with each word are really small. I’m sure this is by design to keep the product compact. However, I did find myself not being entirely happy with the mark I left which caused me to just add another mark.</p>
<p>The sleek design matched with immense durability offers peace of mind for those looking to take the extra step in security with a bold aesthetic that is hard not to like. Upon testing my Trezor recovery process, I found it worked fine, with the obvious note that any mistake in the creation of the shares would lead to an error upon recovery. All that being said, this is a product for HODLers who appreciate aesthetics and have extra money to spend. I’d happily do it again, but it’s hardly a necessity. </p>
<p><em>This is a guest post by Shawn Amick. Opinions expressed are entirely their own and do not necessarily reflect those of BTC Inc or </em>Bitcoin Magazine<em>.</em></p>
<p>This post <a rel="nofollow" href="https://bitcoinmagazine.com/reviews/review-cryptotag-seed-phrase-odin">A Review Of Cryptotag’s Multi-Share Titanium Seed Phrase Solution, Odin</a> first appeared on <a rel="nofollow" href="https://bitcoinmagazine.com">Bitcoin Magazine</a> and is written by <a rel="nofollow" href="https://bitcoinmagazine.com/authors/shawn-amick">Shawn Amick</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Video: How To Install MyNode on Your Old Casa Node</title>
		<link>https://bitcoinmagazine.com/reviews/how-to-install-mynode-on-your-old-casa-node</link>
		
		<dc:creator><![CDATA[Peter Chawaga]]></dc:creator>
		<pubDate>Mon, 06 Jul 2020 19:40:55 +0000</pubDate>
				<category><![CDATA[REVIEWS]]></category>
		<category><![CDATA[101]]></category>
		<category><![CDATA[Casa]]></category>
		<category><![CDATA[Nodes]]></category>
		<category><![CDATA[running nodes]]></category>
		<guid isPermaLink="false">http://ci027cfe70000d2697</guid>

					<description><![CDATA[<p><a rel="nofollow" href="https://bitcoinmagazine.com">Bitcoin Magazine</a><br />
<img src="https://bitcoinmagazine.com/wp-content/uploads/2024/11/casa-to-mynode-conversion.png" style="display: block; margin: 1em auto"><br />
<a rel="nofollow" href="https://bitcoinmagazine.com/reviews/how-to-install-mynode-on-your-old-casa-node">Video: How To Install MyNode on Your Old Casa Node</a></p>
<p>Casa is no longer supporting its hardware with ongoing updates. Watch this video from Nik Hoffman in getting MyNode running on a Casa node.</p>
<p>This post <a rel="nofollow" href="https://bitcoinmagazine.com/reviews/how-to-install-mynode-on-your-old-casa-node">Video: How To Install MyNode on Your Old Casa Node</a> first appeared on <a rel="nofollow" href="https://bitcoinmagazine.com">Bitcoin Magazine</a> and is written by <a rel="nofollow" href="https://bitcoinmagazine.com/authors/peter-chawaga">Peter Chawaga</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p><a rel="nofollow" href="https://bitcoinmagazine.com">Bitcoin Magazine</a><br />
<img src="https://bitcoinmagazine.com/wp-content/uploads/2024/11/casa-to-mynode-conversion.png" style="display: block; margin: 1em auto"><br />
<a rel="nofollow" href="https://bitcoinmagazine.com/reviews/how-to-install-mynode-on-your-old-casa-node">Video: How To Install MyNode on Your Old Casa Node</a></p>
<div id="bsf_rt_marker"></div><figure><img decoding="async" src="https://bitcoinmagazine.com/wp-content/uploads/2024/11/casa-to-mynode-conversion.png" title="Video: How To Install MyNode on Your Old Casa Node 36"></figure>
<div class="youtube-embed" data-video_id="s13NWfcrFgs"><iframe loading="lazy" title="Bitcoin Magazine Walkthrough: How To Install MyNode On Your Old Casa Node" width="696" height="392" src="https://www.youtube.com/embed/s13NWfcrFgs?feature=oembed&#038;enablejsapi=1" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe></div>
<p>Bitcoiners attempting to do their part to secure the network, and run their own full nodes that fully validate transactions and blocks, often turn to hardware and software solutions provided by a range of groups. But those who were leveraging node hardware provided by Casa are now in search of a new solution.</p>
<p>Casa no longer supports its node hardware with ongoing updates, leaving plenty of Bitcoiners wondering how they can keep an updated full Bitcoin node running on their old Casa Node hardware. In the video above, <em>Bitcoin Magazine</em>’s Nik Hoffman recommends installing MyNode on existing Casa Node hardware to continue contributing to the Bitcoin network.&nbsp;</p>
<p>To help, he provides a step-by-step tutorial on how to do so along with a visual walkthrough. Basic steps include:</p>
<ol>
<li>Unplugging your node hardware</li>
<li>Opening the hardware and removing the microSD card inside</li>
<li>Plugging the microSD card into your computer</li>
<li><a href="https://mynodebtc.com/download" target="_blank" rel="noopener">Visiting MyNode’s website</a> and following the steps listed to install its software onto the microSD card</li>
<li>Reinserting the microSD card into the Casa Node hardware</li>
<li>Plugging the device back into its power source, router, etc.</li>
<li>Visiting MyNode.Local to complete the onboarding process and return to securing the Bitcoin network</li>
</ol>
<p>Of course, the video tutorial above provides much more detail and a visual walkthrough for those looking to keep their Casa Node running. Be sure to watch it and <a href="https://www.youtube.com/channel/UCtOV5M-T3GcsJAq8QKaf0lg" target="_blank" rel="noopener">subscribe to <em>Bitcoin Magazine</em>’s YouTube page</a> for more helpful Bitcoiner walkthroughs.</p>
<p>This post <a rel="nofollow" href="https://bitcoinmagazine.com/reviews/how-to-install-mynode-on-your-old-casa-node">Video: How To Install MyNode on Your Old Casa Node</a> first appeared on <a rel="nofollow" href="https://bitcoinmagazine.com">Bitcoin Magazine</a> and is written by <a rel="nofollow" href="https://bitcoinmagazine.com/authors/peter-chawaga">Peter Chawaga</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Video: Reviewing the Billfodl Multishard</title>
		<link>https://bitcoinmagazine.com/reviews/video-reviewing-the-billfodl-multishard</link>
		
		<dc:creator><![CDATA[Michael Taiberg]]></dc:creator>
		<pubDate>Fri, 17 Jan 2020 19:52:41 +0000</pubDate>
				<category><![CDATA[REVIEWS]]></category>
		<category><![CDATA[recovery seed]]></category>
		<category><![CDATA[Video]]></category>
		<guid isPermaLink="false">http://ci027cfe65f0042697</guid>

					<description><![CDATA[<p><a rel="nofollow" href="https://bitcoinmagazine.com">Bitcoin Magazine</a><br />
<img src="https://bitcoinmagazine.com/wp-content/uploads/2024/11/video-reviewing-the-billfodl-multishard.jpg" style="display: block; margin: 1em auto"><br />
<a rel="nofollow" href="https://bitcoinmagazine.com/reviews/video-reviewing-the-billfodl-multishard">Video: Reviewing the Billfodl Multishard</a></p>
<p>The Billfodl Multishard is a two-of-three stainless steel recovery seed storage device that allows you to split your seed into three shards.</p>
<p>This post <a rel="nofollow" href="https://bitcoinmagazine.com/reviews/video-reviewing-the-billfodl-multishard">Video: Reviewing the Billfodl Multishard</a> first appeared on <a rel="nofollow" href="https://bitcoinmagazine.com">Bitcoin Magazine</a> and is written by <a rel="nofollow" href="https://bitcoinmagazine.com/authors/michael-taiberg">Michael Taiberg</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p><a rel="nofollow" href="https://bitcoinmagazine.com">Bitcoin Magazine</a><br />
<img src="https://bitcoinmagazine.com/wp-content/uploads/2024/11/video-reviewing-the-billfodl-multishard.jpg" style="display: block; margin: 1em auto"><br />
<a rel="nofollow" href="https://bitcoinmagazine.com/reviews/video-reviewing-the-billfodl-multishard">Video: Reviewing the Billfodl Multishard</a></p>
<div id="bsf_rt_marker"></div><figure><img decoding="async" src="https://bitcoinmagazine.com/wp-content/uploads/2024/11/video-reviewing-the-billfodl-multishard.jpg" title="Video: Reviewing the Billfodl Multishard 37"></figure>
<div class="youtube-embed" data-video_id="1CHbOgwvea4"><iframe loading="lazy" title="BillFodl Multishard Seed Storage Unboxing Video" width="696" height="392" src="https://www.youtube.com/embed/1CHbOgwvea4?feature=oembed&#038;enablejsapi=1" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe></div>
<p><em>Bitcoin Magazine</em> reviewed the Billfodl Multishard, a two-of-three stainless steel recovery seed storage device that allows you to split your seed into three shards, ensuring that, even if someone finds one part of your phrase, they won’t be able to steal your funds.</p>
<p>Each shard allows you to store up to 16 words of your seed phrase, and each unit tells you which 16 out of the 24 total words to load up. Shard One houses words 1 to 16, Shard Two houses words 9 to 24 and Shard 3 houses words 1 to 8 and 17 to 24. Once this process is complete, you will have effectively backed up each seed word twice.&nbsp;</p>
<p>As mentioned in the video review, you can also choose to use just eight slots per shard and fill the rest up with random letters to achieve a three-of-three setup, which would ensure maximum security. Billfodl worked with an industry expert, <a href="https://twitter.com/davecrypto" target="_blank" rel="noopener">Dave Bitcoin</a>, the head of <a href="https://walletrecoveryservices.com/" target="_blank" rel="noopener">Wallet Recovery Services</a>. Dave Bitcoin determined that, if utilizing 1,000,000 modern GPUs, it would take approximately 4 million years (not to mention the roughly $65 trillion it would cost to purchase and run 1 million modern GPUs, even assuming a low electricity cost of $0.02 per kilowatt hour).&nbsp;</p>
<p>In terms of use and design, the sleek and sharp feel of the individual shards feels comfortable in your hands. However, the individual letters that need to be inserted into the shards come in a punch-out style container that can’t be sealed properly once it’s opened. So, be sure to set up the three shards in one attempt so that you won’t have to store any of the letters in a cumbersome matter.&nbsp;</p>
<p>Overall, the Billfodl Multishard is an incredibly sturdy and secure device that, if properly set up, can allow any Bitcoiner to sleep safe at night knowing that their recovery seed phrase is safe and properly stored. </p>
<p>This post <a rel="nofollow" href="https://bitcoinmagazine.com/reviews/video-reviewing-the-billfodl-multishard">Video: Reviewing the Billfodl Multishard</a> first appeared on <a rel="nofollow" href="https://bitcoinmagazine.com">Bitcoin Magazine</a> and is written by <a rel="nofollow" href="https://bitcoinmagazine.com/authors/michael-taiberg">Michael Taiberg</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Review: HTC Exodus 1s, the Full Bitcoin Node Smartphone</title>
		<link>https://bitcoinmagazine.com/reviews/review-htc-exodus-1s-the-full-bitcoin-node-smartphone</link>
		
		<dc:creator><![CDATA[Vlad Costea]]></dc:creator>
		<pubDate>Fri, 17 Jan 2020 15:57:39 +0000</pubDate>
				<category><![CDATA[REVIEWS]]></category>
		<category><![CDATA[Exodus 1s]]></category>
		<category><![CDATA[Full node]]></category>
		<category><![CDATA[Htc]]></category>
		<guid isPermaLink="false">http://ci027cfe79401526c3</guid>

					<description><![CDATA[<p><a rel="nofollow" href="https://bitcoinmagazine.com">Bitcoin Magazine</a><br />
<img src="https://bitcoinmagazine.com/wp-content/uploads/2024/11/review-htc-exodus-1s-full-bitcoin-node-smartphone.jpg" style="display: block; margin: 1em auto"><br />
<a rel="nofollow" href="https://bitcoinmagazine.com/reviews/review-htc-exodus-1s-the-full-bitcoin-node-smartphone">Review: HTC Exodus 1s, the Full Bitcoin Node Smartphone</a></p>
<p>The HTC Exodus 1s is a pioneering device offering great value, but limits in its Bitcoin focus and full node capabilities leave room for improvement.</p>
<p>This post <a rel="nofollow" href="https://bitcoinmagazine.com/reviews/review-htc-exodus-1s-the-full-bitcoin-node-smartphone">Review: HTC Exodus 1s, the Full Bitcoin Node Smartphone</a> first appeared on <a rel="nofollow" href="https://bitcoinmagazine.com">Bitcoin Magazine</a> and is written by <a rel="nofollow" href="https://bitcoinmagazine.com/authors/vladcostea">Vlad Costea</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p><a rel="nofollow" href="https://bitcoinmagazine.com">Bitcoin Magazine</a><br />
<img src="https://bitcoinmagazine.com/wp-content/uploads/2024/11/review-htc-exodus-1s-full-bitcoin-node-smartphone.jpg" style="display: block; margin: 1em auto"><br />
<a rel="nofollow" href="https://bitcoinmagazine.com/reviews/review-htc-exodus-1s-the-full-bitcoin-node-smartphone">Review: HTC Exodus 1s, the Full Bitcoin Node Smartphone</a></p>
<div id="bsf_rt_marker"></div><figure><img decoding="async" src="https://bitcoinmagazine.com/wp-content/uploads/2024/11/review-htc-exodus-1s-full-bitcoin-node-smartphone.jpg" title="Review: HTC Exodus 1s, the Full Bitcoin Node Smartphone 38"></figure>
<p>When it launched during <a href="https://bitcoinmagazine.com/articles/the-lightning-conference-preview-in-six-stories">The Lightning Conference</a> in October 2019, HTC’s Exodus 1s smartphone took on the ambitious mission of endowing Bitcoiners with a device that delivers the security of a hardware wallet and the privacy and sovereignty of a full Bitcoin node.&nbsp;</p>
<p>At a retail price of 219 euro (approximately $245), plus shipping tax, the device is more affordable than a <a href="https://bitcoinmagazine.com/articles/buy-or-diy-an-overview-of-7-bitcoin-full-node-products">Casa Node</a> and twice as expensive as a <a href="https://bitcoinmagazine.com/articles/bitcoin-wallet-reviews-whats-the-best-hardware-wallet-on-the-market-part-3">Ledger Nano X hardware wallet</a>. Weighing less than 6 ounces and sporting a shiny 5.7-inch screen, the HTC Exodus 1s is also the most portable full node solution available for retail. But is it really the ideal, all-in-one device to replace all of your Bitcoin-related items?</p>
<p>For more than a month, I tested the HTC Exodus 1s under various conditions to highlight both its hardware and software capabilities. The results were rather promising but still leave a lot to be desired from the perspective of a “Bitcoin power user.” Correspondingly, the next sections of this review will focus on the pros and cons of the first full node smartphone on the market. Ultimately, this review should provide useful insight that can benefit potential buyers — and also provide some feedback for HTC.</p>
<h2><strong>What’s in the HTC Exodus 1s Box?</strong></h2>
<p>As soon as you peel the plastic foil off of the HTC Exodus 1s’s plain white box, you are greeted by the core element of the packaging: the black and glossy phone. In terms of appearance, the HTC Exodus 1s looks a lot like a standard iPhone. However, the body is made of plastic, the screen is a 5.7-inch LCD, the Face ID infrared notch is replaced by a fingerprint scanner and the dual cameras are replaced by a single one. All of these adjustments have been made in order to reduce the costs of the HTC device, but otherwise the design is attractive and the feeling of holding the phone in your hand is pleasant. Compared to an iPhone, you can also maintain a better grip, as the build feels sturdy and not as slippery as Apple’s flagship device.</p>
<p>The accessories provided by HTC include a charging cable (micro USB-A), with a power plug that corresponds to your region, and a set of earphones. In the box, you will also find user manuals in multiple languages, a Zion-branded card that can be used to write seed keys, a couple of HTC badges, a pin which helps you open the SIM card tray and multiple HTC Exodus stickers.</p>
<div class="youtube-embed" data-video_id="LofwcBUUmgA"><iframe loading="lazy" title="HTC Exodus 1S Unboxing" width="696" height="392" src="https://www.youtube.com/embed/LofwcBUUmgA?feature=oembed&#038;enablejsapi=1" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe></div>
<h2><strong>The HTC Exodus 1s as a Smartphone</strong></h2>
<p>Out of the box, the HTC Exodus 1s is a rather basic Android device whose features are pretty standard for an entry-level to mid-range smartphone from 2019. It has a slick design, sports two 13-megapixel cameras (one in the front for video calls and selfies, and the other one in the back), is driven by the four-year-old Snapdragon 435 octa-core processor and boasts 4 gigabytes of RAM (for reference, the first-generation Casa node has only 2 gigabytes). The specs are toned down from the original Exodus 1 — but given the difference in price (the 1s is one-third as expensive), it makes sense to cut down on hardware expenses.&nbsp;</p>
<p>In order to review the phone, I’ve used it for two weeks on a daily basis. Excluding any of the Bitcoin-related features, it functions very well and gets the job done for calls, emails and messaging applications. When used for these purposes, the Exodus 1s didn’t have any issues with slow loading times or laggy switching between apps.</p>
<p>The Android 8.1 Oreo operating system may be two generations behind the flagship standard, but it is still pretty smooth. Compared to Apple’s iOS, it has a less intuitive interface to opt-out from microphone, location and camera access — options that many Bitcoiners will want to leverage. But once you get the hang of it and remove the device from the Google panopticon, it’s really easy to use. On the plus side, the Orbot app can route all of your internet connections through Tor — which grants you great privacy. On the negative side, you can’t remove or replace the Google search bar from the home screen, and this is a constant reminder that you need to be cautious about your privacy.</p>
<p>What I found particularly impressive about the HTC Exodus 1s is the battery life. In the first month of using it, I was able to recharge the device every 10 to 12 days. All of that time, the 1s was connected to WiFi and it served an email management role. It should be noted that no SIM card was inserted, and this lack of mobile network connection definitely saved battery. However, after the full node was synced, the battery life reduced significantly, lasting only one full day (as the relaying takes up RAM and processing power).</p>
<p>On the other hand, the cameras are below average for 2019/2020 standards: They take time to focus, they don’t capture colors that look especially vivid and they lack some features that photography enthusiasts find useful on flagship Android devices and iPhones (such as portrait mode, night mode, shutter time, live pictures and Animojis/Memojis). However, there are plenty of applications that can improve the quality and aesthetic of pictures through filters and advanced options. Also, it’s unlikely for anyone to have high photographic expectations from a $245 phone or to purchase a Bitcoin-friendly device for its camera.</p>
<h2><strong>Before Syncing the Full Node: HTC’s Zion App</strong></h2>
<p>The full Bitcoin node is definitely the most unique feature and the primarily selling point of the HTC Exodus 1s. But in order to proceed with the initial block download, you must first fulfill two conditions: Acquire an SD card that can store more than 260 GB of data (there are 400 GB and 512 GB options, both of which are available for about $100 in most electronics stores), and conduct the download through HTC’s Zion application.</p>
<p>While the former prerequisite is reasonable (the phone only has 64 GB of storage, which means it can only accommodate a pruned node), the latter limits the possibilities involved in a process that should be about liberation and financial sovereignty. Zion, the phone’s proprietary application, serves as a wallet and a dashboard for your full node. Therefore, in order to start downloading and validating the entire history of bitcoin transactions, you must comply with HTC’s privacy policy and accept the inclusion of some features and the lack of others.</p>
<p>For instance, the Zion wallet is not Bitcoin-only and even has dedicated menus for DApps like Maker and <a href="https://bitcoinmagazine.com/articles/augur-launches-decentralized-prediction-marketplace">Augur</a>, and collectibles like <a href="https://bitcoinmagazine.com/articles/how-hackathon-birthed-cryptokitties-origin-story1">CryptoKitties</a> and Etheremon. The inclusion of these extra features may only be disappointing from a toxic maximalist perspective (where anything unrelated to Bitcoin will automatically be frowned upon), but it does prove that HTC’s main efforts to develop software for the phone were not Bitcoin-centric.&nbsp;</p>
<figure><img decoding="async" src="https://bitcoinmagazine.com/wp-content/uploads/2025/01/17_image-placeholder-title.jpg" title="Review: HTC Exodus 1s, the Full Bitcoin Node Smartphone 39"></figure>
<p>Also, the Bitcoin wallet itself lacks some very important features. It has no SegWit support and uses a single legacy address for all incoming transactions (which translates to higher fees and very poor <a href="https://bitcoinmagazine.com/articles/video-paul-puey-on-edge-wallet-and-bitcoin-privacy">privacy</a>), and there is no way to manually set transaction fees (you only pick your time preference). Therefore, running your full Bitcoin node is definitely not the mobile equivalent of using <a href="https://bitcoinmagazine.com/articles/bitcoin-core-0-19-0-released-heres-whats-new">Bitcoin Core</a> on your computer.</p>
<p>Overall, the ecosystem that HTC built to work with the integrated hardware wallet is underwhelming from a software point of view. While the idea of running a Bitcoin full node should involve more financial freedom to send and receive payments, HTC’s Zion app makes it feel constraining.&nbsp;</p>
<h2><strong>Syncing the Full Bitcoin Node</strong></h2>
<p>On most computers, synchronizing a full Bitcoin node takes about two or three days, depending on internet speed, hard drive reading and writing speed (it’s recommended to use an SSD) and RAM allocation. The HTC Exodus 1s has great specifications and should be able to download and validate all of the transactions on the Bitcoin blockchain in less than a week. However, my experience was different and <a href="https://twitter.com/TheVladCostea/status/1205634015467900930?s=20" target="_blank" rel="noopener">it took 15 days to complete the process</a>.</p>
<p>Interestingly, I lost the first day waiting for the node to sync while I had Tor routing activated. As it turns out, this version of the software won’t allow the process to start if that feature is enabled — but after the synchronization was completed, Tor worked just like it should.</p>
<p>I thought that the slow initial sync was a peculiar phenomenon, especially after I placed the phone next to a router in charging mode. Also, the back cover got noticeably warmer during this computation-intensive process. Another full node was being operated on the same Wi-Fi network, so the slow download was not caused by the connection itself.</p>
<p>Furthermore, the device’s specs should be more than capable of a faster download. The phone is endowed with 4 GB of RAM, which makes it just as powerful as <a href="https://bitcoinmagazine.com/articles/buy-or-diy-an-overview-of-7-bitcoin-full-node-products">the Casa 2 and the Nodl One</a>. Unfortunately, even at peak synchronization, the Zion software did not allow the phone to use more than 165 megabytes of RAM — a mere 4 percent of the device’s capacity. On average, the Exodus 1s only used 85 MB from its memory.</p>
<p>While it’s understandable that the operating system requires a significant chunk of the memory to run and it’s important for the phone to remain operational during the initial synchronization of the Bitcoin node, it’s still strange to see that developers from HTC didn’t allocate more RAM for this process when the phone is in idle mode. There’s a missed opportunity there, as most Bitcoiners most likely won’t use the phone during the sync — or will at least leave it untouched for eight hours or so while they sleep, which poses a perfect opportunity for the software to bump the RAM allocation.</p>
<p>The issue at stake is nothing that HTC can’t fix in a future update. Being able to do the initial sync with Tor turned on and allowing the phone to allocate more RAM for a faster sync would involve tweaks in the Zion app — hopefully something the company will work on in the future.</p>
<figure><img decoding="async" src="https://bitcoinmagazine.com/wp-content/uploads/2025/01/18_image-placeholder-title.jpg" title="Review: HTC Exodus 1s, the Full Bitcoin Node Smartphone 40"></figure>
<h2><strong>Using the Full Node on the Exodus 1s</strong></h2>
<p>After 15 long days, it was finally time to try some Bitcoin and Lightning applications. As previously mentioned, the built-in Zion app is underwhelming as a wallet (because it uses a single receiving address, doesn’t allow for UTXO management and doesn’t grant manual control for fees). There are better alternatives out there, such as <a href="https://bitcoinmagazine.com/articles/blockstream-green-wallet-adds-early-access-tor-integration">Blockstream Green</a> which offers lots of power user features in a simple and comprehensive user interface.&nbsp;</p>
<p>However, the full node feature of the HTC Exodus 1s didn’t seem to work with anything outside of the Zion ecosystem. Unlike Bitcoin Core, Zion’s settings menu does not display options regarding specific connectivity and there is only a generic feature to allow incoming connections.</p>
<figure><img decoding="async" src="https://bitcoinmagazine.com/wp-content/uploads/2025/01/19_image-placeholder-title.jpg" title="Review: HTC Exodus 1s, the Full Bitcoin Node Smartphone 41"></figure>
<p>My next attempt was to use the full Bitcoin node in order to onboard the Lightning Network. I’ve downloaded the wallets developed by <a href="https://bitcoinmagazine.com/articles/lightning-labs-strikes-on-ios-android-with-noncustodial-mobile-wallet">Lightning Labs</a>, <a href="https://bitcoinmagazine.com/articles/scam-or-iteration-in-berlin-bitcoin-diehards-still-believe-in-lightning">ACINQ</a> (both Eclair and Phoenix) and <a href="https://bitcoinmagazine.com/articles/nayuta-launches-hybrid-full-node-spv-mobile-bitcoin-wallet">Nayuta</a>, but none of them connected to the full node. Therefore, I was unable to run Lightning with the phone’s built-in and completely synchronized Bitcoin node feature.</p>
<p>However, this state of Bitcoin node isolation is only temporary and is bound to change with future updates.&nbsp;</p>
<p>“The full node is not designated to only work with the Zion app,” HTC Exodus Decentralized Chief Officer Phil Chen told <em>Bitcoin Magazine</em>. “The current limitation is because the Bitcoin data folder is under isolated storage in the Zion app, which cannot be accessed by other apps. We are working to support other apps in the future by exporting APIs from HTC Core.”&nbsp;</p>
<p>New features for the HTC Exodus 1s are expected to be announced during the <a href="https://www.bitcoin2020conference.com" target="_blank" rel="noopener">Bitcoin 2020 conference</a>, which takes place in late March 2020 in San Francisco.&nbsp;</p>
<p>“We have several exciting plans that we are looking to announce at Bitcoin 2020,” Chen added. “Please stay tuned!”&nbsp;</p>
<h2><strong>Improvements to Be Made</strong></h2>
<p>As noted above, I tested the HTC Exodus 1s for two months and it proved to be a great device for every task except the unique feature which might represent its main selling point — the full Bitcoin node. Though the node works well after the otherwise lengthy synchronization, at review time it was still limited to only functioning with the wallet provided by the Zion app.&nbsp;</p>
<p>Ideally, HTC should create the mobile equivalent of Bitcoin Core with more features for dedicated Bitcoiners, such as full SegWit support and bech32 addresses, the ability to set fees manually, UTXO control for greater sending privacy, unlimited address generation for better receiving privacy, and integrations with wallets that support the Lightning Network. To maintain a focus on simplicity, easy ways to switch to specific apps that offer extra features could be added to the interface. For instance, for Liquid Network or Lightning, there could be added buttons that automatically download and link with Blockstream Green or <a href="https://bitcoinmagazine.com/articles/zaps-olympus-features-fiat-to-lightning-on-ramp-with-direct-wallet-deposits">Zap</a> (or any Lightning wallet, for that matter).</p>
<p>Another improvement that HTC must make involves RAM usage during the initial sync: 165 MB is definitely not enough for a speedy process and the amount should get bumped to 1 GB or more during moments when the phone is charging or is idling. This can also be an option that users can toggle on or off, as Bitcoiners will certainly understand that they must not touch the phone for a few days until the synchronization is complete.</p>
<figure><img decoding="async" src="https://bitcoinmagazine.com/wp-content/uploads/2025/01/20_image-placeholder-title.jpg" title="Review: HTC Exodus 1s, the Full Bitcoin Node Smartphone 42"></figure>
<p>Also, replacing the Ethereum features (there’s even a search bar for Etherscan on the second home screen of the phone, and it can’t be removed by users) with Bitcoin ones would definitely be a step in the right direction, given the fact that the target audience consists of people who clearly understand the value proposition of Bitcoin and want to maximize their privacy, security and sovereignty.</p>
<p>The HTC Exodus 1s offers a great value for the price and is a pioneering device in the Bitcoin space. However, in order for the device to truly satisfy the needs of Bitcoiners, it needs to provide more functionality and step outside of the rigid Zion ecosystem. Bringing integrations and ways to connect the full node to third-party applications is definitely a first good step, but optimizing Zion for newcomers to have more features is also a priority.</p>
<p><em>Special thanks to Chen and HTC for sending the phone for review.</em></p>
<p>This post <a rel="nofollow" href="https://bitcoinmagazine.com/reviews/review-htc-exodus-1s-the-full-bitcoin-node-smartphone">Review: HTC Exodus 1s, the Full Bitcoin Node Smartphone</a> first appeared on <a rel="nofollow" href="https://bitcoinmagazine.com">Bitcoin Magazine</a> and is written by <a rel="nofollow" href="https://bitcoinmagazine.com/authors/vladcostea">Vlad Costea</a>.</p>
]]></content:encoded>
					
		
		
		<media:content url="https://www.youtube.com/embed/LofwcBUUmgA" medium="video" width="1280" height="720">
			<media:player url="https://www.youtube.com/embed/LofwcBUUmgA" />
			<media:title type="plain">HTC Exodus 1S Unboxing</media:title>
			<media:description type="html"><![CDATA[Vlad Costea unboxes the HTC Exodus 1S smartphone, which runs a full Bitcoin node and also has an integrated hardware wallet. In this video you will see what ...]]></media:description>
			<media:thumbnail url="https://bitcoinmagazine.com/wp-content/uploads/2025/01/htc-exodus-1s-unboxing.jpg" />
			<media:rating scheme="urn:simple">nonadult</media:rating>
		</media:content>
	</item>
		<item>
		<title>Buy or DIY? An Overview of 7 Bitcoin Full Node Products</title>
		<link>https://bitcoinmagazine.com/reviews/buy-or-diy-an-overview-of-7-bitcoin-full-node-products</link>
		
		<dc:creator><![CDATA[Vlad Costea]]></dc:creator>
		<pubDate>Thu, 09 Jan 2020 13:00:50 +0000</pubDate>
				<category><![CDATA[REVIEWS]]></category>
		<category><![CDATA[Bitbox]]></category>
		<category><![CDATA[Casa]]></category>
		<category><![CDATA[Full node]]></category>
		<category><![CDATA[Htc]]></category>
		<category><![CDATA[Lightning]]></category>
		<category><![CDATA[nodl]]></category>
		<category><![CDATA[shift cryptosecurity]]></category>
		<guid isPermaLink="false">http://ci027cfe76d0022697</guid>

					<description><![CDATA[<p><a rel="nofollow" href="https://bitcoinmagazine.com">Bitcoin Magazine</a><br />
<img src="https://bitcoinmagazine.com/wp-content/uploads/2024/11/an-overview-of-7-bitcoin-full-node-products.jpg" style="display: block; margin: 1em auto"><br />
<a rel="nofollow" href="https://bitcoinmagazine.com/reviews/buy-or-diy-an-overview-of-7-bitcoin-full-node-products">Buy or DIY? An Overview of 7 Bitcoin Full Node Products</a></p>
<p>Casa, Nodl, BitBoxBase and more</p>
<p>This post <a rel="nofollow" href="https://bitcoinmagazine.com/reviews/buy-or-diy-an-overview-of-7-bitcoin-full-node-products">Buy or DIY? An Overview of 7 Bitcoin Full Node Products</a> first appeared on <a rel="nofollow" href="https://bitcoinmagazine.com">Bitcoin Magazine</a> and is written by <a rel="nofollow" href="https://bitcoinmagazine.com/authors/vladcostea">Vlad Costea</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p><a rel="nofollow" href="https://bitcoinmagazine.com">Bitcoin Magazine</a><br />
<img src="https://bitcoinmagazine.com/wp-content/uploads/2024/11/an-overview-of-7-bitcoin-full-node-products.jpg" style="display: block; margin: 1em auto"><br />
<a rel="nofollow" href="https://bitcoinmagazine.com/reviews/buy-or-diy-an-overview-of-7-bitcoin-full-node-products">Buy or DIY? An Overview of 7 Bitcoin Full Node Products</a></p>
<div id="bsf_rt_marker"></div><figure><img decoding="async" src="https://bitcoinmagazine.com/wp-content/uploads/2024/11/an-overview-of-7-bitcoin-full-node-products.jpg" title="Buy or DIY? An Overview of 7 Bitcoin Full Node Products 43"></figure>
<p>Full nodes are an indispensable part of Bitcoin’s system of checks and balances. They further decentralize the network, they keep miners honest, they verify and register every transaction that takes place on the blockchain, and they provide more autonomy and privacy to users.</p>
<p>In order to run a full Bitcoin node, it’s enough to <a href="https://bitcoincore.org/en/download/" target="_blank" rel="noopener">download the Bitcoin Core client</a> on your computer and wait for the <a href="https://bitcoin.org/en/" target="_blank" rel="noopener">initial block download</a> (IBD) to complete. However, some individuals may find that process cumbersome and unnecessarily time consuming. Consequently, companies have developed solutions that minimize the struggles of downloading and running a full node and put it all in a box. </p>
<p>Thanks to these enterprising companies, full nodes have become one of the most popular and in-demand Bitcoin-related products, right up there with <a href="https://bitcoinmagazine.com/articles/bitcoin-wallet-reviews-whats-the-best-hardware-wallet-on-the-market-part-3">hardware wallets</a>. Thanks to a growing community understanding around the importance of full nodes and the rapid growth of the Lightning Network, new companies such as <a href="https://bitcoinmagazine.com/articles/lightning-ramp-and-casa-join-hands-develop-casa-lightning-node">Casa</a>, <a href="https://bitcoinmagazine.com/articles/understanding-bitcoin-demos-how-become-bitcoin-power-user">Nodl</a>, <a href="https://bitcoinmagazine.com/articles/video-shift-cryptosecurity-on-its-base-node-and-bitbox02-wallet">Shift Cryptosecurity</a> and even <a href="https://bitcoinmagazine.com/articles/htc-exodus-1s-gets-shipped-with-bitcoin-full-node-feature">HTC</a> have released retail products that satisfy the demand for convenient sovereignty.</p>
<p>There are at least seven worthy contenders for your full node product consideration. And it’s also worth considering how you might build some of these products yourself.&nbsp;</p>
<h2>Why Buy a Bitcoin Full Node Product</h2>
<p>Many Bitcoiners out there might not be convinced that it’s worth buying a product that comes pre-synced with the vast majority of the Bitcoin blockchain. After all, for about a quarter of the price, you could buy an external drive and leave your computer to sync the blockchain overnight. This way, your information wouldn’t be registered with any Bitcoin company and your financial privacy would be better preserved, and it’s likely more secure to download and verify the Bitcoin blockchain yourself (as opposed to trusting a potentially malevolent third party).</p>
<p>However, full node products offer much more than just “Bitcoin Core in a box.” The majority of them run Lightning clients, and some even include <a href="https://bitcoinmagazine.com/articles/btcpay-server-is-bitcoins-open-source-unicorn">BTCPay Server</a> for merchant solutions, Samourai Whirlpool for trustless CoinJoins or Electrum Personal Server for greater sovereignty. In two cases (Shift Cryptosecurity’s BitBoxBase and HTC’s Exodus 1s), a hardware wallet chip is included as a way of increasing the security of your full node.</p>
<p>These devices also offer advanced and desirable features that can be accessed from a user-friendly dashboard. For instance, Casa provides <a href="https://blog.keys.casa/announcing-casa-covenant-bitcoin-inheritance-service-and-protocol/" target="_blank" rel="noopener">a multisig service</a> which entrusts the company with a key for inheritance purposes, while Shift Cryptosecurity integrates the BitBoxBase in its ecosystem of security-related products (the BitBox02 hardware wallet and the BitBoxApp).</p>
<p>Last but not least, some companies offer advanced customer support and will make sure that your experience with the node is seamless. You don’t need to check if you’re downloading the right client, you don’t have to check the PGP or GPG signatures of developers and you don’t have to consider compatibility issues. It’s all being taken care of, but you have to trust that the company is honest.&nbsp;</p>
<h2>If You Do Run a Bitcoin Full Node Product, Be Cautious</h2>
<p>Before presenting the features of the best-known and most popular full node products, it’s important to present a disclaimer: If you choose to trust in a company’s privacy policy and honesty, please take into account its public record and the user feedback. Though the market is bourgeoning with competitive full node products that add more features and drive prices down, malevolent actors might emerge to steal your bitcoin.&nbsp;</p>
<p>If the node comes pre-synced, it’s better to not trust a third party’s honesty and resync the blockchain from scratch (or else it’s possible to encounter backdoor attacks and all sorts of unwanted background activities that can lead to theft). The extra applications can also be compromised, even if the intentions of the manufacturer are good — the attack surface grows with every new app.</p>
<p>Not vesting your trust in a third party isn’t just an ideological component for the Bitcoin community, but a cautious behavior that’s meant to preserve privacy and fund security. It may be wise to go for the relatively inexpensive <a href="https://github.com/rootzoll/raspiblitz" target="_blank" rel="noopener">RaspiBlitz DIY project</a> or <a href="https://mynodebtc.com/guides" target="_blank" rel="noopener">MyNodeBTC</a> rather than one of the products described below. You will have to manually check signatures, download each file yourself and make sure that everything is in tune, but the benefits of sovereignty and acquired knowledge outweigh the inconvenience and potentially difficult learning curve.&nbsp;</p>
<h3>The 7 Bitcoin Full Node Product Contenders</h3>
<p>For the scope of this overview, seven of the most popular bitcoin full node products have been selected. Nonetheless, their mention in this article is not an endorsement or a way of vouching for their reliability or security. Financial sovereignty must be embraced with great responsibility and cautiousness and in this early stage of the market it’s difficult to tell which product is “best.” To their credit, all nodes presented in this article run audited, open-source software. However, no project is as time-tested as Bitcoin Core and even reputed Lightning clients such as Lightning Labs’ lnd and Blockstream’s c-lightning may be buggy. Extra applications should also be used with precaution.&nbsp;</p>
<h3>Casa Node 2</h3>
<p>The Casa node is by far the most popular product on the market. The first version of the device has received good reviews and endorsements from bitcoiners, and the <a href="https://keys.casa/node-features/" target="_blank" rel="noopener">Node 2</a> will begin shipping in early 2020. This updated version comes with twice as much access memory and SSD storage — both of which will greatly increase the efficiency of the node. Under the same dashboard, it will run Bitcoin Core, lnd and BTCPay Server.</p>
<h3>Nodl One</h3>
<p>Conversely, Nodl always seems to one-up Casa with more power and extra features. When the Casa 2 opted for a quad-core processor, the Nodl went for the hexa-core version. And when BTCPay Server became the new norm, Nodl added ElectrumX and Samourai Whirlpool. The company also offers a more expensive <a href="https://shop.nodl.it/en/home/38-nodl-dojo.html" target="_blank" rel="noopener">Nodl Dojo</a> which helps with the decentralization of the Samourai CoinJoin operations by running the mixes on-device. However, for the purpose of this comparison, only the <a href="https://www.nodl.it/nodl-one.html" target="_blank" rel="noopener">One model</a> will be considered.</p>
<h3>Lightning in a Box</h3>
<p><a href="https://lightninginabox.co" target="_blank" rel="noopener">Lightning in a Box</a> also attempts to overthrow Casa with a more powerful processor (the Intel Celeron J4105, which is used on laptops), a more common PC platform whose RAM can be upgraded and the ability to run Windows. If anything, the device seems more general-purpose and offers a more DIY vibe. However, it’s sold at the same price as the Casa Node 2 and may not be the more popular choice in spite of its greater processing power.</p>
<h3>Lux Node</h3>
<p>The <a href="https://luxnode.io" target="_blank" rel="noopener">Lux Node</a> is basically an Intel NUC5CPYH mini computer that comes with Bitcoin Core, lnd, BTCPay Server and Ride the Lightning pre-installed. To its merit, it runs on the more stable (at least compared to Windows) Ubuntu operating system and offers 8 GB of RAM (twice as much as any other product featured in this overview). However, the company is rather new and more difficult to trust — proceed with caution and contact a representative before making a purchase.</p>
<h3>BitBoxBase</h3>
<p>Specs-wise, Shift Cryptosecurity’s <a href="https://shiftcrypto.ch/base/" target="_blank" rel="noopener">BitBoxBase</a> is very similar to the Nodl One: same processor, same amount of RAM (4 GB) and a dedicated eMMC drive for booting the software. However, the Swiss-made node is unique because it runs Blockstream’s c-lightning (for reasons explained in <a href="https://bitcoinmagazine.com/articles/video-shift-cryptosecurity-on-its-base-node-and-bitbox02-wallet">this interview</a>) and also has an integrated BitBox02 hardware wallet for greater security. Its comparative downside is that it doesn’t run BTCPay Server and doesn’t come with other pre-installed Lightning apps (which may be a consequence of both Shift Cryptosecurity’s focus on security and the choice of a less popular Lightning client).</p>
<h3>myNode One+&nbsp;</h3>
<p>The <a href="https://mynodebtc.com/products/one" target="_blank" rel="noopener">myNode One+</a> comes with a familiar hardware architecture, which you can also find in the BitBoxBase and Nodl One. On the plus side, it offers lots of pre-installed applications that can be controlled from a friendly dashboard (Electrum Server, Ride the Lightning, a block explorer, Zap, Blue Wallet and many others), is $100 cheaper than the Casa Node 2 and <a href="https://mynodebtc.com/guides" target="_blank" rel="noopener">grants documentation</a> to help anyone start a DIY project. On the downside, the device is endowed with a slower HDD and the company is rather new to the market (so you need to grant a greater amount of blind trust than in the case of Casa, for instance).</p>
<h3>HTC Exodus 1s</h3>
<p>Last but not least, the <a href="https://www.htcexodus.com/eu/cryptophone/exodus1s/" target="_blank" rel="noopener">HTC Exodus 1s</a> is the only mobile solution that natively runs a Bitcoin full node and can also use Lightning wallets like <a href="https://bitcoinmagazine.com/articles/nayuta-launches-hybrid-full-node-spv-mobile-bitcoin-wallet">Nayuta’s</a>. Through the Zion app, users are able to download the entire Bitcoin blockchain on an SD card (purchased separately) and use basic wallet functions. Though its specs are comparable on paper with the rest of the nodes, software limitations mean that it synchronizes more slowly than every other product in this overview.&nbsp;</p>
<p>During a <a href="https://twitter.com/TheVladCostea/status/1211346841956225025?s=20" target="_blank" rel="noopener">personal experiment</a>, it took 15 days to sync the blockchain from scratch and I’ve discovered that the Zion application only uses 100 MB of RAM (out of 4 GB) for the sync. This significantly slowed down the process and proved that the phone is designed as a multipurpose device with the full node feature as an extra — rather than a dedicated device for financial sovereignty. Nonetheless, given the portability factor, it can’t be beaten for the price.</p>
<h2>Buy vs. DIY</h2>
<p>After presenting seven of the most popular Bitcoin full node products, it’s time to ask an essential question on behalf of potential consumers: How much more does it cost to buy the product directly from the company than it would to build it myself?&nbsp;</p>
<h3>Casa Node 2</h3>
<p>The Casa Node 2 can be ordered for $399, but the company has opted for a subscription model. Correspondingly, you get a new device upon sign-up and free renewals whenever they occur, but you don’t necessarily receive a new node every year. You pay for the proprietary software development (which <a href="https://github.com/Casa/Casa-Node-Updater" target="_blank" rel="noopener">has been open-sourced</a> for greater transparency and security audits), the customer support and the extra features which include the multisig program. Correspondingly, it’s not the most privacy-friendly solution and there is a lot of data that Casa can get if you choose to share your financial information.</p>
<p>The good news is that a Raspberry Pi 4 and a 1 TB SSD can be bought for $155, and the enclosure and cables shouldn’t cost more than $45. Therefore, if you have the patience and disposition to learn and experiment, you can build your own Casa node for $200 ($199 cheaper than buying it from the company, not including shipping costs). The DIY project doesn’t grant you access to the same support and custodial multisig service, but helps you keep your financial privacy.</p>
<h3>Nodl One</h3>
<p>The Nodl One has a retail price of $499 and, unlike Casa, this is a one-time purchase and you won’t have to pay for an annual service fee. Its processing power is superior, and the inclusion of the Samourai Whirlpool makes it a worthy contender for those who are more privacy- and fungibility-cautious. Nonetheless, you can theoretically build your own by purchasing an RK3399 board for $149 and an SSD for $100. Just like in the case of the Casa Node 2, the DIY solution is half as expensive and comes with the benefit of not having to register in a customer database for Bitcoin-related products.</p>
<h3>Lightning in a Box</h3>
<p>Lightning in a Box is basically a commercialized DIY project, as the company’s website also features useful guides to help you build your own Lightning node. Its target audience consists of people who want powerful hardware for their nodes and don’t want to bother with software experimentation. Interestingly, the cost of parts to build a Lightning in a Box is $302 — which means that you pay the company only $92 for the hassle of installing everything for you. However, it’s always better to resync from scratch once you get the device: The extra power will make the process smoother, and you won’t have to trust in the benevolence of the company.</p>
<h3>Lux Node</h3>
<p>Similarly, Lux Node uses a popular mini PC platform to deliver a quick sync and fast access to applications such as BTCPay Server and Ride The Lightning. However, the company’s business model is questionable: an Intel NUC5CPYH and a 1 TB SSD cost $399 on Amazon, and that’s exactly the price of a Lux Node. Maybe the folks behind the project will be able to lower costs through economies of scale, but the profit is still insignificant to keep a company running. Though the machine is the most powerful of any in this overview, it’s probably a good idea to do some research before buying a product for which the profit is minimal. After all, you can build your own Lux for the same price.</p>
<h3>BitBoxBase</h3>
<p>Despite <a href="https://base.shiftcrypto.ch" target="_blank" rel="noopener">all specifications</a> being published on the Shift Cryptosecurity website, the BitBoxBase is the most difficult device to build yourself for one simple reason: It includes a hardware wallet whose specifications are similar to the BitBox02. The node is also the only product in this article whose launch date and price aren’t available as of the time of writing. But, given the cost of parts ($79.99 for the ROCK-Pro64 board, $100 for the 1 TB SSD and $100 for the BitBox02), it’s probably safe to estimate a retail price of $350 to $400.</p>
<h3>myNode One</h3>
<p>There is a clear reason why myNode One is the most affordable product in this article: The cost of its parts is only $94.95. The company also offers premium support for those who purchase the pre-built and pre-synced product, but the generous amount of <a href="https://mynodebtc.com/guides" target="_blank" rel="noopener">DIY documentation</a> makes it tempting to simply experiment. The nice, all-encompassing dashboard is also <a href="https://mynodebtc.com/products/community_edition" target="_blank" rel="noopener">open-sourced on GitHub</a>, so all of the benefits of the retail product can be verified, modified and installed on new hardware.&nbsp;</p>
<h3>HTC Exodus 1s</h3>
<p>The cost of purchasing an HTC Exodus 1s and a 400 GB SD card is $340, which still makes the device cheaper than a Casa, Lightning in a Box or Lux Node device. And while building your own smartphone is much more expensive than buying one, you can still get any Android phone (which, in some cases, might be the one that you own) and run Lawrence Nahum’s <a href="https://github.com/greenaddress/abcore" target="_blank" rel="noopener">ABCore client</a>.&nbsp;</p>
<p>On the other hand, it’s worth considering the unbeatable added benefit of the HTC phone: the integrated hardware wallet. Another device may be costly and may not deliver the same results (for instance, the BitBox02 costs another $100 and works with Android smartphones but is an extra peripheral to carry and connect). While the Zion ecosystem is rather basic and can be replaced by any time-tested Bitcoin mobile wallet, the hardware advantages of the HTC Exodus 1s make it unique and temporarily unbeatable. You can run a full node on your new Android phone, but you won’t get the same security that the integrated hardware wallet grants.</p>
<h2>Conclusion</h2>
<p>Products that offer full Bitcoin nodes in a box will continue to be popular retail items in the space, but they should be evaluated and purchased with caution. There are at least seven worthy contenders if you’re in the market for such a product and the one you’ll want will depend on your specific needs. Use the article above and the chart below to help understand the differences between these seven contenders and remember that running a full node is one of the most important things a Bitcoiner can do.</p>
<div></div>
<p>This post <a rel="nofollow" href="https://bitcoinmagazine.com/reviews/buy-or-diy-an-overview-of-7-bitcoin-full-node-products">Buy or DIY? An Overview of 7 Bitcoin Full Node Products</a> first appeared on <a rel="nofollow" href="https://bitcoinmagazine.com">Bitcoin Magazine</a> and is written by <a rel="nofollow" href="https://bitcoinmagazine.com/authors/vladcostea">Vlad Costea</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Podcast: Bitcoin Clarity With Kiara Bickers</title>
		<link>https://bitcoinmagazine.com/reviews/podcast-bitcoin-clarity-with-kiara-bickers</link>
		
		<dc:creator><![CDATA[Bitcoin Magazine]]></dc:creator>
		<pubDate>Wed, 08 Jan 2020 18:08:44 +0000</pubDate>
				<category><![CDATA[REVIEWS]]></category>
		<category><![CDATA[Bitcoin Magazine Podcast]]></category>
		<guid isPermaLink="false">http://ci027cfe63a0022697</guid>

					<description><![CDATA[<p><a rel="nofollow" href="https://bitcoinmagazine.com">Bitcoin Magazine</a><br />
<img src="https://bitcoinmagazine.com/wp-content/uploads/2024/11/introducing-the-bitcoin-magazine-podcast.jpg" style="display: block; margin: 1em auto"><br />
<a rel="nofollow" href="https://bitcoinmagazine.com/reviews/podcast-bitcoin-clarity-with-kiara-bickers">Podcast: Bitcoin Clarity With Kiara Bickers</a></p>
<p>In this episode of the Bitcoin Magazine Podcast, Dave Hollerith talks with Kiara Bickers, author of Bitcoin Clarity: A Guide to Understanding Bitcoin.</p>
<p>This post <a rel="nofollow" href="https://bitcoinmagazine.com/reviews/podcast-bitcoin-clarity-with-kiara-bickers">Podcast: Bitcoin Clarity With Kiara Bickers</a> first appeared on <a rel="nofollow" href="https://bitcoinmagazine.com">Bitcoin Magazine</a> and is written by <a rel="nofollow" href="https://bitcoinmagazine.com/authors/bitcoin-magazine">Bitcoin Magazine</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p><a rel="nofollow" href="https://bitcoinmagazine.com">Bitcoin Magazine</a><br />
<img src="https://bitcoinmagazine.com/wp-content/uploads/2024/11/introducing-the-bitcoin-magazine-podcast.jpg" style="display: block; margin: 1em auto"><br />
<a rel="nofollow" href="https://bitcoinmagazine.com/reviews/podcast-bitcoin-clarity-with-kiara-bickers">Podcast: Bitcoin Clarity With Kiara Bickers</a></p>
<div id="bsf_rt_marker"></div><figure><img decoding="async" src="https://bitcoinmagazine.com/wp-content/uploads/2025/01/introducing-the-bitcoin-magazine-podcast.jpg" title="Podcast: Bitcoin Clarity With Kiara Bickers 44"></figure>
<p>In this episode of the <em>Bitcoin Magazine</em> Podcast, Dave Hollerith talks with Kiara Bickers, author of <em>Bitcoin Clarity: A Guide to Understanding Bitcoin</em>. <em>Bitcoin Clarity</em> is different from other Bitcoin guides because it leverages a &#8220;systems thinking&#8221; approach to explain how and why each part of Bitcoin&#8217;s system has evolved into what it is today. The two discuss approximating decentralization, Bitcoin as a trustless time chain, the value and limits of information and more.</p>
<p>Follow <a href="https://twitter.com/TheCryptoconomy" target="_blank" rel="noopener">Swann</a> and <a href="https://twitter.com/DsHollers" target="_blank" rel="noopener">Hollerith</a> on Twitter and learn more about <a href="https://getbitcoinclarity.com/" target="_blank" rel="noopener"><em>Bitcoin Clarity</em></a>.</p>
<p><em>The following content is for informational purposes only. You should not construe any such information or other material as legal, tax, investment, financial or other advice. Nothing contained in this presentation constitutes a solicitation, recommendation, endorsement or offer by BTC Media, The Let’s Talk Bitcoin Network, or any third-party service provider to buy or sell any securities or other financial instruments.</em></p>
<p>This post <a rel="nofollow" href="https://bitcoinmagazine.com/reviews/podcast-bitcoin-clarity-with-kiara-bickers">Podcast: Bitcoin Clarity With Kiara Bickers</a> first appeared on <a rel="nofollow" href="https://bitcoinmagazine.com">Bitcoin Magazine</a> and is written by <a rel="nofollow" href="https://bitcoinmagazine.com/authors/bitcoin-magazine">Bitcoin Magazine</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Review: Scorpion Case Is a Hardware Wallet Carrier That Over-Delivers on Protection</title>
		<link>https://bitcoinmagazine.com/reviews/review-scorpion-case-is-a-hardware-wallet-carrier-that-over-delivers-on-protection</link>
		
		<dc:creator><![CDATA[Colin Harper]]></dc:creator>
		<pubDate>Thu, 12 Dec 2019 20:05:52 +0000</pubDate>
				<category><![CDATA[REVIEWS]]></category>
		<category><![CDATA[guns n' bitcoin]]></category>
		<category><![CDATA[Hardware wallet]]></category>
		<category><![CDATA[Review]]></category>
		<guid isPermaLink="false">http://ci027cfe79e00e2697</guid>

					<description><![CDATA[<p><a rel="nofollow" href="https://bitcoinmagazine.com">Bitcoin Magazine</a><br />
<img src="https://bitcoinmagazine.com/wp-content/uploads/2024/11/scorpion-case-bitcoin-hardware-wallet-case-review.jpg" style="display: block; margin: 1em auto"><br />
<a rel="nofollow" href="https://bitcoinmagazine.com/reviews/review-scorpion-case-is-a-hardware-wallet-carrier-that-over-delivers-on-protection">Review: Scorpion Case Is a Hardware Wallet Carrier That Over-Delivers on Protection</a></p>
<p>We burned, drowned, smashed and shot Guns n’ Bitcoin’s Scorpion Case so you don’t have to.</p>
<p>This post <a rel="nofollow" href="https://bitcoinmagazine.com/reviews/review-scorpion-case-is-a-hardware-wallet-carrier-that-over-delivers-on-protection">Review: Scorpion Case Is a Hardware Wallet Carrier That Over-Delivers on Protection</a> first appeared on <a rel="nofollow" href="https://bitcoinmagazine.com">Bitcoin Magazine</a> and is written by <a rel="nofollow" href="https://bitcoinmagazine.com/authors/colin-harper">Colin Harper</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p><a rel="nofollow" href="https://bitcoinmagazine.com">Bitcoin Magazine</a><br />
<img src="https://bitcoinmagazine.com/wp-content/uploads/2024/11/scorpion-case-bitcoin-hardware-wallet-case-review.jpg" style="display: block; margin: 1em auto"><br />
<a rel="nofollow" href="https://bitcoinmagazine.com/reviews/review-scorpion-case-is-a-hardware-wallet-carrier-that-over-delivers-on-protection">Review: Scorpion Case Is a Hardware Wallet Carrier That Over-Delivers on Protection</a></p>
<div id="bsf_rt_marker"></div><figure><img decoding="async" src="https://bitcoinmagazine.com/wp-content/uploads/2024/11/scorpion-case-bitcoin-hardware-wallet-case-review.jpg" title="Review: Scorpion Case Is a Hardware Wallet Carrier That Over-Delivers on Protection 45"></figure>
<p>With self-sovereignty comes great responsibility. Being your own bank can be scary. After all, there’s a reason banks became a feature of modern society: they control the custody of assets, assume the risk of these assets and insure them for their customers.&nbsp;</p>
<p>This is why most Bitcoiners hold security as the highest virtue. If you want to be your own bank, you need to make sure you’re taking every step necessary and available to secure your bitcoin from theft, seizure and damage. In this regard, no measure is too extreme. There is no such thing as being too secure.</p>
<p>This is why <a href="https://twitter.com/Ragnarly" target="_blank" rel="noopener">Ragnar Lifthrasir</a> of <a href="https://gunsnbitcoin.com/" target="_blank" rel="noopener">Guns n’ Bitcoin</a> created the Scorpion Case. Hardware wallets (with the added security buff of multisignatures) offer best-practice custody for your average user, but this may not be enough. In the event of a fire or natural disaster, if these wallets are destroyed (and the seed phrase backups destroyed with them), you can kiss goodbye to your hard-earned satoshis.</p>
<p>The Scorpion Case is meant to mitigate against physical damage and even assault — in addition to its padded interior that houses your hardware wallet, it also comes with molds to hold a handgun, two magazines and a knife (if this sounds paranoid, well you just haven’t considered every attack vector).</p>
<p>To see if the Scorpion Case is up to snuff, I ran it through a number of stress tests. These included: blunt force testing, waterproof testing, fire testing and bulletproof testing.&nbsp;</p>
<p>Now, Lifthrasir’s company, Guns n’ Bitcoin, only advertises the Scorpion Case’s resilience against physical and water damage. It says nothing about fire, let alone firearm, resistance, but I wanted to test it all the same. I wanted to see just how sturdy this case was and if you can trust your hardware with it.</p>
<p>I would find that the Scorpion Case can take one hell of a beating.&nbsp;</p>
<h2>The Specs</h2>
<p>Before we go over the stress tests, let’s start with the basics.</p>
<figure><img decoding="async" src="https://bitcoinmagazine.com/wp-content/uploads/2025/01/23_image-placeholder-title.jpg" title="Review: Scorpion Case Is a Hardware Wallet Carrier That Over-Delivers on Protection 46"></figure>
<p>The case weighs in at 2.2 pounds with a 12.6-inch long, 9-inch wide and 4.4-inch high exterior. Its case shell is made of NK-7 polypropylene, a common industrial resin that is made to be both lightweight and sturdy. Guns n’ Bitcoin’s website advertises a water immersion resistance of up to 3.28 feet and heat resistance of 140 degrees Fahrenheit.&nbsp;</p>
<p>Internally, the case is lined with closed-cell PEF foam on the bottom and a convoluted lid foam on the top to insulate hardware. Its molds can house a pistol, multiple hardware wallets, USB hookups and pistol ammo magazines.&nbsp;</p>
<p>The release latches come with pinholes added to a padlock, and the hinges are underpinned by stainless steel. </p>
<figure><img decoding="async" src="https://bitcoinmagazine.com/wp-content/uploads/2025/01/24_image-placeholder-title.jpg" title="Review: Scorpion Case Is a Hardware Wallet Carrier That Over-Delivers on Protection 47"></figure>
<p>Retailing for $88, the Scorpion Case is a bit pricier than <a href="https://www.grainger.com/category/material-handling?attrs=Material%257CLightweight+NK-7%2528TM%2529+Resin&amp;filters=attrs" target="_blank" rel="noopener">other NK-7 polypropylene cases</a> of its size, though Guns n’ Bitcoin is running a 30 percent off sale for the holidays that brings the price in line with other options.</p>
<p>With these specs in mind, let’s beat this sucker up.</p>
<h2>Scorpion Case Stress Test One: Blunt Force and Sharp Force</h2>
<p>For my first test, I bludgeoned the Scorpion Case with the blunt side of a <a href="https://en.wikipedia.org/wiki/Splitting_maul" target="_blank" rel="noopener">splitting maul</a>, and then I flipped the case to its other side to test its resistance to the axe end of the maul.</p>
<p>Guns n’ Bitcoin says that the case is built to withstand a <a href="https://www.calzoneandanvil.com/wp-content/uploads/2018/08/Air-Transport-Association-Specification.pdf" target="_blank" rel="noopener">category one impact under Air Transport Association (ATA) specification 300</a> —&nbsp;that is, it conforms to standards set by the ATA for hard case designs and impact resistance.</p>
<p>This basically means that the case is meant to withstand moderate trauma. It doesn’t, however, say anything about being resistant to heavy blows from something like a sledgehammer. With this in mind, the case exceeded my expectations from test one.</p>
<p>The first swing with the sledge end of the maul left a dent, and I was pleased to see that the hardware wallet I inserted into the case before testing was unscathed. Now, I have no way of measuring the PSI of the swing, but I came down with all my strength on the case and it withstood the test.</p>
<figure><img decoding="async" src="https://bitcoinmagazine.com/wp-content/uploads/2025/01/79_image-placeholder-title.png" title="Review: Scorpion Case Is a Hardware Wallet Carrier That Over-Delivers on Protection 48"></figure>
<p>Next, I swung with the axe. To be expected, the resin cracked under this pressure (I anticipated this because, again, the case makes no guarantees against this kind of trauma), but it did not shatter. And once again, the hardware wallet was still intact.&nbsp;</p>
<p>So, all of that to say, in the rare event that someone takes a sledgehammer to your Scorpion Case, it’s going to hold up for at least the first few swings. Additionally, if your house were to come toppling down, I’d imagine your hardware would remain safe under the rubble.</p>
<p>When it comes to impact resistance, the Scorpion Case performed very well under pressure.&nbsp;</p>
<figure><img decoding="async" src="https://bitcoinmagazine.com/wp-content/uploads/2025/01/80_image-placeholder-title.png" title="Review: Scorpion Case Is a Hardware Wallet Carrier That Over-Delivers on Protection 49"></figure>
<h2>Scorpion Case Stress Test Two: Water&nbsp;</h2>
<p>For this next test, I ran the case under running water, back and front, for about ten seconds.&nbsp;</p>
<p>Boring compared to an axe attack, I know, but it had to be done and, to be honest, there’s not much else to report. It’s as watertight as advertised, and even with the crack in the back from the axe blow, a negligent amount of moisture pooled behind the PEF foam but did not seep into the foam itself or run anywhere near the hardware wallet, which remained completely dry.</p>
<p>Regretfully, I didn’t think to do an immersion test, but given that no water breached the case under an open faucet, I would venture to bet that it’s good down to at least 3.28 feet as advertised and maybe even more. At the very least, if it’s exposed to rain or some leakage in its storage space in your house, you have nothing to worry about.</p>
<h2>Scorpion Case Stress Test Three: Fire&nbsp;</h2>
<p>Once again, Guns n’ Bitcoin does not advertise its case as being fire resistant (only heat resistant up to 140 degrees Fahrenheit).</p>
<p>Still, I couldn’t help but to push the limits. So, using isopropyl alcohol and an old t-shirt (after a failed attempt at setting it ablaze with a molotov cocktail — yes, feel free to laugh), I exposed the underbelly to fire for about a minute.</p>
<p>The end result: The case withstood the flame but left the exterior’s plastic carbuncled with heat damage and melted off bits of the rubber-lined handle. It also fused the bottom and the top lip of the case, so I couldn’t open it with my bare hands afterward (the latches were unscathed, though). </p>
<figure><img decoding="async" src="https://bitcoinmagazine.com/wp-content/uploads/2025/01/81_image-placeholder-title.png" title="Review: Scorpion Case Is a Hardware Wallet Carrier That Over-Delivers on Protection 50"></figure>
<p>The flame-licked resin fusing together is of little surprise, especially considering the heat would have been well above the 140 degree Fahrenheit mark (~1000 degrees Fahrenheit). That said, the hardware wallet was undamaged (as I would figure out after the next test) and the case’s shell was only bubbled over with heat damage, not burnt through from the test.</p>
<p>It wouldn’t survive a house fire, but it’s not supposed to anyway.</p>
<h2>Scorpion Case Stress Test Four: Firearms&nbsp;</h2>
<p>This final test took the case to the extreme, well beyond what Guns n’ Bitcoin claims it can withstand.</p>
<p>For the first firearms test, I unloaded two 2 and 3/4 inch, 1 ounce birdshot shotgun rounds from a 20-gauge shotgun into the case from a distance of roughly 15 yards. Both of the shots blew the case wide open, thereby splitting the fused lid.</p>
<p>But the hardware wallet was still largely intact. The only deformity came from a crack caused by one of the pellets from the birdshot. I was shocked to see that it wasn’t completely shredded. In fact, the BB that did hit it was one of the few that actually penetrated the case. The NK-7 polypropylene absorbed most of the blow, and most of the BBs were embedded in the exterior casing.&nbsp;</p>
<figure><img decoding="async" src="https://bitcoinmagazine.com/wp-content/uploads/2025/01/25_image-placeholder-title.jpg" title="Review: Scorpion Case Is a Hardware Wallet Carrier That Over-Delivers on Protection 51"></figure>
<p>For the final test, I put the Scorpion Case up against an AR-15. Now, for those of you who are unaware, an AR-15 is essentially a semi-automatic, civilian version of the M16, one of the U.S. military’s most ubiquitous rifles. It shoots a 5.56 NATO round (and/or .223 Remington round, depending on the manufacturer) and can <em>penetrate steel</em><strong>.</strong></p>
<p>So naturally, it cut through the Scorpion Case like butter. I unloaded roughly 10 rounds into the case from 15 yards. The final two rounds, which entered the case from its bottom side just between the hinges, chipped two significant pieces of casing off. The hardware wallet, still, was undamaged, but if it had been in the path of one of the bullets, it would have been torn to bits.</p>
<figure><img decoding="async" src="https://bitcoinmagazine.com/wp-content/uploads/2025/01/26_image-placeholder-title.jpg" title="Review: Scorpion Case Is a Hardware Wallet Carrier That Over-Delivers on Protection 52"></figure>
<h2>Conclusion</h2>
<p>It basically took an AR-15 to really bust up the Scorpion Case. While the 20-gauge blew the case open, the exterior still absorbed the vast majority of the birdshot and kept the wallet safe — and the latches still worked after this test, too. A shotgun from relatively close range would be enough to damage the case, but it probably wouldn’t be enough to break all of the hardware it houses.&nbsp;</p>
<figure><img decoding="async" src="https://bitcoinmagazine.com/wp-content/uploads/2025/01/27_image-placeholder-title.jpg" title="Review: Scorpion Case Is a Hardware Wallet Carrier That Over-Delivers on Protection 53"></figure>
<p>Overall, the Scorpion Case performed admirably under all of the stress tests. It’s impressively resistant to both blunt and sharp force trauma and is as watertight as you’d need. It’s not completely flame retardant, but even so, it resisted the fire well enough to keep it from eating a whole through the casing (prolonged exposure would still probably turn the thing into a hard, resinous lump, but Guns n’ Bitcoin isn’t making any promises there, and it was still incredibly resilient under the ~1000 degrees Fahrenheit I subjected it to).</p>
<p>My only regret is that I pushed the case to its limits and effectively destroyed it over the course of the tests. The fire and firearms really pushed it over the edge, but — if I can stress this one final time — even under these extreme conditions the hardware wallet escaped intact and is still operational.&nbsp;</p>
<figure><img decoding="async" src="https://bitcoinmagazine.com/wp-content/uploads/2025/01/28_image-placeholder-title.jpg" title="Review: Scorpion Case Is a Hardware Wallet Carrier That Over-Delivers on Protection 54"></figure>
<p>If you’re a Bitcoiner and looking for a solid case to protect your hardware, the Scorpion Case is top of the line — it under promises, over delivers and provides a sturdy, all-in-one option to hold all of your hardware wallets <em>and </em>your pistol (self-sovereignty in a box).</p>
<p>If you’re interested, you can purchase it <a href="https://gunsnbitcoin.com/product/scorpion-case/" target="_blank" rel="noopener">for 30 percent off at Guns n’ Bitcoin</a> just in time for the holidays.</p>
<p>This post <a rel="nofollow" href="https://bitcoinmagazine.com/reviews/review-scorpion-case-is-a-hardware-wallet-carrier-that-over-delivers-on-protection">Review: Scorpion Case Is a Hardware Wallet Carrier That Over-Delivers on Protection</a> first appeared on <a rel="nofollow" href="https://bitcoinmagazine.com">Bitcoin Magazine</a> and is written by <a rel="nofollow" href="https://bitcoinmagazine.com/authors/colin-harper">Colin Harper</a>.</p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
