Skip to content

feat: add secure code worker pairing - #67

Open
danny-avila wants to merge 1 commit into
danny-avila/remote-code-bridgefrom
danny-avila/secure-code-pairing
Open

feat: add secure code worker pairing#67
danny-avila wants to merge 1 commit into
danny-avila/remote-code-bridgefrom
danny-avila/secure-code-pairing

Conversation

@danny-avila

Copy link
Copy Markdown
Collaborator

Summary

  • add one-time worker pairing with locally generated Ed25519 identities
  • bind short-lived credentials to exact-request proof-of-possession with timestamp and nonce replay protection
  • add automatic rotation, administrator revocation, owner-only identity storage, and jittered reconnects
  • require paired authentication for hardened remote-bridge deployments
  • record the stateful-environment architecture and security boundaries in ADR 001

Stack

This PR is stacked on #66 and should be reviewed after that remote-bridge foundation.

Verification

  • npm test in packages/code (8 passing)
  • full service suite (575 passing)
  • bun run build in service
  • targeted ESLint for changed service modules

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