commonshost / commonshost/dohnut
Consider padding to preserve traffic flow confidentiality
- Dominant language
- JavaScript
- Stars
- 89
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
Defense against network traffic analysis attacks.
## HTTP/2
- `paddingStrategy` in client & server https://nodejs.org/api/http2.html#http2_http2_createserver_options_onrequesthandler & https://nodejs.org/api/http2.html#http2_http2_connect_authority_options_listener
## EDNS0
Padding for the DNS query.
- https://tools.ietf.org/html/rfc7830
- https://edns0-padding.org
- https://datatracker.ietf.org/meeting/105/materials/slides-105-pearg-encrypted-dns-privacy-a-traffic-analysis-perspective-01
- https://www.esat.kuleuven.be/cosic/does-doh-imply-privacy/
- https://datatracker.ietf.org/doc/rfc8467/
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.