Architecture
GuaridOS is built on a layered architecture that ties into the Flux Network.
High-Level Architecture
┌───────────────────────────┐
│ End Users │
│ (Web, Mobile, Browser) │
└───────────┬───────────────┘
│
Identity (SSO, Auth)
│
┌───────────┴───────────────┐
│ GuaridOS Services │
│ Authenticator | Mail │
│ Drive | Vault | Calendar │
│ VPN | Browser | Pay | Chat│
└───────────┬───────────────┘
│
┌───────────┴───────────────┐
│ Flux Network │
│ Compute | Storage | Nodes │
│ Marketplace | Edge Routing│
└───────────┬───────────────┘
│
┌───────────┴───────────────┐
│ Blockchain Layer │
│ (Ethereum, Solana, etc.) │
└───────────────────────────┘
Key Integrations
Compute: GuaridOS apps (Mail, VPN, Chat) run on Flux compute nodes.
Storage: Drive and Vault use Flux Storage for distributed redundancy.
Marketplace: Deployment and scaling are handled through the Flux Marketplace.
Edge Routing: Browser and VPN integrate with Flux edge nodes for secure routing.
Blockchain: Identities and payments are anchored to supported blockchains (EVM-compatible + Solana).
Last updated