For Illustrations & diagrams check out Project Diagrams.

1. High-Level System Structure & Network Isolation

The Sawtak platform is built on an intricate, defense-in-depth architecture strictly segregated into four isolated Trust Zones. This ensures that even if one component is compromised, the sensitive inner layers remain protected. No outer layer can bypass the layer directly beneath it.

Zone 1: Public Zone (Frontend)

The open internet where citizens and administrators interact with the platform via the User Interface.

Zone 2: DMZ (Demilitarized Zone)

This is the only endpoint exposed to the internet (running on Port 4000).

Zone 3: Internal Zone (Core Backend & DB)

The core business logic resides here (running on Port 8000), completely hidden from the public internet. It cannot be accessed directly.

⛓️ Zone 4: Sawtak Blockchain Zone (Cosmos-based)

A private, 3-node high-performance blockchain network built using the Cosmos SDK.

1-Architecture Diagram_page-0001.jpg


2. Detailed System Workflows

Payload Lifecycle: Anonymous vs. Identified Submissions

Anonymous Mode