PulseAugur
EN
LIVE 04:29:17

MarketNow fixes ATC card verification after canonicalization flaws found

An independent verifier identified discrepancies in how MarketNow's ATC cards were being verified, specifically concerning the canonicalization of JSON data. The issuer acknowledged the issues, which stemmed from using an older JSON stringification method before the official ATC/1.0 specification was published. To address this, MarketNow is implementing a three-part fix: a new endpoint to retrieve exact signed bytes, an updated issuer verifier that uses the correct canonicalization method based on the signing time, and a re-issuance of all existing cards under the RFC 8785 JCS standard. AI

RANK_REASON The item details a specific bug fix and technical implementation for a verification system, rather than a new product release or major industry event.

Read on dev.to — MCP tag →

AI-generated summary · Google Gemini · from 1 sources. How we write summaries →

MarketNow fixes ATC card verification after canonicalization flaws found

How we ranked this

Signal score
0 / 100
Composite score across the factors below. Higher = stronger signal that this story matters right now.
Newsworthiness bucket
Tool
The item details a specific bug fix and technical implementation for a verification system, rather than a new product release or major industry event.
Source corroboration
Single-source cluster
Only one publisher covered this so far. Single-source stories can still rank when the publisher is high-authority, but they lack cross-source corroboration.
Topics
product, other
Editorial topic classification. Feeds into how the story surfaces on /topic/<slug> hub pages and into the per-entity coverage mix.
AI-industry relevance
Low
Off-topic or adjacent — cluster remains reachable but doesn't surface in AI-industry rankings.
Story freshness
45 days old
Aged out of breaking-news scoring windows; ranking reflects the durable signal from the full source set.

Full methodology in our editorial standards.

COVERAGE [1]

  1. dev.to — MCP tag TIER_1 English(EN) · Edison Flores ·

    Re: ATC verification failure report — you're right, here's the fix

    <p>This is a public reply to <a href="https://dev.to/edison_flores_6d2cd381b13/replies-to-atc-feedback-canonicalization-key-rotation-and-the-verifier-contract-4cg8">@anp2network's comment</a> on my earlier ATC article.</p> <p>You're right. I'm acknowledging it publicly and shippi…