Support DNS over TLS

Aperta
#80 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub

Nessuno ha ancora preso questa issue.

Valutazione

Difficoltà
5/5
Tempo stimato
Più di una settimana
Idoneità per principianti
25/100
Tipo di issue
Funzionalità
Chiarezza
Da chiarire
Stato di attività
Ferma
Stack tecnologico
php

Direzione di ricerca

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.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Descrizione

help wanted new feature

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.

Lingua principale
PHP
Stelle
542
Fork
62
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Come iniziare

  1. Leggi tutta la issue e poi la guida ai contributi del progetto.
  2. Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
  3. Fai un fork del repository e lavora su un branch.
  4. Apri una pull request che faccia riferimento al numero della issue.

Altre issue di reactphp/dns

Tutte le issue di reactphp/dns

Issue simili

Altre issue su PHP

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.