It may be worth a mention that whoever wants to be censorship resistant must implement HTTPS.
One problem with HTTPS is that it's often bootstrapped from HTTP.
In order to remove that vulnerability, site owners should add their domain names to the HSTS preload list: https://hstspreload.org/
This way browsers will skip HTTP and go straight to HTTPS.
It may be worth a mention that whoever wants to be censorship resistant must implement HTTPS.
One problem with HTTPS is that it's often bootstrapped from HTTP.
In order to remove that vulnerability, site owners should add their domain names to the HSTS preload list: https://hstspreload.org/
This way browsers will skip HTTP and go straight to HTTPS.