[PR #129] [MERGED] Implement more privacy-respecting DNS service #136

Closed
opened 2025-11-19 07:14:49 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/fosrl/newt/pull/129
Author: @l3pr-org
Created: 9/4/2025
Status: Merged
Merged: 9/4/2025
Merged by: @oschwartz10612

Base: mainHead: main


📝 Commits (3)

📊 Changes

3 files changed (+4 additions, -4 deletions)

View changed files

📝 README.md (+2 -2)
📝 clients.go (+1 -1)
📝 main.go (+1 -1)

📄 Description

Community Contribution License Agreement

By creating this pull request, I grant the project maintainers an unlimited,
perpetual license to use, modify, and redistribute these contributions under any terms they
choose, including both the AGPLv3 and the Fossorial Commercial license terms. I
represent that I have the right to grant this license for all contributed content.

Description

The default DNS server has been changed from Google (8.8.8.8) to Quad9 (9.9.9.9).

This resolves #128

Feel free to change to a different service-- Mullvad may provide even more privacy, but they have not proven themselves to be a stable long-term DNS provider, simply due to the fact that they have been running their service for a far shorter period of time than Quad9.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/fosrl/newt/pull/129 **Author:** [@l3pr-org](https://github.com/l3pr-org) **Created:** 9/4/2025 **Status:** ✅ Merged **Merged:** 9/4/2025 **Merged by:** [@oschwartz10612](https://github.com/oschwartz10612) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (3) - [`eda8073`](https://github.com/fosrl/newt/commit/eda8073bce6ec454f3fbd8afe247181ea52389bc) Change DNS Server - [`217a934`](https://github.com/fosrl/newt/commit/217a9346c64b90cf1763edef5b667221034bb5ed) Change DNS Server in clients.go - [`2675b81`](https://github.com/fosrl/newt/commit/2675b812aa015eb377a3e70ff1b94d2b75576dc7) Update README.md ### 📊 Changes **3 files changed** (+4 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+2 -2) 📝 `clients.go` (+1 -1) 📝 `main.go` (+1 -1) </details> ### 📄 Description ## Community Contribution License Agreement By creating this pull request, I grant the project maintainers an unlimited, perpetual license to use, modify, and redistribute these contributions under any terms they choose, including both the AGPLv3 and the Fossorial Commercial license terms. I represent that I have the right to grant this license for all contributed content. ## Description The default DNS server has been changed from Google (8.8.8.8) to Quad9 (9.9.9.9). This resolves #128 Feel free to change to a different service-- Mullvad may provide even more privacy, but they have not proven themselves to be a stable long-term DNS provider, simply due to the fact that they have been running their service for a far shorter period of time than Quad9. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-19 07:14:49 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/newt#136