publicsuffix / list

The Public Suffix List
https://publicsuffix.org/
Mozilla Public License 2.0
1.97k stars 1.2k forks source link

add `xmit.dev` #1972

Closed pcarrier closed 3 months ago

pcarrier commented 3 months ago

Public Suffix List (PSL) Pull Request (PR) Template

Each PSL PR needs to have a description, rationale, indication of DNS validation and syntax checking, as well as a number of acknowledgements from the submitter. This template must be included with each PR, and the submitting party MUST provide responses to all of the elements in order to be considered.

Checklist of required steps

Submitter affirms the following:


For Private section requests that are submitting entries for domains that match their organization website's primary domain, please understand that this can have impacts that may not match the desired outcome and take a long time to rollback, if at all.

To ensure that requested changes are entirely intentional, make sure that you read the affectation and propagation expectations, that you understand them, and confirm this understanding.

PR Rollbacks have lower priority, and the volunteers are unable to control when or if browsers or other parties using the PSL will refresh or update.

(Link: about propagation/expectations)

Description of Organization

Organization Website: https://pcarrier.com/

pcarrier.ca Software Inc., which I operate currently single-handedly, provides free Internet services. In particular, https://xmit.co/ is a hosting platform for static websites. https://xmit.dev subdomains are available to its customers on a first-come,-first-serve basis for completely free websites.

Reason for PSL Inclusion

Cookie Security. We let multiple parties host different websites and do not want cookie pollution, or the risk of leaking cookies across domains.

Please note that this is the continuation of https://github.com/publicsuffix/list/pull/1899

Number of users this request is being made to serve: Currently only 5 active users, but we expect growth, particularly as entirely free hosting (domain name included) becomes publicly available.

DNS Verification via dig

dig +short TXT _psl.xmit.dev
"https://github.com/publicsuffix/list/pull/1972"

Results of Syntax Checker (make test)

$ make test
[…]
============================================================================
Testsuite summary for libpsl 0.21.5
============================================================================
# TOTAL: 5
# PASS:  5
# SKIP:  0
# XFAIL: 0
# FAIL:  0
# XPASS: 0
# ERROR: 0
============================================================================
Making check in msvc
yahesh commented 3 months ago

Sorting looks good to me.

simon-friedberger commented 3 months ago