6 Comments
User's avatar
Michael Burns's avatar

Thanks, I see a new technical security standard about to be born😎

ToxSec's avatar

I think so. If you look at MCP, it has 0 security. It’s great, but they rushed it out the door with security as an afterthought. We will need to play catch up.

Esme Chloé Kealoha Dudoit's avatar

What’s your thoughts on TEE’s trusted environments in terms of security a de facto sandbox or nah?

ToxSec's avatar

TEEs solve a real problem! Running sensitive code on untrusted hardware. But they're oversold IMO. Side-channel attacks plague them, you're trusting chip vendors blindly, and they're terrible as 'general' sandboxes. Useful for specific cases, but overhyped. I'd love to be wrong tho.

Esme Chloé Kealoha Dudoit's avatar

Agreed. The side-channel attack is real. Use case window is very narrow. Agentic AI on the blockchain are using TEE’s.

ToxSec's avatar

It's better than nothing I suppose hah.