From 9dcbaad11e90098b13ba286cbe0214567f4008ef Mon Sep 17 00:00:00 2001 From: fria <138676274+friadev@users.noreply.github.com> Date: Mon, 31 Mar 2025 10:57:24 -0500 Subject: [PATCH] add link --- blog/posts/privacy-pass.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/blog/posts/privacy-pass.md b/blog/posts/privacy-pass.md index d62d0f48..c67e8be4 100644 --- a/blog/posts/privacy-pass.md +++ b/blog/posts/privacy-pass.md @@ -148,7 +148,7 @@ The client presents tokens to the Origin once they're provided by the issuer. ![diagram showing the structure of Private Access Tokens. The origin asks the client for a token, the client forwards the request to the attester which then forwards it to the issuer which then generates a token, sends it to the client which then sends it to the origin.](../assets/images/privacy-pass/private-access-tokens.webp) - + ### Private State Tokens