AdguardTeam / AdguardTeam/AdGuardHome

Reallow the use of ED25519 keys.

Ouverte
#8,324 0 commentaires 7 réactions 1 personne assignée Réclamée par @Chinaski1 Voir sur GitHub
feature request Priority: P4
Langage dominant
TypeScript
Étoiles
36.9k
Forks
2.5k
Métriques de merge des PR
Aucune PR mergée en 30 j

Description

### 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

AdGuard as described here (https://github.com/AdguardTeam/AdGuardHome/issues/3737#issue-1027374918) actively blocks the key exchange algorithm "ED25519".
I also get the message "validating certificate pair: ED25519 keys are not supported by browsers; did you mean to use X25519 for key exchange?" and I'm unable to click on save configuration.

### Proposed solution

Firstly more and more browsers support ED25519 and last time I checked all major browsers are supporting it. Secondly should it be the users choice of which algorithm his system uses? Thirdly if you only have machine <-> machine communication for the AdGuard server (e.g. in an intranet for servers or behind a reverse proxy like caddy) it is irrelevant if clients are supporting it.

So as I listed it is not really not necessary to block ED25519 and removes the free choices of users, so please **re allow** ED25519.

### Alternatives considered and additional information

_No response_

Guide de contribution

Ouvrir le guide de contribution

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.