Hacker News new | ask | show | jobs
by syntheticcorp 1348 days ago
Rate limiting access to the enclave? Somewhat related, I fear this is where we are going to end up with secure attestation, limiting web access to approved devices.
1 comments

I wonder if there are ways to trick the enclave into thinking time is passing faster...

Pegging the rate limiter to 100% on an old iphone is also going still give you a lot of tokens very cheaply.

> I wonder if there are ways to trick the enclave into thinking time is passing faster...

Most of serious implementations have their own clocks or incremented counters, which makes tricking them very hard even for a state actor.