Guepard / Features
Secure Connections
Learn how Guepard ensures secure connections and data integrity through encryption, access control, and a dedicated gateway.
At Guepard, security is embedded in our DNA. Every connection, every data transaction, and every internal process follows strict security protocols to ensure confidentiality, integrity, and availability. We believe that robust security is a foundation, not an afterthought.
End-to-End Encryption
All database connections within Guepard are encrypted using SSL/TLS, ensuring that data remains protected during transit. Every interaction with our platform benefits from industry-standard encryption, preventing third-party interception or manipulation.
We enforce the highest level of SSL validation, requiring verify-full mode. This ensures that clients verify both the authenticity of our servers and the integrity of their connections, eliminating the risk of man-in-the-middle attacks.
Encrypted File System
Unlike traditional setups, Guepard integrates AES-256 encryption at the storage level, securing all database volumes and snapshots. This guarantees that even if an unauthorized entity gains access to physical storage, the data remains unreadable without proper credentials. Encryption keys are securely managed and never exposed.
Intelligent Access Control
Authentication and access control are core to our security framework:
- Strong Password Policies – We enforce high-entropy passwords, ensuring resilience against brute-force attacks.
- Token-Based Connection Authentication – Each database session must authenticate using signed tokens, limiting exposure and reducing persistent credential risks.
- Environment-Specific Isolation – Connections are scoped per environment, preventing cross-environment access leakage.
Guepard Secure Gateway
To further strengthen security, Guepard deploys a dedicated connection gateway. Instead of allowing direct database access, all requests pass through our Guepard Secure Gateway, which:
- Filters unauthorized login attempts before they reach the database.
- Prevents excessive connection spawning that could be exploited in denial-of-service scenarios.
- Ensures seamless authentication enforcement and monitoring.
Security isn't just a feature. it's a commitment. Guepard is designed to provide a secure, resilient, and intelligent data infrastructure for modern applications.