From b257dbf0c9945cae4566f7e777d237cf53cea571 Mon Sep 17 00:00:00 2001 From: fria <138676274+friadev@users.noreply.github.com> Date: Fri, 28 Mar 2025 16:39:50 -0500 Subject: [PATCH] fix typo --- blog/posts/privacy-pass.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/blog/posts/privacy-pass.md b/blog/posts/privacy-pass.md index d1b41b8f7..a8ff12b7d 100644 --- a/blog/posts/privacy-pass.md +++ b/blog/posts/privacy-pass.md @@ -106,7 +106,7 @@ The landscape is very confusing right now so I'll try to illucidate what I've fo ### Privacy Pass -[Privacy Pass](https://privacypass.github.io) started out as an attempt at a priveacy-preserving way to bypass CAPTCHAs. +[Privacy Pass](https://privacypass.github.io) started out as an attempt at a acy-preserving way to bypass CAPTCHAs. It started out and is still an extension that can be installed on the [Chrome](https://chromewebstore.google.com/detail/silk-privacy-pass-client/ajhmfdgkijocedmfjonnpjfojldioehi) or [Firefox](https://addons.mozilla.org/en-US/firefox/addon/privacy-pass/) extension store, but it's since expanded to become an [IETF standard](https://datatracker.ietf.org/wg/privacypass/about/). Be warned that many reviews state the extension doesn't work anymore, if you were curious to try it out. @@ -134,3 +134,4 @@ A device can store up to 500 tokens per top-level website and issuer, with metad ### Private Access Tokens +Private Access Tokens implement the \ No newline at end of file