paper-with-me

Papers

Cryptographic Registry Provenance: Structural Defense Against Dependency Confusion in AI Package Ecosystems

2026-05-05 · Alan L. McCann arxiv

Dependency confusion attacks exploit a structural gap in software distribution: once a package is installed, there is no cryptographic proof of which registry distributed it. Every existing defense is configuration-based and fails silently when misconfigured. We present a cryptographic distribution provenance system comprising three components: (1) cryptographic registry identity, where every registry holds an Ed25519 keypair and signs every artifact it distributes; (2) a dual-signature model, where the publisher signs at packaging time and the registry countersigns at publication time; and (3) authoritative namespace binding, where consumers pin registry fingerprints and the resolver cryptographically rejects artifacts from unauthorized registries. These create three defense layers requiring simultaneous compromise for a successful attack. A comparison across eight ecosystems (npm, Cargo, Hex.pm, PyPI, Go modules, Docker/OCI, NuGet, Maven) shows no existing ecosystem combines mandatory publisher signing, cryptographic registry identity, mandatory registry countersigning, and consumer-side cryptographic enforcement. The system extends to AI-generation provenance as a signed attribute and governance-enforced dependency resolution. A case study integrates distribution provenance with a three-layer runtime governance architecture, creating a four-phase lifecycle chain with no cryptographic gaps.

📄 PDF Abstract BibTeX arXiv:2605.03309

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Authenticated Contradictions from Desynchronized Provenance and Watermarking

2026-03-02 · Alexander Nemecek, Hengzhi He, Guang Cheng, Erman Ayday arxiv

Cryptographic provenance standards such as C2PA and invisible watermarking are positioned as complementary defenses for content authentication, yet the two verification layers are technically independent: neither conditi…

The AGNTCY Agent Directory Service: Architecture and Implementation

2025-09-23 · Luca Muscariello, Vijoy Pandey, Ramiz Polic arxiv

The Agent Directory Service (ADS) is a distributed directory for the discovery of AI agent capabilities, metadata, and provenance. It leverages content-addressed storage, hierarchical taxonomies, and cryptographic signin…

RAMPART: Registry-based Agentic Memory with Priority-Aware Runtime Transformation

2026-06-03 · Nikodem Tomczak arxiv

RAMPART is a compile-time memory model and pure in-RAM block registry for LLM-based agents. Context assembly is a programmable runtime operation where content is compiled from a structured registry under explicit policy …

DECORAIT -- DECentralized Opt-in/out Registry for AI Training

2023-09-25 · Kar Balan, Alex Black, Simon Jenni, Andrew Gilbert 외

We present DECORAIT; a decentralized registry through which content creators may assert their right to opt in or out of AI training as well as receive reward for their contributions. Generative AI (GenAI) enables images …

The Orthogonal Vulnerabilities of Generative AI Watermarks: A Comparative Empirical Benchmark of Spatial and Latent Provenance

2026-03-11 · Jesse Yu, Nicholas Wei arxiv

As open-weights generative AI rapidly proliferates, the ability to synthesize hyper-realistic media has introduced profound challenges to digital trust. Automated disinformation and AI-generated imagery have made robust …