Security

How Devicode protects website traffic, contact form submissions, and product links.

Devicode applies a practical security baseline to this site and its supporting infrastructure.

Transport security

All traffic to devicode.com is served over HTTPS with TLS. HTTP requests redirect to HTTPS. Strict transport security headers are set to prevent downgrade attacks.

Contact form

The contact form collects only the data needed to respond: name, email, and message. Submissions are forwarded through a third-party form service and are not stored in a public database. A honeypot field is included to reduce automated spam submissions.

HTTP security headers

This site sets the following headers on all responses:

  • X-Frame-Options: DENY — prevents the site from being embedded in iframes
  • X-Content-Type-Options: nosniff — prevents MIME type sniffing
  • Referrer-Policy: strict-origin-when-cross-origin — limits referrer data sent to third parties
  • Permissions-Policy — camera, microphone, and geolocation access are disabled

Links to CodersTool, SendPromptly, TrackToGrow, and MyCostBase point to verified domains. No content on this site embeds scripts or tracking from those products.

Access controls

Deployment access to Cloudflare Pages is limited to authorized team members. No secrets, API keys, or credentials are stored in the public repository.

Responsible disclosure

If you believe you have found a security issue on this site or any Devicode product, contact us at support@devicode.com. We will investigate and respond promptly.