Skip to content

parsdao/pips

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Pars Improvement Proposals (PIPs)

Governance and standardization framework for Pars Network

Sovereign infrastructure for the global Persian community. Private communications. Censorship resistance. Coercion-proof governance.

Documentation License


Network Architecture

Pars Network is a dual-layer sovereign blockchain combining:

  1. Pars EVM (L2): EVM-compatible chain on Lux Network with advanced precompiles
  2. 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    │  │  │
│  │  └──────────────────┘  └─────────────────┘  └─────────────────┘  │  │
│  │                                                                  │  │
│  └──────────────────────────────────────────────────────────────────┘  │
│                                                                        │
└────────────────────────────────────────────────────────────────────────┘

Core Principles

1. Post-Quantum Security is MANDATORY

PQ encryption is the default and cannot be disabled. Every message, every session, every key exchange uses post-quantum cryptography.

2. Coercion Resistance by Design

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

3. Mesh-First Architecture

Every node is equal. Every user can be a node. The network survives:

  • Complete WiFi/internet blackouts
  • Physical network partitions
  • State-level blocking

4. Privacy Without Permission

No KYC. No registration. No metadata. Communications are private by design, not by policy.


Quick Start

Browse Proposals

Essential PIPs

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

PIP Categories

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

PIP Lifecycle

Draft → Review → Voting → Approved/Rejected → Implemented
  1. Draft: Author creates PIP following template
  2. Review: Community discussion (minimum 7 days)
  3. Voting: vePARS holders vote on-chain
  4. Approved: Passes with >50% approval and quorum
  5. Implemented: Development and deployment

Governance Tooling

  • 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

Contributing

  1. Fork this repository
  2. Create PIPs/pip-XXXX-title.md following template
  3. Submit PR for review
  4. Engage with community feedback
  5. Once approved, proposal goes to on-chain vote

Links


License

MIT License - see LICENSE

About

Pars Improvement Proposals

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •