Security
Odds Leak follows a strict privacy-first model, ensuring user data is never sold, leaked, or accessed beyond what is required for core functionality. Our system design follows modern security standards used across financial analytics platforms, and the codebase will be made open source to provide full transparency into how data is handled.
Data Encryption
Odds Leak uses industry-standard security methods to protect all operational data.
End-to-end data isolation between internal systems
AES-256 encryption for sensitive information
Zero private-key custody
No authentication through blockchain wallets or signatures
Odds Leak does not connect to or read private information from user wallets on platforms such as Polymarket.
Redundant Architecture
Odds Leak operates on a redundant, fault-tolerant system designed for reliability and speed.
High-availability servers
Real-time API bridges for live market and event data
Automated error detection and recovery
PostgreSQL for ACID-compliant, reliable data storage
Redis caching for sub-millisecond retrieval and low-latency system responses
This architecture ensures consistent uptime and high-performance alerting.
Last updated