Skip to content

Commit

Permalink
Merge pull request #43 from anyspa/feature/update-broken-link
Browse files Browse the repository at this point in the history
update broken links
  • Loading branch information
yanggang-JV committed Feb 20, 2021
2 parents f0eacc1 + ddd088c commit fb40cec
Show file tree
Hide file tree
Showing 13 changed files with 26 additions and 26 deletions.
4 changes: 2 additions & 2 deletions docs/README.html
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,7 @@ <h2>模块介绍<a class="headerlink" href="#id1" title="永久链接至标题">
<div class="section" id="weidentity-did">
<h3>分布式身份标识 (WeIdentity DID)<a class="headerlink" href="#weidentity-did" title="永久链接至标题"></a></h3>
<p>传统方式中,用户的注册和身份管理完全依赖于单一中心的注册机构;随着分布式账本技术(例如区块链)的出现,分布式多中心的身份注册、标识和管理成为可能。
WeIdentity DID模块在<a class="reference external" href="https://fisco-bcos-documentation.readthedocs.io/zh_CN/latest/">FISCO-BCOS区块链底层平台</a>上实现了一套符合<a class="reference external" href="https://w3c-ccg.github.io/did-spec/">W3C DID规范</a>的分布式多中心的身份标识协议,使实体(人或物)的现实身份实现了链上的身份标识;同时,WeIdentity DID给与Entity(人或者物)直接拥有和控制自己身份ID的能力。</p>
WeIdentity DID模块在<a class="reference external" href="https://fisco-bcos-documentation.readthedocs.io/zh_CN/latest/">FISCO-BCOS区块链底层平台</a>上实现了一套符合<a class="reference external" href="https://github.com/w3c/did-spec-registries/">W3C DID规范</a>的分布式多中心的身份标识协议,使实体(人或物)的现实身份实现了链上的身份标识;同时,WeIdentity DID给与Entity(人或者物)直接拥有和控制自己身份ID的能力。</p>
<p>WeIdentity DID秉承以下设计理念:</p>
<embed>
<table border='1' style="border-collapse:collapse" class='tables'>
Expand Down Expand Up @@ -218,7 +218,7 @@ <h3>分布式身份标识 (WeIdentity DID)<a class="headerlink" href="#weidentit
</embed></div>
<div class="section" id="weidentity-credential">
<h3>可验证数字凭证 (WeIdentity Credential)<a class="headerlink" href="#weidentity-credential" title="永久链接至标题"></a></h3>
<p>现实世界中存在着各种各样用于描述实体身份、实体间关系的数据,如身份证、行驶证、存款证明、处方、毕业证、房产证、信用报告等。WeIdentity Credential提供了一整套基于<a class="reference external" href="https://w3c.github.io/vc-data-model/">W3C VC规范</a>的解决方案,旨在对这一类数据进行标准化、电子化,生成可验证、可交换的「凭证」(Credential),支持对凭证的属性进行选择性披露,及生成链上存证(Evidence)。</p>
<p>现实世界中存在着各种各样用于描述实体身份、实体间关系的数据,如身份证、行驶证、存款证明、处方、毕业证、房产证、信用报告等。WeIdentity Credential提供了一整套基于<a class="reference external" href="https://github.com/w3c/vc-data-model/">W3C VC规范</a>的解决方案,旨在对这一类数据进行标准化、电子化,生成可验证、可交换的「凭证」(Credential),支持对凭证的属性进行选择性披露,及生成链上存证(Evidence)。</p>
<p>WeIdentity支持认证机构自行注册标准化凭证模板,共同丰富公众联盟链的生态。</p>
</div>
</div>
Expand Down
4 changes: 2 additions & 2 deletions docs/_sources/README.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ WeIdentity目前主要包含两大模块:WeIdentity DID以及WeIdentity Creden
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

传统方式中,用户的注册和身份管理完全依赖于单一中心的注册机构;随着分布式账本技术(例如区块链)的出现,分布式多中心的身份注册、标识和管理成为可能。
WeIdentity DID模块在\ `FISCO-BCOS区块链底层平台 <https://fisco-bcos-documentation.readthedocs.io/zh_CN/latest/>`_\ 上实现了一套符合\ `W3C DID规范 <https://w3c-ccg.github.io/did-spec/>`_\ 的分布式多中心的身份标识协议,使实体(人或物)的现实身份实现了链上的身份标识;同时,WeIdentity DID给与Entity(人或者物)直接拥有和控制自己身份ID的能力。
WeIdentity DID模块在\ `FISCO-BCOS区块链底层平台 <https://fisco-bcos-documentation.readthedocs.io/zh_CN/latest/>`_\ 上实现了一套符合\ `W3C DID规范 <https://github.com/w3c/did-spec-registries/>`_\ 的分布式多中心的身份标识协议,使实体(人或物)的现实身份实现了链上的身份标识;同时,WeIdentity DID给与Entity(人或者物)直接拥有和控制自己身份ID的能力。

