I am running a NAS at home, Minecraft server and some other stuff.

I want to make it all easier to access by getting my own domain, both for myself and friends and family.

Will also use it for my mail address etc.

My main goal is reduce my dependency on US services for very obvious reasons.

What's a good non US dns registrar to use? Found a ton online, but it's my first time doing this and I'm a bit lost unfortunately.

Any help and/or advice is greatly appreciated.

you are viewing a single comment's thread
view the rest of the comments
[–] 15 points 1 year ago (1 child)

OVH no problems for years.

BUT choose domain that is also maintained by non-US organization.
Like national TLDs from the EU, or fancy like one., cloud., ...

  • source
  • hideshow 2 child comments
  • [–] 5 points 1 year ago (2 children)

    Is .dev maintained by the US?

  • source
  • parent
  • hideshow 4 child comments
  • [–] 3 points 1 year ago* (last edited 1 year ago)

    You can easily check it by WHOIS:

    $ whois dev.
    % IANA WHOIS server
    % for more information on IANA, visit http://www.iana.org/
    % This query returned 1 object
    
    domain:       DEV
    
    organisation: Charleston Road Registry Inc.
    address:      1600 Amphitheatre Parkway
    address:      Mountain View CA 94043
    address:      United States of America (the)
    
    # the rest of output omitted
    

    And some hints gives Wikipedia: List of Internet top-level domains.

  • source
  • parent