5 ms·
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 devi
by syntheticcorp 4y 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.
- jefftk 4y agoI 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.
- lossolo 4y ago> 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.