From ae30771769c6a2de2c0cdaee28995b74ae46e4be Mon Sep 17 00:00:00 2001 From: Pratap2018 Date: Mon, 6 May 2024 21:33:58 +0530 Subject: [PATCH 1/3] feat: added dwn info page --- templates/pages/dwn/index.html.njk | 122 +++++++++++++++++++++++++++++ templates/partials/nav.html.njk | 3 + 2 files changed, 125 insertions(+) create mode 100644 templates/pages/dwn/index.html.njk diff --git a/templates/pages/dwn/index.html.njk b/templates/pages/dwn/index.html.njk new file mode 100644 index 00000000..ffc4b7d5 --- /dev/null +++ b/templates/pages/dwn/index.html.njk @@ -0,0 +1,122 @@ +{% set name = "Decentralized Web Node" %} +{% set logo = "box" %} +{% set subtitle = "Take control of your data with Decentralized Web Nodes" %} +{% set repoTag = "" %} + +{% extends "default.html.njk" %} + + +{% block content %} +
+
+ + + +

{{ name }}

+ {% if subtitle %} +

{{ subtitle }}

+ {% else %} +

Decentralized Identity Foundation

+ {% endif %} +
+
+
+
+
+
+
+

+ Powered by Google Cloud, and operated by the Decentralized Identity Foundation, our hosted Decentralized Web Node (DWN) service makes it simple to get started with next-generation web infrastructure. +

+
+ + + +
+
+
+
+
+
+
+
+
+
+

About Hosted DWNs

+

+

What is a Decentralized Web Node?

+

+

A decentralized web node is a secure storage and a communication hub that you can use to manage your personal, public, and application data. DWNs enable completely new application architectures, in which your data is yours by design.

+

TODO: More examples ?

+

The Hosted DWN service, hosted by Google Cloud and operated by DIF, is designed to enable easy integration of DWNs for non-production use, encouraging exploration and development.

+
+ + + +
+
+

Governance and Compliance

+

+

Data Governance

+ +

+

+ Our Commitment to Data Integrity and Privacy +

+

We are committed to the highest standards of data governance and privacy. As operators, we ensure transparency in data management, adherence to privacy best practices, and immediate compliance with DMCA takedown requests.
TODO: supply contact information

+

+

Operational Governance +

+

+ Excellence in Operations for Non-Production Use +

+

The hosted DWN service is available for testing and development purposes, not intended for production environments. We provide a stable, reliable platform for innovation and experimentation.

+

+
+ + + +
+ +
+
+
+
+
+
+
+
+
+
+

Security Overview

+

+ Building a Foundation of Trust +

+

Security and privacy are the cornerstones of our hosted DWN service. DWNs are encrypted by design, and only you can determine the access settings on your data. While fully committed to upholding privacy, this platform is designed for non-production use, focusing on development and testing phases.

+
+ + + +
+

Training and Support

+

Learn more +
+ TODO: link to dev docs and other materials +