WeIdentity DID秉承以下设计理念:

Expand Down Expand Up @@ -63,7 +63,7 @@ WeIdentity DID秉承以下设计理念:
可验证数字凭证 (WeIdentity Credential)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

现实世界中存在着各种各样用于描述实体身份、实体间关系的数据,如身份证、行驶证、存款证明、处方、毕业证、房产证、信用报告等。WeIdentity Credential提供了一整套基于\ `W3C VC规范 <https://w3c.github.io/vc-data-model/>`_\ 的解决方案,旨在对这一类数据进行标准化、电子化,生成可验证、可交换的「凭证」(Credential),支持对凭证的属性进行选择性披露,及生成链上存证(Evidence)。
现实世界中存在着各种各样用于描述实体身份、实体间关系的数据,如身份证、行驶证、存款证明、处方、毕业证、房产证、信用报告等。WeIdentity Credential提供了一整套基于\ `W3C VC规范 <https://github.com/w3c/vc-data-model/>`_\ 的解决方案,旨在对这一类数据进行标准化、电子化,生成可验证、可交换的「凭证」(Credential),支持对凭证的属性进行选择性披露,及生成链上存证(Evidence)。

WeIdentity支持认证机构自行注册标准化凭证模板,共同丰富公众联盟链的生态。

Expand Down
2 changes: 1 addition & 1 deletion docs/_sources/docs/terminologies.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
- 详见:\ `Digital Signature Wiki定义 <https://en.wikipedia.org/wiki/Digital_signature>`_
* - DID
- 分布式身份标识
- W3C的DID规范定义的去中心化ID。详见:\ `W3C DID规范 <https://w3c-ccg.github.io/did-spec/>`_
- W3C的DID规范定义的去中心化ID。详见:\ `W3C DID规范 <https://github.com/w3c/did-spec-registries/>`_
* - WeIdentity DID
-
- 分布式身份标识,WeIdentity的分布式多中心的ID注册机制下生成的实体的ID。符合W3C DID规范
Expand Down
2 changes: 1 addition & 1 deletion docs/_sources/docs/weidentity-endpoint-deploy.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ Rest Service代理端,仅仅是一个收集来自各方端点请求并进行
- 本地Endpoint数据配置项会被周期性地同步到代理端
- 为了确保代理端能够正确地获取这些Endpoint,您需要启动 ``RpcServer`` 的 ``main()`` 进程

详细的相关实现,可以参考源代码的 `EndpointSample.java <https://github.com/WeBankFinTech/WeIdentity/blob/master/src/main/java/com/webank/weid/suite/endpoint/EndpointSample.java>`_ 。
详细的相关实现,可以参考源代码的 `EndpointSample.java <https://github.com/WeBankFinTech/WeIdentity-Sample/blob/master/src/main/java/com/webank/weid/demo/command/EndpointSample.java>`_ 。

3. 启动服务端
^^^^^^^^^^^^^^^^^^^
Expand Down
8 changes: 4 additions & 4 deletions docs/_sources/docs/weidentity-spec.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -646,7 +646,7 @@ Notification订阅
-------


