Support DNS over TLS
Nobody has claimed this yet.
Assessment
- Difficulty
- 5/5
- Estimated time
- Over a week
- Newbie friendliness
- 25/100
- Issue type
- Feature
- Clarity
- Needs clarification
- Activity status
- Stale
- Tech stack
- php
- Domain
- networking, security
Research direction
Start by reviewing issue #19 and the repository's current DNS transport implementation to understand the TCP/IP dependency. Read RFC 7858 for the DNS-over-TLS requirements, then define how the feature fits the resolver; done means DNS queries can be sent over TLS in accordance with that RFC, with appropriate verification.
Written by the indexing model from the issue text.
Description
All DNS queries are currently sent in plaintext over UDP sockets. There's an open issue to support querying via TCP/IP in #19.
Once this feature is in, we may want to support DNS over TLS as defined in RFC 7858. Once TCP/IP support is in, this should be fairly easy.
- Dominant language
- PHP
- Stars
- 542
- Forks
- 62
- PR merge metrics
- No merged PRs in 30d
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from reactphp/dns
-
bug
Difficulty 3/5 1-2 days Newbie friendliness 42/100
-
bug
Difficulty 3/5 1-2 days Newbie friendliness 45/100
-
bug new feature
Difficulty 4/5 3-5 days Newbie friendliness 30/100
-
maintenance
Difficulty 5/5 Over a week Newbie friendliness 15/100
-
help wanted new feature
Difficulty 4/5 3-5 days Newbie friendliness 35/100
Similar issues
-
a11y admissions.uiowa.edu needs grooming SiteImprove best practice
Difficulty 2/5 1-3 hours Newbie friendliness 70/100
-
Save States Menu Open
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
pluginsGLPI/datainjection#673 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
octobercms/october#6130 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
getgrav/grav-plugin-form#656 ·