From 1b9b42aa51a28b4c61dec98c2446ec0b8d72472b Mon Sep 17 00:00:00 2001 From: Fabrice Rochette Date: Fri, 16 Aug 2024 17:07:13 -0500 Subject: [PATCH] improvements Signed-off-by: Fabrice Rochette --- index.html | 6 +++--- spec.md | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/index.html b/index.html index 6fb4902..89674a8 100644 --- a/index.html +++ b/index.html @@ -106,7 +106,7 @@

§ Logic

§ Hologram app is already installed on user’s handset

Operating system SHOULD detect that the URL starts with https://hologram.zone/ (we definitely rely on it), and because the Hologram App registered this URL in the OS, OS SHOULD automatically open the Hologram App, and app MUST automatically process the URL content (oob and tp params).

-
NOTE

Hologram.zone website is even not reached in this case.

+
NOTE

Hologram.zone website is even not reached in this case.

uml diagram

§ Hologram app is not installed on user’s handset

@@ -126,7 +126,7 @@

Privacy policy (anchor link, https://hologram.zone/#privacy)
  • A footer with copyright, etc
  • -

    noservice

    +

    noservice

    § User arrives with a DTS invitation in URL

    User was directed to https://hologram.zone/?oob=QIUiudggiUQ..&tp=ABC

    The website MUST show:

    @@ -138,7 +138,7 @@

    https://hologram.zone/#privacy)
  • A footer with copyright, etc
  • -

    withservice

    +

    withservice

    § Rendering of the invitation for connecting to service

    In the case of Instructions to 2, the website:

      diff --git a/spec.md b/spec.md index c3f2c14..e7de04a 100644 --- a/spec.md +++ b/spec.md @@ -144,7 +144,7 @@ The website MUST show: - Privacy policy (anchor link, https://hologram.zone/#privacy) - A footer with copyright, etc -![noservice](./noservice.png) +![noservice](noservice.png) ### User arrives with a DTS invitation in URL @@ -160,7 +160,7 @@ The website MUST show: - Privacy policy (anchor link, https://hologram.zone/#privacy) - A footer with copyright, etc -![withservice](./withservice.png) +![withservice](withservice.png) ### Rendering of the invitation for connecting to service