<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>COINKITE Blog</title>
    <description>World&apos;s First Bitcoin Credit Stick Wallet</description>
    <link>https://blog.coinkite.com/</link>
    <atom:link href="https://blog.coinkite.com/feed.xml" rel="self" type="application/rss+xml"/>
    <pubDate>Thu, 09 Jul 2026 12:01:43 -1200</pubDate>
    <lastBuildDate>Thu, 09 Jul 2026 12:01:43 -1200</lastBuildDate>
    <generator>Jekyll v3.10.0</generator>
    
      <item>
        <title>COLDCARD 5.5.1 and 1.4.1Q</title>
        <description>&lt;h2 id=&quot;new-coldcard-release-versions-551-mk4mk5-and-141q-q&quot;&gt;New COLDCARD Release: Versions 5.5.1 (Mk4/Mk5) and 1.4.1Q (Q)&lt;/h2&gt;

&lt;p&gt;Coinkite’s COLDCARD 5.5.1 and 1.4.1Q firmware release brings updated
BIP-322 support for proof-of-reserves and message-signing PSBTs,
improved WIF Store workflows for spending paper-wallet or WIF keys while
keeping private keys air-gapped, and major Q-only upgrades to Secure
Notes &amp;amp; Passwords, including groups, encrypted 7z backup/import, and
optional use as a BIP-39 passphrase. It also includes a broad set of 
bugfixes &amp;amp; reliability improvements.&lt;/p&gt;

&lt;h2 id=&quot;shared-improvements---both-mk-and-q&quot;&gt;Shared Improvements - Both Mk and Q&lt;/h2&gt;

&lt;h3 id=&quot;bip-322&quot;&gt;BIP-322&lt;/h3&gt;

&lt;p&gt;BIP-322 has moved to Complete status, and the PSBT-based signing flow changed
from earlier drafts. COLDCARD now follows the completed flow: Proof of Reserves
and message-signing PSBTs must include &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;PSBT_GLOBAL_GENERIC_SIGNED_MESSAGE&lt;/code&gt;, so
the exact message shown to the user is part of the PSBT being signed. Messages
must be non-empty and no longer than 330 characters. See the
&lt;a href=&quot;https://coldcard.com/docs/bip322/&quot;&gt;BIP-322 documentation&lt;/a&gt;
for technical details.&lt;/p&gt;

&lt;p&gt;We also improved how BIP-322 requests are shown on-screen. Simple
message-signing requests are labeled &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;BIP-322 Message&lt;/code&gt;, while proof-of-reserves
requests are labeled &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;Proof of Reserves&lt;/code&gt; and show the reserve amount before
signing.&lt;/p&gt;

&lt;div style=&quot;display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 12px; width: min(100%, 420px); margin: 1.5rem auto;&quot;&gt;
  &lt;img style=&quot;width: 100%; height: auto; margin-top: auto;&quot; src=&quot;/images/posts-img/bip322-message-ui.png&quot; width=&quot;507&quot; height=&quot;503&quot; loading=&quot;lazy&quot; alt=&quot;COLDCARD Q BIP-322 Message signing screen&quot; /&gt;
  &lt;img style=&quot;width: 100%; height: auto;&quot; src=&quot;/images/posts-img/bip322-proof-of-reserves-ui.png&quot; width=&quot;507&quot; height=&quot;503&quot; loading=&quot;lazy&quot; alt=&quot;COLDCARD Q Proof of Reserves signing screen&quot; /&gt;
&lt;/div&gt;

&lt;h3 id=&quot;wif-store&quot;&gt;WIF Store&lt;/h3&gt;

&lt;p&gt;For anyone with funds sitting on WIF keys or paper wallets 🐋, COLDCARD now
offers a cleaner way to spend them while keeping the private key air-gapped.
WIF Store can export a watch-only descriptor for a WIF Store key, containing
only public key material. Your WIF private key stays on COLDCARD and does not
need to be imported into a desktop wallet (for example Bitcoin Core).&lt;/p&gt;

&lt;p&gt;For Electrum, export the address from WIF Store and create a watching-only
wallet using &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;Import Bitcoin addresses or private keys&lt;/code&gt;. Since Electrum PSBTs
from imported-address wallets do not include BIP-32 derivation paths, COLDCARD
now detects the matching WIF Store key by address.&lt;/p&gt;

&lt;p&gt;Learn more in the &lt;a href=&quot;https://coldcard.com/docs/wif-store/&quot;&gt;WIF Store docs&lt;/a&gt;,
&lt;a href=&quot;https://coldcard.com/docs/bip322/&quot;&gt;BIP-322 Proof of Reserves docs&lt;/a&gt;,
and &lt;a href=&quot;https://blog.coinkite.com/bip322-wif/&quot;&gt;our earlier release post&lt;/a&gt;.&lt;/p&gt;

&lt;h2 id=&quot;q-only-improvements&quot;&gt;Q Only Improvements&lt;/h2&gt;

&lt;h3 id=&quot;secure-notes--passwords-improvements&quot;&gt;Secure Notes &amp;amp; Passwords Improvements&lt;/h3&gt;

&lt;p&gt;&lt;strong&gt;Groups:&lt;/strong&gt; Secure Notes &amp;amp; Passwords can now be organized into groups, making
larger collections easier to browse and manage. Thanks to
&lt;a href=&quot;https://x.com/Gen6G&quot;&gt;@Gen6G&lt;/a&gt; for the idea.&lt;/p&gt;

&lt;iframe style=&quot;aspect-ratio: 16/9; width: 100%;&quot; src=&quot;https://www.youtube.com/embed/62gxgoIb7_g&quot; title=&quot;YouTube video player&quot; frameborder=&quot;0&quot; allow=&quot;accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share&quot; referrerpolicy=&quot;strict-origin-when-cross-origin&quot; allowfullscreen=&quot;&quot;&gt;&lt;/iframe&gt;

&lt;p&gt;&lt;strong&gt;Standalone encrypted backup/import:&lt;/strong&gt; Q can now export Secure Notes &amp;amp;
Passwords as standalone encrypted 7z backups, using AES-256 in the same style
as full COLDCARD backups. You can export the entire collection or just a single
note/password, then restore it later with the same password-entry and
decryption flow used for full COLDCARD backups.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Use as BIP-39 passphrase:&lt;/strong&gt; Secure Note text or password text can now be
applied as a BIP-39 passphrase when that fits your workflow and security model.&lt;/p&gt;

&lt;h2 id=&quot;shared-bugfixes&quot;&gt;Shared Bugfixes&lt;/h2&gt;

&lt;ul&gt;
  &lt;li&gt;Keep NFC export tags alive for repeated probes, improving tap reliability,
especially on iOS.&lt;/li&gt;
  &lt;li&gt;Reject witness-UTXO-only PSBT inputs when COLDCARD is expected to sign a
non-SegWit input. When both UTXO fields are present, prefer
&lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;non_witness_utxo&lt;/code&gt; for amount and script lookup. Thanks, &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;@Damir&lt;/code&gt;.&lt;/li&gt;
  &lt;li&gt;Warn and skip fee calculation for legacy UTXOs with only witness UTXO data.&lt;/li&gt;
  &lt;li&gt;Disable Virtual Disk and NFC before activating HSM.&lt;/li&gt;
  &lt;li&gt;Fix P2PK signing. Both compressed and uncompressed P2PK spends are supported.&lt;/li&gt;
  &lt;li&gt;Fix incorrect default menu position for custom addresses.&lt;/li&gt;
  &lt;li&gt;Restore Delta Mode Trick PIN correctly from backup.&lt;/li&gt;
  &lt;li&gt;Show the proper error message for incorrect 7z headers.&lt;/li&gt;
  &lt;li&gt;Preserve an existing nickname when exiting nickname entry without changing it.&lt;/li&gt;
  &lt;li&gt;Fix incorrect error reporting in Verify/Decrypt Backup.&lt;/li&gt;
  &lt;li&gt;Fix incorrect error reporting for NFC Verify Address.&lt;/li&gt;
  &lt;li&gt;Treat a CCC key C challenge with a bad BIP-39 checksum as a wrong attempt
instead of crashing the UX. It counts toward the three-strike lockout.&lt;/li&gt;
  &lt;li&gt;Reset CCC magnitude from CANCEL on empty input.&lt;/li&gt;
  &lt;li&gt;Fix a Yikes caused by &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;OP_RETURN&lt;/code&gt; in CCC with whitelist enabled.&lt;/li&gt;
  &lt;li&gt;Fix TX Explorer crash on foreign input with non-standard sighash.&lt;/li&gt;
  &lt;li&gt;Fix crash from malformed JSON message-signing requests.&lt;/li&gt;
  &lt;li&gt;Reject UI-control bytes in JSON and QR text message-signing.&lt;/li&gt;
  &lt;li&gt;Show non-standard &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;OP_RETURN&lt;/code&gt; outputs more accurately instead of hiding part
of the script as “null-data”.&lt;/li&gt;
  &lt;li&gt;Prevent over-limit CCC address-whitelist imports from modifying policy after
being rejected.&lt;/li&gt;
  &lt;li&gt;Fix a List Files case where deleting a file right after renaming it blanked
the old name and left the renamed file.&lt;/li&gt;
  &lt;li&gt;Block reordered &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;multi(...)&lt;/code&gt; multisig descriptors with the same keys as
duplicates instead of reporting them as name-only changes.&lt;/li&gt;
  &lt;li&gt;Enforce WIF Store capacity when saving via QR WIF visualization.&lt;/li&gt;
  &lt;li&gt;Keep Seed XOR restore from the Temporary Seed menu temporary, even when the
master seed is blank.&lt;/li&gt;
  &lt;li&gt;Fix binary signed-transaction (&lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;.txn&lt;/code&gt;) file sharing over NFC and QR.&lt;/li&gt;
  &lt;li&gt;Fix Yikes in transaction explorer when going to an output index in a
transaction with only one output.&lt;/li&gt;
  &lt;li&gt;Fix Yikes from &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;signmessage&lt;/code&gt; payloads encoded as BBQr.&lt;/li&gt;
  &lt;li&gt;Fix Yikes from CCC/SSSP NFC whitelist import.&lt;/li&gt;
  &lt;li&gt;Reject unrecognized payment addresses before wallet search during stricter
address ownership validation.&lt;/li&gt;
  &lt;li&gt;Handle malformed NDEF records more robustly. Thanks, &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;@Damir&lt;/code&gt;.&lt;/li&gt;
  &lt;li&gt;Ignore unexpected &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;bkpw&lt;/code&gt; data if added to a backup. Thanks to
&lt;a href=&quot;https://github.com/dmonakhov&quot;&gt;@dmonakhov&lt;/a&gt;.&lt;/li&gt;
  &lt;li&gt;Fix 1-of-1 multisig signing.&lt;/li&gt;
&lt;/ul&gt;

&lt;h2 id=&quot;q-only-bugfixes&quot;&gt;Q-Only Bugfixes&lt;/h2&gt;

&lt;ul&gt;
  &lt;li&gt;Improve QR scanner recovery after setup failures, cancellations, timeouts,
and delayed sleep commands. The scanner should be less likely to get stuck
with the light left on.&lt;/li&gt;
  &lt;li&gt;Teleporting an unsigned multisig PSBT now sends the selected file instead of
stale data.&lt;/li&gt;
  &lt;li&gt;Fix export message after teleport PSBT import and signing.&lt;/li&gt;
  &lt;li&gt;Fix BIP-21 QR &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;amount&lt;/code&gt; rendering on the Payment Address screen. For example,
&lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;amount=1.1&lt;/code&gt; no longer displays as &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.00000001 BTC&lt;/code&gt;.&lt;/li&gt;
  &lt;li&gt;Fix Q seed-word entry cursor alignment for 12-word seeds.&lt;/li&gt;
  &lt;li&gt;Preserve visible seed words after failed QR scans.&lt;/li&gt;
  &lt;li&gt;Show clear errors for QR scan import failures, including wordlist-valid but
checksum-invalid SeedQR data, instead of Yikes.&lt;/li&gt;
  &lt;li&gt;Fix Yikes when showing “QR too big” for a transaction output alone on an
output-explorer page.&lt;/li&gt;
  &lt;li&gt;Fix Yikes when receiving a malformed full backup via Key Teleport.&lt;/li&gt;
  &lt;li&gt;Fix a keyboard debounce case where one key could remain stuck as pressed when
another key was held.&lt;/li&gt;
  &lt;li&gt;Fix reversed visibility for the “Send Password” menu item inside Notes &amp;amp;
Passwords.&lt;/li&gt;
  &lt;li&gt;Fix Yikes when using “Send Password” on an entry with no password field.&lt;/li&gt;
  &lt;li&gt;Do not show “Saving…” after a failed Notes &amp;amp; Passwords import.&lt;/li&gt;
  &lt;li&gt;Fix Notes &amp;amp; Passwords bulk import JSON with BBQr encoded as text.&lt;/li&gt;
&lt;/ul&gt;

&lt;div&gt;
  &lt;a class=&quot;btn btn-info&quot; style=&quot;margin-left:4px;&quot; href=&quot;https://coldcard.com/docs/upgrade/&quot;&gt;
     &lt;svg class=&quot;fa-icon&quot; xmlns=&quot;http://www.w3.org/2000/svg&quot; viewBox=&quot;0 0 512 512&quot;&gt;
  &lt;path d=&quot;M288 32c0-17.7-14.3-32-32-32s-32 14.3-32 32V274.7l-73.4-73.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3l128 128c12.5 12.5 32.8 12.5 45.3 0l128-128c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L288 274.7V32zM64 352c-35.3 0-64 28.7-64 64v32c0 35.3 28.7 64 64 64H448c35.3 0 64-28.7 64-64V416c0-35.3-28.7-64-64-64H346.5l-45.3 45.3c-25 25-65.5 25-90.5 0L165.5 352H64zm368 56a24 24 0 1 1 0 48 24 24 0 1 1 0-48z&quot; /&gt;
