Tax Sorter · Chrome extension

Receipts you can defend.

Tax Sorter captures merchant receipts in your browser and signs each one as cryptographic evidence — ML-DSA-65 post-quantum signature plus an Ed25519 co-signature. Built for small businesses, freelancers, and CPAs who need a paper trail an auditor cannot wave away.

Manifest V3 · post-quantum signed · no PII leaves your browser without consent
In Chrome Web Store review v0.1.0 MV3 Free
What it does

One click. One receipt. One signed envelope.

When you confirm a purchase on a merchant page, Tax Sorter captures the receipt locally, sends it to the Hive receipt rail for dual-signature, and stores the signed envelope in your browser. The merchant sees nothing. Your CPA sees a verifiable export.

01

Capture

You click a receipt on a merchant page. Tax Sorter reads the visible page data and asks for confirmation before anything is signed.

02

Sign

The receipt is sent to hivemorph.onrender.com/v1/receipt/free for ML-DSA-65 + Ed25519 dual-signature. Returned as a signed envelope.

03

Store

The signed envelope lives in your browser storage. Nothing is uploaded to a Hive-controlled database. You hold the evidence.

04

Export

Export to CSV, JSON, or a CPA-ready format any time. Every row carries its signature hash. Auditors verify against the public Hive verifier.

Privacy posture

The data model.

Tax Sorter is built on a "minimum necessary" rule. It reads only what is needed to sign a receipt, and only when you ask it to.

PERMISSIONS

One Chrome permission

Only storage. No tabs, no history, no clipboard, no identity.

hosthivemorph.onrender.com
hostthehiveryiq.com
remote codenone
DATA

Financial info only

Receipt amount, merchant, date. No names, no addresses, no card numbers, no health info. No analytics. No sale. No transfer for credit reasons.

certifiesno sale of user data
certifiesno off-purpose use
certifiesno credit-decision use
Evidence envelope

What a signed receipt looks like.

Every captured receipt becomes an envelope with two signatures: ML-DSA-65 (NIST FIPS 204, post-quantum) and Ed25519 (classical). Both must verify for the envelope to count as evidence.

// signed envelope · Tax Sorter v0.1.0 scheme: "hive-receipt-v1" merchant: "DELTA" amount: 412.80 currency: "USD" timestamp: "2026-05-16T19:14:02Z" sig_pq: "ML-DSA-65 · 3309-byte signature" sig_classic:"Ed25519 · 64-byte signature" verifier: "https://thehiveryiq.com/verify"
Real rails only No mock signatures. No demo mode. Every envelope is signed by the live Hive receipt rail. The verifier is public. CPAs and auditors can confirm independently without Hive.
Install

How to get it.

Tax Sorter is filed for Chrome Web Store review. Once published, the public install link will appear here. For early-access invitations, write to [email protected] with your Gmail address and use case.

  • Chrome 120 or later
  • Sign-in to a Google account that has Chrome sync
  • One-click install — Tax Sorter does not require any account or sign-up
  • Free tier captures up to 100 receipts per month; paid tier removes the cap and adds CPA-export presets
Next

Read the larger rail.

Tax Sorter is one surface on the Hive receipt rail. The same rail signs agent-to-agent payments, enterprise procurement evidence, and regulated workflows. Read the platform if you want to see how the architecture composes.