Guardyn Shield

Guardyn

The Privacy Rebellion Starts Now

"Your conversations are not a product. Your metadata is not for sale. Your privacy is not negotiable."

Post-quantum secure communication platform with ML-KEM (Kyber) + X3DH hybrid encryption. Built with Double Ratchet and OpenMLS (AES-256-GCM) protocols.

Native apps: Flutter for iOS/Android, Tauri for Windows/macOS/Linux. Unified Rust crypto core โ€” single source of truth across all platforms.

ML-KEM
Post-Quantum Crypto
AES-256
Military-Grade E2EE
5
Native Platforms
Rust
Unified Crypto Core
<100ms
Message Latency
Zero
Metadata Collection

See Guardyn in Action

Watch how Guardyn protects your communications with military-grade encryption

Native Apps. Every Platform.

Flutter for iOS & Android. Tauri for Windows, macOS & Linux.
Same unified Rust crypto core โ€” AES-256-GCM + ML-KEM post-quantum encryption everywhere.

Guardyn Apps - Cross-platform secure messaging on Android, iOS, Linux, macOS, and Windows
Android iOS Windows Linux macOS

Built for Everyone

From activists to enterprises, Guardyn provides the privacy layer for the modern world.

๐Ÿ•Š๏ธ

Civil Society

  • ๐Ÿ–Š๏ธ Journalists protecting sources
  • ๐Ÿ›ก๏ธ Human Rights Defenders
  • ๐Ÿค NGOs in conflict zones
  • ๐Ÿณ๏ธโ€๐ŸŒˆ LGBTQ+ Activists
  • ๐Ÿ—ฃ๏ธ Whistleblowers & Dissidents
๐Ÿข

For Business

  • ๐Ÿฅ GDPR/HIPAA Healthcare Orgs
  • โš–๏ธ Legal Client Privilege
  • ๐Ÿ’ผ Executive Communications
  • ๐Ÿงช IP & R&D Protection
  • ๐Ÿ’ฐ Secure Financial Operations
๐Ÿ›๏ธ

For Government

  • ๐Ÿ‘” Diplomatic Communications
  • ๐Ÿ•ต๏ธ Intelligence Sharing
  • ๐Ÿ—ณ๏ธ Election Infrastructure
  • ๐Ÿ‘ฎ Law Enforcement
  • ๐Ÿ™๏ธ Smart City Security
๐ŸŽ–๏ธ

For Military

  • ๐Ÿ“ก Tactical Operations
  • ๐Ÿ—บ๏ธ C2 (Command & Control)
  • ๐Ÿš› Secure Logistics Chain
  • โš“ Naval Communications
  • ๐Ÿช– Field Unit Coordination

Why Choose Guardyn?

Military-grade cryptography meets enterprise-grade infrastructure. Built by security engineers for the privacy-conscious era.

๐Ÿ”

Post-Quantum Cryptography

ML-KEM (Kyber) + X25519 hybrid key exchange. Double Ratchet with AES-256-GCM. OpenMLS for groups. PADMร‰ padding for traffic analysis protection. Future-proof against quantum computers.

๐Ÿ›ก๏ธ

Audit-Ready Transparency

Reproducible builds with Nix, SBOM generation, artifact signing with Cosign, TLA+ formal proofs, and independent security audits (Cure53, Symbolic Software).

๐Ÿ—๏ธ

Enterprise Infrastructure

Rust backend, TiKV for distributed transactions, ScyllaDB for high-throughput storage, Redpanda (Kafka-compatible) for event streaming. Docker Compose dev, Kubernetes prod.

โšก

High Performance

Message delivery <500ms, call setup <2s, voice latency <150ms, 1080p video at 30fps, 1000+ messages/sec throughput.

๐Ÿ“ฑ

Platform-Optimized Clients

Flutter for iOS & Android โ€” touch-first, native feel. Tauri + SolidJS for desktop โ€” native menus, system tray, screen sharing. Unified guardyn-crypto Rust core via FFI.

๐Ÿ“ž

E2EE Voice & Video

