Ethan Yoo

Pronouns: he/him/his

Personal post: I left Cloudflare

Tags: Miscellaneous.

I wanted to leave Cloudflare for a number of reasons (e.g., its antagonistic behavior toward Tor users and its role in maintaining a centralized Internet infrastructure). That isn’t to say they don’t also contribute to digital freedom by, for example, challenging “national security letters.”

For managed DNS, I have switched to deSEC, which is “organized as a non-profit charitable organization based in Berlin.” deSEC is also based on open-source software and “free for everyone to use.”

What I had to consider next

In leaving Cloudflare, I lost support for HSTS, page rules, etc. I needed the ability to set proper HTTP headers, which isn’t possible with GitLab Pages alone.

  1. DigitalOcean: App Platform, which allows for three free static sites, only supports GitHub repositories. I don’t like to use GitHub. For reasons why, see, for example, their inadequate response to working with ICE.

  2. GitHub Pages: Like GitLab Pages, GitHub Pages doesn’t allow for custom HTTP headers. I also want to avoid supporting GitHub (see above) or its parent company, Microsoft.

  3. Netlify: The free tier only integrates with Bitbucket, GitHub, and GitLab’s SaaS instance. I prefer to use Framagit, which is based on GitLab but hosted by Framasoft, and Gitea (e.g., Disroot’s instance). I figured that if I’m manually deploying the website, I might as well select a different hosting service with more features.

  4. I didn’t want to support Amazon or Microsoft by using AWS or Azure.

Why I chose NearlyFreeSpeech.NET

  1. I wanted to learn.

One of the big areas where we differ from other providers is member support. With the typical approach, the provider builds a (significant) charge for technical support into the basic fee for the service, and then uses leftovers from people who don’t need support to subsidize the cost of providing support to those who need a lot. Our members, by and large, do not require typical member support, either because they are already very knowledgeable or are willing and able to learn on their own.

  1. It supports Let’s Encrypt, “a free, automated, and open certificate authority brought to you by the nonprofit Internet Security Research Group (ISRG).”

  2. The “pay only for what you use” model means it shouldn’t cost me more than a few dollars per year.

  3. The most compelling reason for me, though, was that NearlyFreeSpeech.NET has consistent values

Example from their frequently asked questions:

Because we believe in free speech, we host a small amount of offensive content. Some days, that’s really hard to do. There are views expressed using our service that we find personally repugnant. […] When we find a repugnant site on our service, we mark the account. We receive reports about all payments to such accounts, and we take a portion of that money larger than the amount of estimated profit and we donate it to the best organization we can find. The best organization in any given case meets two criteria:

  1. The recipient organization does share our values.
  2. The recipient organization is as opposite (and hopefully as offensive) as possible to the site operator that funded the donation.

Examples of organizations that have received funding over the years include the Anti-Defamation League, the Southern Poverty Law Center, local chapters of the NAACP, the National Bail Fund Network, the American Immigration Council, the Trevor Project, and others.

Example from their privacy policy:

Cooperation with law enforcement authorities from other countries and cooperation when it is not legally required are at our sole discretion. Our discretion looks favorably on freedom and justice, and unfavorably on oppression and violence.

What this change means for you

I’m not leaving the static website framework, which means load times shouldn’t change much (if at all). Cloudflare’s caching didn’t do much to improve load times.

Let’s Encrypt certificates are trusted by all major root programs. You can test any website’s security with the Mozilla Observatory. There shouldn’t be any lingering issues for this website, especially now that I can set custom headers.

I’m still hosting my personal wiki on GitLab Pages (the Framagit instance) for the time being. Like this website, however, it is no longer behind Cloudflare.