Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New Jelastic public domains are added and existing ones are reviewed #1259

Merged
merged 5 commits into from
Apr 1, 2021

Conversation

dmitrykhimich
Copy link
Contributor

@dmitrykhimich dmitrykhimich commented Apr 1, 2021

  • Description of Organization
  • Reason for PSL Inclusion
  • DNS verification via dig
  • Run Syntax Checker (make test)

Description of Organization

Jelastic is a Multi-Cloud PaaS (Platform as a Service) with decentralized network of independent cloud hosting service providers located across the Globe.

Organization Website: https://jelastic.com

Reason for PSL Inclusion

Security enhancement between the subdomains.
There is a large network of independent and distributed cloud hosting providers that offer shared domains for their end users, for example *.keliweb.cloud. End users can get a custom subdomain on top of the shared public domain, for example myapp.keliweb.cloud. Such subdomains are managed by different users or organisations with the ability to set cookies and they may create an arbitrary amount of subdomains. We would like all of the public domain names to be compliant, including cookie handling and DNS sorting.

The list of new public domains:
keliweb.cloud
cs.keliweb.cloud
amscompute.com
paas.beebyte.io
sekd1.beebyteapp.io
faststacks.net
sdscloud.pl

Additionally, we reviewed all previously added domains and we'd also like to remove unused domains or those that have term less than 1 year.

The list of public domains to be removed:
it1-eur.jenv-arubabiz.cloud
ams.cloudswitches.com
au.cloudswitches.com
sg.cloudswitches.com
elastyco.com
nv.elastyco.com
paas.leviracloud.eu
ocs.opusinteractive.io
cloud.unispace.io
cloud-de.unispace.io
jl.serv.net.mx
ams1.jls.docktera.net

Note: some existing domains can't be prolonged due to the registrars' limitations so we leave them intact if you don't mind

DNS Verification via dig

dk@dk-jelastic ~ $ dig TXT +short _psl.cs.keliweb.cloud
"https://github.com/publicsuffix/list/pull/1259"

dk@dk-jelastic ~ $ dig TXT +short _psl.keliweb.cloud
"https://github.com/publicsuffix/list/pull/1259"

dk@dk-jelastic ~ $ dig TXT +short _psl.faststacks.net
"https://github.com/publicsuffix/list/pull/1259"

dk@dk-jelastic ~ $ dig TXT +short _psl.amscompute.com
"https://github.com/publicsuffix/list/pull/1259"

dk@dk-jelastic ~ $ dig TXT +short _psl.paas.beebyte.io
"https://github.com/publicsuffix/list/pull/1259"

dk@dk-jelastic ~ $ dig TXT +short _psl.sekd1.beebyteapp.io
"https://github.com/publicsuffix/list/pull/1259"

dk@dk-jelastic ~ $ dig TXT +short _psl.sdscloud.pl
"https://github.com/publicsuffix/list/pull/1259"

make test

PASS: libpsl_icu_load_dafsa_fuzzer
PASS: libpsl_icu_fuzzer
PASS: libpsl_icu_load_fuzzer
============================================================================
Testsuite summary for libpsl 0.21.1
============================================================================
# TOTAL: 3
# PASS:  3
# SKIP:  0
# XFAIL: 0
# FAIL:  0
# XPASS: 0
# ERROR: 0
============================================================================
Making check in tests
  CC       test-is-public.o
  CC       test-is-public-all.o
  CC       test-is-cookie-domain-acceptable.o
  CC       test-is-public-builtin.o
  CC       test-registrable-domain.o
  CCLD     test-is-cookie-domain-acceptable
  CCLD     test-is-public-builtin
  CCLD     test-is-public
  CCLD     test-is-public-all
  CCLD     test-registrable-domain
PASS: test-is-public-builtin
PASS: test-is-public
PASS: test-is-cookie-domain-acceptable
PASS: test-registrable-domain
PASS: test-is-public-all
============================================================================
Testsuite summary for libpsl 0.21.1
============================================================================
# TOTAL: 5
# PASS:  5
# SKIP:  0
# XFAIL: 0
# FAIL:  0
# XPASS: 0
# ERROR: 0
============================================================================
Making check in msvc

@dmitrykhimich dmitrykhimich marked this pull request as ready for review April 1, 2021 07:37
Copy link
Member

@dnsguru dnsguru left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • DNS Validation ok
  • Tests ok
  • Rationale ok
  • No conflict with base

Approved

@dnsguru dnsguru merged commit ed602de into publicsuffix:master Apr 1, 2021
@dnsguru dnsguru self-assigned this Apr 1, 2021
@groundcat
Copy link
Contributor

groundcat commented Dec 29, 2024

Hello @dmitrykhimich @ihorman @maximus13th I have noticed that the domain syno-ds.de has been returning an NXDOMAIN error. Is this domain still active? If the domain is no longer linked to an active project, please confirm whether it can be safely removed from the PSL. If your project or organization is still active and requires continued inclusion in the PSL, please reply at your earliest convenience. If we do not hear back from you for an extended period (over 30 days), your entry may be subject to removal. Thank you. #1119


Email sent

Action: delivered
Final-Recipient: rfc822;[email protected]
Status: 2.0.0
Remote-MTA: dns; aspmx.l.google.com
Diagnostic-Code: smtp; 250 Ok

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants