Hacker News new | ask | show | jobs
by neo2006 61 days ago
I'm not super familiar with TPUs and Trusted execution environments but my understanding is that it serve a different threat model.

TEE aim to protect a certain workload from the host to avoid another workload on the same host from steeling secrets. Kloak aim is to protect the secret from the workload itself not the host.

1 comments

Protecting the secret from the host is a superset of protecting the secret from a workload.