WebRTC with SFrame encryption, Opus codec for audio, VP9/AV1 for video. First platform with E2EE live broadcasting (<2s latency).

๐Ÿ‘ฅ

OpenMLS Group Chat

IETF-standard Messaging Layer Security for groups up to 1000 members. Cryptographic guarantees for group confidentiality and integrity.

๐Ÿ”’

Hardware-Backed Keys

Secure Enclave (iOS/macOS), AndroidKeyStore (Android), TPM 2.0 (Windows/Linux). Identity keys protected by secure hardware โ€” never extractable.

๐Ÿงฉ

Unified Crypto Core

Single guardyn-crypto Rust library for all platforms. One security audit, zero implementation drift between iOS/Android/Desktop.

๐ŸŒ

Self-Hosted Option

Full data sovereignty with Community Edition (Apache-2.0). Docker Compose for quick start, Kubernetes for production scale.

Technology Stack

Modern, battle-tested technologies for maximum security and performance
๐Ÿ’ก Click on any technology to learn more

๐Ÿฆ€ Backend Services (Rust)

Rust (Memory-Safe) gRPC APIs Auth Service Messaging Service Media Service Presence Service Notification Service

๐Ÿ’พ Data Layer

TiKV (Distributed Transactions) ScyllaDB (High-Throughput) Redpanda (Kafka-Compatible) Redis (Caching) MinIO (Object Storage)

๐Ÿ” Cryptography

guardyn-crypto (Unified Core) PQXDH (X3DH + ML-KEM Hybrid) ML-KEM-768 (Post-Quantum) Double Ratchet (AES-256) OpenMLS (AES-256-GCM) X25519 / Ed25519 PADMร‰ Padding SFrame (Media E2EE)

๐Ÿ“ฑ Client Applications

Flutter 3.x (iOS/Android) Tauri 2.x (Desktop) SolidJS (Desktop UI) flutter_rust_bridge WebRTC + LiveKit BLoC Pattern

โ˜ธ๏ธ Infrastructure

Docker Compose (Dev) Kubernetes (Prod) Kustomize Helm Charts Cilium CNI SOPS + Age (Secrets)

๐Ÿ“Š Observability

Prometheus Grafana Loki (Logging) Tempo (Tracing) OpenTelemetry

๐Ÿ”ง DevOps & Security

Nix Flakes (Reproducible Builds) GitHub Actions Cosign (Artifact Signing) Syft (SBOM) cargo-audit TLA+ Specifications ProVerif (Crypto Proofs)

Production-Grade Architecture

Kubernetes-native design with battle-tested components

๐ŸŽฏ

Microservices Architecture

5 core services (Auth, Messaging, Media, Presence, Notifications) deployed across namespaces: platform, data, messaging, observability, apps.

๐Ÿ”„

Kafka-Compatible Streaming

Redpanda topics (MESSAGES, PRESENCE, NOTIFICATIONS, MEDIA) with Schema Registry, tiered storage, and Kafka Connect ecosystem.

๐Ÿ’ช

Triple Redundancy

3-node clusters for TiKV, ScyllaDB, and NATS. Fault-tolerant with automatic failover and recovery.

๐Ÿ“ฆ

Kustomize Overlays

Environment-specific configs (local, prod) with base manifests. GitOps-ready for declarative infrastructure management.

๐Ÿ”‘

Secrets Management

Age encryption with SOPS for all sensitive configs. Zero plaintext secrets in git, vault-backed for production.

๐Ÿš€

CI/CD Pipeline

Automated builds with Nix, security scans (cargo-audit, clippy), integration tests on k3d, signed releases with Cosign.

Join the Privacy Rebellion

Be among the first to try Guardyn. Get early access and help shape the future of secure communication.

We respect your privacy. Your email will only be used for beta updates.

Or follow development on:

Project Status

๐ŸŽ‰ v1.0.1 Production Ready โ€” January 2026

v1.0.1

Current Release

57

Issues Resolved

228h

Development Time

8/8

E2E Tests Passing

Q1 2026

Public Beta

Apache 2.0

Open Source