Hi guys,

I was searching which protocol is better for privacy and so far DNScrypt is better (according to my research).

What’s your opinion?

  • Laser@feddit.de
    link
    fedilink
    arrow-up
    13
    arrow-down
    2
    ·
    1 year ago

    They want people to use easily tracked TCP. UDP is a simple request, TCP has to establish the connection, QUIC by Google is even worse.

    None of this makes sense (except maybe that TCP is stateful). What “easily tracked” is supposed to mean here I have no idea. Any information you can get from TCP are included in UDP from a privacy standpoint. The concept of a request doesn’t exist in UDP. The actual request in the DNS sense is very similar for all protocols. QUIC is UDP from a network protocol point of view, but it adds features commonly found in clients that need secure connections over UDP.

    I prefer DoT

    Which uses TCP.