-
At the moment(0.14.0 kubo) libp2p does not support RFC8484 DOH url template, so it sends only POST requests.
So we remove {?dns} suffix from DOH template url before passing it to the IPFS config.
Th…
cypt4 updated
2 months ago
-
# Overview
We should probably revert to the github.com/babolivier/go-doh-client impementation of DoH used in older versions rather than the current github.com/likexian/doh of DoH
# Description
Th…
-
**出现了什么问题**
启用安卓手机自带的安全dns使用mosdns的dot地址无法使用,使用chrome和edge的的内置doh填入mosdns的doh地址无法使用,已排除证书问题,换了两张不同ca的证书,已知coredns使用第三方插件同样可复现。
```txt
9月 13 19:13:16 localhost.localdomain mosdns[211888]: 2021/09/1…
-
-
Duplicated from email thread.
```
Context:
In our study [1], we have evaluated if DNS over TLS (DoT) and DNS over
HTTPS (DoH) resolvers support EDNS(0) padding to protect users’ privacy
again…
-
Referring to query() in wrapper_js.go:
`dohurl` also supports receiving a full url but actually only takes the host from that. we would need to patch `github.com/shynome/doh-client` for it to const…
-
doh不支持RFC8484 get方法吗?会不会有兼容性问题?目前支持RFC8484 post方法了.
**需求应用场景**
请描述需求应用的场景和方式。
目前在microsoft Windows ,google chrome,microsoft edge,mozilla firefox上测试 doh没问题.用的是post方法.
会不会影响http缓存?使用post方法做htt…
-
See [RFC8484 Section 4.2.1](https://datatracker.ietf.org/doc/html/rfc8484#section-4.2.1) for DoH error handling rules.
-
Designed to protect user privacy by preventing man-in-the-middle attacks and controlling DNS data.
cbjn updated
8 months ago
-
- **Version**: v0.36.4
- **Platform**: Node and Browser
- **Subsystem**: DNS
#### Type: Feature
#### Severity: Low
## Problem
When running in Node, js-ipfs uses system resolver (`/etc/…
lidel updated
12 months ago