commonshost / commonshost/dohnut

Consider padding to preserve traffic flow confidentiality

Open
#18 2 comments 1 reaction 0 assignees View on GitHub
security
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.