ended3월 15일· 1 sources
How I Built Encrypted Bluetooth Team Sync in Flutter — AES-256-GCM, ECDH, CRDTs, Zero Servers
Flutter로 구축한 암호화 Bluetooth 팀 동기화 — AES-256-GCM, ECDH, CRDTs, 서버 없는 구조
Why it matters
The author built Red Grid Link, an encrypted peer-to-peer team coordination app in Flutter that syncs positions over BLE and WiFi Direct without any servers. It addresses the need for off-grid position sharing for military, SAR, and outdoor teams by leveraging AES-256-GCM encryption, ECDH key exchange, and CRDTs for conflict resolution across Android and iOS transport layers.
1
Sources
+0
24h
—
Growth
179d
Active
FlutterAES-256-GCMECDHCRDTsBluetoothWiFi Direct