Kanorio

Network and Transmission Security

Last updated 49 days ago

What are you looking for?

Your Kanorio website is served by the Cloudflare global network. Cloudflare is an industry-leading CDN and security provider, protecting millions of websites worldwide. Below is an explanation of the transmission and network-level protections your visitors benefit from when connecting to your site.

HTTPS Encryption

When visitors access your website, the URL will begin with https:// instead of http://. This means:

  • End-to-End Encryption: Forms visitors fill out (like contact information, booking details) and the content they browse are encrypted during transmission, preventing eavesdropping or tampering by third parties.
  • Identity Verification: Browsers verify the website's certificate to ensure visitors are connecting to your legitimate site, not a fraudulent phishing page.
  • Automatic Activation: HTTPS is automatically enabled for all Kanorio websites (including free subdomains and custom domains) with no additional setup or cost.

For details on SSL certificates, please refer to DNS Check (SSL is automatically configured after your custom domain is bound).

DDoS Protection

DDoS (Distributed Denial of Service) attacks occur when attackers attempt to overwhelm a website with a flood of connections or requests, making it inaccessible to legitimate visitors. Cloudflare provides:

  • Unlimited, Unmetered Protection: Regardless of the attack's scale, it's filtered at the Cloudflare edge, preventing your website from being overwhelmed.
  • Multi-Layered Defense: Covers network layers (L3) through application layers (L7) to block various forms of DDoS attacks.
  • Automatic Mitigation: No manual intervention is needed; the system automatically identifies and blocks malicious traffic.

This ensures that even if your site is targeted by malicious attacks, visitors can still access it without interruption.

Web Application Firewall (WAF)

A WAF (Web Application Firewall) inspects every request entering your website, filtering out common malicious activities such as:

  • SQL Injection: Attackers attempt to inject malicious commands into forms or URLs to compromise databases, steal, or alter data. The WAF identifies and blocks these requests.
  • XSS (Cross-Site Scripting): Attackers try to embed malicious code into web pages to steal visitor cookies or input. The WAF filters out suspicious script injections.
  • Other Common Attacks: Such as path traversal, command injection, and more, are intercepted before reaching your website.

Cloudflare's Free Managed Ruleset is continuously updated to counter emerging attack methods, so you don't need to maintain it yourself.

Global CDN

CDN (Content Delivery Network) caches your website's content across over 250 global data centers. When visitors access your site, content is loaded from the nearest node, rather than from a single origin server every time. This results in:

  • Faster Load Times: Reduced latency, significantly improving the experience, especially for international visitors.
  • Increased Stability: Traffic is distributed, so the failure of a single node does not affect overall availability.
  • Reduced Single Point of Failure Risk: Even if a regional network experiences issues, visitors in other regions can still access the site normally.

Frequently Asked Questions

Yes. The Cloudflare plan used for Kanorio customer websites includes the HTTPS, DDoS protection, WAF, and CDN mentioned above at no extra charge.

Yes. Once your custom domain is bound, an SSL certificate is automatically configured, and your custom domain will also be served over HTTPS. See DNS Check for more details.

Related Links