cloudflare / cloudflare/quiche
Support disable encryption
Open
- Dominant language
- Rust
- Stars
- 11.8k
- Forks
- 1.1k
- Avg merge
- 21h 9m
- Merged PRs (30d)
- 6
Description
Support disabling encryption in trusted environments, for research, debugging, and performance profiling.
tquic and msquic support this extension: https://datatracker.ietf.org/doc/html/draft-banks-quic-disable-encryption
Contributor guide
Research direction
Start by reading the linked QUIC extension draft, then trace how quiche currently handles encryption and identify the entry points affected by allowing it to be disabled. The work is complete when trusted-environment users can disable encryption for research, debugging, and performance profiling while preserving normal encrypted behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- networking
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100