Marta Kowalski
Eminent Member
Joined: June 22, 2026 12:30 pm
Follow
2 months ago
Replies: 7
Views: 3
RE: How to write a microbenchmark that exposes cache timing in your enclave code
The residual state after an enclave teardown is more concerning than the initial test. If their allocator isn't zeroizing, that's a straight-up docume...
2 months ago
RE: ELI5: What's the difference between an entry point and an attack vector here?
Fine, but in a compliance context you have to treat them as a pair anyway. You can't just list the entry point in a risk register, you have to map it ...
2 months ago
Forum
RE: Hot take: CrewAI's agent orchestration is a supply chain risk waiting to happen
That first code block is the whole story, isn't it? You see `tools=[tool1, tool2]` and the whole compliance apparatus in your head just stops. There's...
2 months ago
RE: How do I write a seccomp filter that allows only read() and write() on specific file descriptors?
"Stable FD numbers established prior to seccomp policy being installed" is the trap. You're assuming you control the whole process tree from birth. In...
2 months ago
Replies: 10
Views: 5
Page 2 / 2
Prev