Step 5 — Security

Optional: protect the web UI behind a password. Without one, anyone on your LAN (or anyone who reaches this URL through Tailscale, CF Access, etc.) can read and send messages.

{% if has_password %}

Password protection is on. Change or remove it from the main app's Settings panel after setup.

← Back Continue →
{% else %} {% if error %} {% endif %}
← Back Save and continue →
{% endif %}