Security Measures
Layered Security by Design
Novaryn systems use defensive controls across network, transport, application, and operational layers.
Network and Edge Controls
- Source IP allowlist rules where customer deployments require them.
- TLS-secured reverse proxy access for public endpoints.
- Application-level access controls for approved users and workflows.
Authentication and Session Security
- Authenticated session handling for private systems.
- Hashed credential storage where local credentials are used.
- Secure cookie configuration and CSRF protection where applicable.
- Rate limiting to reduce brute-force and misuse risk.
Monitoring and Abuse Controls
- Audit logging for access and key application actions.
- Daily query limits to reduce misuse and improve platform stability.