What this repository actually is
First, a clarification the star count can obscure: this is not software you install. DigitalPlat FreeDomain is a free domain registration service, and the repository is its public home and registration front for a platform that has handed out, by its own count, over 500,000 domains. You do not clone it and run it. You register a name through its dashboard and point it at a DNS provider you choose. Reading it as a service rather than a tool is the first thing to get right.
The offer is genuine and simple: register a domain at no cost, then host the DNS with whatever provider you like, Cloudflare, FreeDNS by Afraid.org, or Hostry. It is run by Edward Hsing of the DigitalPlat Foundation, and the pitch is access, that the cost of a domain should not be what keeps someone off the web.
What you get, precisely
The available extensions, as listed, are:
.dpdns.org.us.kg.qzz.io.xx.kg.qd.je
The precise thing to understand is that these are names under shared, managed domains, not your own top-level domain. That is completely fine for what most people want a free domain for, but it shapes the tradeoffs below, so it is worth being clear-eyed rather than treating yourname.dpdns.org as equivalent to a registrar-purchased yourname.com.
How to register
There is nothing to build. You claim a name from the DigitalPlat FreeDomain dashboard at dash.domain.digitalplat.org, then set your DNS records at your chosen provider. Pairing it with Cloudflare is the common path, giving you free DNS, proxying, and TLS on top of the free name. The repository links a tutorial and an FAQ for the registration steps.
The caveats the welcome page leaves out
A promotional README will not tell you when not to use a free domain. Here is the honest version, and it is the reason to read past the pitch:
- Longevity is the real risk. Free domain services live and die on the operator’s continued goodwill and ability to pay. The cautionary precedent is Freenom, which gave away free TLDs for years, became overrun with abuse, and eventually stopped issuing names and reclaimed many, leaving sites and emails dead. None of that is a prediction about DigitalPlat specifically, but the structural risk is inherent to free domains: do not put anything you cannot afford to lose, or cannot migrate quickly, on one.
- Reputation and deliverability. Free and low-cost TLDs attract abuse, and spam filters and security tools sometimes weight them accordingly. For a hobby site this is irrelevant; for sending email or running anything trust-sensitive, a free shared TLD can quietly hurt you.
- You are a guest of an abuse policy. Because these are managed second-level names, your domain exists at the discretion of the operator’s rules and enforcement. That is reasonable and necessary, but it is a different footing from a name you own outright at a registrar.
The right framing is that this is excellent for hobby projects, learning, dev and staging, personal redirects, and getting a real name in front of a side project for free. It is the wrong tool for a business identity or anything where losing the name would be costly.
FreeDomain versus other free-name services
| FreeDomain | is-a.dev | js.org | |
|---|---|---|---|
| Stars | 176,160 | 10,444 | 5,765 |
| Offers | several TLDs, dashboard | is-a.dev subdomains | js.org subdomains |
| Register via | web dashboard | GitHub pull request | GitHub pull request |
| Scope | general free domains | developer profiles | JavaScript projects |
Counts are from GitHub as of June 2026. is-a.dev and js.org are the well-known developer-focused free-subdomain services, both registered by opening a pull request and narrower in scope. FreeDomain differs by offering several TLD options through a web dashboard rather than a Git workflow, and by aiming at general use rather than developer profiles. All three share the same underlying caveat: a free name is a great on-ramp and a poor foundation for anything you cannot afford to lose.
Related
For what is climbing across GitHub more broadly, see the daily digest and the weekly report.
FAQ
Is this software I install? No. It is a free domain registration service. You register a name through its dashboard and point it at your own DNS provider.
What domains can I get? Names under .dpdns.org, .us.kg, .qzz.io, .xx.kg, and .qd.je, with more extensions noted as coming.
Should I use it for a business or email? Be cautious. Free shared TLDs can carry reputation and deliverability baggage, and free services carry longevity risk. It is best for hobby, learning, and dev use.
Do I get DNS too? You bring your own DNS provider, such as Cloudflare, FreeDNS by Afraid.org, or Hostry. The service provides the name; you control the records.