Skip to content

Commit

Permalink
Add some categories to improve organization
Browse files Browse the repository at this point in the history
  • Loading branch information
jruizaranguren committed Nov 9, 2023
1 parent 7095f39 commit 8a49657
Showing 1 changed file with 24 additions and 1 deletion.
25 changes: 24 additions & 1 deletion projects.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ categories:
subtitle: Standard protocols, schemas, formats, etc.
- category: organizations
title: Organizations
subtitle: Organizations and groups working on identity and access management
subtitle: Organizations and groups working on identity and access management with open source projects
- category: pki
title: Public Key Infrastructure and Key Management
subtitle: Tools, libraries and certificate managers for Public Key Infrastructure and Key management
Expand All @@ -40,6 +40,9 @@ categories:
- category: protocols
title: Digital Interactions protocols
subtitle: Protocols for digital interactions between natural persons, organizations and machines
- category: dids
title: Decentralized Identifiers
subtitle: Decentralized Identifiers (DIDs), DID methods and resolver projects
labels:
- label: ory
name: ory
Expand Down Expand Up @@ -77,6 +80,7 @@ labels:
url: https://www.w3.org/
- label: openid
name: openid
description: global open standards body committed to helping people assert their identity wherever they choose.
url: https://openid.net/
- label: weboftrust
name: weboftrust
Expand Down Expand Up @@ -647,10 +651,29 @@ projects:
- name: weboftrust
homepage: https://github.com/WebOfTrust
category: organizations
description: Standards Relating to a Web Of Trust Based on Autonomic Identifier Systems
resource: True
labels: ["weboftrust"]
- name: solidproject
homepage: https://github.com/solid
description: Re-decentralizing the web
category: organizations
resource: True
labels: ["solid"]
- name: w3c
homepage: https://github.com/w3c
description: We are an international community that develops open standards to ensure the long-term growth of the Web.
category: organizations
resource: True
labels: ["w3c"]
- name: openid
homepage: https://github.com/openid
description: OpenID Foundation Working Groups
category: organizations
resource: True
labels: ["openid"]
- name: trustoverip
homepage: https://github.com/trustoverip
description: Trust over IP Foundation
category: organizations
resource: True

0 comments on commit 8a49657

Please sign in to comment.