From 8e5fc119804eda50cdce64f208842eddc02cd601 Mon Sep 17 00:00:00 2001 From: Fabrice Rochette Date: Fri, 16 Aug 2024 16:35:25 -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 19cc6ca..6458ccd 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 e7de04a..8debb7e 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](https://github.com/2060-io/hologram.zone-specs/blob/gh-pages/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](https://github.com/2060-io/hologram.zone-specs/blob/gh-pages/withservice.png) ### Rendering of the invitation for connecting to service