Skip to content

Commit dc0f4a2

Browse files
committed
Add use cases section.
1 parent a470935 commit dc0f4a2

File tree

1 file changed

+26
-0
lines changed

1 file changed

+26
-0
lines changed

index.html

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -295,7 +295,33 @@ <h2>Goals</h2>
295295
<h2>Use Cases and Requirements</h2>
296296

297297
<p>
298+
The following use cases have been identified as ones that this specification
299+
is capable of addressing.
298300
</p>
301+
302+
<dl>
303+
<dt>DID Document Change Log</dt>
304+
<dd>
305+
Stephen is creating a new DID Method and would like to provide an independently
306+
verifiable cryptographic log file for DID Document changes.
307+
</dd>
308+
<dt>Social Web Posting Change Log</dt>
309+
<dd>
310+
Christine is launching a new social network and would like to provide a way of
311+
publishing content that is portable across providers.
312+
</dd>
313+
<dt>Portable Account Data</dt>
314+
<dd>
315+
Paul would like to enable the people that use his service to easily move their
316+
content history to other services.
317+
</dd>
318+
<dt>Journalism Witnessing</dt>
319+
<dd>
320+
Georg is a journalist that archives media from a variety of news outlets and
321+
would like to provide a witnessing service to prove when certain events
322+
happened in history.
323+
</dd>
324+
</dl>
299325
</section>
300326

301327
<section id="conformance">

0 commit comments

Comments
 (0)