diff --git a/nsupdate/main/templates/main/domain.html b/nsupdate/main/templates/main/domain.html index 02768b8..00f46cd 100644 --- a/nsupdate/main/templates/main/domain.html +++ b/nsupdate/main/templates/main/domain.html @@ -18,16 +18,17 @@
- You can generate a new shared secret here and we'll show you an updated example config. + We'll generate a ready-to-use configuration for your name server, + filled out with all values (including a new secret).
We'll create a new shared secret - if you had one before, it will become invalid. - You have to put the new secret into your nameserver config. + You have to use the new secret in your name server configuration.
diff --git a/nsupdate/main/templates/main/host.html b/nsupdate/main/templates/main/host.html index bacf022..cc3c805 100644 --- a/nsupdate/main/templates/main/host.html +++ b/nsupdate/main/templates/main/host.html @@ -20,28 +20,18 @@
We'll generate a ready-to-use configuration for your router / update - client, filled out with all values. + client, filled out with all values (including a new secret).
We'll create a new secret - if you had one before, it will become invalid. + You have to use the new secret in your router / update client configuration.
-- We store your update secret salted and hashed, so if you forget or lose it - you will have to create a new one. -
-- We'll create a new secret - if you had one before, it will become invalid. -
-We can send updates to other services when we receive an update from you.