From c8600fb550132b5db8ea029c0b982c027ff6576d Mon Sep 17 00:00:00 2001
From: Mr-X <118984549+EslaM-X@users.noreply.github.com>
Date: Sun, 23 Aug 2026 23:50:48 +0300
Subject: [PATCH 1/2] Add PEP Transparency Toolkit to the PiOS library list
---
list.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/list.md b/list.md
index 52ebdf0b..05d3716c 100644
--- a/list.md
+++ b/list.md
@@ -18,6 +18,7 @@ To add your project to the list follow the instructions [here](/README.md)
| Pi SDK for Go | Go version of the Pi SDK for making A2U and U2A Payments | SDK | Go | [pi-go](https://github.com/pi-apps/pi-go) | |
| Pi SDK for PHP| App to User payment for Pi in PHP language | SDK | PHP | [pi-php](https://github.com/pi-apps/pi-php/tree/main) | [pi-brainstorm](https://brainstorm.pi/project/63cd02acea109c003afe2c2a) |
| Pi SDK for Rust | Secure App-to-User (A2U) integration for Pi Network in Rust. Supports OAuth verification, payment creation, approval, and cancellation — a full backend SDK for Rust developers. | SDK | Rust | [pi-rust](https://github.com/pi-apps/pi-rust) | |
+| PEP Transparency Toolkit | Zero-dependency Ed25519 engagement-proof library (PEP/1): signed dApp milestone reporting with replay protection and KYC/Mainnet eligibility checks; dynamic p_floor & x·y=k pool-health mathematics; escrow-revocation attestations; Transparency Dashboard snapshot engine | SDK | JavaScript / Node.js 18+ (ESM, zero dependencies) | TBD | PEP Transparency Toolkit |
From 7dc561af54c50746d57f672f36dd61a813ac5f1a Mon Sep 17 00:00:00 2001
From: Mr-X <118984549+EslaM-X@users.noreply.github.com>
Date: Mon, 24 Aug 2026 01:19:36 +0300
Subject: [PATCH 2/2] Update PiProof entry: new repo URL, live demo, portable
proofs + policy engine scope
---
list.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/list.md b/list.md
index 05d3716c..501cd1f2 100644
--- a/list.md
+++ b/list.md
@@ -18,7 +18,7 @@ To add your project to the list follow the instructions [here](/README.md)
| Pi SDK for Go | Go version of the Pi SDK for making A2U and U2A Payments | SDK | Go | [pi-go](https://github.com/pi-apps/pi-go) | |
| Pi SDK for PHP| App to User payment for Pi in PHP language | SDK | PHP | [pi-php](https://github.com/pi-apps/pi-php/tree/main) | [pi-brainstorm](https://brainstorm.pi/project/63cd02acea109c003afe2c2a) |
| Pi SDK for Rust | Secure App-to-User (A2U) integration for Pi Network in Rust. Supports OAuth verification, payment creation, approval, and cancellation — a full backend SDK for Rust developers. | SDK | Rust | [pi-rust](https://github.com/pi-apps/pi-rust) | |
-| PEP Transparency Toolkit | Zero-dependency Ed25519 engagement-proof library (PEP/1): signed dApp milestone reporting with replay protection and KYC/Mainnet eligibility checks; dynamic p_floor & x·y=k pool-health mathematics; escrow-revocation attestations; Transparency Dashboard snapshot engine | SDK | JavaScript / Node.js 18+ (ESM, zero dependencies) | TBD | PEP Transparency Toolkit |
+| PiProof | Portable verifiable proofs (PEP/1 protocol): Ed25519-signed event proofs any party can verify against their own trusted state — canonical schemas, replay protection, KYC/Mainnet eligibility gating, Trust Policy Engine, content-addressed registry roots, live Proof Explorer with tamper demo. Includes the AUREVIA transparency dashboard. Live demo: https://eslam-x.github.io/piproof/ | SDK | JavaScript / Node.js 18+ (ESM, zero dependencies) | [piproof](https://github.com/EslaM-X/piproof) | PiProof |