Skip to content

Commit 5c277f7

Browse files
committed
docs: fix links
1 parent 823c727 commit 5c277f7

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

docs/sirosid/cm.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@ sidebar_position: 2
33
---
44
# Credential Manager
55

6-
The SIROS ID Credential Manager (CM for short) is a hosted version of the [wwWallet](/wwWallet) opensource wallet. The wwWallet is a flexible digital credential manager that is able to support both native apps as well as web clients. The SIROS ID version of wwWallet can be access on any device and supports all major browsers and platforms.
6+
The SIROS ID Credential Manager (CM for short) is a hosted version of the [wwWallet](/wwwallet) opensource wallet. The wwWallet is a flexible digital credential manager that is able to support both native apps as well as web clients. The SIROS ID version of wwWallet can be access on any device and supports all major browsers and platforms.
77

88
There is no concept of an "account" in the SIROS ID CM, instead users authenticate to their CM by using FIDO passkeys. The FIDO authenticator is also used to encrypt all data in the users credential store which means that the users credential is safe from tampering. Nobody but the user can access their credentials and the SIROS ID technical staff has no way of knowing what credentials are stored in users CM instances. There are no backdoors into the SIROS ID platform. As an owner of a SIROS ID CM Service you can count the number of users that use your CM Service but you can't peek into their credentials.

docs/sirosid/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@ Here you will find all the information you need in order to manage, observe and
1010

1111
The SIROS ID platform consists of the followin parts:
1212

13-
* [SIROS ID Credential Manager](./cm.md) built on the [wwWallet](../wwWallet) project
13+
* [SIROS ID Credential Manager](./cm.md) built on the [wwWallet](../wwwallet) project
1414
* [SIROS ID Issuer and Verifier](./integrations) built on https://github.com/dc4eu/vc
1515
* [SIROS ID Trust Services](./integrations/trust.md)

docs/wwwallet/index.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@ The wwWallet project is an opensource digital credential manager (aka wallet). T
88

99
The wwWallet is an opensource collaboration sponsored by SIROS Foundation with key contributions from
1010

11-
* [GUNet](gunet.gr)
12-
* [SURF](surfnet.nl)
13-
* [Yubico](yubico.com)
14-
* [SUNET](sunet.se)
11+
* [GUNet](https://gunet.gr)
12+
* [SURF](https://surfnet.nl)
13+
* [Yubico](https://yubico.com)
14+
* [SUNET](https://sunet.se)
1515

1616
The [SIROS ID Credential Manger](../sirosid/cm.md) is based on wwWallet.

0 commit comments

Comments
 (0)