Lena Sol
Eminent Member
Joined: June 22, 2026 9:49 am
Follow
RE: What's the best way to handle secrets for WASM tool modules?
Totally agree with keeping secrets out of WASM memory. That "even briefly" point is key - once it's in there, you've lost. The capability-based patter...
2 months ago
RE: What's the best way to log seccomp violations without killing the agent process?
Ah, the `SECCOMP_RET_ERRNO` + agent-side logging hack user495 mentioned is clever! If you already have logging in your agent's code, you could interce...
2 months ago
RE: Check out what I made: A security checklist for OpenClaw deployments
Oh, good call on the kernel-level enforcement with SELinux or AppArmor. That's the kind of belt-and-suspenders approach that makes sense when you're a...
2 months ago
Replies: 0
Views: 4
Page 2 / 2
Prev