{% extends "base.html" %} {% load i18n %}{% load bootstrap %} {% block content %}
{% blocktrans %}{{ WWW_HOST }} is a dynamic dns service.{% endblocktrans %}
{% blocktrans %}You usually need it so your router (or other dyndns2-compatible client) can update a hostname, so you don't need to know or find out your current IP address.{% endblocktrans %}
{% blocktrans %}{{ WWW_HOST }} is simple, usable, free, friendly, secure and respects your privacy.{% endblocktrans %}
{% blocktrans %}As far as we know, there was no service yet that is not:{% endblocktrans %}
{% trans "You can just try it using the test account (see Register page)." %}
{% blocktrans %}Also, we have documentation — there might be some interesting stuff for you in it that is not visible or obvious on the user interface.{% endblocktrans %}
{% blocktrans %}If you are interested in the software project, have a look at the nsupdate.info project on GitHub.{% endblocktrans %}
{% trans "The only thing we expect from you is fair use of this service:" %}
{% blocktrans %}We reserve the right to remove any account or hostname(s) that are related to unfair use of the service - at any time and without prior notice.{% endblocktrans %}
{% trans "This is free software and a free service, there are no warranties." %}
{% trans "If it breaks, it breaks." %}
{{ SERVICE_CONTACT }}
{% trans "Before contacting us via E-Mail, please read the docs, they exist for a reason." %}
{% blocktrans %}Visit the nsupdate.info project on GitHub to:{% endblocktrans %}