{% extends "common/base.j2" %} {% block body_content %}

{{ _("I receive many "WARNING Calculated flow delay for X at Y for Z". Should I worry?") }}

{% trans %}

A: Right now, this is expected and a known cause for high latency in GNUnet. We have started a major rewrite to address this and other problems, but until the Transport Next Generation (TNG) is ready, these warnings are expected.

{% endtrans %}

{{ _("Is there a graphical user interface?") }}

{% trans %}

A: gnunet-gtk is a separate download. The package contains various GTK+ based graphical interfaces, including a graphical tool for configuration.

{% endtrans %}
{% endblock body_content %}