Skip to content

Commit b6cd3c5

Browse files
committed
updated links for docs being moved back to design folder
Signed-off-by: Kyle Den Hartog <[email protected]>
1 parent bc04ea9 commit b6cd3c5

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

doc/design/005-dkms/DKMS Design and Architecture V3.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -67,11 +67,11 @@ DKMS architecture and DPKI provides the following major benefits:
6767

6868
As a general rule, DKMS requirements are a derivation of CKMS requirements, adjusted for the lack of centralized authorities or systems for key management operations. Evernym’s DKMS team and subcontractors performed an extensive analysis of the applicability of conventional CKMS requirements to DKMS using [NIST Special Publication 800-130: A Framework for Designing Cryptographic Key Management Systems](http://nvlpubs.nist.gov/nistpubs/SpecialPublications/NIST.SP.800-130.pdf). For a summary of the results, see:
6969

70-
* [Evernym HSHQDC-17-C-00018 - DKMS Requirements Spreadsheet Based On NIST 800-130](https://github.com/hyperledger/indy-sdk/blob/master/doc/dkms/DKMS%20Requirements%20Spreadsheet%20Based%20On%20NIST%20800-130%20-%20Sheet1.pdf)
70+
* [Evernym HSHQDC-17-C-00018 - DKMS Requirements Spreadsheet Based On NIST 800-130](https://github.com/hyperledger/indy-sdk/blob/master/doc/design/005-dkms/DKMS%20Requirements%20Spreadsheet%20Based%20On%20NIST%20800-130%20-%20Sheet1.pdf)
7171

72-
* [Evernym HSHQDC-17-C-00018 - DKMS Requirements Text Based on NIST 800-130](https://github.com/hyperledger/indy-sdk/blob/master/doc/dkms/DKMS%20Requirements%20Text%20Based%20on%20NIST%20800-130.pdf)
72+
* [Evernym HSHQDC-17-C-00018 - DKMS Requirements Text Based on NIST 800-130](https://github.com/hyperledger/indy-sdk/blob/master/doc/design/005-dkms/DKMS%20Requirements%20Text%20Based%20on%20NIST%20800-130.pdf)
7373

74-
* [Evernym HSHQDC-17-C-00018 - DKMS Requirements Report - 30 June 2017](https://github.com/hyperledger/indy-sdk/blob/master/doc/dkms/DKMS%20Requirements%20Report%20-%2030%20June%202017.pdf)
74+
* [Evernym HSHQDC-17-C-00018 - DKMS Requirements Report - 30 June 2017](https://github.com/hyperledger/indy-sdk/blob/master/doc/design/005-dkms/DKMS%20Requirements%20Report%20-%2030%20June%202017.pdf)
7575

7676
The most relevant special requirements are highlighted in the following sections.
7777

doc/design/005-dkms/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,5 +33,5 @@ These methods are not exclusive and should be combined with key rotation and rev
3333

3434
1. [Design and architecture](DKMS%20Design%20and%20Architecture%20V3.md)
3535
2. **Public Registry for Agent Authorization Policy**. An identity owner create a policy on the ledger that defines its agents and their authorizations.
36-
Agents while acting on the behalf of the identity owner need to prove that they are authorised. [More details](https://github.com/hyperledger/indy-sdk/blob/master/doc/dkms/Agent%20Authorization%20Policy.pdf)
36+
Agents while acting on the behalf of the identity owner need to prove that they are authorised. [More details](https://github.com/hyperledger/indy-sdk/blob/master/doc/design/005-dkms/Agent%20Authorization%20Policy.pdf)
3737

0 commit comments

Comments
 (0)