&lt;/svg&gt;
     Download the latest firmware&lt;/a&gt;
&lt;/div&gt;

&lt;hr /&gt;

&lt;div&gt;
  &lt;a class=&quot;btn btn-od btn-l btn-caps&quot; style=&quot;margin-left:4px;&quot; href=&quot;https://store.coinkite.com/store/category/coldcard&quot;&gt;
    &lt;svg class=&quot;fa-icon&quot; xmlns=&quot;http://www.w3.org/2000/svg&quot; viewBox=&quot;0 0 576 512&quot;&gt;
  &lt;path d=&quot;M0 24C0 10.7 10.7 0 24 0H69.5c22 0 41.5 12.8 50.6 32h411c26.3 0 45.5 25 38.6 50.4l-41 152.3c-8.5 31.4-37 53.3-69.5 53.3H170.7l5.4 28.5c2.2 11.3 12.1 19.5 23.6 19.5H488c13.3 0 24 10.7 24 24s-10.7 24-24 24H199.7c-34.6 0-64.3-24.6-70.7-58.5L77.4 54.5c-.7-3.8-4-6.5-7.9-6.5H24C10.7 48 0 37.3 0 24zM128 464a48 48 0 1 1 96 0 48 48 0 1 1 -96 0zm336-48a48 48 0 1 1 0 96 48 48 0 1 1 0-96zM252 160c0 11 9 20 20 20h44v44c0 11 9 20 20 20s20-9 20-20V180h44c11 0 20-9 20-20s-9-20-20-20H356V96c0-11-9-20-20-20s-20 9-20 20v44H272c-11 0-20 9-20 20z&quot; /&gt;
&lt;/svg&gt;

    Get COLDCARD
  &lt;/a&gt;
&lt;/div&gt;

&lt;h3 id=&quot;further-reading&quot;&gt;Further reading&lt;/h3&gt;

&lt;p&gt;Bitcoin Magazine’s recent &lt;a href=&quot;https://bitcoinmagazine.com/technical/one-year-later-how-coldcard-qs-key-teleport-delivers-secure-remote-key-management-for-bitcoin-treasuries&quot;&gt;Key Teleport review by Juan Galt&lt;/a&gt;
looks at how COLDCARD Q can move sensitive material between devices
without relying on phones, desktops, chat apps, or cloud accounts.
The review highlights Key Teleport as a practical tool for remote
treasury operations, travel, emergency recovery, multisig coordination,
encrypted notes, and full COLDCARD backups, using air-gapped QR/NFC
workflows with recipient-specific encryption and separate PIN
channels to keep secrets sealed until they reach the intended Q.&lt;/p&gt;

&lt;h3 id=&quot;did-you-know-pushtx&quot;&gt;Did you know? PushTx&lt;/h3&gt;

&lt;p&gt;After COLDCARD signs a transaction, PushTx can broadcast it with a
simple NFC tap. Enable NFC Push TX, choose a public service or your
own backend, then tap an NFC-enabled phone to your COLDCARD: the
phone opens a browser link containing the freshly signed transaction
and immediately pushes it to the Bitcoin network. COLDCARD stays offline, your
private keys never leave the device, and the phone only handles the
already-signed transaction. For stronger privacy, use your own
PushTx service or activate a VPN on your phone.
Learn more at &lt;a href=&quot;https://pushtx.org/&quot;&gt;PushTX.org&lt;/a&gt;.&lt;/p&gt;

&lt;h3 id=&quot;video-tutorials&quot;&gt;Video Tutorials&lt;/h3&gt;

&lt;p&gt;We have a &lt;a href=&quot;https://www.youtube.com/playlist?list=PLZKkuPrgFw0axLoDDzxAIYzpZeC_T1i7W&quot;&gt;growing library of video tutorials on YouTube&lt;/a&gt;,
and we’re still adding more.&lt;/p&gt;
</description>
        <pubDate>Thu, 02 Jul 2026 00:00:00 -1200</pubDate>
        <link>https://blog.coinkite.com/coldcard-5.5.1-1.4.1q-release/</link>
        <guid isPermaLink="true">https://blog.coinkite.com/coldcard-5.5.1-1.4.1q-release/</guid>
        
        
        <category>ckcc</category>
        
      </item>
    
      <item>
        <title>Paper spam attempts</title>
        <description>&lt;p&gt;&lt;em&gt;Remember letterhead? Now it’s the Newest Affinity Scam!&lt;/em&gt;&lt;/p&gt;

&lt;h1 id=&quot;about-recent-physical-letters&quot;&gt;About Recent Physical Letters&lt;/h1&gt;

&lt;p&gt;We have received concerns from a few of our customers regarding a
letter apparently from “Coinkite” asking them to upgrade their firmware for
“Post QUanTUM” reasons.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;This is a scam to steal your coins!&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Coinkite would never send you a paper letter!&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;We delete all customer data, especially physical addresses, after 120 days.&lt;/li&gt;
  &lt;li&gt;Coinkite does not use CRM tools or any external third party tools.&lt;/li&gt;
  &lt;li&gt;Letters with branding of &lt;a href=&quot;https://pbs.twimg.com/media/HLa_s39XsAAkP7U?format=jpg&amp;amp;name=medium&quot;&gt;our wallet competitors&lt;/a&gt; have also been reported.&lt;/li&gt;
  &lt;li&gt;Our support tickets (and emails) also get deleted on a schedule.&lt;/li&gt;
  &lt;li&gt;We saw this in 2025, but this is a new round of letters in our
brand style as well as our competitors.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;We are actively investigating the situation. So far it seems most of
the data is aggregated from multiple sources of leaks from other
crypto providers and data filled-in from other data leaks over the years.
Looks like someone is funding a spray-and-pray campaign over snail mail!
We are so used to email spam it feels weird.&lt;/p&gt;

&lt;p&gt;We recommend contacting support with more information so we can
keep investigating.  It’s very possible the customs and duties department
of a country &lt;a href=&quot;https://whistleblowersblog.org/government-whistleblowers/whistleblower-warns-of-possible-doge-related-social-security-data-leak/&quot;&gt;had a data leak&lt;/a&gt;.
If it’s a large country, then that
would expose all of our customers in that country.
Recently we put together this rather long list of individual
&lt;a href=&quot;https://x.com/nvk/status/2031836293240668367&quot;&gt;crypto company data breaches&lt;/a&gt;.&lt;/p&gt;

&lt;h2 id=&quot;what-can-i-do&quot;&gt;What Can I Do?&lt;/h2&gt;

&lt;p&gt;If you use Bitcoin to pay and shipped to a PO Box with an alias,
then you have nothing to worry about! Most governments do not make
that easy, and anon PO Box access is certainly not universal.&lt;/p&gt;

&lt;p&gt;If you used a credit card, Stripe is the payment processor. They
have not reported any breaches and we trust them (and the US laws
they operate under) to report any they do have.&lt;/p&gt;

&lt;p&gt;If you shipped DHL/Fedex, they will necessarily have your address,
but we don’t know of any reports of breaches from them. We do not
know what internal controls these carriers have, but we do know they
have thousands of customer support representatives with access
to address data.&lt;/p&gt;

&lt;p&gt;The reality is we’re probably not the only company that
knows you’re a Bitcoiner. Most people have bought Bitcoin-related
products or services from other vendors over the years and shipped
them to a home address, and any of those vendors and their third-parties
are a possible source.&lt;/p&gt;

&lt;p&gt;If you are certain that only Coinkite had a specific address and
you receive this paper letter, please report it to support.  We are
hoping these letters are geographically targeted/limited, and that
if we get enough reports, we can track which country or carrier
leaked data.&lt;/p&gt;

&lt;h2 id=&quot;what-are-we-doing-about-it&quot;&gt;What Are We Doing About It?&lt;/h2&gt;

&lt;ul&gt;
  &lt;li&gt;
    &lt;p&gt;Remember to expect a “Your Data has been Blanked” email from
Coinkite a few months after you interact with the store. If you have
unclaimed giftcards, vouchers, or have an reseller relationship
with us, then this does not happen. We may sometimes send a double
email from time to time.&lt;/p&gt;
  &lt;/li&gt;
  &lt;li&gt;
    &lt;p&gt;You can request accelerated data blanking anytime after your
package arrives. Just email support and they can blank
your profile and even remove your email.&lt;/p&gt;
  &lt;/li&gt;
  &lt;li&gt;
    &lt;p&gt;We would like to shorten our data retention period, but credit
card fraud makes that difficult.&lt;/p&gt;
  &lt;/li&gt;
  &lt;li&gt;
    &lt;p&gt;All emails from our systems continue to be PGP signed.&lt;/p&gt;
  &lt;/li&gt;
  &lt;li&gt;
    &lt;p&gt;We have audited our servers and found no reason to suspect any data breach.&lt;/p&gt;
  &lt;/li&gt;
  &lt;li&gt;
    &lt;p&gt;If we identify a pattern in the reports, we will announce it.&lt;/p&gt;
  &lt;/li&gt;
  &lt;li&gt;
    &lt;p&gt;We are adding another note to our disclaimer that is included in
our transactional emails:&lt;/p&gt;
  &lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;img src=&quot;/images/posts-img/email-footer.png?cb=234678&quot; alt=&quot;example email footer text&quot; /&gt;&lt;/p&gt;

&lt;p&gt;We are actively investigating this so please follow us for more updates:
&lt;a href=&quot;https://x.com/coinkite&quot;&gt;@Coinkite&lt;/a&gt; and &lt;a href=&quot;https://x.com/COLDCARDwallet&quot;&gt;@COLDCARDwallet&lt;/a&gt;&lt;/p&gt;
</description>
        <pubDate>Wed, 24 Jun 2026 00:00:00 -1200</pubDate>
        <link>https://blog.coinkite.com/paper-spam/</link>
        <guid isPermaLink="true">https://blog.coinkite.com/paper-spam/</guid>
        
        
        <category>ckcc</category>
        
      </item>
    
      <item>
        <title>OPENDIME Turns 10: A Decade of Real, Physical Bitcoin</title>
        <description>&lt;p&gt;Well, it finally happened. Our little USB stick that could is officially a decade old this month. That’s right, OPENDIME is turning ten, and we’re as excited as you are that something we built to solve a problem has become such a staple in the Bitcoin space.&lt;/p&gt;

&lt;div style=&quot;text-align:center; margin:1.5rem 0;&quot;&gt;
  &lt;a class=&quot;btn btn-od btn-xl btn-caps&quot; href=&quot;https://store.coinkite.com/store/category/opendime&quot;&gt;
    &lt;svg class=&quot;fa-icon&quot; xmlns=&quot;http://www.w3.org/2000/svg&quot; viewBox=&quot;0 0 576 512&quot;&gt;
  &lt;path d=&quot;M0 24C0 10.7 10.7 0 24 0H69.5c22 0 41.5 12.8 50.6 32h411c26.3 0 45.5 25 38.6 50.4l-41 152.3c-8.5 31.4-37 53.3-69.5 53.3H170.7l5.4 28.5c2.2 11.3 12.1 19.5 23.6 19.5H488c13.3 0 24 10.7 24 24s-10.7 24-24 24H199.7c-34.6 0-64.3-24.6-70.7-58.5L77.4 54.5c-.7-3.8-4-6.5-7.9-6.5H24C10.7 48 0 37.3 0 24zM128 464a48 48 0 1 1 96 0 48 48 0 1 1 -96 0zm336-48a48 48 0 1 1 0 96 48 48 0 1 1 0-96zM252 160c0 11 9 20 20 20h44v44c0 11 9 20 20 20s20-9 20-20V180h44c11 0 20-9 20-20s-9-20-20-20H356V96c0-11-9-20-20-20s-20 9-20 20v44H272c-11 0-20 9-20 20z&quot; /&gt;
&lt;/svg&gt;

    Buy OPENDIME
  &lt;/a&gt;
&lt;/div&gt;

&lt;h2 id=&quot;the-problem-we-set-out-to-solve&quot;&gt;The Problem We Set Out to Solve&lt;/h2&gt;

&lt;p&gt;Back in 2016, the Bitcoin landscape was different. Most people were still keeping their coins on exchanges (yikes) or wrestling with complicated paper wallet setups. We saw a gap in the market for something that was both secure and dead simple to use. Something that worked like cash, you hand it to someone, and it’s theirs. No backsies.&lt;/p&gt;

&lt;p&gt;So we created OPENDIME. A tiny, single-use Bitcoin bearer instrument that you could physically hand to someone. No accounts, no passwords, no recovery phrases to lose. Just Bitcoin in its purest form, a physical asset you can actually hold in your hand.&lt;/p&gt;

&lt;h2 id=&quot;the-journey-so-far&quot;&gt;The Journey So Far&lt;/h2&gt;

&lt;p&gt;A lot has changed in ten years. We’ve seen bull runs, bear markets, fud, scams, and everything in between. Through it all, OPENDIME has kept doing exactly what it was designed to do: securely store Bitcoin and make it easy to pass from person to person.&lt;/p&gt;

&lt;p&gt;&lt;img src=&quot;/images/posts-img/OPENDIME_Main.jpeg&quot; alt=&quot;OPENDIME over the years&quot; /&gt;&lt;/p&gt;

&lt;p&gt;We’ve gone through several iterations of the hardware, each one improving on the last while staying true to our original vision. The core concept hasn’t changed because it didn’t need to – sometimes you get it right the first time.&lt;/p&gt;

&lt;h2 id=&quot;what-youve-done-with-it&quot;&gt;What You’ve Done With It&lt;/h2&gt;

