GNU social JP
  • FAQ
  • Login
GNU social JPは日本のGNU socialサーバーです。
Usage/ToS/admin/test/Pleroma FE
  • Public

    • Public
    • Network
    • Groups
    • Featured
    • Popular
    • People

Conversation

Notices

  1. Embed this notice
    GrapheneOS (grapheneos@grapheneos.social)'s status on Friday, 24-Jan-2025 13:51:27 JST GrapheneOS GrapheneOS

    Android's Private DNS feature originally used DNS-over-TLS (DoT) before Google decided to focus on DNS-over-HTTPS (DoH) over DoT or the newer DNS-over-QUIC (DoQ).

    They're migrating Android to always using DoH when available. They started by always using it when the network or user configures Cloudflare or Google DNS for initial testing. Using it for everything else is behind multiple feature flags enabling newer asynchronous DNS resolution code and automatic detection of DNS-over-HTTPS support.

    In conversation Friday, 24-Jan-2025 13:51:27 JST from grapheneos.social permalink
    • Embed this notice
      GrapheneOS (grapheneos@grapheneos.social)'s status on Friday, 24-Jan-2025 13:51:24 JST GrapheneOS GrapheneOS
      in reply to

      DoQ will likely be the winner for server-side usage on authoritative DNS servers where the clients are DNS resolver servers rather than end users. DoT/DoQ are generally preferred by server/network engineers and DoH by browser/OS engineers.

      In conversation Friday, 24-Jan-2025 13:51:24 JST permalink
      Rich Felker repeated this.
    • Embed this notice
      GrapheneOS (grapheneos@grapheneos.social)'s status on Friday, 24-Jan-2025 13:51:24 JST GrapheneOS GrapheneOS
      in reply to

      Worth noting encrypted DNS doesn't hide much from networks since they can still see the IPs. Host names are also in plain text for TLS without the barely deployed ECH. If you use a VPN to have a shared IP for privacy, using a different DNS resolver makes you stand out from other users of the VPN.

      In conversation Friday, 24-Jan-2025 13:51:24 JST permalink
    • Embed this notice
      GrapheneOS (grapheneos@grapheneos.social)'s status on Friday, 24-Jan-2025 13:51:25 JST GrapheneOS GrapheneOS
      in reply to

      We could enable support for automatically detecting DoH support early but it would be risky. We're planning on following along with Android's schedule for enabling these and nearly all other features. DoT does usually work perfectly fine.

      Android's DoH implementation is newer than DoT so they wrote it with fancy async Rust. Rust has become the preferred language for new low-level code in Android. DoT would have been Rust if it was added today. DoT/DoQ are just losing to DoH due to the port.

      In conversation Friday, 24-Jan-2025 13:51:25 JST permalink
    • Embed this notice
      GrapheneOS (grapheneos@grapheneos.social)'s status on Friday, 24-Jan-2025 13:51:26 JST GrapheneOS GrapheneOS
      in reply to

      DoT and DoQ are leaner than doing DNS via HTTP using TLS or QUIC. The only reason DoH is winning out is because reusing HTTPS means the standard port is TCP/UDP 443 so it bypasses misguided filtering.

      It's entirely possible to host DoT/DoQ on port 443 and it looks the same as HTTPS since it's TLS or QUIC either way. It's just not the standard port so they lost for client side usage despite being superior protocols. DoQ will very likely win for usage on authoritative DNS servers though.

      In conversation Friday, 24-Jan-2025 13:51:26 JST permalink

      Attachments

      1. No result found on File_thumbnail lookup.
        http://filtering.It/

Feeds

  • Activity Streams
  • RSS 2.0
  • Atom
  • Help
  • About
  • FAQ
  • TOS
  • Privacy
  • Source
  • Version
  • Contact

GNU social JP is a social network, courtesy of GNU social JP管理人. It runs on GNU social, version 2.0.2-dev, available under the GNU Affero General Public License.

Creative Commons Attribution 3.0 All GNU social JP content and data are available under the Creative Commons Attribution 3.0 license.