Hacker News new | ask | show | jobs
by npfries 628 days ago
One advantage revocation lists have over session lists is that they can be distributed via a bloom filter. Assuming multiple services need to validate against some shared auth service, this can be a significant reduction in round trips.