AdguardTeam / AdguardTeam/AdGuardDNS
Add DNSCrypt support to personal AdGuard DNS
- Lingua principale
- Go
- Stelle
- 952
- Fork
- 82
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
### Issue Details
We currently only support DoH / DoT / DoQ there. It would be logical to add DNSCrypt support as well.
### Proposed solution
In order to make "personal" part work we can use "Provider Name" field to recognize the user that makes a query. This "provider name" will be sent to AdGuard DNS server when fetching the certificate. Once we receive such a query, we can return a personal certificate of that user and then use the "Client Magic" value of that cert to recognize user's encrypted queries.
### Alternative solution
_No response_
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.