The TikTok ban, the Musk Twitter takeover, the Facebook moderation policy changes, the Republicans’ rapidly intensifying crackdowns on speech... let these be the proof you needed to move anything you care about online to a space you control.

Digital sovereignty is more important than ever.

#DigitalSovereignty

@molly0xfff Does that mean ultimately running our own server hardware though? Can we trust any of the popular hosting companies?

@gadgetgav @molly0xfff

As an ISP, let me chime in: No, not necessarily. Just avoid any form of vendor-lock in (eg: onepage, wix, ...). Given your question, I assume, you are not overly tech-savvy.

you are also fine running a cheap virtual host or virtual server. It's also OK, if you use the hosting-companies SQL-Server for your CMS (I suggest you do, so no hassle for you with patching, upgrades and security stuff). Important is, that you have means to 'dump' the stuff and move it somewhere else.

Point is: use your own (domain-) name, so u can move your emails and or content somewhere else, with a limited amount of hassle.

So: No vendor-specific stuff. They will prey on u, as they can guesstimate what a move will cost you, and calculate from there how to extract the maximum amount of money from you.

Hosting with a hosting-company is perfectly fine, as long as you don't use their special-sauce, which will run exactly only on their servers.
And if you are using CMSs - by the love of god, limit the amount of plugins. The ideal amount is 0, for that matter, and before you ask.

@czauner @molly0xfff I’m not particularly tech-savvy, at least not to the point where I’d know how to host a physical server at home. I just fear that giving my business to GoDaddy is no better than giving it to Zuck or Musk…

@gadgetgav

It’s a valid concern. Ultimately you *can* still be shut down. But it’s a lot harder. There are many DNS providers out there (And GoDaddy is frankly one of the worst IMO). There’s only one Facebook provider.

You *can* move your own website to other providers for a long time before you run out of options.

@czauner @molly0xfff

@philip Any tips on better providers? I really don’t want to go back to GoDaddy

@gadgetgav Sure! So first thing, just in case it isn't obvious to you:

Who hosts your domain name, and who hosts the actual content of your site, do *not* need to be the same organization.

For my domains, I'm currently using https://www.hover.com as well as https://porkbun.com.

I've been happy with both, I've used Hover for far longer than Porkbun, but the latter is a bit cheaper. So for now my domains are split the two, I may consolidate later.

Domain Names | Buy Domains & Email At Hover.com

Find the perfect domain name for your idea at Hover. All domains come with industry-leading customer support and free WHOIS privacy. Name your passion today!

@gadgetgav For the actual content of my sites, I'm using GitHub Pages: https://pages.github.com right now, but there are tons of other options out there!

As mentioned earlier in the thread, the trick is to use "boring” standard technologies that are interchangeable. An HTML file will work on one of a thousand providers. Getting sucked into some cool new thing often means only the one vendor of that thing will work.

Check out @louie's post as a starting point: https://lmnt.me/blog/how-to-make-a-damn-website.html

GitHub Pages

Websites for you and your projects, hosted directly from your GitHub repository. Just edit, push, and your changes are live.

GitHub Pages