diff --git a/frontends/web/templates/base.html b/frontends/web/templates/base.html index 5f4c43c..4396f31 100644 --- a/frontends/web/templates/base.html +++ b/frontends/web/templates/base.html @@ -16,8 +16,8 @@ Stegasoo {% if channel_configured %} - - {{ channel_fingerprint }} + + {{ channel_fingerprint[:4] }}...{{ channel_fingerprint[-4:] }} {% else %}