diff --git a/ngaccount/web/index.html b/ngaccount/web/index.html index 5c99ff2..bfc24e8 100644 --- a/ngaccount/web/index.html +++ b/ngaccount/web/index.html @@ -60,6 +60,9 @@ .splashing { height: 95vh;display: grid; } + .noshow { + display: none !important; + } diff --git a/ngaccount/web/src/App.svelte b/ngaccount/web/src/App.svelte index 9d766d1..f7ca2d8 100644 --- a/ngaccount/web/src/App.svelte +++ b/ngaccount/web/src/App.svelte @@ -23,6 +23,10 @@ routes.set("/create", Create); routes.set("/delete", Delete); routes.set("*", NotFound); + + onMount(() => { + window.document.getElementById("splash").className="noshow"; + });
diff --git a/ngaccount/web/src/routes/Create.svelte b/ngaccount/web/src/routes/Create.svelte index 90d8cef..4ae7812 100644 --- a/ngaccount/web/src/routes/Create.svelte +++ b/ngaccount/web/src/routes/Create.svelte @@ -210,8 +210,8 @@ /> Our servers are located in France, and we comply with the - GDPR regulation.Our servers are located in France, and comply with the + GDPR and DSA regulations, to the extent that they concern us.
  • @@ -230,7 +230,10 @@ d="M11.35 3.836c-.065.21-.1.433-.1.664 0 .414.336.75.75.75h4.5a.75.75 0 00.75-.75 2.25 2.25 0 00-.1-.664m-5.8 0A2.251 2.251 0 0113.5 2.25H15c1.012 0 1.867.668 2.15 1.586m-5.8 0c-.376.023-.75.05-1.124.08C9.095 4.01 8.25 4.973 8.25 6.108V8.25m8.9-4.414c.376.023.75.05 1.124.08 1.131.094 1.976 1.057 1.976 2.192V16.5A2.25 2.25 0 0118 18.75h-2.25m-7.5-10.5H4.875c-.621 0-1.125.504-1.125 1.125v11.25c0 .621.504 1.125 1.125 1.125h9.75c.621 0 1.125-.504 1.125-1.125V18.75m-7.5-10.5h6.375c.621 0 1.125.504 1.125 1.125v9.375m-8.25-3l1.5 1.5 3-3.75" /> - legal details about GDPR... TBD + As we do not store any personal information about you, GDPR is not directly applicable, but we do offer you the GDPR rights, specially the right to delete your data.
    + This broker only hosts encrypted data that is never published on the internet in any way. We therefor have no control over moderation and cannot be held liable for the plain-text version of the messages exchanged on this broker.
    + For any matter related to GDPR or DSA, please see our contact details here. You can contact us in english, french, german and spanish.
    + We reserve the right to terminate service at any moment, without any given reason, as this service is in alpha version, and we do not have contractual relation with you. We do not know who you are and cannot contact you.
  • {/if}
  • @@ -274,8 +277,8 @@ We do not log any private information about you (nor IP, nor - country, nor statistics of any kind). Only your UserId is kept, - together with the list of devices (clientId) you use to connect + country, nor statistics of any kind). Only your randomly generated UserId is kept, + together with the list of devices (ClientId) you use to connect to the broker. We collect general purpose information about your device (OS version, browser version, and if you use the app, the version and date of last update). We do not have access to any