Security isn't an afterthought at SU Robo; it is engineered into the very core of our fleet architecture. From edge-computing on the robots to our cloud dispatchers, we enforce rigorous cryptographic standards.
Our cargo bays utilize a proprietary dual-lock mechatronic system. The lid will physically disable its actuator unless it receives an authenticated payload from the verified user's device via BLE (Bluetooth Low Energy) or via our ArcFace camera module.
When you opt into Face Unlock, your biometric data is immediately mapped into a numerical vector and hashed. The actual photos are discarded. We use AES-256 encryption on these vectors.
All LiDAR logs, GPS waypoints, and system diagnostics are transmitted over secure WebSocket connections (WSS) and TLS 1.3 to prevent man-in-the-middle (MITM) attacks on our drone fleet's routing algorithms.
We actively encourage security researchers to test our application interfaces. If you believe you have found a vulnerability, please responsibly disclose it to surobo8899@gmail.com.