Skip to content

Jigsaw-Code/Content-Distribution

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 

Repository files navigation

Protect your site with Static Mirroring

As part of our ongoing efforts to protect publishers from large scale attacks, we want to share a simple technique that can not only minimize your attack surface but also protect your site from network-level attacks.

Static mirroring helps protect your site by using hosting-as-a-service platforms shared by many different sites. By using a shared domain name, encryption, and scalable infrastructure, these services help protect you against attacks such as keyword filtering and DDoS. With proper security settings, they are also easier to harden against attacks that replace content than your own servers.

You can generate a static mirror of your existing site easily through one of the many free static generators for different web frameworks. Wordpress in particular offers effective plugins for generating a static version of your Wordpress site that require no technical expertise. Simply Static and WP2Static are two well regarded options.

In order to help secure your site and reduce filtering, you can follow this three-step process requiring very little technical expertise:

  1. Generate a static copy of your site using a free generator, including the above plugins for WordPress.
  2. Host that static copy on one or more public Cloud providers:
  3. Distribute your static mirror's HTTPS link to your users.

You will now have a copy of your site that you can update as frequently as you want and that is harder to attack. A network can still block your domain name, but the HTTPS URL of any of your static mirrors will be very difficult for them to block. Once you're set up, check out Keeping Your Site Alive at the EFF for more ways to protect your site.

About

Learn to protect your site with static mirroring

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published