Skip to content

feat: add protected storage workspace bridge - #23

Merged
kauandotnet merged 1 commit into
mainfrom
codex/crypto-storage-workspace
Aug 24, 2026
Merged

feat: add protected storage workspace bridge#23
kauandotnet merged 1 commit into
mainfrom
codex/crypto-storage-workspace

Conversation

@kauandotnet

Copy link
Copy Markdown
Contributor

Summary

  • add an optional @nestm/crypto/storage-workspace entry point over capability-scoped @nestm/storage workspaces
  • authenticate encrypted file metadata and bodies against workspace scope, policy revision, canonical path, record, version, and purpose
  • preserve package boundaries: crypto core stays storage-free and storage stays crypto-free
  • keep provider-visible path search explicit and application-owned
  • add strict replay, tamper, limits, abort, rotation, package, and packed-consumer coverage

Verification

  • pnpm run verify
  • 212 unit tests
  • 10 NMF1 vectors
  • publint and ESM package checks
  • packed core-only and storage-workspace consumers

@kauandotnet
kauandotnet merged commit 1279ac3 into main Aug 24, 2026
5 checks passed
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.

1 participant