+ + +
+ +
+
+
+
+
+ +{% endblock %} +{% block scripts %} + {{ super() }} + +{% endblock %} \ No newline at end of file diff --git a/templates/partials/nav.html.njk b/templates/partials/nav.html.njk index 0c449a06..f77738b5 100644 --- a/templates/partials/nav.html.njk +++ b/templates/partials/nav.html.njk @@ -133,6 +133,9 @@
  • Mailing Lists
  • +
  • Decentralized Web Node
  • +
  • Info..
  • +
  • Events
  • From 7adb325ec07f06d40271531b5d4355b6295dd525 Mon Sep 17 00:00:00 2001 From: Pratap2018 Date: Wed, 3 Jul 2024 19:34:57 +0530 Subject: [PATCH 2/3] dwn page --- docs/dwn/index.html | 383 ++++++++++++++++++ docs/education/index.html | 3 + docs/election2022/candidates.html | 3 + docs/election2022/index.html | 3 + docs/election2023/candidates.html | 3 + docs/election2023/index.html | 3 + docs/events/index.html | 3 + docs/governance/about.html | 3 + docs/index.html | 3 + docs/interop/index.html | 5 +- docs/jobs/index.html | 3 + docs/join/index.html | 3 + docs/open-groups/glossary.html | 3 + docs/schemas/index.html | 3 + docs/working-groups/authentication.html | 3 + docs/working-groups/claims-credentials.html | 3 + docs/working-groups/crypto.html | 3 + docs/working-groups/did-comm copy.html | 3 + docs/working-groups/did-comm.html | 3 + .../working-groups/identifiers-discovery.html | 3 + docs/working-groups/index.html | 3 + docs/working-groups/keri.html | 3 + docs/working-groups/secure-data-storage.html | 3 + docs/working-groups/sidetree.html | 3 + docs/working-groups/storage-compute.html | 3 + docs/working-groups/wallet-security.html | 3 + 26 files changed, 459 insertions(+), 1 deletion(-) create mode 100644 docs/dwn/index.html diff --git a/docs/dwn/index.html b/docs/dwn/index.html new file mode 100644 index 00000000..dc690720 --- /dev/null +++ b/docs/dwn/index.html @@ -0,0 +1,383 @@ + + + + + + + + DIF - Decentralized Identity Foundation + + + + + + + + + + + + + + +
    + +
    + +
    + +
    +
    + + + +

    Decentralized Web Node

    + +

    Take control of your data with Decentralized Web Nodes

    + +
    +
    +
    +
    +
    +
    +
    +

    + Powered by Google Cloud, and operated by the Decentralized Identity Foundation, our hosted Decentralized Web Node (DWN) service makes it simple to get started with next-generation web infrastructure. +

    +
    + + + +
    +
    +
    +
    +
    +
    +
    +
    +
    +
    +

    About Hosted DWNs

    +

    +

    What is a Decentralized Web Node?

    +

    +

    A decentralized web node is a secure storage and a communication hub that you can use to manage your personal, public, and application data. DWNs enable completely new application architectures, in which your data is yours by design.

    +

    TODO: More examples ?

    +

    The Hosted DWN service, hosted by Google Cloud and operated by DIF, is designed to enable easy integration of DWNs for non-production use, encouraging exploration and development.

    +
    + + + +
    +
    +

    Governance and Compliance

    +

    +

    Data Governance

    + +

    +

    + Our Commitment to Data Integrity and Privacy +

    +

    We are committed to the highest standards of data governance and privacy. As operators, we ensure transparency in data management, adherence to privacy best practices, and immediate compliance with DMCA takedown requests.
    TODO: supply contact information

    +

    +

    Operational Governance +

    +

    + Excellence in Operations for Non-Production Use +

    +

    The hosted DWN service is available for testing and development purposes, not intended for production environments. We provide a stable, reliable platform for innovation and experimentation.

    +

    +
    + + + +
    + +
    +
    +
    +
    +
    +
    +
    +
    +
    +
    +

    Security Overview

    +

    + Building a Foundation of Trust +

    +

    Security and privacy are the cornerstones of our hosted DWN service. DWNs are encrypted by design, and only you can determine the access settings on your data. While fully committed to upholding privacy, this platform is designed for non-production use, focusing on development and testing phases.

    +
    + + + +
    +

    Training and Support

    +

    Learn more +
    + TODO: link to dev docs and other materials +

    + + +
    + +
    +
    +
    +
    +
    + + +
    + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/docs/education/index.html b/docs/education/index.html index 26d2a3d6..10467419 100644 --- a/docs/education/index.html +++ b/docs/education/index.html @@ -154,6 +154,9 @@
  • Mailing Lists
  • +
  • Decentralized Web Node
  • +
  • Info..
  • +
  • Events
  • diff --git a/docs/election2022/candidates.html b/docs/election2022/candidates.html index d5e3f0ce..879b0d6f 100644 --- a/docs/election2022/candidates.html +++ b/docs/election2022/candidates.html @@ -154,6 +154,9 @@
  • Mailing Lists
  • +
  • Decentralized Web Node
  • +
  • Info..
  • +
  • Events
  • diff --git a/docs/election2022/index.html b/docs/election2022/index.html index 6fab4a2e..722f1bdc 100644 --- a/docs/election2022/index.html +++ b/docs/election2022/index.html @@ -154,6 +154,9 @@
  • Mailing Lists
  • +
  • Decentralized Web Node
  • +
  • Info..
  • +
  • Events
  • diff --git a/docs/election2023/candidates.html b/docs/election2023/candidates.html index 6135c0b9..74f05e40 100644 --- a/docs/election2023/candidates.html +++ b/docs/election2023/candidates.html @@ -154,6 +154,9 @@
  • Mailing Lists
  • +
  • Decentralized Web Node
  • +
  • Info..
  • +
  • Events
  • diff --git a/docs/election2023/index.html b/docs/election2023/index.html index 6165e96d..fa45a87d 100644 --- a/docs/election2023/index.html +++ b/docs/election2023/index.html @@ -154,6 +154,9 @@
  • Mailing Lists
  • +
  • Decentralized Web Node
  • +
  • Info..
  • +
  • Events
  • diff --git a/docs/events/index.html b/docs/events/index.html index ad19da16..05ce64ce 100644 --- a/docs/events/index.html +++ b/docs/events/index.html @@ -158,6 +158,9 @@
  • Mailing Lists
  • +
  • Decentralized Web Node
  • +
  • Info..
  • +
  • Events
  • diff --git a/docs/governance/about.html b/docs/governance/about.html index 2312cd24..997992f5 100644 --- a/docs/governance/about.html +++ b/docs/governance/about.html @@ -154,6 +154,9 @@
  • Mailing Lists
  • +
  • Decentralized Web Node
  • +
  • Info..
  • +
  • Events
  • diff --git a/docs/index.html b/docs/index.html index 7ce1c34d..3453c6ae 100644 --- a/docs/index.html +++ b/docs/index.html @@ -154,6 +154,9 @@
  • Mailing Lists
  • +
  • Decentralized Web Node
  • +
  • Info..
  • +
  • Events
  • diff --git a/docs/interop/index.html b/docs/interop/index.html index f622f7bd..bc4d7190 100644 --- a/docs/interop/index.html +++ b/docs/interop/index.html @@ -154,6 +154,9 @@
  • Mailing Lists
  • +
  • Decentralized Web Node
  • +
  • Info..
  • +
  • Events
  • @@ -217,7 +220,7 @@

    Scope of Work

    - Interop Charter - This is not an IPR protected group. + Interop Charter - This is not an IPR protected group. Agenda/GitHub diff --git a/docs/jobs/index.html b/docs/jobs/index.html index b3221ce5..a0b7e1d7 100644 --- a/docs/jobs/index.html +++ b/docs/jobs/index.html @@ -158,6 +158,9 @@
  • Mailing Lists
  • +
  • Decentralized Web Node
  • +
  • Info..
  • +
  • Events
  • diff --git a/docs/join/index.html b/docs/join/index.html index 58d9c55f..ddeb7160 100644 --- a/docs/join/index.html +++ b/docs/join/index.html @@ -154,6 +154,9 @@
  • Mailing Lists
  • +
  • Decentralized Web Node
  • +
  • Info..
  • +
  • Events
  • diff --git a/docs/open-groups/glossary.html b/docs/open-groups/glossary.html index 8cb97089..0d52bdfb 100644 --- a/docs/open-groups/glossary.html +++ b/docs/open-groups/glossary.html @@ -154,6 +154,9 @@
  • Mailing Lists
  • +
  • Decentralized Web Node
  • +
  • Info..
  • +
  • Events
  • diff --git a/docs/schemas/index.html b/docs/schemas/index.html index df20194b..027ab580 100644 --- a/docs/schemas/index.html +++ b/docs/schemas/index.html @@ -158,6 +158,9 @@
  • Mailing Lists
  • +
  • Decentralized Web Node
  • +
  • Info..
  • +
  • Events
  • diff --git a/docs/working-groups/authentication.html b/docs/working-groups/authentication.html index cd8b9ecb..022da7e4 100644 --- a/docs/working-groups/authentication.html +++ b/docs/working-groups/authentication.html @@ -154,6 +154,9 @@
  • Mailing Lists
  • +
  • Decentralized Web Node
  • +
  • Info..
  • +
  • Events
  • diff --git a/docs/working-groups/claims-credentials.html b/docs/working-groups/claims-credentials.html index f04b5c43..bbf7244a 100644 --- a/docs/working-groups/claims-credentials.html +++ b/docs/working-groups/claims-credentials.html @@ -154,6 +154,9 @@
  • Mailing Lists
  • +
  • Decentralized Web Node
  • +
  • Info..
  • +
  • Events
  • diff --git a/docs/working-groups/crypto.html b/docs/working-groups/crypto.html index 09d3791a..b97c1872 100644 --- a/docs/working-groups/crypto.html +++ b/docs/working-groups/crypto.html @@ -154,6 +154,9 @@
  • Mailing Lists
  • +
  • Decentralized Web Node
  • +
  • Info..
  • +
  • Events
  • diff --git a/docs/working-groups/did-comm copy.html b/docs/working-groups/did-comm copy.html index 6d23efb2..a1c22d6d 100644 --- a/docs/working-groups/did-comm copy.html +++ b/docs/working-groups/did-comm copy.html @@ -154,6 +154,9 @@
  • Mailing Lists
  • +
  • Decentralized Web Node
  • +
  • Info..
  • +
  • Events
  • diff --git a/docs/working-groups/did-comm.html b/docs/working-groups/did-comm.html index 850763d2..17e3c76a 100644 --- a/docs/working-groups/did-comm.html +++ b/docs/working-groups/did-comm.html @@ -154,6 +154,9 @@
  • Mailing Lists
  • +
  • Decentralized Web Node
  • +
  • Info..
  • +
  • Events
  • diff --git a/docs/working-groups/identifiers-discovery.html b/docs/working-groups/identifiers-discovery.html index 42b781b0..f6de6190 100644 --- a/docs/working-groups/identifiers-discovery.html +++ b/docs/working-groups/identifiers-discovery.html @@ -154,6 +154,9 @@
  • Mailing Lists
  • +
  • Decentralized Web Node
  • +
  • Info..
  • +
  • Events
  • diff --git a/docs/working-groups/index.html b/docs/working-groups/index.html index 6665194e..dc0e7f68 100644 --- a/docs/working-groups/index.html +++ b/docs/working-groups/index.html @@ -156,6 +156,9 @@
  • Mailing Lists
  • +
  • Decentralized Web Node
  • +
  • Info..
  • +
  • Events
  • diff --git a/docs/working-groups/keri.html b/docs/working-groups/keri.html index 1114221e..c8c46fa0 100644 --- a/docs/working-groups/keri.html +++ b/docs/working-groups/keri.html @@ -154,6 +154,9 @@
  • Mailing Lists
  • +
  • Decentralized Web Node
  • +
  • Info..
  • +
  • Events
  • diff --git a/docs/working-groups/secure-data-storage.html b/docs/working-groups/secure-data-storage.html index c2d2d399..0e8d8e19 100644 --- a/docs/working-groups/secure-data-storage.html +++ b/docs/working-groups/secure-data-storage.html @@ -154,6 +154,9 @@
  • Mailing Lists
  • +
  • Decentralized Web Node
  • +
  • Info..
  • +
  • Events
  • diff --git a/docs/working-groups/sidetree.html b/docs/working-groups/sidetree.html index b88b0062..974e7ddd 100644 --- a/docs/working-groups/sidetree.html +++ b/docs/working-groups/sidetree.html @@ -154,6 +154,9 @@
  • Mailing Lists
  • +
  • Decentralized Web Node
  • +
  • Info..
  • +
  • Events
  • diff --git a/docs/working-groups/storage-compute.html b/docs/working-groups/storage-compute.html index 99dde058..4fd58014 100644 --- a/docs/working-groups/storage-compute.html +++ b/docs/working-groups/storage-compute.html @@ -154,6 +154,9 @@
  • Mailing Lists
  • +
  • Decentralized Web Node
  • +
  • Info..
  • +
  • Events
  • diff --git a/docs/working-groups/wallet-security.html b/docs/working-groups/wallet-security.html index 4364313c..bf3b17fd 100644 --- a/docs/working-groups/wallet-security.html +++ b/docs/working-groups/wallet-security.html @@ -154,6 +154,9 @@
  • Mailing Lists
  • +
  • Decentralized Web Node
  • +
  • Info..
  • +
  • Events
  • From 81963c7837930040425534536a3e06c09e2c7a2e Mon Sep 17 00:00:00 2001 From: Pratap2018 Date: Tue, 16 Jul 2024 20:06:42 +0530 Subject: [PATCH 3/3] feat: DWN page --- templates/pages/dwn/index.html.njk | 21 ++++++++++++++------- 1 file changed, 14 insertions(+), 7 deletions(-) diff --git a/templates/pages/dwn/index.html.njk b/templates/pages/dwn/index.html.njk index ffc4b7d5..49da40aa 100644 --- a/templates/pages/dwn/index.html.njk +++ b/templates/pages/dwn/index.html.njk @@ -48,9 +48,9 @@

    What is a Decentralized Web Node?

    -

    A decentralized web node is a secure storage and a communication hub that you can use to manage your personal, public, and application data. DWNs enable completely new application architectures, in which your data is yours by design.

    -

    TODO: More examples ?

    -

    The Hosted DWN service, hosted by Google Cloud and operated by DIF, is designed to enable easy integration of DWNs for non-production use, encouraging exploration and development.

    +

    A decentralized web node is a secure storage and a communication hub that you can use to manage your personal, public, and application data. DWNs enable completely new application architectures, in which your data is yours by design.

    +

    The Hosted DWN service, hosted by Google Cloud and operated by DIF, is designed to enable easy integration of DWNs for non-production use, encouraging exploration and development.

    +

    To get started, see our developer documentation

    @@ -65,7 +65,7 @@

    Our Commitment to Data Integrity and Privacy

    -

    We are committed to the highest standards of data governance and privacy. As operators, we ensure transparency in data management, adherence to privacy best practices, and immediate compliance with DMCA takedown requests.
    TODO: supply contact information

    +

    We are committed to the highest standards of data governance and privacy. As operators, we ensure transparency in data management and adherence to privacy best practices.

    Operational Governance

    @@ -101,9 +101,16 @@

    Training and Support

    -

    Learn more -
    - TODO: link to dev docs and other materials +

    +
    +
    + +
    +