* `W3C DID Spec <https://w3c-ccg.github.io/did-spec>`_
* `W3C Verifiable Credentials <https://w3c.github.io/vc-data-model>`_
* `Linked Data Signatures 1.0 Draft <https://w3c-dvcg.github.io/ld-signatures/>`_
* `RSA Signature Suite 2018 <https://w3c-dvcg.github.io/lds-rsa2018/>`_
* `W3C DID Spec <https://github.com/w3c/did-spec-registries>`_
* `W3C Verifiable Credentials <https://github.com/w3c/vc-data-model>`_
* `Linked Data Signatures 1.0 Draft <https://github.com/w3c-ccg/ld-signatures/>`_
* `RSA Signature Suite 2018 <https://github.com/w3c-ccg/lds-rsa2018/>`_
2 changes: 1 addition & 1 deletion docs/docs/terminologies.html
Original file line number Diff line number Diff line change
Expand Up @@ -200,7 +200,7 @@
</tr>
<tr class="row-even"><td><p>DID</p></td>
<td><p>分布式身份标识</p></td>
<td><p>W3C的DID规范定义的去中心化ID。详见:<a class="reference external" href="https://w3c-ccg.github.io/did-spec/">W3C DID规范</a></p></td>
<td><p>W3C的DID规范定义的去中心化ID。详见:<a class="reference external" href="https://github.com/w3c/did-spec-registries/">W3C DID规范</a></p></td>
</tr>
<tr class="row-odd"><td><p>WeIdentity DID</p></td>
<td></td>
Expand Down
2 changes: 1 addition & 1 deletion docs/docs/weidentity-endpoint-deploy.html
Original file line number Diff line number Diff line change
Expand Up @@ -207,7 +207,7 @@ <h2>2. 在服务端(Java SDK)注册您的Endpoint<a class="headerlink" href=
<li><p>本地Endpoint数据配置项会被周期性地同步到代理端</p></li>
<li><p>为了确保代理端能够正确地获取这些Endpoint,您需要启动 <code class="docutils literal notranslate"><span class="pre">RpcServer</span></code><code class="docutils literal notranslate"><span class="pre">main()</span></code> 进程</p></li>
</ul>
<p>详细的相关实现,可以参考源代码的 <a class="reference external" href="https://github.com/WeBankFinTech/WeIdentity/blob/master/src/main/java/com/webank/weid/suite/endpoint/EndpointSample.java">EndpointSample.java</a></p>
<p>详细的相关实现,可以参考源代码的 <a class="reference external" href="https://github.com/WeBankFinTech/WeIdentity-Sample/blob/master/src/main/java/com/webank/weid/demo/command/EndpointSample.java">EndpointSample.java</a></p>
</div>
<div class="section" id="id1">
<h2>3. 启动服务端<a class="headerlink" href="#id1" title="永久链接至标题"></a></h2>
Expand Down
8 changes: 4 additions & 4 deletions docs/docs/weidentity-spec.html
Original file line number Diff line number Diff line change
Expand Up @@ -941,10 +941,10 @@ <h3>Notification订阅<a class="headerlink" href="#id27" title="永久链接至
<div class="section" id="id28">
<h2>7. 引用<a class="headerlink" href="#id28" title="永久链接至标题"></a></h2>
<ul class="simple">
<li><p><a class="reference external" href="https://w3c-ccg.github.io/did-spec">W3C DID Spec</a></p></li>
<li><p><a class="reference external" href="https://w3c.github.io/vc-data-model">W3C Verifiable Credentials</a></p></li>
<li><p><a class="reference external" href="https://w3c-dvcg.github.io/ld-signatures/">Linked Data Signatures 1.0 Draft</a></p></li>
<li><p><a class="reference external" href="https://w3c-dvcg.github.io/lds-rsa2018/">RSA Signature Suite 2018</a></p></li>
<li><p><a class="reference external" href="https://github.com/w3c/did-spec-registries">W3C DID Spec</a></p></li>
<li><p><a class="reference external" href="https://github.com/w3c/vc-data-model">W3C Verifiable Credentials</a></p></li>
<li><p><a class="reference external" href="https://github.com/w3c-ccg/ld-signatures/">Linked Data Signatures 1.0 Draft</a></p></li>
<li><p><a class="reference external" href="https://github.com/w3c-ccg/lds-rsa2018/">RSA Signature Suite 2018</a></p></li>
</ul>
</div>
</div>
Expand Down
4 changes: 2 additions & 2 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,7 @@ <h3>模块介绍<a class="headerlink" href="#id2" title="永久链接至标题">
<div class="section" id="weidentity-did">
<h4>分布式身份标识 (WeIdentity DID)<a class="headerlink" href="#weidentity-did" title="永久链接至标题"></a></h4>
<p>传统方式中,用户的注册和身份管理完全依赖于单一中心的注册机构;随着分布式账本技术(例如区块链)的出现,分布式多中心的身份注册、标识和管理成为可能。
WeIdentity DID模块在<a class="reference external" href="https://fisco-bcos-documentation.readthedocs.io/zh_CN/latest/">FISCO-BCOS区块链底层平台</a>上实现了一套符合<a class="reference external" href="https://w3c-ccg.github.io/did-spec/">W3C DID规范</a>的分布式多中心的身份标识协议,使实体(人或物)的现实身份实现了链上的身份标识;同时,WeIdentity DID给与Entity(人或者物)直接拥有和控制自己身份ID的能力。</p>
WeIdentity DID模块在<a class="reference external" href="https://fisco-bcos-documentation.readthedocs.io/zh_CN/latest/">FISCO-BCOS区块链底层平台</a>上实现了一套符合<a class="reference external" href="https://github.com/w3c/did-spec-registries/">W3C DID规范</a>的分布式多中心的身份标识协议,使实体(人或物)的现实身份实现了链上的身份标识;同时,WeIdentity DID给与Entity(人或者物)直接拥有和控制自己身份ID的能力。</p>
<p>WeIdentity DID秉承以下设计理念:</p>
<embed>
<table border='1' style="border-collapse:collapse" class='tables'>
Expand Down Expand Up @@ -208,7 +208,7 @@ <h4>分布式身份标识 (WeIdentity DID)<a class="headerlink" href="#weidentit
</embed></div>
<div class="section" id="weidentity-credential">
<h4>可验证数字凭证 (WeIdentity Credential)<a class="headerlink" href="#weidentity-credential" title="永久链接至标题"></a></h4>
<p>现实世界中存在着各种各样用于描述实体身份、实体间关系的数据,如身份证、行驶证、存款证明、处方、毕业证、房产证、信用报告等。WeIdentity Credential提供了一整套基于<a class="reference external" href="https://w3c.github.io/vc-data-model/">W3C VC规范</a>的解决方案,旨在对这一类数据进行标准化、电子化,生成可验证、可交换的「凭证」(Credential),支持对凭证的属性进行选择性披露,及生成链上存证(Evidence)。</p>
<p>现实世界中存在着各种各样用于描述实体身份、实体间关系的数据,如身份证、行驶证、存款证明、处方、毕业证、房产证、信用报告等。WeIdentity Credential提供了一整套基于<a class="reference external" href="https://github.com/w3c/vc-data-model/">W3C VC规范</a>的解决方案,旨在对这一类数据进行标准化、电子化,生成可验证、可交换的「凭证」(Credential),支持对凭证的属性进行选择性披露,及生成链上存证(Evidence)。</p>
<p>WeIdentity支持认证机构自行注册标准化凭证模板,共同丰富公众联盟链的生态。</p>
</div>
</div>
Expand Down
4 changes: 2 additions & 2 deletions readthedocs/en/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Decentralized Identifiers (WeIdentity DID)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Traditionally, user identity is issued and managed by single centralized organization. With the advent of blockchain technology, it is possible to publish and distribute user identity on chain to allow more than one organization to manage on as a multi-centers solution
WeIdentity DID Module has come with a distributed identification protocol based on \ `FISCO-BCOS Blockchain Platform <https://fisco-bcos-documentation-en.readthedocs.io/en/latest/>`_\ , and \ `W3C DID specification <https://w3c-ccg.github.io/did-spec/>`_\, to create identities on chain and associate it with any person or object in the real world. Moreover, DID ensures the Entity with full rights of control and ownership of the identities.
WeIdentity DID Module has come with a distributed identification protocol based on \ `FISCO-BCOS Blockchain Platform <https://fisco-bcos-documentation-en.readthedocs.io/en/latest/>`_\ , and \ `W3C DID specification <https://github.com/w3c/did-spec-registries/>`_\, to create identities on chain and associate it with any person or object in the real world. Moreover, DID ensures the Entity with full rights of control and ownership of the identities.

