mastodon.world is one of the many independent Mastodon servers you can use to participate in the fediverse.
Generic Mastodon server for anyone to use.

Server stats:

9.9K
active users

#namecheap

1 post1 participant0 posts today

dynamic dns with namecheap?
IP 1.0.1.1 ... o_O ?

You're not the only one:

github.com/ddclient/ddclient/i

namecheap.com/status-updates/i

You can just add `, web-skip=‘SameSite=None’` but it's probably better to disable ddclient (or any other services pointing to dynamicdns.park-your-domain.com/getip for now) and just add your ip manually until more info are available.

Check also `whois 1.0.1.1`.

So I've just managed to move all my manual domain configuration in #namecheap into Terraform / OpenTofu.

Needed to write an exporter script, which requires the Namecheap API be enabled (Settings -> Tools -> API)

And then here's the tool I used to export to Terraform:

gist.github.com/ThisIsMissEm/9

I'm totally not fully maintaining this, but if it helps someone, fantastic.

GistIf you're wanting to export data from Namecheap into Terraform / OpenTofu, here's the code I used:If you're wanting to export data from Namecheap into Terraform / OpenTofu, here's the code I used: - .env.example

If you use #NameCheap for anything, another round of "Your Auto-Renewal Payment Didn’t Go Through" phishing emails are hitting inboxes. #infosec

Where they are getting real emails that link up to real domain renewal whois records, esp if you use domain privacy options, I'm not sure. They sent it to a dedicated email account that I use exclusively for Namecheap that shouldn't be in the publicverse.

#MastoAdmin #hosting #Selfhosting .

Domains, Hosting & more

[gap height="50px"] [section label="Categories" padding="0px"] [row style="collapse" width="full-width" v_align="equal" h_align="center"] [col span="4" span__sm="12"] [ux_image_box style="shade" img="18283" image_height="600px" link="https://namecheap.pxf.io/c/4502196/2176068/5618" target="_blank" rel="sponsored" text_hover="bounce" text_padding="0px 0px 15% 0px"] IDEAL [ux_text font_size="2"] Domains [/ux_text] [button text="Register now" color="white" […]

aretori.com/services/domains-h

Replied in thread

@friesen5000 @freedomboxfndn

#NameCheap are good (privacy included). #InternetBS, too.

In my experience as someone who did basically the same thing, also with little experience, the toughest parts were:

a) Dealing with your ISP changing your IP address regularly. You can fix this by running ddclient to regularly update Namecheap to your current IP address.

b) Meeting security standards for email, which is needs the right settings in your Namecheap domain (MX/TXT) settings.