AdguardTeam / AdguardTeam/AdGuardHome
Secret key transaction authentication (TSIG) RFC 8945 support for zone transfers
- Lingua principale
- TypeScript
- Stelle
- 36.9k
- Fork
- 2.5k
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
### Prerequisites
- [X] I have checked the [Wiki](https://github.com/AdguardTeam/AdGuardHome/wiki) and [Discussions](https://github.com/AdguardTeam/AdGuardHome/discussions) and found no answer
- [X] I have searched other issues and found no duplicates
- [X] I want to request a feature or enhancement and not ask a question
### The problem
Protocol for transaction-level authentication using shared secrets and one-way hashing. It can be used to authenticate dynamic updates to a DNS zone as coming from an approved client or to authenticate responses as coming from an approved name server. No recommendation is made here for distributing the shared secrets; it is expected that a network administrator will statically configure name servers and clients using some out-of-band mechanism.
### Proposed solution
Proposed solution:
https://datatracker.ietf.org/doc/html/rfc8945
### Alternatives considered and additional information
Possible related with:
https://github.com/AdguardTeam/AdGuardHome/issues/790
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.