The design goals of WeIdentity DID:

Expand Down Expand Up @@ -65,7 +65,7 @@ The design goals of WeIdentity DID:
WeIdentity Credential
^^^^^^^^^^^^^^^^^^^^^

There are a lot of credentials describing identity in daily life such as personal identity card, driving license, account book, prescription, graduate certificate, property ownership certificate and credit report. WeIdentity Credential offers a complete set of `W3C Verifiable Credentials <https://w3c.github.io/vc-data-model/>`_ based solutions designated to standardize and digitize such credentials into a verifiable and interchangeable format. The solution also supports Selectively Disclosure of Credential attributes and generating evidence of Credentials on blockchain.
There are a lot of credentials describing identity in daily life such as personal identity card, driving license, account book, prescription, graduate certificate, property ownership certificate and credit report. WeIdentity Credential offers a complete set of `W3C Verifiable Credentials <https://github.com/w3c/vc-data-model/>`_ based solutions designated to standardize and digitize such credentials into a verifiable and interchangeable format. The solution also supports Selectively Disclosure of Credential attributes and generating evidence of Credentials on blockchain.

WeIdentity encourages certificate organization to issue their own standardized credential templates to enrich the ecosystem on open consortium chain.

Expand Down
4 changes: 2 additions & 2 deletions readthedocs/zh_CN/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ WeIdentity目前主要包含两大模块:WeIdentity DID以及WeIdentity Creden
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

