From f2d21c288d3edee35832f539b6408f92908b9d07 Mon Sep 17 00:00:00 2001 From: Bnonni Date: Mon, 22 Jul 2024 17:01:51 -0400 Subject: [PATCH] css --- index.html | 191 +++++++++++++++++++++++++++-------------------------- 1 file changed, 99 insertions(+), 92 deletions(-) diff --git a/index.html b/index.html index a9bd9e6..c698fe2 100644 --- a/index.html +++ b/index.html @@ -7,108 +7,115 @@ FormFree Protocols & Schemas | formfree.github.io - + -

FormFree .well-known files

-

This repo contains .well-known files for FormFree Holdings Corporation

-
-

DCX

-

For more information about DCX, check out the following links:

- +
+

FormFree .well-known files

+

This repo contains .well-known files for FormFree Holdings Corporation

-

Protocols

-

These are DWN protocols for the issuer and applicant side of DCX, as well as the full exchange (both - sides). Protocols define the CRUD operations permitted on the different DWN records defined in the - Schemas section below. Credential Exchange Protocol is not implemented directly. It is implemented - separately but is provided here for reference.

+

DCX

+

For more information about DCX, check out the following links:

-
-
-

Schemas

-
    -
  • - Application Schema -
      -
    • - Schema definition for application DWN records. Submitted by DCX applicants to DCX issuer - DWNs. -
    • -
    • - Includes the actual input credential proofs of credentials currently held by DCX applicants. -
    • -
    • - Used to request a new output credential from a DCX issuer. -
    • -
    -
  • -
    -
  • - Manifest Schema -
      -
    • - Schema definition for manifest DWN records. Created by issuers in their own DWNs. -
    • -
    • - Conforms to the DIF spec for - - credential manifests. - -
    • -
    • - Defines the input credentials required to obtain an output credential and the type of output - credential. -
    • -
    • - Read by applicants and used to know what credentials they need to acquire before requesting - an output credential from a DCX issuer. -
    • -
    -
  • -
    -
  • - Response Schema -
      -
    • Schema definition for response DWN records.
    • -
    • Created by DCX issuers in response to an application record.
    • -
    • Contains either an approval + output VC or a denial + reasoning.
    • -
    -
  • -
    -
  • - Invoice Schema -
      -
    • Optional Schema definition for invoice DWN records.
    • -
    • Created by DCX issuers and sent to DCX applicant DWNs.
    • -
    • Currently unimplemented in the DCX npm package.
    • -
    -
  • -
+
+

Protocols

+

These are DWN protocols for the issuer and applicant side of DCX, as well as the full exchange (both + sides). Protocols define the CRUD operations permitted on the different DWN records defined in the + Schemas section below. Credential Exchange Protocol is not implemented directly. It is implemented + separately but is provided here for reference.

+ +
+
+

Schemas

+
    +
  • + Application Schema +
      +
    • + Schema definition for application DWN records. Submitted by DCX applicants to DCX issuer + DWNs. +
    • +
    • + Includes the actual input credential proofs of credentials currently held by DCX + applicants. +
    • +
    • + Used to request a new output credential from a DCX issuer. +
    • +
    +
  • +
    +
  • + Manifest Schema +
      +
    • + Schema definition for manifest DWN records. Created by issuers in their own DWNs. +
    • +
    • + Conforms to the DIF spec for + + credential manifests. + +
    • +
    • + Defines the input credentials required to obtain an output credential and the type of + output + credential. +
    • +
    • + Read by applicants and used to know what credentials they need to acquire before + requesting + an output credential from a DCX issuer. +
    • +
    +
  • +
    +
  • + Response Schema +
      +
    • Schema definition for response DWN records.
    • +
    • Created by DCX issuers in response to an application record.
    • +
    • Contains either an approval + output VC or a denial + reasoning.
    • +
    +
  • +
    +
  • + Invoice Schema +
      +
    • Optional Schema definition for invoice DWN records.
    • +
    • Created by DCX issuers and sent to DCX applicant DWNs.
    • +
    • Currently unimplemented in the DCX npm package.
    • +
    +
  • +
    +
+