cloudflare / cloudflare/quiche

Support disable encryption

Open
#2,040 5 comments 5 reactions 0 assignees View on GitHub
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.