Security at RYVARA

This page describes implemented technical controls only. RYVARA does not claim any certification, compliance attestation, penetration-test report, or third-party security audit that has not actually taken place.

Implemented controls

  • HTTPS in the production deployment configuration
  • Argon2id password hashing — passwords are never stored in plaintext
  • HttpOnly, Secure session cookies with idle and absolute expiry
  • Email verification before ordering
  • Optional TOTP multi-factor authentication with hashed recovery codes
  • Recent-reauthentication requirements before destructive account and server actions
  • Organization-scoped authorization on every customer-resource lookup
  • Rate limiting and origin/CSRF checks on state-changing requests
  • Security-activity logging for authentication and account-security events
  • Durable, audited infrastructure operations rather than fire-and-forget calls
  • Encrypted provider and monitoring credentials at rest
  • Signed, replay-protected monitoring ingestion where the monitoring agent is enabled
  • Guarded firewall workflows for customer-managed firewall configuration
  • A durable transactional-email outbox, so notifications aren't silently dropped
  • Automatic redaction of secrets, tokens, and credentials from audit and error logs
  • Dependency vulnerability scanning as part of the build process
  • An internal audit trail for administrative and security-relevant actions

What we do not claim

We do not claim SOC 2, ISO 27001, PCI DSS, or HIPAA certification; GDPR or other regulatory compliance certification; a completed independent penetration test; a bug bounty program; an external security audit; guaranteed unhackable or 100% secure systems; guaranteed zero data loss; or dedicated DDoS-mitigation service. None of these currently exist for RYVARA, and we will not describe them as available until they genuinely are.

Responsible disclosure

If you believe you have found a security vulnerability in RYVARA's website, portal, or API, please report it to abuse-placeholder@example.invalid.

Please include, where possible:

  • A description of the vulnerability and its potential impact
  • Steps to reproduce, or a proof-of-concept request/response
  • The URL, endpoint, or component involved
  • Your contact details, so we can follow up with questions

Please do not access, modify, or exfiltrate customer data beyond what is strictly necessary to demonstrate the issue, and do not perform denial-of-service testing against the platform. We aim to acknowledge reports but do not currently guarantee a specific response time.

Formal safe-harbor language for good-faith security research is a placeholder pending legal review and is not yet a binding commitment. No monetary reward is offered — RYVARA does not currently operate a bug-bounty program.