&lt;p&gt;The most rewarding part of this journey has been seeing how you’ve used OPENDIME. We’ve seen everything from people using them to orange pill a friend, birthday presents, fashion accessories, elaborate art pieces, and so much more.&lt;/p&gt;

&lt;p&gt;&lt;img src=&quot;/images/posts-img/OPENDIME_Mills1.jpeg&quot; alt=&quot;Brad Mills&quot; /&gt;
&lt;img src=&quot;/images/posts-img/OPENDIME_Mills2.jpeg&quot; alt=&quot;Brad Mills&quot; /&gt;
&lt;img src=&quot;/images/posts-img/OPENDIME_BitPiggy1.jpeg&quot; alt=&quot;FF2K&quot; /&gt;
&lt;img src=&quot;/images/posts-img/OPENDIME_LeClair1.jpeg&quot; alt=&quot;Dylan LeClair&quot; /&gt;
&lt;img src=&quot;/images/posts-img/OPENDIME_LeClair2.jpeg&quot; alt=&quot;Dylan LeClair&quot; /&gt;
&lt;img src=&quot;/images/posts-img/OPENDIME_Madex1.jpeg&quot; alt=&quot;Madex&quot; /&gt;
&lt;img src=&quot;/images/posts-img/OPENDIME_Brekkie1.jpeg&quot; alt=&quot;Brekkie&quot; /&gt;
&lt;img src=&quot;/images/posts-img/OPENDIME_Arbed1.jpeg&quot; alt=&quot;Arbed&quot; /&gt;&lt;/p&gt;

&lt;h2 id=&quot;join-us-this-week&quot;&gt;Join Us This Week&lt;/h2&gt;

&lt;p&gt;We’re celebrating this milestone at Coinkite this week, and we want you to be part of it. We’ll be sharing some cool uses of the OPENDIME, giveaways, and holding a &lt;strong&gt;rare 10% store-wide discount&lt;/strong&gt; this week only!&lt;/p&gt;

&lt;div style=&quot;text-align:center; margin:1.5rem 0;&quot;&gt;
  &lt;a class=&quot;btn btn-od btn-xl btn-caps&quot; href=&quot;https://store.coinkite.com/store/category/opendime&quot;&gt;
    &lt;svg class=&quot;fa-icon&quot; xmlns=&quot;http://www.w3.org/2000/svg&quot; viewBox=&quot;0 0 576 512&quot;&gt;
  &lt;path d=&quot;M0 24C0 10.7 10.7 0 24 0H69.5c22 0 41.5 12.8 50.6 32h411c26.3 0 45.5 25 38.6 50.4l-41 152.3c-8.5 31.4-37 53.3-69.5 53.3H170.7l5.4 28.5c2.2 11.3 12.1 19.5 23.6 19.5H488c13.3 0 24 10.7 24 24s-10.7 24-24 24H199.7c-34.6 0-64.3-24.6-70.7-58.5L77.4 54.5c-.7-3.8-4-6.5-7.9-6.5H24C10.7 48 0 37.3 0 24zM128 464a48 48 0 1 1 96 0 48 48 0 1 1 -96 0zm336-48a48 48 0 1 1 0 96 48 48 0 1 1 0-96zM252 160c0 11 9 20 20 20h44v44c0 11 9 20 20 20s20-9 20-20V180h44c11 0 20-9 20-20s-9-20-20-20H356V96c0-11-9-20-20-20s-20 9-20 20v44H272c-11 0-20 9-20 20z&quot; /&gt;
&lt;/svg&gt;

    Buy OPENDIME
  &lt;/a&gt;
&lt;/div&gt;

&lt;p&gt;It’s been a wild ride, and we’re just getting started. Here’s to another decade of making Bitcoin ownership simple and secure for everyone.&lt;/p&gt;

&lt;p&gt;Check out more fun OPENDIME moments over the past decade:&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;a href=&quot;https://x.com/bitcoinbazar21/status/1960653443556585836/video/3&quot;&gt;https://x.com/bitcoinbazar21/status/1960653443556585836/video/3&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://x.com/drjingle/status/1950056139267432736/photo/1&quot;&gt;https://x.com/drjingle/status/1950056139267432736/photo/1&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://x.com/denverbitcoin/status/1763425836768624933/photo/1&quot;&gt;https://x.com/denverbitcoin/status/1763425836768624933/photo/1&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://x.com/spacebull/status/1958262620437316058/photo/1&quot;&gt;https://x.com/spacebull/status/1958262620437316058/photo/1&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://x.com/BitcoinManor/status/1635880591546781696/photo/1&quot;&gt;https://x.com/BitcoinManor/status/1635880591546781696/photo/1&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://x.com/dlay_on/status/1747275176092553267/photo/1&quot;&gt;https://x.com/dlay_on/status/1747275176092553267/photo/1&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://x.com/MayorOfMatic/status/1732158089690743181/photo/1&quot;&gt;https://x.com/MayorOfMatic/status/1732158089690743181/photo/1&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://x.com/BVBTC/status/1198464778894659584&quot;&gt;https://x.com/BVBTC/status/1198464778894659584&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://x.com/spacebull/status/1958262620437316058/photo/1&quot;&gt;https://x.com/spacebull/status/1958262620437316058/photo/1&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://x.com/spacebull/status/1744105478387552593/photo/1&quot;&gt;https://x.com/spacebull/status/1744105478387552593/photo/1&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://www.reddit.com/r/Bitcoin/comments/4i2xl1/got_my_opendime_today/&quot;&gt;https://www.reddit.com/r/Bitcoin/comments/4i2xl1/got_my_opendime_today/&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://www.reddit.com/r/Bitcoin/comments/miuanj/opendime_physical_instantiation_of_bitcoin/&quot;&gt;https://www.reddit.com/r/Bitcoin/comments/miuanj/opendime_physical_instantiation_of_bitcoin/&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
</description>
        <pubDate>Mon, 01 Jun 2026 00:00:00 -1200</pubDate>
        <link>https://blog.coinkite.com/OPENDIME-turns-10/</link>
        <guid isPermaLink="true">https://blog.coinkite.com/OPENDIME-turns-10/</guid>
        
        
        <category>ckcc</category>
        
      </item>
    
      <item>
        <title>Introducing the COLDCARD Mk5</title>
        <description>&lt;p&gt;The Mk4 is a proven workhorse. It’s secure, it’s air-gapped, and it gets the job done. But engineering is about moving forward. Today, we’re introducing the next step in that evolution: the COLDCARD Mk5.&lt;/p&gt;

&lt;p&gt;The Mk5 builds on the trusted, battle-tested security core of the COLDCARD with a redesigned user experience focused on durability, visibility, and modern convenience.&lt;/p&gt;

&lt;iframe style=&quot;aspect-ratio: 16/9; width: 100%;&quot; src=&quot;https://www.youtube.com/embed/n3iQ3UOWgZg?si=EU-moBhqYMyv_uOe&amp;amp;autoplay=1&amp;amp;mute=1&quot; title=&quot;YouTube video player&quot; frameborder=&quot;0&quot; allow=&quot;accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share&quot; referrerpolicy=&quot;strict-origin-when-cross-origin&quot; allowfullscreen=&quot;&quot;&gt;&lt;/iframe&gt;

&lt;p&gt;&lt;a href=&quot;https://store.coinkite.com/&quot; class=&quot;btn-cta&quot;&gt;Buy COLDCARD Mk5&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;What’s Evolved?&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;We’ve refined the parts you interact with most, making the entire process smoother and more robust.&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;strong&gt;Enhanced Interface:&lt;/strong&gt; The Mk5 features a new 1.54-inch display protected by Gorilla Glass for maximum durability and significantly improved clarity. Complementing this is a completely redesigned keypad with precise, tactile keys for more reliable and confident entry.&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;Modern Design &amp;amp; Ergonomics:&lt;/strong&gt; The entire unit has been re-engineered into a more compact and robust form factor. The USB-C port is now located on the bottom of the device, improving ergonomics and ease of access when the unit is powered on a desk.&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;Improved Wireless:&lt;/strong&gt; NFC communication is faster and more reliable, enhancing the Push TX feature for seamless, air-gapped broadcasting of transactions to a compatible mobile device.&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;Personalization:&lt;/strong&gt; For the first time, the COLDCARD will be available in multiple colors, allowing you to choose a style that suits you.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;What’s Unchanged?&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;The core security principles that define a COLDCARD remain absolute. We don’t compromise on security.&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;strong&gt;100% Air-Gapped:&lt;/strong&gt; Your keys never touch an internet-connected computer. This is a fundamental rule that will not change.&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;Dual Secure Element Key Storage:&lt;/strong&gt; The master secret and 24-word seed phrase remain protected by two Secure Elements from different vendors.&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;Firmware Verification:&lt;/strong&gt; The “Genuine” (green) or “Caution” (red) LED on boot-up still provides instant, verifiable proof of firmware integrity. The tamper-evident circuit is still visibly exposed.&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;Anti-Phishing Measures:&lt;/strong&gt; The unique on-screen words for each PIN prefix remain a powerful defense against phishing, unique to each COLDCARD.&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;Open Source &amp;amp; Bitcoin-Only:&lt;/strong&gt; The firmware remains open-source, audited, and designed exclusively for Bitcoin.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;The Mk5 is 100% backwards-compatible with your existing COLDCARD backups and workflows. This is a seamless upgrade path for the community.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;The Bottom Line&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;The COLDCARD Mk5 is the next generation of the hardware wallet you trust. It delivers meaningful improvements to usability and durability while standing firmly on the same uncompromised security foundation.&lt;/p&gt;

&lt;p&gt;It’s available now.&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://store.coinkite.com/&quot; class=&quot;btn-cta&quot;&gt;Order Your Mk5 Now&lt;/a&gt;&lt;/p&gt;

&lt;h2 id=&quot;hands-on-with-the-mk5&quot;&gt;Hands-On with the Mk5&lt;/h2&gt;

&lt;iframe style=&quot;aspect-ratio: 16/9; width: 100%;&quot; src=&quot;https://www.youtube.com/embed/9Lwzo1Ag32k?si=aJZkGlzH4ZJnawFI&quot; title=&quot;YouTube video player&quot; frameborder=&quot;0&quot; allow=&quot;accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share&quot; referrerpolicy=&quot;strict-origin-when-cross-origin&quot; allowfullscreen=&quot;&quot;&gt;&lt;/iframe&gt;

&lt;h2 id=&quot;mk5-image-gallery&quot;&gt;Mk5 Image Gallery&lt;/h2&gt;

