Skip to content

feat(bigtable): verify daemon identity before routing accelerated RPCs - #4

Open
mutianf wants to merge 1 commit into
accel-03-forward-auth-configfrom
accel-04-verify-daemon-identity
Open

feat(bigtable): verify daemon identity before routing accelerated RPCs#4
mutianf wants to merge 1 commit into
accel-03-forward-auth-configfrom
accel-04-verify-daemon-identity

Conversation

@mutianf

@mutianf mutianf commented Aug 7, 2026

Copy link
Copy Markdown
Owner

Stack PR 4/7 — base: accel-03-forward-auth-config

Reads the daemon's identity.json and verifies the resolved principal matches the client's locally-resolved identity before routing any RPC; falls back to the native client with a warning on mismatch.


Accelerator stack

  1. daemon subprocess wrapper
  2. route read_row and mutate_row through daemon
  3. forward auth/identity config to daemon
  4. verify daemon identity before routing
  5. authenticate RPCs with stdin handshake secret
  6. pass Python client version for User-Agent
  7. package prebuilt daemon into wheel

@mutianf
mutianf force-pushed the accel-04-verify-daemon-identity branch from d74b500 to adcd81d Compare August 10, 2026 16:38
@mutianf
mutianf force-pushed the accel-04-verify-daemon-identity branch 2 times, most recently from 0131b9c to be4029d Compare August 11, 2026 14:07
Change-Id: I3708f7f8701acb5df8b62b6fd82e5097fd644c1a
@mutianf
mutianf force-pushed the accel-04-verify-daemon-identity branch from be4029d to 7eb8665 Compare August 11, 2026 21:52
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