From 5b90c74b487d20377fea1ff1ac82a7a16987eccb Mon Sep 17 00:00:00 2001 From: Juraj Hilje Date: Fri, 14 Jun 2024 13:37:04 +0200 Subject: [PATCH] feat: update dns-traffic-leak-outside-vpn-tunnel-on-android.md --- .../en/blog/dns-traffic-leak-outside-vpn-tunnel-on-android.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/content/en/blog/dns-traffic-leak-outside-vpn-tunnel-on-android.md b/src/content/en/blog/dns-traffic-leak-outside-vpn-tunnel-on-android.md index 51bcdcb7..78226cc1 100644 --- a/src/content/en/blog/dns-traffic-leak-outside-vpn-tunnel-on-android.md +++ b/src/content/en/blog/dns-traffic-leak-outside-vpn-tunnel-on-android.md @@ -25,4 +25,4 @@ A DNS leak can occur when an app (e.g. Chrome app) calls the `getaddrinfo` funct 5. Check `tcpdump` for plaintext DNS traffic ### Recommendations -DNS leaks can seriously impact user privacy, resulting in potential exposure of browsing history and geolocation, or tracking and profiling. Depending on your threat model, you might consider avoiding using Android in situations where DNS leaks can impact your privacy, until the issue is fixed in a future Android OS version. +DNS leaks can seriously impact user privacy, resulting in potential exposure of browsing history and geolocation, or tracking and profiling. Depending on your threat model, consider avoiding using Android in situations where DNS leaks can impact your privacy, until the issue is fixed in a future Android OS version.