Passthrough envelopes, signed config, DataCube admin history, error bundles (Python+Go)
Find a file
George Lambert 9eed0b1942
Some checks are pending
ci / python (push) Waiting to run
ci / go (push) Waiting to run
S14: NPE fail-closed adapter; npe mode never falls back to lab-xor
2026-09-15 22:22:56 -04:00
.forgejo/workflows S06-S08: Python spec, Go in-process leaf, tests and Forgejo CI 2026-09-15 22:17:19 -04:00
go S06-S08: Python spec, Go in-process leaf, tests and Forgejo CI 2026-09-15 22:17:19 -04:00
python/secure_messaging S14: NPE fail-closed adapter; npe mode never falls back to lab-xor 2026-09-15 22:22:56 -04:00
scripts S14: NPE fail-closed adapter; npe mode never falls back to lab-xor 2026-09-15 22:22:56 -04:00
tests S14: NPE fail-closed adapter; npe mode never falls back to lab-xor 2026-09-15 22:22:56 -04:00
.gitignore S06-S08: Python spec, Go in-process leaf, tests and Forgejo CI 2026-09-15 22:17:19 -04:00
LICENSE S06-S08: Python spec, Go in-process leaf, tests and Forgejo CI 2026-09-15 22:17:19 -04:00
README.md S06-S08: Python spec, Go in-process leaf, tests and Forgejo CI 2026-09-15 22:17:19 -04:00
requirements.txt S06-S08: Python spec, Go in-process leaf, tests and Forgejo CI 2026-09-15 22:17:19 -04:00

secure-messaging

Passthrough NATS envelopes, Ed25519 signed configuration, DataCube admin history, and Network Error Bundles.

Config must be a signed wrapper. Unsigned files are rejected. Admin changes append prev + new + unified diff to a kind=admin-history JSONL chain.

crypto.mode: npe | lab-xor | plain-lab (see signed payload).

Not a HIPAA/SOC 2/ISO certificate. ns1: no deploy until CI review.