From cd45ef32c9e21d532641b642b2e0fb36bcbaa0bb Mon Sep 17 00:00:00 2001 From: GustavHemmelmayr <34513708+GustavHemmelmayr@users.noreply.github.com> Date: Mon, 2 Oct 2023 14:25:11 +0200 Subject: [PATCH] Update terms.html changes due to implementation of revokation after on year --- src/frontend/terms.html | 20 +++++++++++++------- 1 file changed, 13 insertions(+), 7 deletions(-) diff --git a/src/frontend/terms.html b/src/frontend/terms.html index a1377781e..fd5b0d25b 100644 --- a/src/frontend/terms.html +++ b/src/frontend/terms.html @@ -170,13 +170,6 @@

How SocialKYC Works

signing a request for attestation with your identity’s password.

-

- In the beginning all credentials will be valid for a year and free - of charge. This might change later, and costs and expiration date - will then be shown and signed before each attestation process - begins. -

-

Next you receive a credential that is not yet verified. Depending on the type of credential you need to perform a challenge to prove @@ -250,6 +243,19 @@

How SocialKYC Works

Once a credential is verified an attestation hash is anchored to the KILT blockchain.

+ At present, credentials are free of charge and have a validity period of a year. + After that period they might be automatically revoked. + After revocation they might still be found in your wallet but be marked as revoked + in a verification process. Be aware that block time can differ from real time, potentially + affecting the one-year validity period and time of revocation. Changes to the validity period + or the pricing for a credential may occur in the future, with potential costs and altered + validity terms presented for agreement prior to each attestation process. +

+ In the beginning all credentials will be valid for a year and free + of charge. This might change later, and costs and expiration date + will then be shown and signed before each attestation process + begins. +