Security Standards
Discover our advanced technological guardrails, secure databases, and model file storage compliance.
1. Data Transport Encryption
All interactions between your browser and the Ekdanta platform are secured via standard 256-bit Secure Socket Layer (SSL/TLS) encryption layers. This blocks malicious entities from intercepting your data packets, design uploads, or dashboard states in public network conditions.
2. Hardened Database Shielding
Our server schemas operate on top-tier serverless cloud architectures (Firebase Cloud Firestore).
We implement hardened end-to-end Firestore security rules. This blocks unauthenticated client reads/writes on order tracking databases, personal shopper details, and administrative variables. Users possess access privileges exclusively bound to their token IDs.
3. Printing Queue Isolation
Slicing and G-code creation runs inside sandboxed local printing workstations. The computer drives feeding our physical FDM and SLA 3D printers do not sync with open external web interfaces, ensuring that your CAD structures are safe from remote network data leakage.
4. Authentication Protection
Client logins are verified by Firebase Authentication protocols, using cryptographically salted password hashes. We support secure session storage keys to authenticate client requests safely, defending the storefront from cross-site scripting (XSS) hazards.
5. Security Disclosures
Ekdanta takes system security seriously. If you are a white-hat security researcher and spot any configuration vulnerabilities or data exposures, please report them directly to our dev team at vedantwankhade47@gmail.com. We will audit and patch them promptly.
