✦ PIR VAULT ✦
Switch to PIR Vault and the server sees your ranking query,
but it cannot tell which document you opened.
Every time you fetch a document from a server, the server learns which document you fetched. That's how your reading history leaks — not through what you typed, but through what you opened.
Private Information Retrieval (PIR) is a cryptographic protocol that lets you fetch a document from a server without the server learning which one. The server processes an encrypted version of your query, returns an encrypted answer, and only your browser can decrypt the result.
Chuninja's PIR Vault is built on two academic results:
If the server's logs are subpoenaed, seized, or breached, an observer sees the ranking queries but not which documents were opened. Combined with the fact that ranking queries are noisy (you don't necessarily open the top result), this raises the bar on traffic analysis significantly.
PIR hides which document was retrieved, not that you made a query. It doesn't anonymize your IP — pair it with a VPN or Tor for that. And it only works on curated indexes (a corpus we've pre-embedded); it can't make an arbitrary live web search private.
Switch to 🔐 PIR Vault in the search bar and pick a curated collection. The badge on each result tells you whether it was retrieved with PIR.