Security at EledraLabs
We keep our website simple and low-risk. It is a static site with no user accounts or login, which keeps its attack surface small. Below is how we protect it and the limited information it handles.
1. Encrypted Connections
All traffic to and from the site is served over HTTPS and encrypted in transit using TLS.
2. Minimal Data
We do not run customer databases or store personal profiles. The only information we receive is what you send through the contact form, which is delivered to us by email via our forms provider (EmailJS).
3. Trusted Providers
The site is served by a reputable cloud hosting provider, and we rely on established third parties (such as EmailJS and our analytics tools) that maintain their own security programs.
4. Dependencies
We keep the site's software dependencies up to date and monitor for known vulnerabilities so that fixes can be applied promptly.
5. Responsible Disclosure
If you find a potential security issue, please report it so we can address it. We appreciate researchers who disclose responsibly:
- Email details to contact@eledralabs.com.
- Include clear steps to reproduce the issue.
- Give us reasonable time to investigate and fix before publishing.