Skip to content
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 16 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4430,6 +4430,22 @@ <h5>Examples</h5>
</section>
</section> <!-- privacy -->

<section>
<h3>Environmental</h3>
<p>
Addresses the ability for authors or users of a DID method to ensure
that they can evaluatepossible environmental impacts of a specific DID
method.
</p>

<p>
Environmental concerns tend to surface some interesting tradeoffs.
For example, DID methods that score very high in certain other
categories may rely on high amounts of network or compute resources
that some may wish to avoid depending on their use case.
</p>
</section> <!-- environmental -->

<section>
<h3>Other criteria</h3>
<p>
Expand Down