chore(hackclub.community): move Alumni Society DNS records from dino.icu (#2154)

Alongside the DNS records migration, we also adding a DNS
TXT record for GitHub Pages domain verification to prevent subdomain takeover risks.
This commit is contained in:
Andrei Jiroh Halili 2025-10-26 00:44:51 +08:00 committed by GitHub
parent 14b50e8c7b
commit 68bcd67f4b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 23 additions and 6 deletions

View file

@ -81,14 +81,13 @@ _acme-challenge.andreijiroh:
# Alumni Society (https://github.com/hackclub-alumni/meta/issues/1)
# Records are primarily managed by @ajhalili2006 (U07CAPBB9B5), although other alums
# can manage them by coordinating at #alums channel or https://github.com/hackclub-alumni/meta.
alumni:
- ttl: 600
type: CNAME
value: hackclub-alumni.github.io.
_atproto.alumni:
# Note that we have moved to hackclub.community, although we keep GH Pages
# domain verification record below to prevent domain takeovers if we do wildcard
# CNAME records at *.alumni.dino.icu in future.
_github-pages-challenge-hackclub-alumni.alumni:
- ttl: 600
type: TXT
value: "did=did:plc:yi5ewii4xerodl6ljn3fwga6"
value: "3777bf5f9b6076520d8bbcebb90d45"
arjav: #by https://github.com/arjav0703
- ttl: 600

View file

@ -1 +1,19 @@
---
# Alumni Society (https://github.com/hackclub-alumni/meta/issues/1)
# Records are primarily managed by @ajhalili2006 (U07CAPBB9B5), although other alums
# can manage them by coordinating at #alums channel or https://github.com/hackclub-alumni/meta.
alumni:
- ttl: 600
type: CNAME
value: hackclub-alumni.github.io.
_atproto.alumni:
- ttl: 600
type: TXT
value: "did=did:plc:yi5ewii4xerodl6ljn3fwga6"
# GH Pages domain verification to prevent domain takeovers if we do
# wildcard CNAME records at *.alumni.hackclub.community
_github-pages-challenge-hackclub-alumni.alumni:
- ttl: 600
type: TXT
value: "62688903c020be82f48ace03d54467"