DNS over TLS
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 14.6k
- Forks
- 3.2k
- Avg merge
- 12d 11h
- Merged PRs (30d)
- 4
Description
Could you please add an option "Allow only DNS over TLS"?
This should apply to all HTTP/HTTPS requests done by (or passthrough by) GmsCore, including the one for adding a Google account; if enabled all requests that use unencrypted DNS (only the ones that pass within GmsCore) should be switched to DNS over TLS or negated.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No file or test is named. Start by tracing how GmsCore handles DNS for its HTTP/HTTPS requests, including the Google-account flow, then identify where an option could cover both direct and passthrough requests. Done means the option is available and every affected unencrypted DNS request is either sent over DNS over TLS or prevented.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, java
- Domain
- mobile-dev, networking, security
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100