Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature request] Implement Encrypted Client Hello (ECH) #6222

Open
7 of 10 tasks
fabriziobagala opened this issue May 6, 2024 · 0 comments
Open
7 of 10 tasks

[Feature request] Implement Encrypted Client Hello (ECH) #6222

fabriziobagala opened this issue May 6, 2024 · 0 comments
Labels
feature request For issues asking for new features

Comments

@fabriziobagala
Copy link

I have checked if others have suggested this already

  • I have checked this issue tracker to see if others have reported similar issues.

Feature description

ECH is an extension of the TLS protocol. It aims to secure the TLS handshake portion of the protocol by encrypting the name of the websites you visit, which is in plain-text. For more details, click TLS Encrypted Client Hello.

Alternative solutions

Currently the only solution is to disable the VPN and use a provider such as Cloudflare to get this protection.

Type of feature

  • Better privacy/anonymity
  • Better at circumventing censorship
  • Easier to use
  • Other

Operating System

  • Android
  • iOS
  • Windows
  • macOS
  • Linux
@fabriziobagala fabriziobagala added the feature request For issues asking for new features label May 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request For issues asking for new features
Projects
None yet
Development

No branches or pull requests

1 participant