---
title: References
description: A consolidated list of the resources referenced across the Privacy Pass documentation.
image: https://developers.cloudflare.com/dev-products-preview.png
---

> Documentation Index  
> Fetch the complete documentation index at: https://developers.cloudflare.com/privacy-pass/llms.txt  
> Use this file to discover all available pages before exploring further. 

[Skip to content](#%5Ftop) 

# References

## Libraries and implementations

* [TypeScript library for the Privacy Pass issuance protocol ↗](https://github.com/cloudflare/privacypass-ts)
* [Privacy Pass TypeScript library examples ↗](https://github.com/cloudflare/privacypass-ts/tree/main/examples)
* [Publicly verifiable (Blind RSA) token example ↗](https://github.com/cloudflare/privacypass-ts/blob/main/examples/pub%5Fverif.example.ts)
* [TypeScript reference attester using Turnstile (Cloudflare Workers) ↗](https://github.com/cloudflare/privacypass-attester)
* [TypeScript reference issuer (Cloudflare Workers) ↗](https://github.com/cloudflare/privacypass-issuer)
* [Private Access Tokens reference implementation in Go ↗](https://github.com/cloudflare/pat-go)
* [Privacy Pass implementation in Rust ↗](https://github.com/raphaelrobert/privacypass)

---

## Related Cloudflare products

* [Privacy Proxy](https://developers.cloudflare.com/privacy-proxy/)
* [Privacy Proxy deployment models](https://developers.cloudflare.com/privacy-proxy/concepts/deployment-models/)
* [Privacy Gateway](https://developers.cloudflare.com/privacy-gateway/)
* [Turnstile](https://developers.cloudflare.com/turnstile/)

---

## Specifications and drafts

* [RFC 9576: Privacy Pass Architecture ↗](https://datatracker.ietf.org/doc/rfc9576/)
* [RFC 9577: Privacy Pass HTTP Authentication Scheme ↗](https://datatracker.ietf.org/doc/rfc9577/)
* [RFC 9578: Privacy Pass Issuance Protocols ↗](https://datatracker.ietf.org/doc/rfc9578/)
* [ARC issuance protocol ↗](https://datatracker.ietf.org/doc/draft-ietf-privacypass-arc-protocol/)
* [Privacy Pass Reverse Flow ↗](https://datatracker.ietf.org/doc/draft-meunier-privacypass-reverse-flow/)

---

## Tools and other resources

* [Privacy Pass demo tool ↗](https://privacypass-demo.cloudflare.app/)
* [Replace CAPTCHAs with Private Access Tokens (Apple WWDC22) ↗](https://developer.apple.com/videos/play/wwdc2022/10077/)
* [Contact us ↗](https://www.cloudflare.com/lp/privacy-edge/)
* [Node.js ↗](https://nodejs.org/)
* [git ↗](https://git-scm.com/)

```json
{"@context":"https://schema.org","@type":"TechArticle","@id":"https://developers.cloudflare.com/privacy-pass/references/#page","headline":"References · Cloudflare Privacy Pass docs","description":"A consolidated list of the resources referenced across the Privacy Pass documentation.","url":"https://developers.cloudflare.com/privacy-pass/references/","inLanguage":"en","image":"https://developers.cloudflare.com/dev-products-preview.png","dateModified":"2026-07-17","publisher":{"@type":"Organization","name":"Cloudflare","url":"https://www.cloudflare.com/"},"isPartOf":{"@type":"WebSite","@id":"https://developers.cloudflare.com/#website","name":"Cloudflare Docs","url":"https://developers.cloudflare.com/"}}
{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"item":{"@id":"/directory/","name":"Directory"}},{"@type":"ListItem","position":2,"item":{"@id":"/privacy-pass/","name":"Privacy Pass"}},{"@type":"ListItem","position":3,"item":{"@id":"/privacy-pass/references/","name":"References"}}]}
```
