Open-source domain registry platform. Revolutionizing ccTLD and gTLD management with Namingo.
Find a file
2023-12-02 11:21:08 +02:00
automation Small update to reporting 2023-12-01 21:20:38 +02:00
cp CP cleanup 2023-11-27 16:40:48 +02:00
das DAS and WHOIS update to use Monolog 2023-12-01 20:51:43 +02:00
database Small update 2023-12-01 10:53:58 +02:00
docs Small docs fix. 2023-12-01 22:25:37 +02:00
epp Monolog also for EPP 2023-12-01 21:26:48 +02:00
rdap Fixes for high load situations 2023-12-02 11:21:08 +02:00
whois DAS and WHOIS update to use Monolog 2023-12-01 20:51:43 +02:00
LICENSE Initial commit 2023-08-03 13:10:35 +03:00
README.md Small docs fix. 2023-12-01 22:25:37 +02:00

Namingo Registry

Open-source domain registry platform. Revolutionizing ccTLD and gTLD management with Namingo.

Introduction

Namingo is a state-of-the-art open-source domain registry platform, diligently crafted to serve ccTLD, gTLD, brand and private domain registries. Written from scratch in 2023, it adheres to the latest standards, ensuring a cutting-edge experience.

Namingo is optimally designed for the upcoming ICANN application round, providing a straightforward and easily updatable platform. Its contemporary architecture and intuitive interface make it an ideal choice for efficient and modern domain registry management.

Get Involved

We're on a mission to make Namingo the best it can be, and we need your expertise! Whether you're adept in development, have a keen eye for design, or simply brim with innovative ideas, your contribution can make a world of difference.

Current Status:

Namingo is nearing its full launch, with the majority of its system components already in place. The WHOIS, DAS, EPP and RDAP servers are implemented.

Our development focus is now on two key areas: integrating support for the fee extension (RFC8748) and the launch phase extension (RFC8334). The control panel, offering basic functionalities at present, is on track for full completion by the end of 2023.

Feel free to dive into our issues to see where you can help or reach out to us directly to discuss how you can contribute.

Features

Namingo is equipped with a comprehensive suite of features to meet the diverse needs of modern domain registries:

  • ICANN Compliant: Robust support for both ccTLDs and gTLDs in line with ICANN requirements.

  • EPP Server: Enables secure and robust communication for domain registration and management.

  • WHOIS Service: Offers both port 43 access and web access, ensuring transparency in domain information retrieval.

  • RDAP Server: Next-generation registration data access protocol server to provide public access to domain data.

  • Control Panel: An intuitive and modern interface designed for streamlined domain management and administration. This control panel supports advanced security features like Two-Factor Authentication (2FA) and WebAuthn, ensuring a high level of account security for users. Notably, it includes a feature for registrars to directly make deposit payments through Stripe, providing a straightforward and secure method for managing financial transactions. Additionally, the control panel is multilingual, making it accessible to a diverse global user base.

  • DNS Interface: State-of-the-art zone generator tailored to support BIND, NSD, and KnotDNS, offering flexibility in DNS software choices. Seamlessly integrates with industry-leading solutions for DNSSEC signing, including OpenDNSSEC and DNS-tool, ensuring enhanced domain security and reliability.

  • DAS Server: Efficient Domain Availability Service to quickly check domain availability.

  • API Integration: Control panel integrated with a powerful API, facilitating direct access to the registry database.

  • Database Compatibility: Our system is versatile in its database support, accommodating both MySQL/MariaDB and PostgreSQL databases. This flexibility allows users to choose the database solution that best fits their technical preferences and existing infrastructure, ensuring seamless integration and optimal performance.

  • GDPR-Compliant Database Encryption: Supports comprehensive database encryption to ensure GDPR compliance. For more details, see our Encryption Guide.

  • Automation Scripts: Ensures the continuous and smooth operation of the registry by performing routine checks and operations. Advanced scripting capabilities also facilitate the generation of RDE deposits, the creation of ICANN's monthly reports, and ensure full compliance with other ICANN gTLD requirements for streamlined regulatory adherence.

Installation Instructions

The installation instructions have been moved to a separate file to keep things organized. For detailed installation steps, please refer to Install.md.

Support

Your feedback and inquiries are invaluable to Namingo's evolutionary journey. If you need support, have questions, or want to contribute your thoughts:

  • Email: Feel free to reach out directly at help@namingo.org.

  • GitHub Issues: For bug reports or feature requests, please use the Issues section of our GitHub repository.

  • GitHub Discussions: For general discussions, ideas, or to connect with our community, visit the Discussion page on our GitHub project.

We appreciate your involvement and patience as Namingo continues to grow and adapt.

Acknowledgements

Special thanks to XPanel Ltd for their inspirational work on XPanel Registry.

Additionally, we extend our gratitude to:

  • ChatGPT for invaluable assistance with code and text writing.
  • Slim Framework 4 Starter App which served as the foundation for our control panel.

Licensing

Namingo is inspired by XPanel Registry (https://github.com/XPanel/epp), which is licensed under the Apache 2.0 License, © 2017 XPanel Ltd. Namingo incorporates certain elements and parts of the code from XPanel and has been significantly rewritten. It is independently licensed under the MIT License.