Governance and standardization framework for Pars Network
Sovereign infrastructure for the global Persian community. Private communications. Censorship resistance. Coercion-proof governance.
Pars Network is a dual-layer sovereign blockchain combining:
- Pars EVM (L2): EVM-compatible chain on Lux Network with advanced precompiles
- Pars Session (L1): Native session daemon for private, permissionless communications
┌────────────────────────────────────────────────────────────────────────┐
│ PARS NETWORK ARCHITECTURE │
├────────────────────────────────────────────────────────────────────────┤
│ │
│ ┌─────────────────────────────────────────────────────────────────┐ │
│ │ LUX NETWORK (L1 Base Layer) │ │
│ │ • Lux Consensus • Post-Quantum Ready • Multi-VM Architecture │ │
│ └─────────────────────────────────────────────────────────────────┘ │
│ │ |
│ Anchoring + Sessions |
│ ▼ |
│ ┌──────────────────────────────────────────────────────────────────┐ │
│ │ PARS NETWORK (L2 + Native) │ │
│ │ │ │
│ │ ┌──────────────────┐ ┌─────────────────┐ ┌─────────────────┐ │ │
│ │ │ Pars EVM │ │ Pars Session │ │ Pars Mesh │ │ │
│ │ │ (L2 Subnet) │ │ (Native L1) │ │ (DAG/CRDT) │ │ │
│ │ │ │ │ │ │ │ │ │
│ │ │ • Smart Contracts│ │ • E2E Encryption│ │ • Offline Sync │ │ │
│ │ │ • DeFi + DEX │ │ • Session Keys │ │ • Sneakernet │ │ │
│ │ │ • Precompiles │ │ • No Metadata │ │ • Bluetooth │ │ │
│ │ │ • DAO Governance │ │ • PQ-Mandatory │ │ • Local WiFi │ │ │
│ │ └──────────────────┘ └─────────────────┘ └─────────────────┘ │ │
│ │ │ │
│ └──────────────────────────────────────────────────────────────────┘ │
│ │
└────────────────────────────────────────────────────────────────────────┘
PQ encryption is the default and cannot be disabled. Every message, every session, every key exchange uses post-quantum cryptography.
The network is designed for high-threat environments where:
- Participants face state surveillance
- Keys may be compromised under duress
- Network access may be intermittent or blocked
Every node is equal. Every user can be a node. The network survives:
- Complete WiFi/internet blackouts
- Physical network partitions
- State-level blocking
No KYC. No registration. No metadata. Communications are private by design, not by policy.
- All PIPs Index - Complete list of all Pars Improvement Proposals
- Documentation - Interactive docs
- Network Overview - Core design
| Category | PIP | Description | Status |
|---|---|---|---|
| Architecture | PIP-0000 | Network architecture | Draft |
| Mesh | PIP-0001 | DAG/CRDT mesh network | Draft |
| Crypto | PIP-0002 | Mandatory PQ encryption | Draft |
| Security | PIP-0003 | Coercion resistance model | Draft |
| Mobile | PIP-0004 | Mobile app with embedded node | Draft |
| Sessions | PIP-0005 | Session daemon protocol | Draft |
| Governance | PIP-7000 | DAO governance framework | Draft |
| Governance | PIP-7001 | Town Hall protocol | Draft |
| Governance | PIP-7002 | Treasury management | Draft |
| Range | Category | Description |
|---|---|---|
| 0xxx | Core | Network architecture, consensus, protocols |
| 1xxx | Mesh | DAG, CRDT, offline sync, sneakernet |
| 2xxx | Crypto | Post-quantum, encryption, key management |
| 3xxx | Security | Threat model, coercion resistance, privacy |
| 4xxx | Clients | Mobile, desktop, embedded nodes |
| 5xxx | Sessions | Session daemon, messaging, groups |
| 6xxx | Bridges | Cross-chain, teleport, interoperability |
| 7xxx | Governance | DAOs, voting, treasury |
Draft → Review → Voting → Approved/Rejected → Implemented
- Draft: Author creates PIP following template
- Review: Community discussion (minimum 7 days)
- Voting: vePARS holders vote on-chain
- Approved: Passes with >50% approval and quorum
- Implemented: Development and deployment
- Governance Portal: pars.vote — On-chain proposal voting for vePARS holders
- DAO Platform: Built on Lux DAO (Safe + Azorius governance stack)
- Town Hall: Private audio/video rooms for DAO member discussions
- Fork this repository
- Create
PIPs/pip-XXXX-title.mdfollowing template - Submit PR for review
- Engage with community feedback
- Once approved, proposal goes to on-chain vote
- Website: pars.network
- Docs: docs.pars.network
- GitHub: github.com/pars-network
- MIGA Protocol: miga.us.org
MIT License - see LICENSE