The following is showing a false positive.
https://github.com/Whonix/qubes-whonix/blob/Whonix13/usr/lib/qubes-whonix/qubes-whonixsetup#L41
# Display warning that TemplateVM is not connected to a Tor update proxy. if [ ! -e '/var/run/qubes-service/whonix-secure-proxy' ]; then /usr/lib/qubes-whonix/alert update /usr/lib/qubes-whonix/messages.yaml fi
Something in
- https://github.com/Whonix/qubes-whonix/blob/Whonix13/usr/lib/qubes-whonix/init/torified-updates-proxy-check
- or https://github.com/Whonix/qubes-whonix/blob/Whonix13/usr/lib/qubes-whonix/utility_functions.sh
Must be wrong.
The timeout is currently set to 10. Perhaps it's enough to increase it?
What do you think would be a safe value even covering slow machines? @marmarek