diff --git a/images/oa-embedded-certificate.png b/images/embedded-renderer-certificate.png
similarity index 100%
rename from images/oa-embedded-certificate.png
rename to images/embedded-renderer-certificate.png
diff --git a/images/embedded-renderer-sequence-diagram.png b/images/embedded-renderer-sequence-diagram.png
new file mode 100644
index 0000000..903f6a3
Binary files /dev/null and b/images/embedded-renderer-sequence-diagram.png differ
diff --git a/images/oa-embedded-transcript.png b/images/embedded-renderer-transcript.png
similarity index 100%
rename from images/oa-embedded-transcript.png
rename to images/embedded-renderer-transcript.png
diff --git a/images/oa-embedded-sequence-diagram.png b/images/oa-embedded-sequence-diagram.png
deleted file mode 100644
index 4a8dc9d..0000000
Binary files a/images/oa-embedded-sequence-diagram.png and /dev/null differ
diff --git a/index.html b/index.html
index 2699c1e..1061ff0 100644
--- a/index.html
+++ b/index.html
@@ -628,10 +628,10 @@
The `nfc` Render Suite
-
OpenAttestationEmbeddedRenderer
+
EmbeddedRenderer
- OpenAttestationEmbeddedRenderer is used by an issuer to render a verifiable
+ EmbeddedRenderer is used by an issuer to render a verifiable
credential. The verifiable credential is rendered in HTML within an embedded
`<iframe>` through a Template Renderer website referenced in
the document. This arrangement allows for interactive selective disclosure
@@ -644,8 +644,8 @@
OpenAttestationEmbeddedRenderer
process.
- There currently exists a number of OpenAttestationEmbeddedRenderer issuers
- and decentralized renderer implementations.
+ There currently exists a number of EmbeddedRenderer issuers
+ and embedded renderer implementations.
When an [=issuer=] desires to specify an embedded rendering instructions
@@ -665,18 +665,18 @@
OpenAttestationEmbeddedRenderer
id
A URL that locates a website that implements the
- OpenAttestationEmbeddedRenderer Action API.
+ EmbeddedRenderer Action API.
type
-
The `type` property MUST be `OpenAttestationEmbeddedRenderer`.
+
The `type` property MUST be `EmbeddedRenderer`.
renderName
Name of the template used by the website specified by `id` to render
- the document. A different template can be used for the decentralized
+ the document. A different template can be used for the embedded
renderer to present a different HTML view of the verifiable
credential.
- The [=verifiable credential=] specifies a decentralized renderer at
- `https://demo-renderer.opencerts.io`, using the template named
- `GOVTECH_DEMO`.
+ The [=verifiable credential=] specifies a embedded renderer at
+ `https://generic-templates.tradetrust.io`, using the template named
+ `DEMO_CERTIFICATE`.
- The decentralized renderer can support different templates that can provide
+ The embedded renderer can support different templates that can provide
different views of the verifiable credentials. Below are two renderings of
the same [=verifiable credential=] using different templates.