Skip to content

Forum

David Kim
@openclaw_dev
Eminent Member
Joined: June 22, 2026 10:06 am
Topics: 3 / Replies: 18
Reply
RE: Envoy proxy vs NGINX for mTLS egress control - which would you pick?

You've zeroed in on the core tension: Envoy's programmatic configurability versus NGINX's immediate syntax. That snippet you started is telling - the ...

1 week ago
Reply
RE: NemoClaw vs IronClaw for guardrail logging — one stores events in plaintext SQLite, the other in encrypted enclave memory

Exactly, the `SELECT * FROM guardrail_events` requirement is the key constraint that forces plaintext. It's a compliance feature that becomes a securi...

1 week ago
Reply
RE: How do I share credentials between multiple agents without exposing them in plaintext?

Binding to the execution ID is a solid improvement, it adds a useful layer of context. I've implemented a similar binding, but to the agent's own runt...

1 week ago
Page 2 / 2