From e2a395c5fd7d0314fc27172dc2bdc192ee8c28cf Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Thu, 26 Nov 2020 10:02:37 -0500 Subject: [PATCH] further explain Vanadium connectivity checks --- static/faq.html | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/static/faq.html b/static/faq.html index b7e670a0..021591d1 100644 --- a/static/faq.html +++ b/static/faq.html @@ -522,8 +522,11 @@
  • HTTP other fallback: http://play.googleapis.com/generate_204
  • -

    Similar connectivity checks are also performed by Vanadium. We plan to make - it respect the OS configuration option added by GrapheneOS.

    +

    Similar connectivity checks are also performed by Vanadium in the browser + app, but not the WebView. This matches the behavior of Chrome and Chromium. In + the future, we plan to have it follow our OS configuration option by having it + switch between the GrapheneOS server and blending in with Chrome based on the + user's choice.

  • DNS connectivity and functionality tests