From 169c27d1bf5e5ef9119c85f09282515365be251c Mon Sep 17 00:00:00 2001 From: fria <138676274+friadev@users.noreply.github.com> Date: Sun, 16 Mar 2025 15:01:17 -0500 Subject: [PATCH] add intro --- blog/posts/privacy-pass.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/blog/posts/privacy-pass.md b/blog/posts/privacy-pass.md index 2648a42c0..c50c6dbcc 100644 --- a/blog/posts/privacy-pass.md +++ b/blog/posts/privacy-pass.md @@ -13,3 +13,5 @@ description: | Privacy Pass is a new way to privately authenticate with a service. Let's look at how it could change the way we use services. --- # Privacy Pass: The New Protocol for Private Authentication + +Services that require authentication can correlate your activity on that service with your account, and that account is normally linked with payment information that could potential link back to your real identity. With the privacy pass protocol, it doesn't have to be that way. \ No newline at end of file