&lt;div class=&quot;image-gallery&quot;&gt;
  &lt;div class=&quot;gallery-grid&quot;&gt;
    
    &lt;div class=&quot;gallery-thumb&quot; data-bs-toggle=&quot;modal&quot; data-bs-target=&quot;#gallery-modal-images-posts-img&quot; data-bs-slide-to=&quot;0&quot;&gt;
      &lt;img src=&quot;/images/posts-img/mk5/mk5-color-group.jpg&quot; alt=&quot;COLDCARD Mk5 full color lineup&quot; loading=&quot;lazy&quot; /&gt;
    &lt;/div&gt;
    
    &lt;div class=&quot;gallery-thumb&quot; data-bs-toggle=&quot;modal&quot; data-bs-target=&quot;#gallery-modal-images-posts-img&quot; data-bs-slide-to=&quot;1&quot;&gt;
      &lt;img src=&quot;/images/posts-img/mk5/mk5-black.jpg&quot; alt=&quot;COLDCARD Mk5 in Black&quot; loading=&quot;lazy&quot; /&gt;
    &lt;/div&gt;
    
    &lt;div class=&quot;gallery-thumb&quot; data-bs-toggle=&quot;modal&quot; data-bs-target=&quot;#gallery-modal-images-posts-img&quot; data-bs-slide-to=&quot;2&quot;&gt;
      &lt;img src=&quot;/images/posts-img/mk5/mk5-blue.jpg&quot; alt=&quot;COLDCARD Mk5 in Blue&quot; loading=&quot;lazy&quot; /&gt;
    &lt;/div&gt;
    
    &lt;div class=&quot;gallery-thumb&quot; data-bs-toggle=&quot;modal&quot; data-bs-target=&quot;#gallery-modal-images-posts-img&quot; data-bs-slide-to=&quot;3&quot;&gt;
      &lt;img src=&quot;/images/posts-img/mk5/mk5-clear.jpg&quot; alt=&quot;COLDCARD Mk5 in Clear&quot; loading=&quot;lazy&quot; /&gt;
    &lt;/div&gt;
    
    &lt;div class=&quot;gallery-thumb&quot; data-bs-toggle=&quot;modal&quot; data-bs-target=&quot;#gallery-modal-images-posts-img&quot; data-bs-slide-to=&quot;4&quot;&gt;
      &lt;img src=&quot;/images/posts-img/mk5/mk5-flake.jpg&quot; alt=&quot;COLDCARD Mk5 in Flake&quot; loading=&quot;lazy&quot; /&gt;
    &lt;/div&gt;
    
    &lt;div class=&quot;gallery-thumb&quot; data-bs-toggle=&quot;modal&quot; data-bs-target=&quot;#gallery-modal-images-posts-img&quot; data-bs-slide-to=&quot;5&quot;&gt;
      &lt;img src=&quot;/images/posts-img/mk5/mk5-glow.jpg&quot; alt=&quot;COLDCARD Mk5 in Glow&quot; loading=&quot;lazy&quot; /&gt;
    &lt;/div&gt;
    
    &lt;div class=&quot;gallery-thumb&quot; data-bs-toggle=&quot;modal&quot; data-bs-target=&quot;#gallery-modal-images-posts-img&quot; data-bs-slide-to=&quot;6&quot;&gt;
      &lt;img src=&quot;/images/posts-img/mk5/mk5-jade.jpg&quot; alt=&quot;COLDCARD Mk5 in Jade&quot; loading=&quot;lazy&quot; /&gt;
    &lt;/div&gt;
    
    &lt;div class=&quot;gallery-thumb&quot; data-bs-toggle=&quot;modal&quot; data-bs-target=&quot;#gallery-modal-images-posts-img&quot; data-bs-slide-to=&quot;7&quot;&gt;
      &lt;img src=&quot;/images/posts-img/mk5/mk5-orange.jpg&quot; alt=&quot;COLDCARD Mk5 in Orange&quot; loading=&quot;lazy&quot; /&gt;
    &lt;/div&gt;
    
    &lt;div class=&quot;gallery-thumb&quot; data-bs-toggle=&quot;modal&quot; data-bs-target=&quot;#gallery-modal-images-posts-img&quot; data-bs-slide-to=&quot;8&quot;&gt;
      &lt;img src=&quot;/images/posts-img/mk5/mk5-purple.jpg&quot; alt=&quot;COLDCARD Mk5 in Purple&quot; loading=&quot;lazy&quot; /&gt;
    &lt;/div&gt;
    
    &lt;div class=&quot;gallery-thumb&quot; data-bs-toggle=&quot;modal&quot; data-bs-target=&quot;#gallery-modal-images-posts-img&quot; data-bs-slide-to=&quot;9&quot;&gt;
      &lt;img src=&quot;/images/posts-img/mk5/mk5-red.jpg&quot; alt=&quot;COLDCARD Mk5 in Red&quot; loading=&quot;lazy&quot; /&gt;
    &lt;/div&gt;
    
    &lt;div class=&quot;gallery-thumb&quot; data-bs-toggle=&quot;modal&quot; data-bs-target=&quot;#gallery-modal-images-posts-img&quot; data-bs-slide-to=&quot;10&quot;&gt;
      &lt;img src=&quot;/images/posts-img/mk5/mk5-secure-elements.jpg&quot; alt=&quot;COLDCARD Mk5 secure elements detail&quot; loading=&quot;lazy&quot; /&gt;
    &lt;/div&gt;
    
  &lt;/div&gt;

  &lt;div class=&quot;modal fade&quot; id=&quot;gallery-modal-images-posts-img&quot; tabindex=&quot;-1&quot; aria-hidden=&quot;true&quot;&gt;
    &lt;div class=&quot;modal-dialog modal-dialog-centered gallery-modal-dialog&quot;&gt;
      &lt;div class=&quot;modal-content gallery-modal-content&quot;&gt;
        &lt;button type=&quot;button&quot; class=&quot;btn-close gallery-modal-close&quot; data-bs-dismiss=&quot;modal&quot; aria-label=&quot;Close&quot;&gt;&lt;/button&gt;
        &lt;div id=&quot;gallery-carousel-images-posts-img&quot; class=&quot;carousel slide&quot; data-bs-ride=&quot;false&quot; data-bs-keyboard=&quot;true&quot;&gt;
          &lt;div class=&quot;carousel-inner&quot;&gt;
            
            &lt;div class=&quot;carousel-item active&quot;&gt;
              &lt;img src=&quot;/images/posts-img/mk5/mk5-color-group.jpg&quot; class=&quot;d-block w-100&quot; alt=&quot;COLDCARD Mk5 full color lineup&quot; /&gt;
            &lt;/div&gt;
            
            &lt;div class=&quot;carousel-item&quot;&gt;
              &lt;img src=&quot;/images/posts-img/mk5/mk5-black.jpg&quot; class=&quot;d-block w-100&quot; alt=&quot;COLDCARD Mk5 in Black&quot; /&gt;
            &lt;/div&gt;
            
            &lt;div class=&quot;carousel-item&quot;&gt;
              &lt;img src=&quot;/images/posts-img/mk5/mk5-blue.jpg&quot; class=&quot;d-block w-100&quot; alt=&quot;COLDCARD Mk5 in Blue&quot; /&gt;
            &lt;/div&gt;
            
            &lt;div class=&quot;carousel-item&quot;&gt;
              &lt;img src=&quot;/images/posts-img/mk5/mk5-clear.jpg&quot; class=&quot;d-block w-100&quot; alt=&quot;COLDCARD Mk5 in Clear&quot; /&gt;
            &lt;/div&gt;
            
            &lt;div class=&quot;carousel-item&quot;&gt;
              &lt;img src=&quot;/images/posts-img/mk5/mk5-flake.jpg&quot; class=&quot;d-block w-100&quot; alt=&quot;COLDCARD Mk5 in Flake&quot; /&gt;
            &lt;/div&gt;
            
            &lt;div class=&quot;carousel-item&quot;&gt;
              &lt;img src=&quot;/images/posts-img/mk5/mk5-glow.jpg&quot; class=&quot;d-block w-100&quot; alt=&quot;COLDCARD Mk5 in Glow&quot; /&gt;
            &lt;/div&gt;
            
            &lt;div class=&quot;carousel-item&quot;&gt;
              &lt;img src=&quot;/images/posts-img/mk5/mk5-jade.jpg&quot; class=&quot;d-block w-100&quot; alt=&quot;COLDCARD Mk5 in Jade&quot; /&gt;
            &lt;/div&gt;
            
            &lt;div class=&quot;carousel-item&quot;&gt;
              &lt;img src=&quot;/images/posts-img/mk5/mk5-orange.jpg&quot; class=&quot;d-block w-100&quot; alt=&quot;COLDCARD Mk5 in Orange&quot; /&gt;
            &lt;/div&gt;
            
            &lt;div class=&quot;carousel-item&quot;&gt;
              &lt;img src=&quot;/images/posts-img/mk5/mk5-purple.jpg&quot; class=&quot;d-block w-100&quot; alt=&quot;COLDCARD Mk5 in Purple&quot; /&gt;
            &lt;/div&gt;
            
            &lt;div class=&quot;carousel-item&quot;&gt;
              &lt;img src=&quot;/images/posts-img/mk5/mk5-red.jpg&quot; class=&quot;d-block w-100&quot; alt=&quot;COLDCARD Mk5 in Red&quot; /&gt;
            &lt;/div&gt;
            
            &lt;div class=&quot;carousel-item&quot;&gt;
              &lt;img src=&quot;/images/posts-img/mk5/mk5-secure-elements.jpg&quot; class=&quot;d-block w-100&quot; alt=&quot;COLDCARD Mk5 secure elements detail&quot; /&gt;
            &lt;/div&gt;
            
          &lt;/div&gt;
          
          &lt;button class=&quot;carousel-control-prev&quot; type=&quot;button&quot; data-bs-target=&quot;#gallery-carousel-images-posts-img&quot; data-bs-slide=&quot;prev&quot;&gt;
            &lt;span class=&quot;carousel-control-prev-icon&quot; aria-hidden=&quot;true&quot;&gt;&lt;/span&gt;
            &lt;span class=&quot;visually-hidden&quot;&gt;Previous&lt;/span&gt;
          &lt;/button&gt;
          &lt;button class=&quot;carousel-control-next&quot; type=&quot;button&quot; data-bs-target=&quot;#gallery-carousel-images-posts-img&quot; data-bs-slide=&quot;next&quot;&gt;
            &lt;span class=&quot;carousel-control-next-icon&quot; aria-hidden=&quot;true&quot;&gt;&lt;/span&gt;
            &lt;span class=&quot;visually-hidden&quot;&gt;Next&lt;/span&gt;
          &lt;/button&gt;
          
        &lt;/div&gt;
      &lt;/div&gt;
    &lt;/div&gt;
  &lt;/div&gt;
&lt;/div&gt;

&lt;script&gt;
(function() {
  var modalEl = document.getElementById(&apos;gallery-modal-images-posts-img&apos;);
  var carouselEl = document.getElementById(&apos;gallery-carousel-images-posts-img&apos;);
  if (!modalEl || !carouselEl) return;

  modalEl.addEventListener(&apos;show.bs.modal&apos;, function(e) {
    var trigger = e.relatedTarget;
    if (trigger &amp;&amp; trigger.hasAttribute(&apos;data-bs-slide-to&apos;)) {
      var index = parseInt(trigger.getAttribute(&apos;data-bs-slide-to&apos;), 10);
      var carousel = bootstrap.Carousel.getOrCreateInstance(carouselEl);
      carousel.to(index);
    }
  });
})();
&lt;/script&gt;

</description>
        <pubDate>Tue, 10 Mar 2026 00:00:00 -1200</pubDate>
        <link>https://blog.coinkite.com/coldcard-mk5-launch/</link>
        <guid isPermaLink="true">https://blog.coinkite.com/coldcard-mk5-launch/</guid>
        
        
        <category>ckcc</category>
        
      </item>
    
      <item>
        <title>BIP-322 Support, WIF Keys, and more!</title>
        <description>&lt;h3 id=&quot;new-coldcard-feature-release-bip-322-and-wif-support&quot;&gt;New COLDCARD Feature Release: BIP-322 and WIF Support&lt;/h3&gt;

&lt;p&gt;Today we are releasing a new firmware version for COLDCARD. Tons of new features for both product families: Mk and Q!&lt;/p&gt;

&lt;h2 id=&quot;new-features&quot;&gt;New Features&lt;/h2&gt;

&lt;h2 id=&quot;bip-322-signing&quot;&gt;BIP-322 Signing&lt;/h2&gt;

&lt;p&gt;COLDCARD can now sign &lt;a href=&quot;https://github.com/bitcoin/bips/blob/master/bip-0322.mediawiki&quot;&gt;BIP-322&lt;/a&gt; “Proof of Reserve”
PSBT files.&lt;/p&gt;

