Skip to content

Commit 6b35cad

Browse files
Initial outline and fill in intro
1 parent 564bb4e commit 6b35cad

File tree

1 file changed

+19
-1
lines changed

1 file changed

+19
-1
lines changed

src/content/docs/1.1.1.1/encryption/oblivious-dns-over-https.mdx

Lines changed: 19 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,22 @@ sidebar:
77
label: Oblivious DoH
88
---
99

10-
As announced on [our blog](https://blog.cloudflare.com/oblivious-dns/), since late 2020, Cloudflare supports Oblivious DNS over HTTPS (ODoH).
10+
As announced on [our blog](https://blog.cloudflare.com/oblivious-dns/), since late 2020, Cloudflare 1.1.1.1 supports Oblivious DNS over HTTPS (ODoH) ([RFC 9230](https://www.rfc-editor.org/rfc/rfc9230.html)).
11+
12+
ODoH is a protocol for performing remote Domain Name System (DNS) resolution via the OHTTPS protocol ([RFC 9230](https://www.rfc-editor.org/rfc/rfc9230.html)), which improves privacy by separating the contents of an HTTP request (and response) from its requester IP address.
13+
14+
## How ODoH works
15+
16+
Clients
17+
18+
Proxy
19+
20+
Target
21+
22+
## Cloudflare and third-party products
23+
24+
25+
26+
## Related resources
27+
28+
-

0 commit comments

Comments
 (0)