Skip to content

Comments

Add MOSS to Secret Management section#98

Open
Lechatdiabolique wants to merge 2 commits intodevsecops:masterfrom
Lechatdiabolique:add-moss
Open

Add MOSS to Secret Management section#98
Lechatdiabolique wants to merge 2 commits intodevsecops:masterfrom
Lechatdiabolique:add-moss

Conversation

@Lechatdiabolique
Copy link

@Lechatdiabolique Lechatdiabolique commented Feb 19, 2026

What is MOSS?

MOSS provides cryptographic signing for AI agent outputs using ML-DSA-44 post-quantum signatures.

Section

Secret Management

Why it belongs here

As AI agents increasingly handle DevSecOps automation (CI/CD, infrastructure provisioning, secret rotation), MOSS provides:

  • Cryptographic audit trails: Every AI agent action gets signed
  • Attribution: Prove which AI automation made which change
  • Tamper-proof logs: Signed records that can't be altered
  • Compliance: Evidence for SOC2, ISO 27001, and other frameworks

Features

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

Links

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.

2 participants