传统方式中,用户的注册和身份管理完全依赖于单一中心的注册机构;随着分布式账本技术(例如区块链)的出现,分布式多中心的身份注册、标识和管理成为可能。
WeIdentity DID模块在\ `FISCO-BCOS区块链底层平台 <https://fisco-bcos-documentation.readthedocs.io/zh_CN/latest/>`_\ 上实现了一套符合\ `W3C DID规范 <https://w3c-ccg.github.io/did-spec/>`_\ 的分布式多中心的身份标识协议,使实体(人或物)的现实身份实现了链上的身份标识;同时,WeIdentity DID给与Entity(人或者物)直接拥有和控制自己身份ID的能力。
WeIdentity DID模块在\ `FISCO-BCOS区块链底层平台 <https://fisco-bcos-documentation.readthedocs.io/zh_CN/latest/>`_\ 上实现了一套符合\ `W3C DID规范 <https://github.com/w3c/did-spec-registries/>`_\ 的分布式多中心的身份标识协议,使实体(人或物)的现实身份实现了链上的身份标识;同时,WeIdentity DID给与Entity(人或者物)直接拥有和控制自己身份ID的能力。

WeIdentity DID秉承以下设计理念:

Expand Down Expand Up @@ -63,7 +63,7 @@ WeIdentity DID秉承以下设计理念:
可验证数字凭证 (WeIdentity Credential)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

现实世界中存在着各种各样用于描述实体身份、实体间关系的数据,如身份证、行驶证、存款证明、处方、毕业证、房产证、信用报告等。WeIdentity Credential提供了一整套基于\ `W3C VC规范 <https://w3c.github.io/vc-data-model/>`_\ 的解决方案,旨在对这一类数据进行标准化、电子化,生成可验证、可交换的「凭证」(Credential),支持对凭证的属性进行选择性披露,及生成链上存证(Evidence)。
现实世界中存在着各种各样用于描述实体身份、实体间关系的数据,如身份证、行驶证、存款证明、处方、毕业证、房产证、信用报告等。WeIdentity Credential提供了一整套基于\ `W3C VC规范 <https://github.com/w3c/vc-data-model/>`_\ 的解决方案,旨在对这一类数据进行标准化、电子化,生成可验证、可交换的「凭证」(Credential),支持对凭证的属性进行选择性披露,及生成链上存证(Evidence)。

WeIdentity支持认证机构自行注册标准化凭证模板,共同丰富公众联盟链的生态。

Expand Down
2 changes: 1 addition & 1 deletion readthedocs/zh_CN/docs/weidentity-endpoint-deploy.rst
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ Rest Service代理端,仅仅是一个收集来自各方端点请求并进行
- 本地Endpoint数据配置项会被周期性地同步到代理端
- 为了确保代理端能够正确地获取这些Endpoint,您需要启动 ``RpcServer`` 的 ``main()`` 进程

详细的相关实现,可以参考源代码的 `EndpointSample.java <https://github.com/WeBankFinTech/WeIdentity/blob/master/src/main/java/com/webank/weid/suite/endpoint/EndpointSample.java>`_ 。
详细的相关实现,可以参考源代码的 `EndpointSample.java <https://github.com/WeBankFinTech/WeIdentity-Sample/blob/master/src/main/java/com/webank/weid/demo/command/EndpointSample.java>`_ 。

3. 启动服务端
^^^^^^^^^^^^^^^^^^^
Expand Down
6 changes: 3 additions & 3 deletions readthedocs/zh_CN/docs/weidentity-spec.rst
Original file line number Diff line number Diff line change
Expand Up @@ -658,6 +658,6 @@ Notification订阅


* `W3C DID Spec <https://www.w3.org/TR/did-core/>`_
* `W3C Verifiable Credentials <https://w3c.github.io/vc-data-model>`_
* `Linked Data Signatures 1.0 Draft <https://w3c-dvcg.github.io/ld-signatures/>`_
* `RSA Signature Suite 2018 <https://w3c-dvcg.github.io/lds-rsa2018/>`_
* `W3C Verifiable Credentials <https://github.com/w3c/vc-data-model>`_
* `Linked Data Signatures 1.0 Draft <https://github.com/w3c-ccg/ld-signatures/>`_
* `RSA Signature Suite 2018 <https://github.com/w3c-ccg/lds-rsa2018/>`_

0 comments on commit fb40cec

Please sign in to comment.