A Django-based domain name registrar that interfaces with an EPP registry
Find a file
Rachid Mrad ec8e8b1f65
lint
2024-11-20 13:15:27 -05:00
.github Move unique logic from _get_requested_domain into fake_dot_gov, handle cases of missing phone or title 2024-11-18 15:05:25 -05:00
docs added new login cert rotation documentation 2024-11-13 17:10:35 -08:00
ops added new login cert rotation documentation 2024-11-13 17:10:35 -08:00
src lint 2024-11-20 13:15:27 -05:00
.gitignore add another cert format and a cert folder to .gitignore 2024-07-29 11:53:34 -05:00
CONTRIBUTING.md Add feedback changes 2024-10-07 11:31:25 -07:00
LICENSE.md Dedicate our work to the public 2022-08-10 11:12:08 -05:00
README.md Update README.md 2024-04-11 08:18:55 -07:00

Infrastructure as a (public) service

The .gov domain helps U.S.-based government organizations gain public trust by being easily recognized online. This repo contains the code for the new .gov registrar where governments request and manage domains and other artifacts about our product strategy and research.

Onboarding

For new members of the @cisagov/dotgov team looking to contribute to the registrar, please open a developer onboarding ticket or a designer onboarding ticket.

Code

Code is located in the src directory.

Documentation

Architectural Decision Records

Architectural Decision Records (ADR) are located in docs/architecture/decisions.

Product Goals

These are located in docs/product.

Research Artifacts

Including some helpful scanning tools. These are located in docs/research