liftedinit / liftedinit/ghostcloud-frontend

Verify current domain ownership

Open
#43 1 comment 0 reactions 1 assignee View on GitHub

@jgryffindor is already working on this.

Since Oct 26, 2023.

user needs
Dominant language
TypeScript
Stars
0
Forks
3
PR merge metrics
No merged PRs in 30d

Description

It's possible for a user to re-use an existing A record of a domain that no longer has an active site, but the record was left in place.

**Describe the solution you'd like**
- To prevent this when creating a site, users should be required to create a unique TXT record related to the current deployment.
- The ingress system should verify the A Record, www CNAME, and TXT record match the expected values to proceed with creating the site ingress.

**Describe alternatives you've considered**
- An alternative would be a secondary system that emails the registered email on the domain.

**Additional context**
-

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.