A Django-based domain name registrar that interfaces with an EPP registry
Find a file
lizpearl 6bc22a9787
Some checks are pending
Build and deploy development for release / deploy-development (push) Waiting to run
Security checks / Django security check (push) Waiting to run
Security checks / Ensure custom mods are contained (push) Waiting to run
Security checks / OWASP security scan (push) Waiting to run
Testing / django-migrations-complete (push) Waiting to run
Testing / pa11y-scan (push) Waiting to run
Testing / python-linting (push) Waiting to run
Testing / python-test (push) Waiting to run
Merge pull request #3729 from cisagov/el/recreate-migration-0145
Remove and recreate the 2nd 0145 migration [EL]
2025-04-15 10:57:11 -05:00
.github Fixed typo 2025-03-17 13:00:45 -07:00
docs Merge branch 'main' into litterbox/3418-refactor-create-federal-portfolio 2025-03-24 09:36:36 -06:00
ops add log format to sandbox template 2025-02-03 15:04:13 -06:00
src Merge branch 'main' into el/recreate-migration-0145 2025-04-14 13:19:29 -05:00
.gitignore tweak gitignore 2024-11-27 23:25:20 -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