flashbots / flashbots/attested-tls-proxy
Consider making raw TLS over TCP based proxy
- Dominant language
- Rust
- Stars
- 6
- Forks
- 2
- Avg merge
- 13m
- Merged PRs (30d)
- 3
Description
This is currently an HTTP-based proxy. It could easily be made to forward raw bytestreams over TLS/TCP, but handling HTTP is needed in order to inject measurement data into the request or reponse headers. If we made the header-injection optional we could make this protocol-agnostic.
@0x416e746f6e proposed that there are cases where this would be desirable.
Contributor guide
No contributing guide indexed for this repository
Research direction
No files, tests, or entry points are named. Start by locating the Rust proxy server and client code, then trace HTTP header injection and TLS/TCP forwarding. Done should be defined as protocol-agnostic raw bytestream forwarding while making measurement-header injection optional.
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
- Needs clarification
- Newbie friendliness
- 30/100