From ca43f8dcc030e81862cd343505ee531b5a5eb768 Mon Sep 17 00:00:00 2001 From: Ze0ro99 Date: Thu, 26 Mar 2026 20:51:10 +0000 Subject: [PATCH] migration: security: RWA Threat Model & Mitigations --- security/THREAT_MODEL.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 security/THREAT_MODEL.md diff --git a/security/THREAT_MODEL.md b/security/THREAT_MODEL.md new file mode 100644 index 00000000..575ea345 --- /dev/null +++ b/security/THREAT_MODEL.md @@ -0,0 +1,8 @@ +# PiRC-101 Security & Risk Mitigation + +| Threat | Impact | Mitigation Strategy | +| :--- | :--- | :--- | +| **Wash Trading** | High | **Hybrid Decay Model**: Once Pi leaves a verified Snapshot wallet, it loses its $W_m$ (Mined) status permanently. | +| **Oracle Poisoning** | Critical | **Medianized Feeds**: Cross-referencing 3+ decentralized oracles to confirm the $0.2248$ base price. | +| **Liquidity Drain** | Medium | **Exit Throttling**: Progressive fees on large-scale internal-to-external conversions. | +