Skip to content

Add MOSS to Audit Tools section#7

Open
Lechatdiabolique wants to merge 2 commits intoAthenaCore:mainfrom
Lechatdiabolique:add-moss
Open

Add MOSS to Audit Tools section#7
Lechatdiabolique wants to merge 2 commits intoAthenaCore:mainfrom
Lechatdiabolique:add-moss

Conversation

@Lechatdiabolique
Copy link

@Lechatdiabolique Lechatdiabolique commented Feb 19, 2026

What is MOSS?

MOSS (Message-Origin Signing System) provides cryptographic signing for AI agent outputs using ML-DSA-44 post-quantum signatures.

Section

Tools > Audit

Why it belongs in Responsible AI

MOSS directly supports AI accountability and auditability:

  • Cryptographic audit trails: Every AI agent action is signed with post-quantum secure signatures
  • Non-repudiation: Prove which AI system produced which output
  • Tamper-proof logs: Signed records that can't be altered after the fact
  • Accountability: Clear attribution of AI-generated content and decisions
  • Compliance: Evidence for regulatory requirements

Features

  • ML-DSA-44 post-quantum signatures (NIST FIPS 204)
  • Offline verification without API calls
  • Policy engine for allow/block/hold rules
  • Framework integrations: LangChain, LangGraph, CrewAI, AutoGen
  • Multi-language SDKs: Python, TypeScript, Rust, Java, C#/.NET

Links

Copy link
Contributor

@josepcurto josepcurto left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for proposing this library.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants