diff --git a/content/projects/pir-scaling-semaphore.md b/content/projects/pir-scaling-semaphore.md index ff4c5bd..05e3e3a 100644 --- a/content/projects/pir-scaling-semaphore.md +++ b/content/projects/pir-scaling-semaphore.md @@ -3,7 +3,7 @@ id: "scaling-semaphore-pir" name: "Scaling Semaphore โ€“ PIR Merkle-Path Retrieval" image: "" section: "pse" -projectStatus: "active" +projectStatus: "inactive" category: "research" tldr: "Private Information Retrieval lets Semaphore users fetch their Merkle path from a server without revealing which identity they own, enabling truly private proofs for groups with millions of members." tags: @@ -54,12 +54,9 @@ Traditional PIR protocols were too heavy for on-chain use. Recent schemesโ€”e.g. 3. Server responds with encrypted buckets; client decrypts to obtain hashes/leaves. 4. Client generates the standard Semaphore ZK proof locally; nothing is leaked to the server. -#### Current Status (Apr 2025) +#### Current Status -- โœ… ZK-Kit LeanIMT Rust implementation -- ๐Ÿ”„ PIR proof-of-concept fetching 32-byte records from a 2ยฒโฐ-element DB -- ๐Ÿ”œ Benchmarks -- ๐Ÿ”œ Post & L&S session +The project has been completed see [here](https://pse.dev/blog/ethereum-privacy-pir) for more information. #### Use-cases Enabled