&lt;p&gt;This requires a carefully crafted PSBT that does not represent a monetary
transaction, but instead is demonstrating control over the keys for
a list of UTXO, and also commits to a short text message. This BIP has
been a long coming (assigned BIP
number in &lt;a href=&quot;https://lists.linuxfoundation.org/pipermail/bitcoin-dev/2018-March/015818.html&quot;&gt;2018&lt;/a&gt;) but is truely a
useful feature for proving you control UTXO and their keys in a
comprehensive and secure way.&lt;/p&gt;

&lt;p&gt;Read more &lt;a href=&quot;https://github.com/Coldcard/firmware/blob/master/docs/proof-of-reserves-bip-322.md&quot;&gt;about our implementation here&lt;/a&gt;.
You will need a wallet or other tool to generate the specialzied PSBT needed to start.&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://x.com/OrangeSurfBTC/status/2021672922083926137&quot;&gt;See this X thread&lt;/a&gt; about how this might look!&lt;/p&gt;

&lt;h2 id=&quot;wif-store&quot;&gt;WIF Store&lt;/h2&gt;

&lt;p&gt;This adds the ability to import foreign WIF keys (Wallet Import Format) and use them for PSBT signing.
Import private keys that you have in WIF format (base58, starts with &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;L&lt;/code&gt; or &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;K&lt;/code&gt;) via SD Card, Virtual Disk,
NFC, QR scanning or even—if you have the patience required—by directly entering all 50+ characters.&lt;/p&gt;

&lt;p&gt;&lt;img src=&quot;/images/posts-img/wif-store-menu.png&quot; alt=&quot;WIF Store menu screen&quot; /&gt;&lt;/p&gt;

&lt;p&gt;Once held in your “WIF Store”, any PSBT which calls for that key
will be signed as needed. This process can be independant of your
master seed (BIP-32 or BIP-39) wallet. Up to 30 keys can be held
in the WIF store.&lt;/p&gt;

&lt;p&gt;We can see this being useful for recovering paper wallets or cashing
your OPENDIME, and perhaps some specialized emergencies. It will
not be useful day to day.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Please be very careful when handling private keys!!&lt;/strong&gt;&lt;/p&gt;

&lt;h2 id=&quot;export-bip-380-extended-key-expression&quot;&gt;Export BIP-380 Extended Key Expression&lt;/h2&gt;

&lt;p&gt;Export &lt;a href=&quot;https://github.com/bitcoin/bips/blob/master/bip-0380.mediawiki&quot;&gt;BIP-380&lt;/a&gt; extended key expressions.&lt;/p&gt;

&lt;p&gt;Extended key expression are in the form &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;[XFP/p/a/t/h]xpub&lt;/code&gt; and this is all you need to setup a multisig or
single signer wallet. We support common address derivations and their implied address types, plus you can specify
a custom path if needed.&lt;/p&gt;

&lt;p&gt;&lt;img src=&quot;/images/posts-img/bip-380-1.png&quot; alt=&quot;BIP-380 example screen 1&quot; /&gt;
&lt;img src=&quot;/images/posts-img/bip-380-2.png&quot; alt=&quot;BIP-380 example screen 2&quot; /&gt;&lt;/p&gt;

&lt;p&gt;Navigate to “Advanced/Tools -&amp;gt; Export Wallet -&amp;gt; Key Expression” and follow the prompts to get started.&lt;/p&gt;

&lt;h2 id=&quot;transaction-input-explorer&quot;&gt;Transaction Input Explorer&lt;/h2&gt;

&lt;p&gt;Shows data about the UTXOs being spent. Press (2) before approving
a transaction to enter the new Transaction Explorer.  You can page
through the UTXO that the proposed transaction will be spending.
This is similar to our existing output explorer which allows you
to verify the destination details, but in this case you are checking
the coin control of your wallet.&lt;/p&gt;

&lt;h2 id=&quot;smaller-features-and-enhancements&quot;&gt;Smaller Features and Enhancements&lt;/h2&gt;

&lt;ul&gt;
  &lt;li&gt;Support for v3 transactions in PSBT files.&lt;/li&gt;
  &lt;li&gt;Option to type a derived BIP-85 secret as an emulated USB keyboard.&lt;/li&gt;
  &lt;li&gt;Nuke Device: purges all sensitive data and makes your COLDCARD e-waste.&lt;/li&gt;
  &lt;li&gt;CCC debug menu allows you to reset block height.&lt;/li&gt;
  &lt;li&gt;Show the BIP-39 passphrase on-screen (must scroll down) once new key is in effect.&lt;/li&gt;
  &lt;li&gt;New “Buried Settings” menu, inside Settings menu, for rarely-applied settings.&lt;/li&gt;
  &lt;li&gt;Add “Blue Wallet” option to “Export Wallet”&lt;/li&gt;
  &lt;li&gt;Detect duplicated inputs in PSBT file.&lt;/li&gt;
  &lt;li&gt;Bugfix: Replace &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;/&lt;/code&gt; with &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;-&lt;/code&gt; in exported file names of multisig wallet export artifacts.&lt;/li&gt;
&lt;/ul&gt;

&lt;h1 id=&quot;mk-specific-changes--550---2065-03-05&quot;&gt;Mk Specific Changes:  5.5.0 - 2065-03-05&lt;/h1&gt;

&lt;ul&gt;
  &lt;li&gt;Enhancement: Show QR of XOR-split seeds.&lt;/li&gt;
&lt;/ul&gt;

&lt;h1 id=&quot;q-specific-changes-140q---2065-03-05&quot;&gt;Q Specific Changes: 1.4.0Q - 2065-03-05&lt;/h1&gt;

&lt;ul&gt;
  &lt;li&gt;Bugfix: Empty notes in hobbled mode caused yikes upon menu entry.&lt;/li&gt;
&lt;/ul&gt;

&lt;div&gt;
  &lt;a class=&quot;btn btn-info&quot; style=&quot;margin-left:4px;&quot; href=&quot;https://coldcardwallet.com/docs/upgrade&quot;&gt;
     &lt;svg class=&quot;fa-icon&quot; xmlns=&quot;http://www.w3.org/2000/svg&quot; viewBox=&quot;0 0 512 512&quot;&gt;
  &lt;path d=&quot;M288 32c0-17.7-14.3-32-32-32s-32 14.3-32 32V274.7l-73.4-73.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3l128 128c12.5 12.5 32.8 12.5 45.3 0l128-128c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L288 274.7V32zM64 352c-35.3 0-64 28.7-64 64v32c0 35.3 28.7 64 64 64H448c35.3 0 64-28.7 64-64V416c0-35.3-28.7-64-64-64H346.5l-45.3 45.3c-25 25-65.5 25-90.5 0L165.5 352H64zm368 56a24 24 0 1 1 0 48 24 24 0 1 1 0-48z&quot; /&gt;
&lt;/svg&gt;
     Download the latest firmware&lt;/a&gt;
&lt;/div&gt;

&lt;hr /&gt;

&lt;div&gt;
  &lt;a class=&quot;btn btn-od btn-l btn-caps&quot; style=&quot;margin-left:4px;&quot; href=&quot;https://store.coinkite.com/store/category/coldcard&quot;&gt;
    &lt;svg class=&quot;fa-icon&quot; xmlns=&quot;http://www.w3.org/2000/svg&quot; viewBox=&quot;0 0 576 512&quot;&gt;
  &lt;path d=&quot;M0 24C0 10.7 10.7 0 24 0H69.5c22 0 41.5 12.8 50.6 32h411c26.3 0 45.5 25 38.6 50.4l-41 152.3c-8.5 31.4-37 53.3-69.5 53.3H170.7l5.4 28.5c2.2 11.3 12.1 19.5 23.6 19.5H488c13.3 0 24 10.7 24 24s-10.7 24-24 24H199.7c-34.6 0-64.3-24.6-70.7-58.5L77.4 54.5c-.7-3.8-4-6.5-7.9-6.5H24C10.7 48 0 37.3 0 24zM128 464a48 48 0 1 1 96 0 48 48 0 1 1 -96 0zm336-48a48 48 0 1 1 0 96 48 48 0 1 1 0-96zM252 160c0 11 9 20 20 20h44v44c0 11 9 20 20 20s20-9 20-20V180h44c11 0 20-9 20-20s-9-20-20-20H356V96c0-11-9-20-20-20s-20 9-20 20v44H272c-11 0-20 9-20 20z&quot; /&gt;
&lt;/svg&gt;

    Get COLDCARD Mk or Q
  &lt;/a&gt;
&lt;/div&gt;

&lt;h3 id=&quot;video-tutorials&quot;&gt;Video Tutorials&lt;/h3&gt;

&lt;p&gt;We have a &lt;a href=&quot;https://www.youtube.com/playlist?list=PLZKkuPrgFw0axLoDDzxAIYzpZeC_T1i7W&quot;&gt;growing library of video tutorials on Youtube&lt;/a&gt; … and we’re still adding more!&lt;/p&gt;

</description>
        <pubDate>Thu, 05 Mar 2026 00:00:00 -1200</pubDate>
        <link>https://blog.coinkite.com/bip322-wif/</link>
        <guid isPermaLink="true">https://blog.coinkite.com/bip322-wif/</guid>
        
        
        <category>ckcc</category>
        
      </item>
    
      <item>
        <title>COLDCARD Bitcoin Spending Policy Released</title>
        <description>&lt;h3 id=&quot;new-coldcard-feature-release-spending-policies&quot;&gt;New COLDCARD Feature Release: Spending Policies!&lt;/h3&gt;

&lt;h1 id=&quot;spending-policy-for-single-signers&quot;&gt;Spending Policy for Single Signers&lt;/h1&gt;

&lt;p&gt;You can now take your existing single-signer COLDCARD and reconfigure it
so that the COLDCARD will refuse to sign transactions that are “too big” /
“too fast”, or send to an address not on your whitelist.&lt;/p&gt;

&lt;p&gt;We have even found a way to support &lt;strong&gt;2FA authentication&lt;/strong&gt; using the usual phone apps
(&lt;a href=&quot;https://www.rfc-editor.org/rfc/rfc6238&quot;&gt;RFC 6238&lt;/a&gt;). If that’s enabled, you
will not be able to spend using your COLDCARD unless you also have your phone
and provide the correct 6-digit numeric code.&lt;/p&gt;

&lt;p&gt;You can combine any and all of these restrictions. They cannot be
overriden with just the main PIN: To clear or disable this feature
(once activated) requires a unique PIN code, called the Bypass PIN,
followed by the normal Main PIN (and optionally, you can be asked
to provide the first and last seed words). We have carefully blocked
all access to the seed phrase, private keys, and other routes that
might allow your master seed phrase to be revealed, which would
otherwise allow a bypass of the policy.&lt;/p&gt;

&lt;p&gt;See &lt;a href=&quot;https://github.com/Coldcard/firmware/blob/master/docs/spending-policy.md&quot;&gt;docs/spending-policy.md&lt;/a&gt;
for more details about this new feature. Our docs website will be updated shortly to
include this material as well.&lt;/p&gt;

&lt;iframe width=&quot;560&quot; height=&quot;315&quot; src=&quot;https://www.youtube.com/embed/Qd8ymRwrokg?si=2xfud3Y4ZzlHSl6j&quot; title=&quot;YouTube video player&quot; frameborder=&quot;0&quot; allow=&quot;accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share&quot; referrerpolicy=&quot;strict-origin-when-cross-origin&quot; allowfullscreen=&quot;&quot;&gt;&lt;/iframe&gt;

&lt;h2 id=&quot;related-changes&quot;&gt;Related Changes&lt;/h2&gt;

&lt;ul&gt;
  &lt;li&gt;“Enable HSM” and “User Management” menu items have moved
into a new menu: &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;Advanced &amp;gt; Spending Policy&lt;/code&gt;.&lt;/li&gt;
  &lt;li&gt;Old “CCC” feature has been renamed and moved into that menu as well: “Co-Sign Multisig”&lt;/li&gt;
  &lt;li&gt;Multisig Co-Signing (CCC) implements the same types of restrictions, but requires 
2-of-3 (or higher) multisig wallet support and of course new UTXO.&lt;/li&gt;
  &lt;li&gt;There are two new trick-PIN types: the Bypass PIN itself, and also a fake version of 
that which silently clears your seed.&lt;/li&gt;
  &lt;li&gt;“Hobbled Mode” is our internal name for COLDCARD’s operation when spending policy
is in effect: backups, settings changes, firmware updates and many other features are
removed from the menu system.&lt;/li&gt;
&lt;/ul&gt;

&lt;h3 id=&quot;shared-improvements---both-mk4-and-q&quot;&gt;Shared Improvements - Both Mk4 and Q&lt;/h3&gt;

&lt;ul&gt;
  &lt;li&gt;Added &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;Bull Bitcoin&lt;/code&gt; export to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;Export Wallet&lt;/code&gt; menu.&lt;/li&gt;
  &lt;li&gt;Added warning for zero value outputs if not &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;OP_RETURN&lt;/code&gt;.&lt;/li&gt;
  &lt;li&gt;Show QR codes of output addresses in transaction output explorer. Explorer is
now offered for transactions of all sizes, not just complex ones.&lt;/li&gt;
  &lt;li&gt;Added file rename, when listing contents of SD card.&lt;/li&gt;
  &lt;li&gt;Added ability to restore Coldcard backup via USB (needs latest of ckcc version).&lt;/li&gt;
  &lt;li&gt;Address ownership allows to specify particular multisig wallet in which to search,
if &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;wallet&lt;/code&gt; query parameter is provided via trivial extension to
&lt;a href=&quot;https://github.com/bitcoin/bips/blob/master/bip-0021.mediawiki&quot;&gt;BIP-21&lt;/a&gt;.
Example: &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;tb1q4d67p7stxml3kdudrgkg5mgaxsrgzcqzjrrj4gg62nxtvnsnvqjsxjkej0?wallet=Haystack&lt;/code&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;h4 id=&quot;bugfixes&quot;&gt;Bugfixes&lt;/h4&gt;

&lt;ul&gt;
  &lt;li&gt;If all change outputs have &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;nValue=0&lt;/code&gt;, they were not shown in UX.&lt;/li&gt;
  &lt;li&gt;Disallow negative input/output amounts in PSBT.&lt;/li&gt;
  &lt;li&gt;Fix filesystem initialization after Wipe LFS or Destroy Seed.&lt;/li&gt;
  &lt;li&gt;NFC loop exporting secrets would not work after first value exported.&lt;/li&gt;
  &lt;li&gt;Multisig address format handling.&lt;/li&gt;
  &lt;li&gt;Ownership check failing to find addresses near max (~760), needed to be re-run to succeed&lt;/li&gt;
&lt;/ul&gt;

&lt;h3 id=&quot;544---2025-09-26--mk4-specific-changes&quot;&gt;5.4.4 - 2025-09-26 – Mk4 Specific Changes&lt;/h3&gt;

&lt;ul&gt;
  &lt;li&gt;Bugfix: Part of extended keys (xpubs) were not always visible.&lt;/li&gt;
  &lt;li&gt;Change: Mk4 default menu wrap-around lowered from 16 to 10 items.&lt;/li&gt;
&lt;/ul&gt;

&lt;h3 id=&quot;134q---2025-09-26--q-specific-changes&quot;&gt;1.3.4Q - 2025-09-26 – Q Specific Changes&lt;/h3&gt;

&lt;ul&gt;
  &lt;li&gt;Enhancement: Enters “forever calculator” mode when Q would otherwise be electronic waste
(i.e. after 13 PIN failures). Always enabled, regardless of “login calculator” setting.&lt;/li&gt;
  &lt;li&gt;Bugfix: Correct line positioning when 24 seed words displayed.&lt;/li&gt;
&lt;/ul&gt;

&lt;div&gt;
  &lt;a class=&quot;btn btn-info&quot; style=&quot;margin-left:4px;&quot; href=&quot;https://coldcardwallet.com/docs/upgrade&quot;&gt;
     &lt;svg class=&quot;fa-icon&quot; xmlns=&quot;http://www.w3.org/2000/svg&quot; viewBox=&quot;0 0 512 512&quot;&gt;
  &lt;path d=&quot;M288 32c0-17.7-14.3-32-32-32s-32 14.3-32 32V274.7l-73.4-73.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3l128 128c12.5 12.5 32.8 12.5 45.3 0l128-128c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L288 274.7V32zM64 352c-35.3 0-64 28.7-64 64v32c0 35.3 28.7 64 64 64H448c35.3 0 64-28.7 64-64V416c0-35.3-28.7-64-64-64H346.5l-45.3 45.3c-25 25-65.5 25-90.5 0L165.5 352H64zm368 56a24 24 0 1 1 0 48 24 24 0 1 1 0-48z&quot; /&gt;
&lt;/svg&gt;
     Download the latest firmware&lt;/a&gt;
&lt;/div&gt;

&lt;hr /&gt;

&lt;div&gt;
  &lt;a class=&quot;btn btn-od btn-l btn-caps&quot; style=&quot;margin-left:4px;&quot; href=&quot;https://store.coinkite.com/store/category/coldcard&quot;&gt;
    &lt;svg class=&quot;fa-icon&quot; xmlns=&quot;http://www.w3.org/2000/svg&quot; viewBox=&quot;0 0 576 512&quot;&gt;
  &lt;path d=&quot;M0 24C0 10.7 10.7 0 24 0H69.5c22 0 41.5 12.8 50.6 32h411c26.3 0 45.5 25 38.6 50.4l-41 152.3c-8.5 31.4-37 53.3-69.5 53.3H170.7l5.4 28.5c2.2 11.3 12.1 19.5 23.6 19.5H488c13.3 0 24 10.7 24 24s-10.7 24-24 24H199.7c-34.6 0-64.3-24.6-70.7-58.5L77.4 54.5c-.7-3.8-4-6.5-7.9-6.5H24C10.7 48 0 37.3 0 24zM128 464a48 48 0 1 1 96 0 48 48 0 1 1 -96 0zm336-48a48 48 0 1 1 0 96 48 48 0 1 1 0-96zM252 160c0 11 9 20 20 20h44v44c0 11 9 20 20 20s20-9 20-20V180h44c11 0 20-9 20-20s-9-20-20-20H356V96c0-11-9-20-20-20s-20 9-20 20v44H272c-11 0-20 9-20 20z&quot; /&gt;
&lt;/svg&gt;

    Get COLDCARD Mk4 or Q
  &lt;/a&gt;
&lt;/div&gt;

&lt;h3 id=&quot;video-tutorials&quot;&gt;Video Tutorials&lt;/h3&gt;

&lt;p&gt;We have a &lt;a href=&quot;https://www.youtube.com/playlist?list=PLZKkuPrgFw0axLoDDzxAIYzpZeC_T1i7W&quot;&gt;growing library of video tutorials on Youtube&lt;/a&gt; … and we’re still adding more!&lt;/p&gt;

</description>
        <pubDate>Mon, 29 Sep 2025 00:00:00 -1200</pubDate>
        <link>https://blog.coinkite.com/spending-policy/</link>
        <guid isPermaLink="true">https://blog.coinkite.com/spending-policy/</guid>
        
        
        <category>ckcc</category>
        
      </item>
    
      <item>
        <title>Earn Sats Straight to Cold Storage with Zaprite and COLDCARD</title>
        <description>&lt;h3 id=&quot;earn-sats-straight-to-cold-storage-with-zaprite-and-coldcard&quot;&gt;Earn Sats Straight to Cold Storage with Zaprite and COLDCARD&lt;/h3&gt;

&lt;h1 id=&quot;zaprite-and-coldcard-empowering-bitcoin-payments-with-cold-storage-security&quot;&gt;Zaprite and COLDCARD: Empowering Bitcoin Payments with Cold Storage Security&lt;/h1&gt;

&lt;p&gt;Bitcoin adoption continues to grow among freelancers, creators, and businesses worldwide. Yet one challenge persists – many users receive payments into hot wallets or custodial services, leaving funds vulnerable to hacks, freezes, or third-party surveillance. A new integration between Zaprite and COLDCARD addresses this gap by pairing seamless Bitcoin payments with unmatched hardware security.&lt;/p&gt;

&lt;h2 id=&quot;a-perfect-match-payments-and-cold-storage&quot;&gt;A Perfect Match: Payments and Cold Storage&lt;/h2&gt;

&lt;p&gt;Zaprite is a Bitcoin-native payments and invoicing platform that enables individuals and businesses to accept Bitcoin directly, without intermediaries. Users can generate invoices, create payment links, and manage both recurring and one-off payments while maintaining full control of their private keys.&lt;/p&gt;

&lt;p&gt;COLDCARD, created by Coinkite, is a Bitcoin-only hardware wallet trusted for its air-gapped security model. It ensures private keys never touch an internet-connected device, safeguarding them with dual secure elements, verifiable source code, and Bitcoin-only firmware.&lt;/p&gt;

&lt;p&gt;Together, Zaprite and COLDCARD offer a smooth path from receiving Bitcoin to securing it in cold storage.&lt;/p&gt;

&lt;h2 id=&quot;how-the-integration-works&quot;&gt;How the Integration Works&lt;/h2&gt;

&lt;p&gt;With the new integration, Zaprite users can receive Bitcoin payments directly to addresses generated by their COLDCARD wallet. Funds land instantly, free from custodians or vendor lock-in. Once received, users can move their Bitcoin into long-term storage using COLDCARD’s PSBT workflows – via NFC, MicroSD, or QR codes.&lt;/p&gt;

&lt;p&gt;This workflow provides two critical benefits:&lt;/p&gt;
&lt;ol&gt;
  &lt;li&gt;&lt;strong&gt;Convenience&lt;/strong&gt; – Users gain the ability to invoice and accept Bitcoin seamlessly through Zaprite.&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;Sovereignty&lt;/strong&gt; – Funds remain under the user’s control, secured by COLDCARD’s battle-tested hardware design.&lt;/li&gt;
&lt;/ol&gt;

&lt;h2 id=&quot;voices-from-the-teams&quot;&gt;Voices from the Teams&lt;/h2&gt;

&lt;p&gt;“Interoperability and open standards are essential for Bitcoin adoption,” said NVK, Co-Founder of Coinkite. “This collaboration ensures that users can move from payment to cold storage with minimal friction.”&lt;/p&gt;

&lt;p&gt;John Magill, Founder &amp;amp; CEO of Zaprite, echoed this vision: “By integrating COLDCARD, our users get Zaprite’s seamless payment experience paired with the security of self-custody. It’s the perfect blend of convenience and sovereignty.”&lt;/p&gt;

&lt;h2 id=&quot;why-this-matters&quot;&gt;Why This Matters&lt;/h2&gt;

&lt;p&gt;Bitcoin thrives on openness and trustlessness. This integration reflects that ethos by allowing users to accept payments in a non-custodial way and secure them without relying on third parties. It represents a step toward a world where freelancers, entrepreneurs, and businesses can operate fully in Bitcoin – from payments to long-term storage – while keeping ownership of their wealth.&lt;/p&gt;

&lt;p&gt;As adoption accelerates, collaborations like this will continue to push Bitcoin forward, reinforcing its role as sound money for the digital age.&lt;/p&gt;

&lt;hr /&gt;

&lt;p&gt;&lt;em&gt;&lt;a href=&quot;https://blog.zaprite.com/how-to-connect-a-coldcard-wallet/&quot;&gt;Learn more about the Zaprite integration&lt;/a&gt;&lt;/em&gt;&lt;/p&gt;

&lt;hr /&gt;

&lt;div&gt;
  &lt;a class=&quot;btn btn-od btn-l btn-caps&quot; style=&quot;margin-left:4px;&quot; href=&quot;https://store.coinkite.com/store/category/coldcard&quot;&gt;
    &lt;svg class=&quot;fa-icon&quot; xmlns=&quot;http://www.w3.org/2000/svg&quot; viewBox=&quot;0 0 576 512&quot;&gt;
  &lt;path d=&quot;M0 24C0 10.7 10.7 0 24 0H69.5c22 0 41.5 12.8 50.6 32h411c26.3 0 45.5 25 38.6 50.4l-41 152.3c-8.5 31.4-37 53.3-69.5 53.3H170.7l5.4 28.5c2.2 11.3 12.1 19.5 23.6 19.5H488c13.3 0 24 10.7 24 24s-10.7 24-24 24H199.7c-34.6 0-64.3-24.6-70.7-58.5L77.4 54.5c-.7-3.8-4-6.5-7.9-6.5H24C10.7 48 0 37.3 0 24zM128 464a48 48 0 1 1 96 0 48 48 0 1 1 -96 0zm336-48a48 48 0 1 1 0 96 48 48 0 1 1 0-96zM252 160c0 11 9 20 20 20h44v44c0 11 9 20 20 20s20-9 20-20V180h44c11 0 20-9 20-20s-9-20-20-20H356V96c0-11-9-20-20-20s-20 9-20 20v44H272c-11 0-20 9-20 20z&quot; /&gt;
&lt;/svg&gt;

    Get COLDCARD Mk4 or Q
  &lt;/a&gt;
&lt;/div&gt;

&lt;h3 id=&quot;video-tutorials&quot;&gt;Video Tutorials&lt;/h3&gt;

&lt;p&gt;We have a &lt;a href=&quot;https://www.youtube.com/playlist?list=PLZKkuPrgFw0axLoDDzxAIYzpZeC_T1i7W&quot;&gt;growing library of video tutorials on Youtube&lt;/a&gt; … and we’re still adding more!&lt;/p&gt;

</description>
        <pubDate>Tue, 09 Sep 2025 00:00:00 -1200</pubDate>
        <link>https://blog.coinkite.com/zaprite-and-coldcard/</link>
        <guid isPermaLink="true">https://blog.coinkite.com/zaprite-and-coldcard/</guid>
        
        
        <category>ckcc</category>
        
      </item>
    
      <item>
        <title>Coldcard Cosign and Key Teleport</title>
        <description>&lt;h3 id=&quot;new-coldcard-release-many-big-features--fixes&quot;&gt;New COLDCARD Release: Many BIG features &amp;amp; Fixes!&lt;/h3&gt;

&lt;h1 id=&quot;two-new-heavyweight-features&quot;&gt;Two New Heavyweight Features&lt;/h1&gt;

&lt;p&gt;&lt;strong&gt;CCC:&lt;/strong&gt; COLDCARD can now Co-sign like collaborative multisig HSMs, no centralized servers needed.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;KeyTeleport:&lt;/strong&gt; Send secrets on a video call to other COLDCARD! Securely move seeds,
secure notes/passwords, multisig PSBTs, even full backups (full clone),
between two Q using QR or NFC&lt;/p&gt;

&lt;h2 id=&quot;ccc---coldcard-cosign&quot;&gt;CCC - ColdCard Cosign&lt;/h2&gt;

&lt;p&gt;COLDCARD holds a key in a 2-of-3 multisig, &lt;strong&gt;in addition to&lt;/strong&gt; the normal signing key it has.&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;It applies a spending policy like an HSM:
    &lt;ul&gt;
      &lt;li&gt;velocity and magnitude limits&lt;/li&gt;
      &lt;li&gt;whitelisted destination addresses&lt;/li&gt;
      &lt;li&gt;2FA authentication using phone app (&lt;a href=&quot;https://www.rfc-editor.org/rfc/rfc6238&quot;&gt;RFC 6238&lt;/a&gt;)&lt;/li&gt;
    &lt;/ul&gt;
  &lt;/li&gt;
  &lt;li&gt;But will sign its part of a transaction automatically if those condition are met, 
giving you 2 keys of the multisig and control over the funds&lt;/li&gt;
  &lt;li&gt;Spending policy can be exceeded with help of the other co-signer (3rd key), when needed&lt;/li&gt;
  &lt;li&gt;Cannot view or change the CCC spending policy once set, policy violations are not explained&lt;/li&gt;
  &lt;li&gt;Existing multisig wallets can be used by importing the spending-policy-controlled key&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://www.youtube.com/watch?v=6MoQpLrPYXY&quot;&gt;CCC Demo Video (youtube)&lt;/a&gt;
and &lt;a href=&quot;https://coldcard.com/docs/coldcard-cosigning/#enable-ccc&quot;&gt;Online docs (coldcard.com)&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;h2 id=&quot;key-teleport-q&quot;&gt;Key Teleport (Q)&lt;/h2&gt;

&lt;p&gt;Easily and securely move seed phrases, secure notes/passwords,
multisig PSBT files, and even full Coldcard backups, between two
COLDCARD Q using QR codes and/or NFC with helper website.&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;Can send master seed (words, xprv), anything held in seed vault, secure notes/passwords 
(singular, or all) and PSBT involved in a multisig to the other co-signers&lt;/li&gt;
  &lt;li&gt;Full COLDCARD backup is possible as well, but receiver must be “unseeded” Q for best result.&lt;/li&gt;
  &lt;li&gt;In other words, you can &lt;strong&gt;clone your Q&lt;/strong&gt; over a zoom call to another person.&lt;/li&gt;
  &lt;li&gt;ECDH to create session key for AES-256-CTR, with another layer of AES-256-CTR using a
short password (stretched by PBKDF2-SHA512) inside&lt;/li&gt;
  &lt;li&gt;Receiver shows sender a (simple) QR and a numeric code; sender replies with larger BBQr
and 8-char password&lt;/li&gt;
  &lt;li&gt;See protocol spec in &lt;a href=&quot;https://github.com/Coldcard/firmware/blob/master/docs/key-teleport.md&quot;&gt;docs/key-teleport.md&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;Online docs are coming soon.&lt;/li&gt;
  &lt;li&gt;Related website is: &lt;a href=&quot;https://keyteleport.com&quot;&gt;keyteleport.com&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;h3 id=&quot;teleport-of-multisig-psbt&quot;&gt;Teleport of Multisig PSBT&lt;/h3&gt;

&lt;p&gt;After you sign a multisig PSBT, you have option to “Key Teleport”
the PSBT file to any one of the other signers in the wallet. We
already have a shared pubkey with them, so the process is simple
and does not require any action on their part in advance. Plus,
starting in this firmware release, COLDCARD can finalize multisig
transactions, so the last signer can publish the signed transaction
via &lt;a href=&quot;https://pushtx.org/&quot;&gt;PushTX&lt;/a&gt; (NFC tap) to get it on the blockchain directly.&lt;/p&gt;

&lt;p&gt;&lt;img src=&quot;/images/posts-img/ms-kt-psbt.png&quot; alt=&quot;Example sharing menu for PSBT&quot; /&gt;&lt;/p&gt;

&lt;p&gt;Above is an example of the menu shown where you select who should
get the PSBT file next. As you can see two have already signed
the file (checkmarks).&lt;/p&gt;

&lt;h3 id=&quot;shared-improvements---both-mk4-and-q&quot;&gt;Shared Improvements - Both Mk4 and Q&lt;/h3&gt;

&lt;ul&gt;
  &lt;li&gt;New Feature: Multisig transactions are finalized when sufficiently signed.
Allows use of &lt;a href=&quot;https://pushtx.org/&quot;&gt;PushTX&lt;/a&gt; with multisig wallets.&lt;/li&gt;
  &lt;li&gt;New Feature: Signing artifacts re-export to various media. Now you have the option of
exporting the signing products (transaction/PSBT) to different media than the original source.
Incoming PSBT over QR can be signed and saved to SD card if desired.&lt;/li&gt;
  &lt;li&gt;New Feature: Multisig export files are signed now. Read more &lt;a href=&quot;https://github.com/Coldcard/firmware/blob/master/docs/msg-signing.md#signed-exports&quot;&gt;here&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;Enhancement: NFC export usability upgrade: NFC keeps exporting until CANCEL/X is pressed&lt;/li&gt;
  &lt;li&gt;Enhancement: Add &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;Bitcoin Safe&lt;/code&gt; option to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;Export Wallet&lt;/code&gt;&lt;/li&gt;
  &lt;li&gt;Enhancement: 10% performance improvement in USB upload speed for large files&lt;/li&gt;
  &lt;li&gt;(Q only) Enhancement: Always choose the biggest possible display size for QR&lt;/li&gt;
&lt;/ul&gt;

&lt;h4 id=&quot;bugfixes&quot;&gt;Bugfixes&lt;/h4&gt;
&lt;ul&gt;
  &lt;li&gt;Do not allow change Main PIN to same value already used as Trick PIN, even if
Trick PIN is hidden.&lt;/li&gt;
  &lt;li&gt;Fix stuck progress bar under &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;Receiving...&lt;/code&gt; after a USB communications failure&lt;/li&gt;
  &lt;li&gt;Showing derivation path in Address Explorer for root key (m) showed double slash (//)&lt;/li&gt;
  &lt;li&gt;Can restore developer backup with custom password other than 12 words format&lt;/li&gt;
  &lt;li&gt;Virtual Disk auto mode ignores already signed PSBTs (with “-signed” in file name)&lt;/li&gt;
  &lt;li&gt;Virtual Disk auto mode stuck on “Reading…” screen sometimes&lt;/li&gt;
  &lt;li&gt;Finalization of foreign inputs from partial signatures. Thanks &lt;em&gt;Christian Uebber&lt;/em&gt;!&lt;/li&gt;
  &lt;li&gt;Temporary seed from COLDCARD backup failed to load stored multisig wallets&lt;/li&gt;
  &lt;li&gt;&lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;Destroy Seed&lt;/code&gt; also removes all Trick PINs from SE2.&lt;/li&gt;
  &lt;li&gt;&lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;Lock Down Seed&lt;/code&gt; requires pressing confirm key (4) to execute&lt;/li&gt;
  &lt;li&gt;(Q only) Only BBQr is allowed to export Coldcard, Core, and pretty descriptor&lt;/li&gt;
&lt;/ul&gt;

&lt;h2 id=&quot;follow-up-release&quot;&gt;Follow-up Release&lt;/h2&gt;

&lt;p&gt;Recently, we’ve released an update which builds on above and fixes a number of minor
issues:&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;Enhancement: Text word-wrap done more carefully so never cuts off any text, and yet
doesn’t waste space.&lt;/li&gt;
  &lt;li&gt;Bugfix: &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;Add current tmp&lt;/code&gt; option, which could be shown in &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;Seed Vault&lt;/code&gt; menu under
specific circumstances, would corrupt master settings if selected.&lt;/li&gt;
  &lt;li&gt;Bugfix: PUSHDATA2 in bitcoin script caused yikes.&lt;/li&gt;
  &lt;li&gt;Bugfix: Warning for unknown scripts was not shown at the top of the signing story.&lt;/li&gt;
&lt;/ul&gt;

&lt;h3 id=&quot;543---2025-05-14--mk4-specific-changes&quot;&gt;5.4.3 - 2025-05-14 – Mk4 Specific Changes&lt;/h3&gt;

&lt;ul&gt;
  &lt;li&gt;Bugfix: With both NFC &amp;amp; Virtual Disk OFF, user cannot exit &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;Export Wallet&lt;/code&gt; menu. Gets stuck
in export loop and needs reboot to escape.&lt;/li&gt;
  &lt;li&gt;Bugfix: Part of extended keys in stories were not always visible.&lt;/li&gt;
&lt;/ul&gt;

&lt;h3 id=&quot;133q---2025-05-14--q-specific-changes&quot;&gt;1.3.3Q - 2025-05-14 – Q Specific Changes&lt;/h3&gt;

&lt;ul&gt;
  &lt;li&gt;Bugfix: Do not allow to teleport PSBTs from SD card when CC has no secrets.&lt;/li&gt;
  &lt;li&gt;Bugfix: Calculator login mode: added “rand()” command, removed support
for variables/assignments.&lt;/li&gt;
&lt;/ul&gt;

&lt;div&gt;
  &lt;a class=&quot;btn btn-info&quot; style=&quot;margin-left:4px;&quot; href=&quot;https://coldcardwallet.com/docs/upgrade&quot;&gt;
     &lt;svg class=&quot;fa-icon&quot; xmlns=&quot;http://www.w3.org/2000/svg&quot; viewBox=&quot;0 0 512 512&quot;&gt;
  &lt;path d=&quot;M288 32c0-17.7-14.3-32-32-32s-32 14.3-32 32V274.7l-73.4-73.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3l128 128c12.5 12.5 32.8 12.5 45.3 0l128-128c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L288 274.7V32zM64 352c-35.3 0-64 28.7-64 64v32c0 35.3 28.7 64 64 64H448c35.3 0 64-28.7 64-64V416c0-35.3-28.7-64-64-64H346.5l-45.3 45.3c-25 25-65.5 25-90.5 0L165.5 352H64zm368 56a24 24 0 1 1 0 48 24 24 0 1 1 0-48z&quot; /&gt;
&lt;/svg&gt;
     Download the latest firmware&lt;/a&gt;
&lt;/div&gt;

&lt;hr /&gt;

&lt;div&gt;
  &lt;a class=&quot;btn btn-od btn-l btn-caps&quot; style=&quot;margin-left:4px;&quot; href=&quot;https://store.coinkite.com/store/category/coldcard&quot;&gt;
    &lt;svg class=&quot;fa-icon&quot; xmlns=&quot;http://www.w3.org/2000/svg&quot; viewBox=&quot;0 0 576 512&quot;&gt;
  &lt;path d=&quot;M0 24C0 10.7 10.7 0 24 0H69.5c22 0 41.5 12.8 50.6 32h411c26.3 0 45.5 25 38.6 50.4l-41 152.3c-8.5 31.4-37 53.3-69.5 53.3H170.7l5.4 28.5c2.2 11.3 12.1 19.5 23.6 19.5H488c13.3 0 24 10.7 24 24s-10.7 24-24 24H199.7c-34.6 0-64.3-24.6-70.7-58.5L77.4 54.5c-.7-3.8-4-6.5-7.9-6.5H24C10.7 48 0 37.3 0 24zM128 464a48 48 0 1 1 96 0 48 48 0 1 1 -96 0zm336-48a48 48 0 1 1 0 96 48 48 0 1 1 0-96zM252 160c0 11 9 20 20 20h44v44c0 11 9 20 20 20s20-9 20-20V180h44c11 0 20-9 20-20s-9-20-20-20H356V96c0-11-9-20-20-20s-20 9-20 20v44H272c-11 0-20 9-20 20z&quot; /&gt;
&lt;/svg&gt;

    Get COLDCARD Mk4 or Q
  &lt;/a&gt;
&lt;/div&gt;

&lt;h3 id=&quot;video-tutorials&quot;&gt;Video Tutorials&lt;/h3&gt;

&lt;p&gt;We have a &lt;a href=&quot;https://www.youtube.com/playlist?list=PLZKkuPrgFw0axLoDDzxAIYzpZeC_T1i7W&quot;&gt;growing library of video tutorials on Youtube&lt;/a&gt; … and we’re still adding more!&lt;/p&gt;

</description>
        <pubDate>Thu, 17 Apr 2025 00:00:00 -1200</pubDate>
        <link>https://blog.coinkite.com/ccc-and-keyteleport/</link>
        <guid isPermaLink="true">https://blog.coinkite.com/ccc-and-keyteleport/</guid>
        
        
        <category>ckcc</category>
        
      </item>
    
      <item>
        <title>New COLDCARD EDGE Version Released</title>
        <description>&lt;h3 id=&quot;new-coldcard-edge-release-versions-635x-mk4-and-635qx-q&quot;&gt;New COLDCARD EDGE Release: Versions 6.3.5X (Mk4) and 6.3.5QX (Q).&lt;/h3&gt;

&lt;h3 id=&quot;catch-up-release&quot;&gt;Catch-Up Release&lt;/h3&gt;

&lt;p&gt;This release is meant to catch-up Edge with the recent main release
which included many useful bugfixes and improvements. Read 
about it &lt;a href=&quot;/signing-update&quot;&gt;in our most recent Feb 13/25 post&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;One important non-code change is we’ve reconsidered the
startup warning we used to show, and it now reads:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;&lt;em&gt;This firmware version is qualified for use with wallets
(such as AnchorWatch) that keep redundant key schemas for recovery
independent of COLDCARD. We support the very latest Bitcoin
innovations in the Edge Version.&lt;/em&gt;&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;img src=&quot;/images/posts-img/edge-welcome.png&quot; alt=&quot;Welcome screen example&quot; class=&quot;float-right&quot; /&gt;&lt;/p&gt;

&lt;p&gt;This means we think this “The Edge” is a little less sharp now,
but please still keep backups and use key schemes which allow full
recovery for single failed signer. Multisig with 2-of-2 or 57-of-57 keys are
still bad ideas!&lt;/p&gt;

&lt;p&gt;Learn more about Miniscript and/or Taproot support in
these wallets which support COLDCARD:&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;a href=&quot;https://www.anchorwatch.com/&quot;&gt;AnchorWatch&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://wizardsardine.com/liana/&quot;&gt;Liana&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://bitcoinkeeper.app/&quot;&gt;Keeper&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;em&gt;We offer no third-party software warranties, please do your own research.&lt;/em&gt;&lt;/p&gt;

&lt;h3 id=&quot;what-is-edge&quot;&gt;What is EDGE?&lt;/h3&gt;

&lt;p&gt;Branch &lt;a href=&quot;https://github.com/Coldcard/firmware/tree/new_edge&quot;&gt;&lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;new_edge&lt;/code&gt;&lt;/a&gt; is our
long-lived branch that contains features that may not be ready for prime time,
such as Taproot and Tapscript, BSMS and Miniscript.&lt;/p&gt;

&lt;p&gt;Our standards for releasing new Edge versions are lower, so we can
iterate faster and get these advancements out to other developers
as soon as possible.&lt;/p&gt;

&lt;p&gt;Edge releases typically contain all the latest Mk4/Q features from our
most recent mainstream firmware.&lt;/p&gt;

&lt;h2 id=&quot;shared-changes---both-mk4-and-q&quot;&gt;Shared Changes - Both Mk4 and Q&lt;/h2&gt;

&lt;ul&gt;
  &lt;li&gt;Allow origin-less extended keys in multisig &amp;amp; miniscript descriptors&lt;/li&gt;
  &lt;li&gt;Static internal keys disallowed - all keys need to be ranged extended keys&lt;/li&gt;
&lt;/ul&gt;

&lt;div&gt;
  &lt;a class=&quot;btn btn-info&quot; style=&quot;margin-left:4px;&quot; href=&quot;https://coldcard.com/docs/upgrade/&quot;&gt;
     &lt;svg class=&quot;fa-icon&quot; xmlns=&quot;http://www.w3.org/2000/svg&quot; viewBox=&quot;0 0 512 512&quot;&gt;
  &lt;path d=&quot;M288 32c0-17.7-14.3-32-32-32s-32 14.3-32 32V274.7l-73.4-73.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3l128 128c12.5 12.5 32.8 12.5 45.3 0l128-128c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L288 274.7V32zM64 352c-35.3 0-64 28.7-64 64v32c0 35.3 28.7 64 64 64H448c35.3 0 64-28.7 64-64V416c0-35.3-28.7-64-64-64H346.5l-45.3 45.3c-25 25-65.5 25-90.5 0L165.5 352H64zm368 56a24 24 0 1 1 0 48 24 24 0 1 1 0-48z&quot; /&gt;
&lt;/svg&gt;
     Download the latest firmware&lt;/a&gt;
&lt;/div&gt;

&lt;hr /&gt;

&lt;div&gt;
  &lt;a class=&quot;btn btn-od btn-l btn-caps&quot; style=&quot;margin-left:4px;&quot; href=&quot;https://store.coinkite.com/store/category/coldcard&quot;&gt;
    &lt;svg class=&quot;fa-icon&quot; xmlns=&quot;http://www.w3.org/2000/svg&quot; viewBox=&quot;0 0 576 512&quot;&gt;
  &lt;path d=&quot;M0 24C0 10.7 10.7 0 24 0H69.5c22 0 41.5 12.8 50.6 32h411c26.3 0 45.5 25 38.6 50.4l-41 152.3c-8.5 31.4-37 53.3-69.5 53.3H170.7l5.4 28.5c2.2 11.3 12.1 19.5 23.6 19.5H488c13.3 0 24 10.7 24 24s-10.7 24-24 24H199.7c-34.6 0-64.3-24.6-70.7-58.5L77.4 54.5c-.7-3.8-4-6.5-7.9-6.5H24C10.7 48 0 37.3 0 24zM128 464a48 48 0 1 1 96 0 48 48 0 1 1 -96 0zm336-48a48 48 0 1 1 0 96 48 48 0 1 1 0-96zM252 160c0 11 9 20 20 20h44v44c0 11 9 20 20 20s20-9 20-20V180h44c11 0 20-9 20-20s-9-20-20-20H356V96c0-11-9-20-20-20s-20 9-20 20v44H272c-11 0-20 9-20 20z&quot; /&gt;
&lt;/svg&gt;

    Get COLDCARD Mk4 or Q
  &lt;/a&gt;
&lt;/div&gt;

&lt;h3 id=&quot;video-tutorials&quot;&gt;Video Tutorials&lt;/h3&gt;

&lt;p&gt;We have a &lt;a href=&quot;https://www.youtube.com/playlist?list=PLZKkuPrgFw0axLoDDzxAIYzpZeC_T1i7W&quot;&gt;growing library of video tutorials on Youtube&lt;/a&gt; … and we’re still adding more!&lt;/p&gt;

</description>
        <pubDate>Wed, 19 Feb 2025 00:00:00 -1200</pubDate>
        <link>https://blog.coinkite.com/edge-635/</link>
        <guid isPermaLink="true">https://blog.coinkite.com/edge-635/</guid>
        
        
        <category>ckcc</category>
        
      </item>
    
      <item>
        <title>New Release: Signing and Address Display</title>
        <description>&lt;h3 id=&quot;new-coldcard-release-versions-541-mk4-and-131-q&quot;&gt;New COLDCARD Release: Versions 5.4.1 (Mk4) and 1.3.1 (Q)&lt;/h3&gt;

&lt;h1 id=&quot;new-message-signing-features&quot;&gt;New (Message) Signing Features&lt;/h1&gt;

&lt;p&gt;We love message signing (and transaction signing too). It’s useful to prove ownership 
of UTXO and to test access to appropriate private keys. We’ve added some new
ways to sign messages:&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;Sign message from secure note text, or password note.&lt;/li&gt;
  &lt;li&gt;Sign message with key resulting from positive ownership check. Press (0) and
enter or scan message text to be signed.&lt;/li&gt;
  &lt;li&gt;Sign message with key selected from Address Explorer Custom Path menu. Press (2) and
enter or scan message text to be signed.&lt;/li&gt;
  &lt;li&gt;JSON message signing. Use JSON object to pass data to sign:&lt;/li&gt;
&lt;/ul&gt;

&lt;div class=&quot;language-javascript highlighter-rouge&quot;&gt;&lt;div class=&quot;highlight&quot;&gt;&lt;pre class=&quot;highlight&quot;&gt;&lt;code&gt;    &lt;span class=&quot;p&quot;&gt;{&lt;/span&gt; &lt;span class=&quot;dl&quot;&gt;&quot;&lt;/span&gt;&lt;span class=&quot;s2&quot;&gt;msg&lt;/span&gt;&lt;span class=&quot;dl&quot;&gt;&quot;&lt;/span&gt;&lt;span class=&quot;p&quot;&gt;:&lt;/span&gt;&lt;span class=&quot;dl&quot;&gt;&quot;&lt;/span&gt;&lt;span class=&quot;s2&quot;&gt;required: text to sign&lt;/span&gt;&lt;span class=&quot;dl&quot;&gt;&quot;&lt;/span&gt;&lt;span class=&quot;p&quot;&gt;,&lt;/span&gt;
      &lt;span class=&quot;dl&quot;&gt;&quot;&lt;/span&gt;&lt;span class=&quot;s2&quot;&gt;subpath&lt;/span&gt;&lt;span class=&quot;dl&quot;&gt;&quot;&lt;/span&gt;&lt;span class=&quot;p&quot;&gt;:&lt;/span&gt;&lt;span class=&quot;dl&quot;&gt;&quot;&lt;/span&gt;&lt;span class=&quot;s2&quot;&gt;optional: m/84h/99h/4/2&lt;/span&gt;&lt;span class=&quot;dl&quot;&gt;&quot;&lt;/span&gt;&lt;span class=&quot;p&quot;&gt;,&lt;/span&gt;
      &lt;span class=&quot;dl&quot;&gt;&quot;&lt;/span&gt;&lt;span class=&quot;s2&quot;&gt;addr_fmt&lt;/span&gt;&lt;span class=&quot;dl&quot;&gt;&quot;&lt;/span&gt;&lt;span class=&quot;p&quot;&gt;:&lt;/span&gt; &lt;span class=&quot;dl&quot;&gt;&quot;&lt;/span&gt;&lt;span class=&quot;s2&quot;&gt;optional&lt;/span&gt;&lt;span class=&quot;dl&quot;&gt;&quot;&lt;/span&gt; &lt;span class=&quot;p&quot;&gt;}&lt;/span&gt;
&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;

&lt;h1 id=&quot;delta-mode-enhancements&quot;&gt;Delta Mode Enhancements&lt;/h1&gt;

&lt;p&gt;“Delta Mode” is a special &lt;em&gt;Trick PIN&lt;/em&gt; mode where we let seem to let
the attackers into your vault. They see the true XPUB and your actual UTXO.
Signing even seems to work, but if the transaction is broadcast,
it will not be accepted by the network. We’ve added some updates to
handle more cases where the “jig is up” and the COLDCARD wipes the
seed rather than reveal your seed words or other secrets.&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;Hide Secure Notes &amp;amp; Passwords in Deltamode. Wipe seed if notes menu accessed.&lt;/li&gt;
  &lt;li&gt;Hide Seed Vault in Deltamode. Wipe seed if Seed Vault menu accessed.&lt;/li&gt;
  &lt;li&gt;Catch more DeltaMode cases in XOR submenus. Thanks &lt;a href=&quot;https://github.com/dmonakhov&quot;&gt;@dmonakhov&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;h1 id=&quot;address-display-changes&quot;&gt;Address Display Changes&lt;/h1&gt;

&lt;p&gt;New address display format improves address verification on screen
by splitting addresses into groups of 4 and showing with a space
between them. Here’s what that looks like:&lt;/p&gt;

&lt;p&gt;&lt;img src=&quot;/images/posts-img/q-addr.png&quot; alt=&quot;Q Address Explorer&quot; /&gt;
&lt;img src=&quot;/images/posts-img/q-addr-qr.png&quot; alt=&quot;Q Sinle QR Display&quot; /&gt;
&lt;img src=&quot;/images/posts-img/mk4-addr.png&quot; alt=&quot;Mk4 Address Explorer&quot; /&gt;&lt;/p&gt;

&lt;p&gt;Related: Added option to show/export &lt;strong&gt;full multisg&lt;/strong&gt; addresses without
censorship. Enable in &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;Settings &amp;gt; Multisig Wallets &amp;gt; Full Address View&lt;/code&gt;.&lt;/p&gt;

&lt;h1 id=&quot;other-changes&quot;&gt;Other Changes&lt;/h1&gt;

&lt;h2 id=&quot;both-mk4-and-q&quot;&gt;Both Mk4 and Q&lt;/h2&gt;

&lt;ul&gt;
  &lt;li&gt;Enhancement: Add ability to switch between BIP-32 xpub, and obsolete SLIP-132 format
in &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;Export XPUB&lt;/code&gt;&lt;/li&gt;
  &lt;li&gt;Enhancement: Use the fact that master seed cannot be used as ephemeral seed, to show message 
about successful master seed verification.&lt;/li&gt;
  &lt;li&gt;Enhancement: Allow devs to override backup password.&lt;/li&gt;
  &lt;li&gt;Enhancement: If derivation path is omitted during message signing, derivation path
default is no longer root (m), instead it is based on requested address format
(&lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;m/44h/0h/0h/0/0&lt;/code&gt; for p2pkh, and &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;m/84h/0h/0h/0/0&lt;/code&gt; for p2wpkh). Conversely,
if address format is not provided but subpath derivation starts with:
&lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;m/84h/...&lt;/code&gt; or &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;m/49h/...&lt;/code&gt;, then p2wpkh or p2sh-p2wpkh respectively, is used.&lt;/li&gt;
  &lt;li&gt;Bugfix: Sometimes see a struck screen after &lt;em&gt;Verifying…&lt;/em&gt; in boot up sequence.
On Q, result is blank screen, on Mk4, result is three-dots screen.&lt;/li&gt;
  &lt;li&gt;Bugfix: Do not allow to enable/disable Seed Vault feature when in temporary seed mode.&lt;/li&gt;
  &lt;li&gt;Bugfix: Bless Firmware causes hanging progress bar.&lt;/li&gt;
  &lt;li&gt;Bugfix: Prevent yikes in ownership search.&lt;/li&gt;
  &lt;li&gt;Bugfix: Factory-disabled NFC was not recognized correctly.&lt;/li&gt;
  &lt;li&gt;Bugfix: Be more robust about flash filesystem holding the settings.&lt;/li&gt;
  &lt;li&gt;Bugfix: Do not include sighash in PSBT input data, if sighash value is &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;SIGHASH_ALL&lt;/code&gt;.&lt;/li&gt;
  &lt;li&gt;Bugfix: Allow import of multisig descriptor with root (m) keys in it.
Thanks &lt;a href=&quot;https://github.com/turkycat&quot;&gt;@turkycat&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;Change: Do not purge settings of current active tmp seed when deleting it from Seed Vault.&lt;/li&gt;
  &lt;li&gt;Change: Rename Testnet3 -&amp;gt; Testnet4 (all parameters unchanged).&lt;/li&gt;
&lt;/ul&gt;

&lt;h2 id=&quot;mk4-specific-changes&quot;&gt;Mk4 Specific Changes&lt;/h2&gt;
&lt;h3 id=&quot;541---2024-02-13&quot;&gt;5.4.1 - 2024-02-13&lt;/h3&gt;

&lt;ul&gt;
  &lt;li&gt;Enhancement: Export single sig descriptor with simple QR.&lt;/li&gt;
&lt;/ul&gt;

&lt;h2 id=&quot;q-specific-changes&quot;&gt;Q Specific Changes&lt;/h2&gt;
&lt;h3 id=&quot;131q---2024-02-13&quot;&gt;1.3.1Q - 2024-02-13&lt;/h3&gt;

&lt;ul&gt;
  &lt;li&gt;New Feature: Verify Signed RFC messages via BBQr&lt;/li&gt;
  &lt;li&gt;New Feature: Sign message from QR scan (format has to be JSON)&lt;/li&gt;
  &lt;li&gt;Enhancement: Sign/Verify Address in Sparrow via QR&lt;/li&gt;
  &lt;li&gt;Enhancement: Sign scanned Simple Text by pressing (0). Next screen query information
about which key to use.&lt;/li&gt;
  &lt;li&gt;Enhancement: Add option to “Sort By Title” in Secure Notes and Passwords. Thanks to
&lt;a href=&quot;https://x.com/MTRitchey&quot;&gt;@MTRitchey&lt;/a&gt; for suggestion.&lt;/li&gt;
  &lt;li&gt;Bugfix: Properly re-draw status bar after Restore Master on COLDCARD without master seed.&lt;/li&gt;
&lt;/ul&gt;

&lt;div&gt;
  &lt;a class=&quot;btn btn-info&quot; style=&quot;margin-left:4px;&quot; href=&quot;https://coldcardwallet.com/docs/upgrade&quot;&gt;
     &lt;svg class=&quot;fa-icon&quot; xmlns=&quot;http://www.w3.org/2000/svg&quot; viewBox=&quot;0 0 512 512&quot;&gt;
  &lt;path d=&quot;M288 32c0-17.7-14.3-32-32-32s-32 14.3-32 32V274.7l-73.4-73.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3l128 128c12.5 12.5 32.8 12.5 45.3 0l128-128c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L288 274.7V32zM64 352c-35.3 0-64 28.7-64 64v32c0 35.3 28.7 64 64 64H448c35.3 0 64-28.7 64-64V416c0-35.3-28.7-64-64-64H346.5l-45.3 45.3c-25 25-65.5 25-90.5 0L165.5 352H64zm368 56a24 24 0 1 1 0 48 24 24 0 1 1 0-48z&quot; /&gt;
&lt;/svg&gt;
     Download the latest firmware&lt;/a&gt;
&lt;/div&gt;

&lt;hr /&gt;

&lt;div&gt;
  &lt;a class=&quot;btn btn-od btn-l btn-caps&quot; style=&quot;margin-left:4px;&quot; href=&quot;https://store.coinkite.com/store/category/coldcard&quot;&gt;
    &lt;svg class=&quot;fa-icon&quot; xmlns=&quot;http://www.w3.org/2000/svg&quot; viewBox=&quot;0 0 576 512&quot;&gt;
  &lt;path d=&quot;M0 24C0 10.7 10.7 0 24 0H69.5c22 0 41.5 12.8 50.6 32h411c26.3 0 45.5 25 38.6 50.4l-41 152.3c-8.5 31.4-37 53.3-69.5 53.3H170.7l5.4 28.5c2.2 11.3 12.1 19.5 23.6 19.5H488c13.3 0 24 10.7 24 24s-10.7 24-24 24H199.7c-34.6 0-64.3-24.6-70.7-58.5L77.4 54.5c-.7-3.8-4-6.5-7.9-6.5H24C10.7 48 0 37.3 0 24zM128 464a48 48 0 1 1 96 0 48 48 0 1 1 -96 0zm336-48a48 48 0 1 1 0 96 48 48 0 1 1 0-96zM252 160c0 11 9 20 20 20h44v44c0 11 9 20 20 20s20-9 20-20V180h44c11 0 20-9 20-20s-9-20-20-20H356V96c0-11-9-20-20-20s-20 9-20 20v44H272c-11 0-20 9-20 20z&quot; /&gt;
&lt;/svg&gt;

    Get COLDCARD Mk4 or Q
  &lt;/a&gt;
&lt;/div&gt;

&lt;h3 id=&quot;video-tutorials&quot;&gt;Video Tutorials&lt;/h3&gt;

&lt;p&gt;We have a &lt;a href=&quot;https://www.youtube.com/playlist?list=PLZKkuPrgFw0axLoDDzxAIYzpZeC_T1i7W&quot;&gt;growing library of video tutorials on Youtube&lt;/a&gt; … and we’re still adding more!&lt;/p&gt;

</description>
        <pubDate>Thu, 13 Feb 2025 00:00:00 -1200</pubDate>
        <link>https://blog.coinkite.com/signing-update/</link>
        <guid isPermaLink="true">https://blog.coinkite.com/signing-update/</guid>
        
        
        <category>ckcc</category>
        
      </item>
    
  </channel>
</rss>
