From f753045c24c9a57a048539d5a474c20bb5b518f5 Mon Sep 17 00:00:00 2001 From: jgorostegui Date: Sat, 11 Nov 2023 22:32:00 +0000 Subject: [PATCH] Update best-of list for version 2023.11.11 --- README.md | 711 +++++++++++++++++--------------- history/2023-11-11_changes.md | 41 ++ history/2023-11-11_projects.csv | 135 ++++++ latest-changes.md | 42 +- 4 files changed, 603 insertions(+), 326 deletions(-) create mode 100644 history/2023-11-11_changes.md create mode 100644 history/2023-11-11_projects.csv diff --git a/README.md b/README.md index 1990a00..3392175 100644 --- a/README.md +++ b/README.md @@ -10,12 +10,12 @@

- +

-This curated list contains 110 awesome open-source projects with a total of 620K stars grouped into 12 categories. All projects are ranked by a project-quality score, which is calculated based on various metrics automatically collected from GitHub and different package managers. +This curated list contains 130 awesome open-source projects with a total of 630K stars grouped into 16 categories. All projects are ranked by a project-quality score, which is calculated based on various metrics automatically collected from GitHub and different package managers. > 🚨 This calculation is just chosen by experience. There is no scientific proof that this really reflects the quality of a project. It considers evidence retrieved from github suchs as contributors, activity, releases, commits, etc. and from package managers like npm, pypi, etc. such as downloads, dependents, etc. @@ -30,17 +30,21 @@ If you like to add or update projects, feel free to open an [issue](https://gith ## Contents - [Identity Providers](#identity-providers) _14 projects_ -- [Authentication, Oauth2, OIDC](#authentication-oauth2-oidc) _12 projects_ +- [Authentication](#authentication) _13 projects_ - [Access control and authorization](#access-control-and-authorization) _10 projects_ -- [Decentralized Identity](#decentralized-identity) _22 projects_ -- [Standards](#standards) _12 projects_ -- [Organizations](#organizations) _2 projects_ +- [Organizations](#organizations) _6 projects_ - [Public Key Infrastructure and Key Management](#public-key-infrastructure-and-key-management) _7 projects_ - [Machine Identity Management](#machine-identity-management) _9 projects_ - [Face biometrics](#face-biometrics) _10 projects_ - [Voice biometrics](#voice-biometrics) _3 projects_ -- [Digital Credential Representations](#digital-credential-representations) _0 projects_ -- [Digital Interactions protocols](#digital-interactions-protocols) _0 projects_ +- [Digital Credential Standards](#digital-credential-standards) _6 projects_ +- [Digital Credentials SDKs](#digital-credentials-sdks) _2 projects_ +- [Digital Interactions Protocols](#digital-interactions-protocols) _10 projects_ +- [Digital Interactions SDKs](#digital-interactions-sdks) _3 projects_ +- [Decentralized Identifiers](#decentralized-identifiers) _8 projects_ +- [Self-Sovereign Identity Agents](#self-sovereign-identity-agents) _9 projects_ +- [Self-Sovereign Identity SDKs](#self-sovereign-identity-sdks) _16 projects_ +- [Self-Sovereign Identity Infrastructure](#self-sovereign-identity-infrastructure) _4 projects_ ## Explanation - πŸ₯‡πŸ₯ˆπŸ₯‰  Combined project-quality score @@ -68,7 +72,7 @@ _Identity providers (IdPs) and Identity and Acesss Management (IAMs) solutions_
keycloak (πŸ₯‡37 Β· ⭐ 18K) - Open Source Identity and Access Management For Modern.. Apache-2 cncf -- [GitHub](https://github.com/keycloak/keycloak) (πŸ‘¨β€πŸ’» 1.3K Β· πŸ”€ 5.6K Β· πŸ“₯ 2.2M Β· πŸ“‹ 7.9K - 24% open Β· ⏱️ 09.11.2023): +- [GitHub](https://github.com/keycloak/keycloak) (πŸ‘¨β€πŸ’» 1.3K Β· πŸ”€ 5.6K Β· πŸ“₯ 2.2M Β· πŸ“‹ 7.9K - 23% open Β· ⏱️ 10.11.2023): ``` git clone https://github.com/keycloak/keycloak @@ -78,9 +82,9 @@ _Identity providers (IdPs) and Identity and Acesss Management (IAMs) solutions_ docker pull quay.io/keycloak/keycloak ```
-
ory-kratos (πŸ₯‡36 Β· ⭐ 9.5K) - Next-gen identity server (think Auth0, Okta, Firebase) with.. Apache-2 ory +
ory-kratos (πŸ₯‡36 Β· ⭐ 9.6K) - Next-gen identity server (think Auth0, Okta, Firebase) with.. Apache-2 ory -- [GitHub](https://github.com/ory/kratos) (πŸ‘¨β€πŸ’» 210 Β· πŸ”€ 810 Β· πŸ“₯ 35K Β· πŸ“¦ 330 Β· πŸ“‹ 1.2K - 14% open Β· ⏱️ 08.11.2023): +- [GitHub](https://github.com/ory/kratos) (πŸ‘¨β€πŸ’» 210 Β· πŸ”€ 810 Β· πŸ“₯ 35K Β· πŸ“¦ 330 Β· πŸ“‹ 1.2K - 14% open Β· ⏱️ 10.11.2023): ``` git clone https://github.com/ory/kratos @@ -92,39 +96,39 @@ _Identity providers (IdPs) and Identity and Acesss Management (IAMs) solutions_
cas (πŸ₯ˆ33 Β· ⭐ 11K) - Apereo CAS - Identity & Single Sign On for all earthlings and beyond. Apache-2 -- [GitHub](https://github.com/apereo/cas) (πŸ‘¨β€πŸ’» 340 Β· πŸ”€ 3.8K Β· πŸ“¦ 21 Β· ⏱️ 08.11.2023): +- [GitHub](https://github.com/apereo/cas) (πŸ‘¨β€πŸ’» 340 Β· πŸ”€ 3.8K Β· πŸ“¦ 21 Β· ⏱️ 10.11.2023): ``` git clone https://github.com/apereo/cas ``` -- [Docker Hub](https://hub.docker.com/r/apereo/cas) (πŸ“₯ 850K Β· ⭐ 130 Β· ⏱️ 09.11.2023): +- [Docker Hub](https://hub.docker.com/r/apereo/cas) (πŸ“₯ 850K Β· ⭐ 130 Β· ⏱️ 11.11.2023): ``` docker pull apereo/cas ```
casdoor (πŸ₯ˆ29 Β· ⭐ 7.3K) - An open-source UI-first Identity and Access Management (IAM) /.. Apache-2 -- [GitHub](https://github.com/casbin/casdoor) (πŸ‘¨β€πŸ’» 140 Β· πŸ”€ 860 Β· πŸ“¦ 3 Β· πŸ“‹ 1.1K - 9% open Β· ⏱️ 09.11.2023): +- [GitHub](https://github.com/casbin/casdoor) (πŸ‘¨β€πŸ’» 140 Β· πŸ”€ 860 Β· πŸ“¦ 3 Β· πŸ“‹ 1.1K - 9% open Β· ⏱️ 11.11.2023): ``` git clone https://github.com/casdoor/casdoor ``` -- [Docker Hub](https://hub.docker.com/r/casbin/casdoor) (πŸ“₯ 89K Β· ⭐ 9 Β· ⏱️ 09.11.2023): +- [Docker Hub](https://hub.docker.com/r/casbin/casdoor) (πŸ“₯ 90K Β· ⭐ 9 Β· ⏱️ 11.11.2023): ``` docker pull casbin/casdoor ```
authelia (πŸ₯ˆ28 Β· ⭐ 18K) - The Single Sign-On Multi-Factor portal for web apps. Apache-2 -- [GitHub](https://github.com/authelia/authelia) (πŸ‘¨β€πŸ’» 130 Β· πŸ”€ 950 Β· πŸ“₯ 28K Β· πŸ“‹ 1.2K - 6% open Β· ⏱️ 09.11.2023): +- [GitHub](https://github.com/authelia/authelia) (πŸ‘¨β€πŸ’» 130 Β· πŸ”€ 950 Β· πŸ“₯ 28K Β· πŸ“‹ 1.2K - 6% open Β· ⏱️ 11.11.2023): ``` git clone https://github.com/authelia/authelia ```
-
logto (πŸ₯ˆ28 Β· ⭐ 6.4K) - Logto is a modern Auth0 alternative for building identity infrastructure.. MPL-2.0 +
logto (πŸ₯ˆ28 Β· ⭐ 6.5K) - Logto is a modern Auth0 alternative for building identity infrastructure.. MPL-2.0 -- [GitHub](https://github.com/logto-io/logto) (πŸ‘¨β€πŸ’» 43 Β· πŸ”€ 260 Β· πŸ“₯ 2.6K Β· πŸ“¦ 7 Β· πŸ“‹ 310 - 22% open Β· ⏱️ 09.11.2023): +- [GitHub](https://github.com/logto-io/logto) (πŸ‘¨β€πŸ’» 43 Β· πŸ”€ 260 Β· πŸ“₯ 2.6K Β· πŸ“¦ 7 Β· πŸ“‹ 310 - 22% open Β· ⏱️ 10.11.2023): ``` git clone https://github.com/logto-io/logto @@ -136,7 +140,7 @@ _Identity providers (IdPs) and Identity and Acesss Management (IAMs) solutions_
zitadel (πŸ₯ˆ28 Β· ⭐ 5.2K) - ZITADEL - Identity infrastructure, simplified foryou. Apache-2 -- [GitHub](https://github.com/zitadel/zitadel) (πŸ‘¨β€πŸ’» 84 Β· πŸ”€ 300 Β· πŸ“₯ 1.5K Β· πŸ“‹ 1.8K - 23% open Β· ⏱️ 09.11.2023): +- [GitHub](https://github.com/zitadel/zitadel) (πŸ‘¨β€πŸ’» 84 Β· πŸ”€ 300 Β· πŸ“₯ 1.5K Β· πŸ“‹ 1.8K - 23% open Β· ⏱️ 10.11.2023): ``` git clone https://github.com/zitadel/zitadel @@ -148,7 +152,7 @@ _Identity providers (IdPs) and Identity and Acesss Management (IAMs) solutions_
authentik (πŸ₯‰27 Β· ⭐ 5K) - The authentication glue you need. ❗️Custom -- [GitHub](https://github.com/goauthentik/authentik) (πŸ‘¨β€πŸ’» 190 Β· πŸ”€ 390 Β· πŸ“₯ 2.4K Β· πŸ“‹ 1.6K - 25% open Β· ⏱️ 09.11.2023): +- [GitHub](https://github.com/goauthentik/authentik) (πŸ‘¨β€πŸ’» 190 Β· πŸ”€ 400 Β· πŸ“₯ 2.4K Β· πŸ“‹ 1.6K - 25% open Β· ⏱️ 10.11.2023): ``` git clone https://github.com/goauthentik/authentik @@ -156,19 +160,19 @@ _Identity providers (IdPs) and Identity and Acesss Management (IAMs) solutions_
kanidm (πŸ₯‰27 Β· ⭐ 1.7K) - Kanidm: A simple, secure and fast identity management platform. MPL-2.0 -- [GitHub](https://github.com/kanidm/kanidm) (πŸ‘¨β€πŸ’» 57 Β· πŸ”€ 110 Β· πŸ“₯ 140 Β· πŸ“¦ 42 Β· πŸ“‹ 620 - 22% open Β· ⏱️ 09.11.2023): +- [GitHub](https://github.com/kanidm/kanidm) (πŸ‘¨β€πŸ’» 57 Β· πŸ”€ 110 Β· πŸ“₯ 140 Β· πŸ“¦ 42 Β· πŸ“‹ 620 - 22% open Β· ⏱️ 11.11.2023): ``` git clone https://github.com/kanidm/kanidm ``` -- [Docker Hub](https://hub.docker.com/r/kanidm/server) (πŸ“₯ 13K Β· ⏱️ 31.10.2023): +- [Docker Hub](https://hub.docker.com/r/kanidm/server) (πŸ“₯ 13K Β· ⏱️ 10.11.2023): ``` docker pull kanidm/server ```
-
jansen (πŸ₯‰26 Β· ⭐ 300) - An open source enterprise digital identity platform that scales:.. Apache-2 linux-foundation +
jansen (πŸ₯‰27 Β· ⭐ 310 Β· πŸ“ˆ) - An open source enterprise digital identity platform that.. Apache-2 linux-foundation -- [GitHub](https://github.com/JanssenProject/jans) (πŸ‘¨β€πŸ’» 110 Β· πŸ”€ 50 Β· πŸ“₯ 360 Β· πŸ“‹ 2.8K - 12% open Β· ⏱️ 09.11.2023): +- [GitHub](https://github.com/JanssenProject/jans) (πŸ‘¨β€πŸ’» 110 Β· πŸ”€ 51 Β· πŸ“₯ 450 Β· πŸ“‹ 2.8K - 12% open Β· ⏱️ 11.11.2023): ``` git clone https://github.com/janssenproject/jans @@ -176,7 +180,7 @@ _Identity providers (IdPs) and Identity and Acesss Management (IAMs) solutions_
supertokens (πŸ₯‰23 Β· ⭐ 11K) - Open source alternative to Auth0 / Firebase Auth / AWS Cognito. ❗️Custom -- [GitHub](https://github.com/supertokens/supertokens-core) (πŸ‘¨β€πŸ’» 25 Β· πŸ”€ 390 Β· πŸ“‹ 440 - 22% open Β· ⏱️ 03.11.2023): +- [GitHub](https://github.com/supertokens/supertokens-core) (πŸ‘¨β€πŸ’» 25 Β· πŸ”€ 390 Β· πŸ“‹ 440 - 22% open Β· ⏱️ 10.11.2023): ``` git clone https://github.com/supertokens/supertokens-core @@ -193,14 +197,14 @@ _Identity providers (IdPs) and Identity and Acesss Management (IAMs) solutions_ ``` git clone https://github.com/freeipa/freeipa ``` -- [Docker Hub](https://hub.docker.com/r/freeipa/freeipa-server) (πŸ“₯ 5.6M Β· ⭐ 160 Β· ⏱️ 08.11.2023): +- [Docker Hub](https://hub.docker.com/r/freeipa/freeipa-server) (πŸ“₯ 5.6M Β· ⭐ 160 Β· ⏱️ 10.11.2023): ``` docker pull freeipa/freeipa-server ```
keystone (πŸ₯‰22 Β· ⭐ 670) - OpenStack Identity (Keystone). Mirror of code maintained at.. Apache-2 openstack -- [GitHub](https://github.com/openstack/keystone) (πŸ‘¨β€πŸ’» 720 Β· πŸ”€ 650 Β· πŸ“¦ 120 Β· ⏱️ 07.11.2023): +- [GitHub](https://github.com/openstack/keystone) (πŸ‘¨β€πŸ’» 720 Β· πŸ”€ 650 Β· πŸ“¦ 120 Β· ⏱️ 10.11.2023): ``` git clone https://github.com/openstack/keystone @@ -216,7 +220,7 @@ _Identity providers (IdPs) and Identity and Acesss Management (IAMs) solutions_

-## Authentication, Oauth2, OIDC +## Authentication Back to top @@ -224,7 +228,7 @@ _Authentication, Oauth2 authorization, and OIDC tools and projects_
nextauthjs (πŸ₯‡42 Β· ⭐ 20K) - Authentication for the Web. ISC -- [GitHub](https://github.com/nextauthjs/next-auth) (πŸ‘¨β€πŸ’» 590 Β· πŸ”€ 2.4K Β· πŸ“¦ 150K Β· πŸ“‹ 3.7K - 6% open Β· ⏱️ 09.11.2023): +- [GitHub](https://github.com/nextauthjs/next-auth) (πŸ‘¨β€πŸ’» 590 Β· πŸ”€ 2.4K Β· πŸ“¦ 160K Β· πŸ“‹ 3.7K - 6% open Β· ⏱️ 10.11.2023): ``` git clone https://github.com/nextauthjs/next-auth @@ -270,7 +274,7 @@ _Authentication, Oauth2 authorization, and OIDC tools and projects_ docker pull oryd/hydra ```
-
dex (πŸ₯ˆ31 Β· ⭐ 8.5K) - OpenID Connect (OIDC) identity and OAuth 2.0 provider with pluggable.. Apache-2 linux-foundation +
dex (πŸ₯ˆ31 Β· ⭐ 8.6K) - OpenID Connect (OIDC) identity and OAuth 2.0 provider with pluggable.. Apache-2 linux-foundation - [GitHub](https://github.com/dexidp/dex) (πŸ‘¨β€πŸ’» 220 Β· πŸ”€ 1.5K Β· πŸ“₯ 300 Β· πŸ“¦ 140 Β· πŸ“‹ 1.1K - 26% open Β· ⏱️ 25.10.2023): @@ -292,7 +296,7 @@ _Authentication, Oauth2 authorization, and OIDC tools and projects_
identity-server (πŸ₯‰29 Β· ⭐ 1.2K) - The most flexible and standards-compliant OpenID Connect.. ❗️Custom -- [GitHub](https://github.com/DuendeSoftware/IdentityServer) (πŸ‘¨β€πŸ’» 290 Β· πŸ”€ 270 Β· πŸ“¦ 1.4K Β· πŸ“‹ 300 - 17% open Β· ⏱️ 09.11.2023): +- [GitHub](https://github.com/DuendeSoftware/IdentityServer) (πŸ‘¨β€πŸ’» 290 Β· πŸ”€ 270 Β· πŸ“¦ 1.4K Β· πŸ“‹ 300 - 17% open Β· ⏱️ 10.11.2023): ``` git clone https://github.com/duendesoftware/identityserver @@ -305,7 +309,7 @@ _Authentication, Oauth2 authorization, and OIDC tools and projects_ ``` git clone https://github.com/panva/node-oidc-provider ``` -- [npm](https://www.npmjs.com/package/oidc-provider) (πŸ“₯ 180K / month): +- [npm](https://www.npmjs.com/package/oidc-provider) (πŸ“₯ 190K / month): ``` npm install oidc-provider ``` @@ -342,8 +346,9 @@ _Authentication, Oauth2 authorization, and OIDC tools and projects_ ```
-
Show 1 hidden projects... +
Show 2 hidden projects... +- solid-client-authn-js (πŸ₯‰21 Β· ⭐ 59 Β· βž•) - A client library for authenticating with Solid. ❗Unlicensed solid - appauth-js (πŸ₯‰13 Β· ⭐ 930 Β· πŸ’€) - JavaScript client SDK for communicating with OAuth 2.0.. Apache-2 openid

@@ -356,12 +361,12 @@ _Authorization and policy managing libraries, tools and projects._
open-policy-agent (πŸ₯‡40 Β· ⭐ 8.7K) - Open Policy Agent (OPA) is an open source, general-.. Apache-2 cncf linux-foundation -- [GitHub](https://github.com/open-policy-agent/opa) (πŸ‘¨β€πŸ’» 430 Β· πŸ”€ 1.2K Β· πŸ“₯ 4.5M Β· πŸ“¦ 3K Β· πŸ“‹ 2.4K - 13% open Β· ⏱️ 09.11.2023): +- [GitHub](https://github.com/open-policy-agent/opa) (πŸ‘¨β€πŸ’» 430 Β· πŸ”€ 1.2K Β· πŸ“₯ 4.5M Β· πŸ“¦ 3.1K Β· πŸ“‹ 2.4K - 13% open Β· ⏱️ 10.11.2023): ``` git clone https://github.com/open-policy-agent/opa ``` -- [Docker Hub](https://hub.docker.com/r/openpolicyagent/opa) (πŸ“₯ 450M Β· ⭐ 39 Β· ⏱️ 09.11.2023): +- [Docker Hub](https://hub.docker.com/r/openpolicyagent/opa) (πŸ“₯ 450M Β· ⭐ 39 Β· ⏱️ 10.11.2023): ``` docker pull openpolicyagent/opa ``` @@ -390,9 +395,9 @@ _Authorization and policy managing libraries, tools and projects._ ```
-
casl (πŸ₯ˆ34 Β· ⭐ 5.2K) - CASL is an isomorphic authorization JavaScript library which restricts what.. MIT +
casl (πŸ₯ˆ35 Β· ⭐ 5.2K Β· πŸ“ˆ) - CASL is an isomorphic authorization JavaScript library which restricts.. MIT -- [GitHub](https://github.com/stalniy/casl) (πŸ‘¨β€πŸ’» 66 Β· πŸ”€ 250 Β· πŸ“¦ 58K Β· πŸ“‹ 440 - 2% open Β· ⏱️ 17.10.2023): +- [GitHub](https://github.com/stalniy/casl) (πŸ‘¨β€πŸ’» 66 Β· πŸ”€ 250 Β· πŸ“¦ 58K Β· πŸ“‹ 440 - 2% open Β· ⏱️ 10.11.2023): ``` git clone https://github.com/stalniy/casl @@ -409,7 +414,7 @@ _Authorization and policy managing libraries, tools and projects._ ``` git clone https://github.com/authzed/spicedb ``` -- [Docker Hub](https://hub.docker.com/r/authzed/spicedb) (πŸ“₯ 1.3M Β· ⭐ 4 Β· ⏱️ 08.11.2023): +- [Docker Hub](https://hub.docker.com/r/authzed/spicedb) (πŸ“₯ 1.4M Β· ⭐ 4 Β· ⏱️ 08.11.2023): ``` docker pull authzed/spicedb ``` @@ -428,7 +433,7 @@ _Authorization and policy managing libraries, tools and projects._
cerbos (πŸ₯‰28 Β· ⭐ 2K) - Cerbos is the open core, language-agnostic, scalable authorization.. Apache-2 -- [GitHub](https://github.com/cerbos/cerbos) (πŸ‘¨β€πŸ’» 23 Β· πŸ”€ 92 Β· πŸ“₯ 50K Β· πŸ“¦ 19 Β· πŸ“‹ 320 - 15% open Β· ⏱️ 07.11.2023): +- [GitHub](https://github.com/cerbos/cerbos) (πŸ‘¨β€πŸ’» 23 Β· πŸ”€ 92 Β· πŸ“₯ 50K Β· πŸ“¦ 19 Β· πŸ“‹ 320 - 15% open Β· ⏱️ 10.11.2023): ``` git clone https://github.com/cerbos/cerbos @@ -464,7 +469,7 @@ _Authorization and policy managing libraries, tools and projects._
permify (πŸ₯‰23 Β· ⭐ 1.8K) - Permify is an open-source authorization service inspired by Google.. Apache-2 -- [GitHub](https://github.com/Permify/permify) (πŸ‘¨β€πŸ’» 27 Β· πŸ”€ 61 Β· πŸ“₯ 1.1K Β· πŸ“‹ 130 - 19% open Β· ⏱️ 07.11.2023): +- [GitHub](https://github.com/Permify/permify) (πŸ‘¨β€πŸ’» 29 Β· πŸ”€ 61 Β· πŸ“₯ 1.1K Β· πŸ“‹ 130 - 20% open Β· ⏱️ 11.11.2023): ``` git clone https://github.com/permify/permify @@ -484,255 +489,352 @@ _Authorization and policy managing libraries, tools and projects._

-## Decentralized Identity +## Organizations Back to top -_Identity Wallets, Self-sovereign identity and decentralized identity projects_ +_Organizations and groups working on identity and access management with open source projects_ -
aries (πŸ₯‡33 Β· ⭐ 1.3K) - Hyperledger Aries is infrastructure for blockchain-rooted, peer-to-peer.. hyperledger +πŸ”— weboftrust - Standards Relating to a Web Of Trust Based on Autonomic Identifier Systems. weboftrust +πŸ”— identity-foundation - Developing the foundational components of an open, standards-based,.. ---- -
aries-python (πŸ₯ˆ25 Β· ⭐ 370) - Hyperledger Aries Cloud Agent Python (ACA-Py) is a.. Apache-2 hyperledger +πŸ”— solidproject - Re-decentralizing the web. solid -- [GitHub](https://github.com/hyperledger/aries-cloudagent-python) (πŸ‘¨β€πŸ’» 130 Β· πŸ”€ 430 Β· πŸ“‹ 1.1K - 21% open Β· ⏱️ 08.11.2023): +πŸ”— w3c - We are an international community that develops open standards to ensure the long-term growth.. w3c + +πŸ”— openid - OpenID Foundation Working Groups. openid + +πŸ”— trustoverip - Trust over IP Foundation. + +
+ +## Public Key Infrastructure and Key Management + +Back to top + +_Tools, libraries and certificate managers for Public Key Infrastructure and Key management_ + +
cert-manager (πŸ₯‡39 Β· ⭐ 11K) - Automatically provision and manage TLS certificates in.. Apache-2 linux-foundation + +- [GitHub](https://github.com/cert-manager/cert-manager) (πŸ‘¨β€πŸ’» 410 Β· πŸ”€ 1.9K Β· πŸ“₯ 62M Β· πŸ“¦ 680 Β· πŸ“‹ 3.1K - 5% open Β· ⏱️ 06.11.2023): ``` - git clone https://github.com/hyperledger/aries-cloudagent-python + git clone https://github.com/cert-manager/cert-manager ```
-
aries-framework-go (πŸ₯ˆ20 Β· ⭐ 240) - Hyperledger Aries Framework Go provides packages for.. Apache-2 hyperledger +
boulder (πŸ₯ˆ28 Β· ⭐ 4.8K) - An ACME-based certificate authority, written in Go. MPL-2.0 linux-foundation -- [GitHub](https://github.com/hyperledger/aries-framework-go) (πŸ‘¨β€πŸ’» 59 Β· πŸ”€ 160 Β· πŸ“¦ 2 Β· πŸ“‹ 1.6K - 24% open Β· ⏱️ 01.09.2023): +- [GitHub](https://github.com/letsencrypt/boulder) (πŸ‘¨β€πŸ’» 130 Β· πŸ”€ 540 Β· πŸ“₯ 60K Β· πŸ“‹ 2.9K - 6% open Β· ⏱️ 10.11.2023): ``` - git clone https://github.com/hyperledger/aries-framework-go + git clone https://github.com/letsencrypt/boulder + ``` +- [Docker Hub](https://hub.docker.com/r/letsencrypt/boulder-tools) (πŸ“₯ 1.9M Β· ⭐ 13 Β· ⏱️ 09.11.2023): + ``` + docker pull letsencrypt/boulder-tools ```
-
aries-framework-javascript (πŸ₯ˆ20 Β· ⭐ 210) - Aries Framework JavaScript (Built using TypeScript). Apache-2 hyperledger +
lemur (πŸ₯‰26 Β· ⭐ 1.7K) - Repository for the Lemur Certificate Manager. Apache-2 -- [GitHub](https://github.com/hyperledger/aries-framework-javascript) (πŸ‘¨β€πŸ’» 56 Β· πŸ”€ 140 Β· πŸ“¦ 2 Β· πŸ“‹ 620 - 27% open Β· ⏱️ 09.11.2023): +- [GitHub](https://github.com/Netflix/lemur) (πŸ‘¨β€πŸ’» 150 Β· πŸ”€ 310 Β· πŸ“₯ 51 Β· πŸ“‹ 530 - 22% open Β· ⏱️ 06.11.2023): ``` - git clone https://github.com/hyperledger/aries-framework-javascript + git clone https://github.com/netflix/lemur ```
-
aries-mobile-agent-react-native (πŸ₯‰18 Β· ⭐ 120) - Aries Mobile Agent React Native - Part of the Aries.. Apache-2 hyperledger +
athenz (πŸ₯‰25 Β· ⭐ 810) - Open source platform for X.509 certificate based service.. Apache-2 linux-foundation -- [GitHub](https://github.com/hyperledger/aries-mobile-agent-react-native) (πŸ‘¨β€πŸ’» 40 Β· πŸ”€ 100 Β· πŸ“‹ 240 - 27% open Β· ⏱️ 08.11.2023): +- [GitHub](https://github.com/AthenZ/athenz) (πŸ‘¨β€πŸ’» 79 Β· πŸ”€ 260 Β· πŸ“¦ 26 Β· πŸ“‹ 230 - 15% open Β· ⏱️ 09.11.2023): ``` - git clone https://github.com/hyperledger/aries-mobile-agent-react-native + git clone https://github.com/athenz/athenz ```
+
ja3 (πŸ₯‰19 Β· ⭐ 2.3K) - JA3 is a standard for creating SSL client fingerprints in an easy to produce.. BSD-3 -
- - _2 projects are hidden because they don't fulfill the minimal requirements._ +- [GitHub](https://github.com/salesforce/ja3) (πŸ‘¨β€πŸ’» 26 Β· πŸ”€ 270 Β· πŸ“‹ 51 - 54% open Β· ⏱️ 20.10.2023): ---- + ``` + git clone https://github.com/salesforce/ja3 + ``` +- [PyPi](https://pypi.org/project/pyja3) (πŸ“₯ 1.9K / month): + ``` + pip install pyja3 + ```
-
sphereon-ssi (πŸ₯ˆ25 Β· ⭐ 200) - Self Sovereign Identity SDK. +
barbican (πŸ₯‰17 Β· ⭐ 230) - Barbican is a ReST API designed for the secure storage,.. Apache-2 openstack +- [GitHub](https://github.com/openstack/barbican) (πŸ‘¨β€πŸ’» 300 Β· πŸ”€ 66 Β· ⏱️ 07.11.2023): ---- + ``` + git clone https://github.com/openstack/barbican + ``` +
+
Show 1 hidden projects... +- vault (πŸ₯ˆ36 Β· ⭐ 29K) - A tool for secrets management, encryption as a service, and.. ❗Unlicensed hashicorp +

- _4 projects are hidden because they don't fulfill the minimal requirements._ - ---- -
-
waltid-ssikit (πŸ₯ˆ25 Β· ⭐ 150) - All-In-One SSI infrastructure toolkit. +## Machine Identity Management +Back to top ---- +_Tools, services and protocols for machine to machine secure digital interactions_ -
+
coredns (πŸ₯‡41 Β· ⭐ 11K) - CoreDNS is a DNS server that chains plugins. Apache-2 linux-foundation cncf - _4 projects are hidden because they don't fulfill the minimal requirements._ +- [GitHub](https://github.com/coredns/coredns) (πŸ‘¨β€πŸ’» 370 Β· πŸ”€ 1.9K Β· πŸ“₯ 6.8M Β· πŸ“¦ 5.6K Β· πŸ“‹ 2.2K - 4% open Β· ⏱️ 11.11.2023): ---- + ``` + git clone https://github.com/coredns/coredns + ``` +- [Docker Hub](https://hub.docker.com/r/coredns/coredns) (πŸ“₯ 250M Β· ⭐ 140 Β· ⏱️ 15.08.2023): + ``` + docker pull coredns/coredns + ```
-
polygon-id (πŸ₯ˆ22 Β· ⭐ 100) - Self Hosted Issuer Node. - - ---- - -
+
ockam (πŸ₯ˆ34 Β· ⭐ 3.9K) - Orchestrate end-to-end encryption, cryptographic identities, mutual.. Apache-2 - _1 projects are hidden because they don't fulfill the minimal requirements._ +- [GitHub](https://github.com/build-trust/ockam) (πŸ‘¨β€πŸ’» 290 Β· πŸ”€ 520 Β· πŸ“₯ 330K Β· πŸ“¦ 180 Β· πŸ“‹ 1.7K - 18% open Β· ⏱️ 11.11.2023): ---- + ``` + git clone https://github.com/build-trust/ockam + ```
-
spruceid (πŸ₯ˆ20 Β· ⭐ 420) - A cross-platform toolkit for decentralized identity. +
pomerium (πŸ₯ˆ33 Β· ⭐ 3.7K) - Pomerium is an identity and context-aware access proxy. Apache-2 +- [GitHub](https://github.com/pomerium/pomerium) (πŸ‘¨β€πŸ’» 91 Β· πŸ”€ 270 Β· πŸ“₯ 49K Β· πŸ“¦ 13 Β· πŸ“‹ 940 - 8% open Β· ⏱️ 10.11.2023): ---- -
spruceid-ssi (πŸ₯‰18 Β· ⭐ 160) - Core library for decentralized identity. Apache-2 + ``` + git clone https://github.com/pomerium/pomerium + ``` +- [Docker Hub](https://hub.docker.com/r/pomerium/pomerium) (πŸ“₯ 1B Β· ⭐ 10 Β· ⏱️ 10.11.2023): + ``` + docker pull pomerium/pomerium + ``` +
+
spire (πŸ₯ˆ32 Β· ⭐ 1.5K) - The SPIFFE Runtime Environment. Apache-2 cncf linux-foundation -- [GitHub](https://github.com/spruceid/ssi) (πŸ‘¨β€πŸ’» 23 Β· πŸ”€ 46 Β· πŸ“¦ 110 Β· πŸ“‹ 180 - 41% open Β· ⏱️ 01.11.2023): +- [GitHub](https://github.com/spiffe/spire) (πŸ‘¨β€πŸ’» 180 Β· πŸ”€ 410 Β· πŸ“₯ 170K Β· πŸ“¦ 120 Β· πŸ“‹ 1.3K - 10% open Β· ⏱️ 10.11.2023): ``` - git clone https://github.com/spruceid/ssi + git clone https://github.com/spiffe/spire + ``` +- [Docker Hub](https://hub.docker.com/r/ghcr.io/spiffe/spire-server): + ``` + docker pull ghcr.io/spiffe/spire-server ```
+
oathkeeper (πŸ₯‰28 Β· ⭐ 3.1K) - A cloud native Identity & Access Proxy / API (IAP) and.. Apache-2 ory -
- - _1 projects are hidden because they don't fulfill the minimal requirements._ +- [GitHub](https://github.com/ory/oathkeeper) (πŸ‘¨β€πŸ’» 110 Β· πŸ”€ 320 Β· πŸ“₯ 31K Β· πŸ“¦ 2 Β· πŸ“‹ 320 - 15% open Β· ⏱️ 08.09.2023): ---- + ``` + git clone https://github.com/ory/oathkeeper + ``` +- [Docker Hub](https://hub.docker.com/r/oryd/oathkeeper) (πŸ“₯ 88M Β· ⭐ 33 Β· ⏱️ 18.07.2023): + ``` + docker pull oryd/oathkeeper + ```
-
did-jwt (πŸ₯‡30 Β· ⭐ 300) - Create and verify DID verifiable JWTs in Javascript. Apache-2 dif +
conjur (πŸ₯‰26 Β· ⭐ 720) - CyberArk Conjur automatically secures secrets used by privileged users.. ❗️LGPL -- [GitHub](https://github.com/decentralized-identity/did-jwt) (πŸ‘¨β€πŸ’» 41 Β· πŸ”€ 63 Β· πŸ“¦ 4.1K Β· πŸ“‹ 87 - 4% open Β· ⏱️ 01.11.2023): +- [GitHub](https://github.com/cyberark/conjur) (πŸ‘¨β€πŸ’» 96 Β· πŸ”€ 120 Β· πŸ“₯ 370 Β· πŸ“‹ 1.1K - 18% open Β· ⏱️ 13.10.2023): ``` - git clone https://github.com/decentralized-identity/did-jwt + git clone https://github.com/cyberark/conjur ``` -- [npm](https://www.npmjs.com/package/did-jwt) (πŸ“₯ 140K / month): +- [Docker Hub](https://hub.docker.com/r/cyberark/conjur) (πŸ“₯ 7M Β· ⭐ 30 Β· ⏱️ 27.10.2023): ``` - npm install did-jwt + docker pull cyberark/conjur ```
-
did-resolver (πŸ₯‡27 Β· ⭐ 190) - Universal did-resolver for javascript environments. Apache-2 dif +
spiffe (πŸ₯‰16 Β· ⭐ 1.3K) - The SPIFFE Project. Apache-2 cncf linux-foundation -- [GitHub](https://github.com/decentralized-identity/did-resolver) (πŸ‘¨β€πŸ’» 24 Β· πŸ”€ 40 Β· πŸ“¦ 5K Β· πŸ“‹ 21 - 14% open Β· ⏱️ 06.11.2023): +- [GitHub](https://github.com/spiffe/spiffe) (πŸ‘¨β€πŸ’» 57 Β· πŸ”€ 150 Β· πŸ“‹ 57 - 28% open Β· ⏱️ 08.11.2023): ``` - git clone https://github.com/decentralized-identity/did-resolver + git clone https://github.com/spiffe/spiffe ``` -- [npm](https://www.npmjs.com/package/did-resolver) (πŸ“₯ 170K / month): +
+
Show 2 hidden projects... + +- boundary (πŸ₯‰30 Β· ⭐ 3.7K) - Boundary enables identity-based access management for.. ❗Unlicensed hashicorp +- beyond (πŸ₯‰13 Β· ⭐ 240 Β· πŸ’€) - BeyondCorp-inspired HTTPS/SSO Access Proxy. Secure internal.. Apache-2 +
+
+ +## Face biometrics + +Back to top + +_Face biometrics tools and projects concerning natural person identification_ + +
faceswap (πŸ₯ˆ30 Β· ⭐ 47K) - Deepfakes Software For All. ❗️GPL-3.0 + +- [GitHub](https://github.com/deepfakes/faceswap) (πŸ‘¨β€πŸ’» 97 Β· πŸ”€ 12K Β· πŸ“₯ 160K Β· πŸ“‹ 830 - 1% open Β· ⏱️ 24.10.2023): + ``` - npm install did-resolver + git clone https://github.com/deepfakes/faceswap ```
-
did-jwt-vc (πŸ₯‡27 Β· ⭐ 160) - Create and verify W3C Verifiable Credentials and.. Apache-2 dif +
deepface (πŸ₯ˆ30 Β· ⭐ 8.1K) - A Lightweight Face Recognition and Facial Attribute Analysis (Age,.. MIT -- [GitHub](https://github.com/decentralized-identity/did-jwt-vc) (πŸ‘¨β€πŸ’» 22 Β· πŸ”€ 38 Β· πŸ“¦ 780 Β· πŸ“‹ 49 - 4% open Β· ⏱️ 06.11.2023): +- [GitHub](https://github.com/serengil/deepface) (πŸ‘¨β€πŸ’» 47 Β· πŸ”€ 1.5K Β· πŸ“¦ 2.1K Β· πŸ“‹ 800 - 1% open Β· ⏱️ 25.10.2023): ``` - git clone https://github.com/decentralized-identity/did-jwt-vc + git clone https://github.com/serengil/deepface ``` -- [npm](https://www.npmjs.com/package/did-jwt-vc) (πŸ“₯ 19K / month): +- [PyPi](https://pypi.org/project/deepface) (πŸ“₯ 130K / month): ``` - npm install did-jwt-vc + pip install deepface ```
-
veramo (πŸ₯ˆ26 Β· ⭐ 360) - A JavaScript Framework for Verifiable Data. Apache-2 +
deepfacelab (πŸ₯‰29 Β· ⭐ 43K Β· πŸ’€) - DeepFaceLab is the leading software for creating deepfakes. ❗️GPL-3.0 -- [GitHub](https://github.com/decentralized-identity/veramo) (πŸ‘¨β€πŸ’» 50 Β· πŸ”€ 100 Β· πŸ“¦ 520 Β· πŸ“‹ 410 - 14% open Β· ⏱️ 07.11.2023): +- [GitHub](https://github.com/iperov/DeepFaceLab) (πŸ‘¨β€πŸ’» 22 Β· πŸ”€ 8.9K Β· πŸ“₯ 170K Β· πŸ“¦ 21 Β· πŸ“‹ 1.3K - 40% open Β· ⏱️ 27.04.2023): ``` - git clone https://github.com/uport-project/veramo + git clone https://github.com/iperov/DeepFaceLab ```
-
node-solid-server (πŸ₯ˆ24 Β· ⭐ 1.8K) - Solid server on top of the file-system in NodeJS. MIT solid +
openface (πŸ₯‰29 Β· ⭐ 15K) - Face recognition with deep neural networks. Apache-2 -- [GitHub](https://github.com/nodeSolidServer/node-solid-server) (πŸ‘¨β€πŸ’» 85 Β· πŸ”€ 290 Β· πŸ“¦ 2 Β· πŸ“‹ 900 - 31% open Β· ⏱️ 03.09.2023): +- [GitHub](https://github.com/cmusatyalab/openface) (πŸ‘¨β€πŸ’» 30 Β· πŸ”€ 3.5K Β· πŸ“¦ 68 Β· πŸ“‹ 380 - 2% open Β· ⏱️ 14.06.2023): ``` - git clone https://github.com/nodesolidserver/node-solid-server + git clone https://github.com/cmusatyalab/openface ``` -- [npm](https://www.npmjs.com/package/solid-server) (πŸ“₯ 2.6K / month): +- [Docker Hub](https://hub.docker.com/r/bamos/openface) (πŸ“₯ 160K Β· ⭐ 70 Β· ⏱️ 18.06.2018): ``` - npm install solid-server + docker pull bamos/openface ``` -- [Docker Hub](https://hub.docker.com/r/nodesolidserver/node-solid-server) (πŸ“₯ 950K Β· ⭐ 4 Β· ⏱️ 03.09.2023): +
+
deepfacelive (πŸ₯‰22 Β· ⭐ 19K) - Real-time face swap for PC streaming or video calls. ❗️GPL-3.0 + +- [GitHub](https://github.com/iperov/DeepFaceLive) (πŸ‘¨β€πŸ’» 11 Β· πŸ”€ 2.8K Β· πŸ“₯ 640K Β· πŸ“‹ 140 - 0% open Β· ⏱️ 28.07.2023): + ``` - docker pull nodesolidserver/node-solid-server + git clone https://github.com/iperov/DeepFaceLive ```
-
universal-resolver (πŸ₯ˆ24 Β· ⭐ 490) - Universal Resolver implementation and drivers. Apache-2 +
Show 5 hidden projects... -- [GitHub](https://github.com/decentralized-identity/universal-resolver) (πŸ‘¨β€πŸ’» 98 Β· πŸ”€ 210 Β· πŸ“‹ 100 - 23% open Β· ⏱️ 09.11.2023): +- face-api-js (πŸ₯‡34 Β· ⭐ 16K Β· πŸ’€) - JavaScript API for face detection and face recognition in the.. MIT +- ageitgey-face-recognition (πŸ₯ˆ32 Β· ⭐ 50K Β· πŸ’€) - The worlds simplest facial recognition api for Python.. MIT +- insightface (πŸ₯ˆ31 Β· ⭐ 19K Β· πŸ“‰) - State-of-the-art 2D and 3D Face Analysis Project. ❗Unlicensed +- openbr (πŸ₯‰22 Β· ⭐ 2.8K) - Open Source Biometrics, Face Recognition. ❗Unlicensed +- facenet (πŸ₯‰20 Β· ⭐ 13K Β· πŸ’€) - Face recognition using Tensorflow. MIT +
+
+ +## Voice biometrics + +Back to top + +_Voice biometrics tools and projects concerning natural person identification_ + +
speechbrain (πŸ₯‡38 Β· ⭐ 6.8K) - A PyTorch-based Speech Toolkit. Apache-2 + +- [GitHub](https://github.com/speechbrain/speechbrain) (πŸ‘¨β€πŸ’» 220 Β· πŸ”€ 1.1K Β· πŸ“¦ 1.1K Β· πŸ“‹ 960 - 10% open Β· ⏱️ 30.10.2023): ``` - git clone https://github.com/decentralized-identity/universal-resolver + git clone https://github.com/speechbrain/speechbrain ``` -- [Docker Hub](https://hub.docker.com/r/universalresolver/uni-resolver-web) (πŸ“₯ 120K Β· ⏱️ 09.11.2023): +- [PyPi](https://pypi.org/project/speechbrain) (πŸ“₯ 190K / month): ``` - docker pull universalresolver/uni-resolver-web + pip install speechbrain ```
-
iota-identity (πŸ₯ˆ24 Β· ⭐ 270) - Implementation of the Decentralized Identity standards such.. Apache-2 +
paddlespeech (πŸ₯‰32 Β· ⭐ 9K) - Easy-to-use Speech Toolkit including Self-Supervised Learning.. Apache-2 -- [GitHub](https://github.com/iotaledger/identity.rs) (πŸ‘¨β€πŸ’» 33 Β· πŸ”€ 70 Β· πŸ“¦ 100 Β· πŸ“‹ 260 - 22% open Β· ⏱️ 02.11.2023): +- [GitHub](https://github.com/PaddlePaddle/PaddleSpeech) (πŸ‘¨β€πŸ’» 130 Β· πŸ”€ 1.6K Β· πŸ“¦ 81 Β· πŸ“‹ 1.7K - 22% open Β· ⏱️ 19.09.2023): ``` - git clone https://github.com/iotaledger/identity.rs + git clone https://github.com/PaddlePaddle/PaddleSpeech + ``` +- [PyPi](https://pypi.org/project/paddlepaddle) (πŸ“₯ 180K / month): + ``` + pip install paddlepaddle ```
-
dwn-sdk-js (πŸ₯ˆ23 Β· ⭐ 310) - Decentralized Web Node (DWN) Reference implementation. Apache-2 web5 +
whisper (πŸ₯‰28 Β· ⭐ 49K) - Robust Speech Recognition via Large-Scale Weak Supervision. MIT -- [GitHub](https://github.com/TBD54566975/dwn-sdk-js) (πŸ‘¨β€πŸ’» 40 Β· πŸ”€ 87 Β· πŸ“¦ 110 Β· πŸ“‹ 220 - 20% open Β· ⏱️ 07.11.2023): +- [GitHub](https://github.com/openai/whisper) (πŸ‘¨β€πŸ’» 64 Β· πŸ”€ 5.4K Β· πŸ“¦ 21 Β· ⏱️ 06.11.2023): ``` - git clone https://github.com/TBD54566975/dwn-sdk-js + git clone https://github.com/openai/whisper ``` -- [npm](https://www.npmjs.com/package/tbd54566975/dwn-sdk-js): +- [PyPi](https://pypi.org/project/openai-whisper) (πŸ“₯ 230K / month): ``` - npm install tbd54566975/dwn-sdk-js + pip install openai-whisper ```
-
ion (πŸ₯‰17 Β· ⭐ 1.2K) - The Identity Overlay Network (ION) is a DID Method implementation using.. Apache-2 +
-- [GitHub](https://github.com/decentralized-identity/ion) (πŸ‘¨β€πŸ’» 32 Β· πŸ”€ 160 Β· πŸ“‹ 140 - 50% open Β· ⏱️ 25.08.2023): +## Digital Credential Standards - ``` - git clone https://github.com/decentralized-identity/ion - ``` -
-
tbd-ssi-sdk (πŸ₯‰17 Β· ⭐ 190) - self sovereign identity sdk. Apache-2 web5 +Back to top -- [GitHub](https://github.com/TBD54566975/ssi-sdk) (πŸ‘¨β€πŸ’» 17 Β· πŸ”€ 53 Β· πŸ“¦ 33 Β· πŸ“‹ 150 - 30% open Β· ⏱️ 06.11.2023): +_Digital Credentials representations, formats and data model standards_ + +
vc-data-model (πŸ₯‡18 Β· ⭐ 260) - W3C Verifiable Credentials Working Group VC Data Model and.. ❗️W3C w3c + +- [GitHub](https://github.com/w3c/vc-data-model) (πŸ‘¨β€πŸ’» 62 Β· πŸ”€ 78 Β· πŸ“‹ 640 - 8% open Β· ⏱️ 07.11.2023): ``` - git clone https://github.com/tbd54566975/ssi-sdk + git clone https://github.com/w3c/vc-data-model ```
-
tbd-ssi-service (πŸ₯‰15 Β· ⭐ 140) - The Self Sovereign Identity Service. Apache-2 web5 +
did-core (πŸ₯ˆ15 Β· ⭐ 390 Β· πŸ’€) - W3C Decentralized Identifier Specification v1.0. ❗️W3C w3c -- [GitHub](https://github.com/TBD54566975/ssi-service) (πŸ‘¨β€πŸ’» 21 Β· πŸ”€ 52 Β· πŸ“‹ 210 - 40% open Β· ⏱️ 30.10.2023): +- [GitHub](https://github.com/w3c/did-core) (πŸ‘¨β€πŸ’» 62 Β· πŸ”€ 84 Β· πŸ“‹ 360 - 8% open Β· ⏱️ 11.04.2023): ``` - git clone https://github.com/tbd54566975/ssi-service + git clone https://github.com/w3c/did-core ```
-
Show 6 hidden projects... +
Show 4 hidden projects... -- trinsic-id (πŸ₯‡28 Β· ⭐ 53) - Trinsic SDK repository. -- talao-altme (πŸ₯‰17 Β· ⭐ 36) - SSI + crypto wallet .Self Sovereign Identity wallet with cryptos and NFT.. -- evernym-ssi (πŸ₯‰16 Β· ⭐ 98 Β· πŸ’€) - Evernym Verity is a decentralized protocol platform for issuing and.. -- web-did-resolver (πŸ₯ˆ22 Β· ⭐ 76) - DID resolver for HTTPS domains. Apache-2 dif -- entra-verifiedid-wallet-library-ios (πŸ₯‰10 Β· ⭐ 13) - A library to manage your Decentralized Identities and.. MIT -- entra-verifiedid-wallet-library-android (πŸ₯‰9 Β· ⭐ 15) - A library to manage your Decentralized Identities and.. MIT +- anoncreds (πŸ₯ˆ15 Β· ⭐ 39) - The specification for AnonCreds verifiable credential exchange. Apache-2 hyperledger +- bbs-signature (πŸ₯‰12 Β· ⭐ 59) - The BBS Signature Scheme. Apache-2 dif +- selective-disclosure-jwt (πŸ₯‰11 Β· ⭐ 40 Β· πŸ“ˆ) - ❗Unlicensed +- vlei (πŸ₯‰9 Β· ⭐ 23) - Public Open Specifications for GLEIF vLEI (verifiable Legal Entity.. Apache-2

-## Standards +## Digital Credentials SDKs Back to top -_Standard protocols, schemas, formats, etc._ - -
solid-project (πŸ₯‡23 Β· ⭐ 8.6K) - Solid - Re-decentralizing the web (project directory). solid - +_SDKs for Digital Credentials, formats and data models_ ---- -
solid-specification (πŸ₯ˆ17 Β· ⭐ 440) - Solid Technical Reports. MIT solid +
did-jwt-vc (πŸ₯‡27 Β· ⭐ 160) - Create and verify W3C Verifiable Credentials and.. Apache-2 dif -- [GitHub](https://github.com/solid/specification) (πŸ‘¨β€πŸ’» 21 Β· πŸ”€ 36 Β· πŸ“‹ 320 - 58% open Β· ⏱️ 09.11.2023): +- [GitHub](https://github.com/decentralized-identity/did-jwt-vc) (πŸ‘¨β€πŸ’» 22 Β· πŸ”€ 38 Β· πŸ“¦ 780 Β· πŸ“‹ 49 - 4% open Β· ⏱️ 06.11.2023): ``` - git clone https://github.com/solid/specification + git clone https://github.com/decentralized-identity/did-jwt-vc + ``` +- [npm](https://www.npmjs.com/package/did-jwt-vc) (πŸ“₯ 19K / month): + ``` + npm install did-jwt-vc ```
+
Show 1 hidden projects... ---- +- hyperledger-anoncreds-rs (πŸ₯‰23 Β· ⭐ 53 Β· βž•) - anoncreds-rs. Apache-2 hyperledger
+
+ +## Digital Interactions Protocols + +Back to top + +_Protocols for digital interactions such as authentication, authorization, exchange of credentials, etc._ +
webauthn (πŸ₯‡21 Β· ⭐ 1K) - Web Authentication: An API for accessing Public Key Credentials. ❗️W3C w3c - [GitHub](https://github.com/w3c/webauthn) (πŸ‘¨β€πŸ’» 72 Β· πŸ”€ 150 Β· πŸ“‹ 1.1K - 7% open Β· ⏱️ 11.10.2023): @@ -757,324 +859,283 @@ _Standard protocols, schemas, formats, etc._ git clone https://github.com/hyperledger/aries-rfcs ```
-
vc-data-model (πŸ₯ˆ18 Β· ⭐ 260) - W3C Verifiable Credentials Working Group VC Data Model and.. ❗️W3C w3c +
solid-specification (πŸ₯ˆ17 Β· ⭐ 440) - Solid Technical Reports. MIT solid -- [GitHub](https://github.com/w3c/vc-data-model) (πŸ‘¨β€πŸ’» 62 Β· πŸ”€ 78 Β· πŸ“‹ 640 - 8% open Β· ⏱️ 07.11.2023): +- [GitHub](https://github.com/solid/specification) (πŸ‘¨β€πŸ’» 21 Β· πŸ”€ 36 Β· πŸ“‹ 320 - 54% open Β· ⏱️ 09.11.2023): ``` - git clone https://github.com/w3c/vc-data-model + git clone https://github.com/solid/specification ```
-
did-core (πŸ₯‰15 Β· ⭐ 390 Β· πŸ’€) - W3C Decentralized Identifier Specification v1.0. ❗️W3C w3c +
web-access-control (πŸ₯‰13 Β· ⭐ 120 Β· βž•) - Web Access Control (WAC). MIT solid -- [GitHub](https://github.com/w3c/did-core) (πŸ‘¨β€πŸ’» 62 Β· πŸ”€ 84 Β· πŸ“‹ 360 - 8% open Β· ⏱️ 11.04.2023): +- [GitHub](https://github.com/solid/web-access-control-spec) (πŸ‘¨β€πŸ’» 17 Β· πŸ”€ 22 Β· πŸ“‹ 72 - 38% open Β· ⏱️ 07.11.2023): ``` - git clone https://github.com/w3c/did-core + git clone https://github.com/solid/web-access-control-spec ```
-
Show 6 hidden projects... +
Show 5 hidden projects... +- solid-project (πŸ₯ˆ17 Β· ⭐ 8.2K Β· πŸ’€) - Solid - Re-decentralizing the web (project directory). MIT solid - presentation-exchange (πŸ₯‰15 Β· ⭐ 75) - Specification that codifies an inter-related pair of.. Apache-2 dif -- anoncreds (πŸ₯‰15 Β· ⭐ 39) - The specification for AnonCreds verifiable credential exchange. Apache-2 hyperledger - fedfm (πŸ₯‰13 Β· ⭐ 300) - A privacy preserving identity exchange Web API. ❗Unlicensed w3c -- bbs-signature (πŸ₯‰12 Β· ⭐ 59) - The BBS Signature Scheme. Apache-2 dif +- keri (πŸ₯‰11 Β· ⭐ 33 Β· βž•) - KERI Community Development Efforts Meetings Discussion. Apache-2 weboftrust - universal-wallet-interop-spec (πŸ₯‰10 Β· ⭐ 53 Β· πŸ’€) - A data model and abstract interfaces for digital.. ❗️W3C w3c -- vlei (πŸ₯‰9 Β· ⭐ 23) - Public Open Specifications for GLEIF vLEI (verifiable Legal Entity.. Apache-2

-## Organizations +## Digital Interactions SDKs Back to top -_Organizations and groups working on identity and access management_ +_SDKs for digital interactions protocols such as authentication, authorization, exchange of credentials, etc._ -πŸ”— weboftrust weboftrust - -πŸ”— solidproject solid +
Show 3 hidden projects... +- sphereon-openid4vci (πŸ₯‡15 Β· ⭐ 38 Β· βž•) - OpenID for Verifiable Credential Issuance - client.. Apache-2 +- sphereon-pex (πŸ₯‡15 Β· ⭐ 26 Β· βž•) - A Typescript implementation of the DIF Presentation.. Apache-2 +- sphereon-siop-oid4vp (πŸ₯‰13 Β· ⭐ 66 Β· βž•) - Self Issued OpenID Provider v2 (SIOP) with optional.. Apache-2 +

-## Public Key Infrastructure and Key Management +## Decentralized Identifiers Back to top -_Tools, libraries and certificate managers for Public Key Infrastructure and Key management_ - -
cert-manager (πŸ₯‡39 Β· ⭐ 11K) - Automatically provision and manage TLS certificates in.. Apache-2 linux-foundation +_Decentralized Identifiers (DIDs), DID methods and resolver projects_ -- [GitHub](https://github.com/cert-manager/cert-manager) (πŸ‘¨β€πŸ’» 410 Β· πŸ”€ 1.9K Β· πŸ“₯ 62M Β· πŸ“¦ 680 Β· πŸ“‹ 3.1K - 5% open Β· ⏱️ 06.11.2023): - - ``` - git clone https://github.com/cert-manager/cert-manager - ``` -
-
boulder (πŸ₯ˆ28 Β· ⭐ 4.8K) - An ACME-based certificate authority, written in Go. MPL-2.0 linux-foundation +
did-jwt (πŸ₯‡30 Β· ⭐ 300) - Create and verify DID verifiable JWTs in Javascript. Apache-2 dif -- [GitHub](https://github.com/letsencrypt/boulder) (πŸ‘¨β€πŸ’» 130 Β· πŸ”€ 540 Β· πŸ“₯ 59K Β· πŸ“‹ 2.9K - 6% open Β· ⏱️ 09.11.2023): +- [GitHub](https://github.com/decentralized-identity/did-jwt) (πŸ‘¨β€πŸ’» 41 Β· πŸ”€ 63 Β· πŸ“¦ 4.1K Β· πŸ“‹ 87 - 4% open Β· ⏱️ 01.11.2023): ``` - git clone https://github.com/letsencrypt/boulder + git clone https://github.com/decentralized-identity/did-jwt ``` -- [Docker Hub](https://hub.docker.com/r/letsencrypt/boulder-tools) (πŸ“₯ 1.9M Β· ⭐ 13 Β· ⏱️ 09.11.2023): +- [npm](https://www.npmjs.com/package/did-jwt) (πŸ“₯ 140K / month): ``` - docker pull letsencrypt/boulder-tools + npm install did-jwt ```
-
lemur (πŸ₯‰26 Β· ⭐ 1.7K) - Repository for the Lemur Certificate Manager. Apache-2 +
ethr-did-resolver (πŸ₯ˆ28 Β· ⭐ 180 Β· βž•) - DID resolver for Ethereum Addresses with support for.. Apache-2 dif -- [GitHub](https://github.com/Netflix/lemur) (πŸ‘¨β€πŸ’» 150 Β· πŸ”€ 310 Β· πŸ“₯ 51 Β· πŸ“‹ 530 - 22% open Β· ⏱️ 06.11.2023): +- [GitHub](https://github.com/decentralized-identity/ethr-did-resolver) (πŸ‘¨β€πŸ’» 26 Β· πŸ”€ 64 Β· πŸ“¦ 1.4K Β· πŸ“‹ 52 - 9% open Β· ⏱️ 09.11.2023): ``` - git clone https://github.com/netflix/lemur + git clone https://github.com/decentralized-identity/ethr-did-resolver ``` -
-
athenz (πŸ₯‰25 Β· ⭐ 810) - Open source platform for X.509 certificate based service.. Apache-2 linux-foundation - -- [GitHub](https://github.com/AthenZ/athenz) (πŸ‘¨β€πŸ’» 79 Β· πŸ”€ 260 Β· πŸ“¦ 26 Β· πŸ“‹ 230 - 15% open Β· ⏱️ 09.11.2023): - +- [npm](https://www.npmjs.com/package/ethr-did-resolver) (πŸ“₯ 24K / month): ``` - git clone https://github.com/athenz/athenz + npm install ethr-did-resolver ```
-
ja3 (πŸ₯‰19 Β· ⭐ 2.3K) - JA3 is a standard for creating SSL client fingerprints in an easy to produce.. BSD-3 +
did-resolver (πŸ₯ˆ27 Β· ⭐ 190) - Universal did-resolver for javascript environments. Apache-2 dif -- [GitHub](https://github.com/salesforce/ja3) (πŸ‘¨β€πŸ’» 26 Β· πŸ”€ 270 Β· πŸ“‹ 51 - 54% open Β· ⏱️ 20.10.2023): +- [GitHub](https://github.com/decentralized-identity/did-resolver) (πŸ‘¨β€πŸ’» 24 Β· πŸ”€ 40 Β· πŸ“¦ 5K Β· πŸ“‹ 21 - 14% open Β· ⏱️ 06.11.2023): ``` - git clone https://github.com/salesforce/ja3 + git clone https://github.com/decentralized-identity/did-resolver ``` -- [PyPi](https://pypi.org/project/pyja3) (πŸ“₯ 1.8K / month): +- [npm](https://www.npmjs.com/package/did-resolver) (πŸ“₯ 170K / month): ``` - pip install pyja3 + npm install did-resolver ```
-
barbican (πŸ₯‰17 Β· ⭐ 230) - Barbican is a ReST API designed for the secure storage,.. Apache-2 openstack +
universal-resolver (πŸ₯‰23 Β· ⭐ 490 Β· πŸ“‰) - Universal Resolver implementation and drivers. Apache-2 -- [GitHub](https://github.com/openstack/barbican) (πŸ‘¨β€πŸ’» 300 Β· πŸ”€ 66 Β· ⏱️ 14.10.2023): +- [GitHub](https://github.com/decentralized-identity/universal-resolver) (πŸ‘¨β€πŸ’» 98 Β· πŸ”€ 210 Β· πŸ“‹ 100 - 23% open Β· ⏱️ 09.11.2023): ``` - git clone https://github.com/openstack/barbican + git clone https://github.com/decentralized-identity/universal-resolver + ``` +- [Docker Hub](https://hub.docker.com/r/universalresolver/uni-resolver-web) (πŸ“₯ 120K Β· ⏱️ 09.11.2023): + ``` + docker pull universalresolver/uni-resolver-web ```
-
Show 1 hidden projects... +
Show 4 hidden projects... -- vault (πŸ₯ˆ36 Β· ⭐ 29K) - A tool for secrets management, encryption as a service, and.. ❗Unlicensed hashicorp +- web-did-resolver (πŸ₯‰22 Β· ⭐ 76) - DID resolver for HTTPS domains. Apache-2 dif +- universal-registrar (πŸ₯‰15 Β· ⭐ 65 Β· βž•) - Universal Registrar implementation and drivers. Apache-2 +- did-key.rs (πŸ₯‰12 Β· ⭐ 45 Β· πŸ’€) - Rust implementation of the did:key method. Apache-2 dif +- ion-tools (πŸ₯‰9 Β· ⭐ 140 Β· βž•) - Tools and utilities to make working with the ION network and.. Apache-2

-## Machine Identity Management +## Self-Sovereign Identity Agents Back to top -_Tools, services and protocols for machine to machine secure digital interactions_ - -
coredns (πŸ₯‡41 Β· ⭐ 11K) - CoreDNS is a DNS server that chains plugins. Apache-2 linux-foundation cncf - -- [GitHub](https://github.com/coredns/coredns) (πŸ‘¨β€πŸ’» 370 Β· πŸ”€ 1.9K Β· πŸ“₯ 6.8M Β· πŸ“¦ 5.6K Β· πŸ“‹ 2.2K - 4% open Β· ⏱️ 09.11.2023): +_SSI Agents such as Identity Wallets, decentralized nodes and decentralized web applications_ - ``` - git clone https://github.com/coredns/coredns - ``` -- [Docker Hub](https://hub.docker.com/r/coredns/coredns) (πŸ“₯ 250M Β· ⭐ 140 Β· ⏱️ 15.08.2023): - ``` - docker pull coredns/coredns - ``` -
-
ockam (πŸ₯ˆ34 Β· ⭐ 3.9K) - Orchestrate end-to-end encryption, cryptographic identities, mutual.. Apache-2 +
node-solid-server (πŸ₯‡24 Β· ⭐ 1.8K) - Solid server on top of the file-system in NodeJS. MIT solid -- [GitHub](https://github.com/build-trust/ockam) (πŸ‘¨β€πŸ’» 290 Β· πŸ”€ 520 Β· πŸ“₯ 330K Β· πŸ“¦ 180 Β· πŸ“‹ 1.7K - 18% open Β· ⏱️ 09.11.2023): - - ``` - git clone https://github.com/build-trust/ockam - ``` -
-
pomerium (πŸ₯ˆ33 Β· ⭐ 3.7K) - Pomerium is an identity and context-aware access proxy. Apache-2 - -- [GitHub](https://github.com/pomerium/pomerium) (πŸ‘¨β€πŸ’» 91 Β· πŸ”€ 270 Β· πŸ“₯ 49K Β· πŸ“¦ 13 Β· πŸ“‹ 940 - 8% open Β· ⏱️ 09.11.2023): +- [GitHub](https://github.com/nodeSolidServer/node-solid-server) (πŸ‘¨β€πŸ’» 85 Β· πŸ”€ 290 Β· πŸ“¦ 2 Β· πŸ“‹ 900 - 31% open Β· ⏱️ 03.09.2023): ``` - git clone https://github.com/pomerium/pomerium - ``` -- [Docker Hub](https://hub.docker.com/r/pomerium/pomerium) (πŸ“₯ 1B Β· ⭐ 10 Β· ⏱️ 09.11.2023): - ``` - docker pull pomerium/pomerium + git clone https://github.com/nodesolidserver/node-solid-server ``` -
-
spire (πŸ₯ˆ32 Β· ⭐ 1.5K) - The SPIFFE Runtime Environment. Apache-2 cncf linux-foundation - -- [GitHub](https://github.com/spiffe/spire) (πŸ‘¨β€πŸ’» 180 Β· πŸ”€ 410 Β· πŸ“₯ 170K Β· πŸ“¦ 120 Β· πŸ“‹ 1.3K - 11% open Β· ⏱️ 09.11.2023): - +- [npm](https://www.npmjs.com/package/solid-server) (πŸ“₯ 2.4K / month): ``` - git clone https://github.com/spiffe/spire + npm install solid-server ``` -- [Docker Hub](https://hub.docker.com/r/ghcr.io/spiffe/spire-server): +- [Docker Hub](https://hub.docker.com/r/nodesolidserver/node-solid-server) (πŸ“₯ 950K Β· ⭐ 4 Β· ⏱️ 03.09.2023): ``` - docker pull ghcr.io/spiffe/spire-server + docker pull nodesolidserver/node-solid-server ```
-
oathkeeper (πŸ₯‰28 Β· ⭐ 3.1K) - A cloud native Identity & Access Proxy / API (IAP) and.. Apache-2 ory +
dwn-sdk-js (πŸ₯ˆ23 Β· ⭐ 310) - Decentralized Web Node (DWN) Reference implementation. Apache-2 web5 -- [GitHub](https://github.com/ory/oathkeeper) (πŸ‘¨β€πŸ’» 110 Β· πŸ”€ 320 Β· πŸ“₯ 31K Β· πŸ“¦ 2 Β· πŸ“‹ 320 - 15% open Β· ⏱️ 08.09.2023): +- [GitHub](https://github.com/TBD54566975/dwn-sdk-js) (πŸ‘¨β€πŸ’» 40 Β· πŸ”€ 87 Β· πŸ“¦ 110 Β· πŸ“‹ 220 - 19% open Β· ⏱️ 07.11.2023): ``` - git clone https://github.com/ory/oathkeeper + git clone https://github.com/TBD54566975/dwn-sdk-js ``` -- [Docker Hub](https://hub.docker.com/r/oryd/oathkeeper) (πŸ“₯ 88M Β· ⭐ 33 Β· ⏱️ 18.07.2023): +- [npm](https://www.npmjs.com/package/tbd54566975/dwn-sdk-js): ``` - docker pull oryd/oathkeeper + npm install tbd54566975/dwn-sdk-js ```
-
conjur (πŸ₯‰26 Β· ⭐ 720) - CyberArk Conjur automatically secures secrets used by privileged users.. ❗️LGPL +
aries-mobile-agent-react-native (πŸ₯ˆ18 Β· ⭐ 120) - Aries Mobile Agent React Native - Part of the Aries.. Apache-2 hyperledger -- [GitHub](https://github.com/cyberark/conjur) (πŸ‘¨β€πŸ’» 96 Β· πŸ”€ 120 Β· πŸ“₯ 370 Β· πŸ“‹ 1.1K - 18% open Β· ⏱️ 13.10.2023): +- [GitHub](https://github.com/hyperledger/aries-mobile-agent-react-native) (πŸ‘¨β€πŸ’» 40 Β· πŸ”€ 100 Β· πŸ“‹ 240 - 27% open Β· ⏱️ 11.11.2023): ``` - git clone https://github.com/cyberark/conjur - ``` -- [Docker Hub](https://hub.docker.com/r/cyberark/conjur) (πŸ“₯ 7M Β· ⭐ 30 Β· ⏱️ 27.10.2023): - ``` - docker pull cyberark/conjur + git clone https://github.com/hyperledger/aries-mobile-agent-react-native ```
-
spiffe (πŸ₯‰16 Β· ⭐ 1.3K) - The SPIFFE Project. Apache-2 cncf linux-foundation +
tbd-ssi-service (πŸ₯‰15 Β· ⭐ 140) - The Self Sovereign Identity Service. Apache-2 web5 -- [GitHub](https://github.com/spiffe/spiffe) (πŸ‘¨β€πŸ’» 57 Β· πŸ”€ 150 Β· πŸ“‹ 56 - 26% open Β· ⏱️ 08.11.2023): +- [GitHub](https://github.com/TBD54566975/ssi-service) (πŸ‘¨β€πŸ’» 21 Β· πŸ”€ 52 Β· πŸ“‹ 210 - 40% open Β· ⏱️ 30.10.2023): ``` - git clone https://github.com/spiffe/spiffe + git clone https://github.com/tbd54566975/ssi-service ```
-
Show 2 hidden projects... +
Show 5 hidden projects... -- boundary (πŸ₯‰30 Β· ⭐ 3.7K) - Boundary enables identity-based access management for.. ❗Unlicensed hashicorp -- beyond (πŸ₯‰13 Β· ⭐ 240 Β· πŸ’€) - BeyondCorp-inspired HTTPS/SSO Access Proxy. Secure internal.. Apache-2 +- polygon-issuer (πŸ₯ˆ18 Β· ⭐ 61 Β· βž•) - Self Hosted Issuer Node. Apache-2 +- talao-altme (πŸ₯‰17 Β· ⭐ 27) - SSI + crypto wallet .Self Sovereign Identity wallet with cryptos.. Apache-2 +- sphereon-ssi-mobile-wallet (πŸ₯‰11 Β· ⭐ 35 Β· βž•) - Open-Source Mobile SSI Wallet. ❗️GPL-3.0 +- waltid-web-wallet (πŸ₯‰11 Β· 🐣) - Custodian identity wallet white-label solution. ❗Unlicensed +- credible (πŸ₯‰10 Β· ⭐ 38) - A reference credential wallet built on Flutter and DIDKit. Apache-2

-## Face biometrics +## Self-Sovereign Identity SDKs Back to top -_Face biometrics tools and projects concerning natural person identification_ +_SDKs, toolkits and libraries for building SSI Agents and services_ -
faceswap (πŸ₯ˆ30 Β· ⭐ 47K) - Deepfakes Software For All. ❗️GPL-3.0 +
veramo (πŸ₯‡26 Β· ⭐ 360) - A JavaScript Framework for Verifiable Data. Apache-2 -- [GitHub](https://github.com/deepfakes/faceswap) (πŸ‘¨β€πŸ’» 97 Β· πŸ”€ 12K Β· πŸ“₯ 150K Β· πŸ“‹ 830 - 1% open Β· ⏱️ 24.10.2023): +- [GitHub](https://github.com/decentralized-identity/veramo) (πŸ‘¨β€πŸ’» 50 Β· πŸ”€ 100 Β· πŸ“¦ 520 Β· πŸ“‹ 410 - 14% open Β· ⏱️ 07.11.2023): ``` - git clone https://github.com/deepfakes/faceswap + git clone https://github.com/decentralized-identity/veramo ```
-
deepface (πŸ₯ˆ30 Β· ⭐ 8.1K) - A Lightweight Face Recognition and Facial Attribute Analysis (Age,.. MIT +
aries-python (πŸ₯‡25 Β· ⭐ 370) - Hyperledger Aries Cloud Agent Python (ACA-Py) is a.. Apache-2 hyperledger -- [GitHub](https://github.com/serengil/deepface) (πŸ‘¨β€πŸ’» 47 Β· πŸ”€ 1.5K Β· πŸ“¦ 2.1K Β· πŸ“‹ 800 - 1% open Β· ⏱️ 25.10.2023): +- [GitHub](https://github.com/hyperledger/aries-cloudagent-python) (πŸ‘¨β€πŸ’» 130 Β· πŸ”€ 430 Β· πŸ“‹ 1.1K - 21% open Β· ⏱️ 08.11.2023): ``` - git clone https://github.com/serengil/deepface - ``` -- [PyPi](https://pypi.org/project/deepface) (πŸ“₯ 130K / month): - ``` - pip install deepface + git clone https://github.com/hyperledger/aries-cloudagent-python ```
-
deepfacelab (πŸ₯‰29 Β· ⭐ 43K Β· πŸ’€) - DeepFaceLab is the leading software for creating deepfakes. ❗️GPL-3.0 +
iota-identity (πŸ₯ˆ24 Β· ⭐ 270) - Implementation of the Decentralized Identity standards such.. Apache-2 -- [GitHub](https://github.com/iperov/DeepFaceLab) (πŸ‘¨β€πŸ’» 22 Β· πŸ”€ 8.9K Β· πŸ“₯ 170K Β· πŸ“¦ 21 Β· πŸ“‹ 1.3K - 40% open Β· ⏱️ 27.04.2023): +- [GitHub](https://github.com/iotaledger/identity.rs) (πŸ‘¨β€πŸ’» 33 Β· πŸ”€ 70 Β· πŸ“¦ 100 Β· πŸ“‹ 260 - 22% open Β· ⏱️ 02.11.2023): ``` - git clone https://github.com/iperov/DeepFaceLab + git clone https://github.com/iotaledger/identity.rs ```
-
openface (πŸ₯‰29 Β· ⭐ 15K) - Face recognition with deep neural networks. Apache-2 +
aries-framework-javascript (πŸ₯ˆ21 Β· ⭐ 210 Β· πŸ“ˆ) - Aries Framework JavaScript (Built using TypeScript). Apache-2 hyperledger -- [GitHub](https://github.com/cmusatyalab/openface) (πŸ‘¨β€πŸ’» 30 Β· πŸ”€ 3.5K Β· πŸ“¦ 67 Β· πŸ“‹ 380 - 2% open Β· ⏱️ 14.06.2023): +- [GitHub](https://github.com/hyperledger/aries-framework-javascript) (πŸ‘¨β€πŸ’» 56 Β· πŸ”€ 140 Β· πŸ“¦ 2 Β· πŸ“‹ 620 - 27% open Β· ⏱️ 10.11.2023): ``` - git clone https://github.com/cmusatyalab/openface - ``` -- [Docker Hub](https://hub.docker.com/r/bamos/openface) (πŸ“₯ 160K Β· ⭐ 70 Β· ⏱️ 18.06.2018): - ``` - docker pull bamos/openface + git clone https://github.com/hyperledger/aries-framework-javascript ```
-
deepfacelive (πŸ₯‰22 Β· ⭐ 19K) - Real-time face swap for PC streaming or video calls. ❗️GPL-3.0 +
aries-framework-go (πŸ₯ˆ20 Β· ⭐ 240) - Hyperledger Aries Framework Go provides packages for.. Apache-2 hyperledger -- [GitHub](https://github.com/iperov/DeepFaceLive) (πŸ‘¨β€πŸ’» 11 Β· πŸ”€ 2.7K Β· πŸ“₯ 640K Β· πŸ“‹ 140 - 0% open Β· ⏱️ 28.07.2023): +- [GitHub](https://github.com/hyperledger/aries-framework-go) (πŸ‘¨β€πŸ’» 59 Β· πŸ”€ 160 Β· πŸ“¦ 2 Β· πŸ“‹ 1.6K - 24% open Β· ⏱️ 01.09.2023): ``` - git clone https://github.com/iperov/DeepFaceLive + git clone https://github.com/hyperledger/aries-framework-go ```
-
Show 5 hidden projects... - -- face-api-js (πŸ₯‡34 Β· ⭐ 16K Β· πŸ’€) - JavaScript API for face detection and face recognition in the.. MIT -- ageitgey-face-recognition (πŸ₯ˆ32 Β· ⭐ 50K Β· πŸ’€) - The worlds simplest facial recognition api for Python.. MIT -- insightface (πŸ₯ˆ32 Β· ⭐ 19K) - State-of-the-art 2D and 3D Face Analysis Project. ❗Unlicensed -- openbr (πŸ₯‰22 Β· ⭐ 2.8K) - Open Source Biometrics, Face Recognition. ❗Unlicensed -- facenet (πŸ₯‰20 Β· ⭐ 13K Β· πŸ’€) - Face recognition using Tensorflow. MIT -
-
- -## Voice biometrics - -Back to top - -_Voice biometrics tools and projects concerning natural person identification_ - -
speechbrain (πŸ₯‡38 Β· ⭐ 6.8K) - A PyTorch-based Speech Toolkit. Apache-2 +
spruceid-ssi (πŸ₯‰18 Β· ⭐ 160) - Core library for decentralized identity. Apache-2 -- [GitHub](https://github.com/speechbrain/speechbrain) (πŸ‘¨β€πŸ’» 220 Β· πŸ”€ 1.1K Β· πŸ“¦ 1.1K Β· πŸ“‹ 960 - 9% open Β· ⏱️ 30.10.2023): +- [GitHub](https://github.com/spruceid/ssi) (πŸ‘¨β€πŸ’» 23 Β· πŸ”€ 46 Β· πŸ“¦ 110 Β· πŸ“‹ 180 - 41% open Β· ⏱️ 01.11.2023): ``` - git clone https://github.com/speechbrain/speechbrain - ``` -- [PyPi](https://pypi.org/project/speechbrain) (πŸ“₯ 190K / month): - ``` - pip install speechbrain + git clone https://github.com/spruceid/ssi ```
-
paddlespeech (πŸ₯‰32 Β· ⭐ 9K) - Easy-to-use Speech Toolkit including Self-Supervised Learning.. Apache-2 +
tbd-ssi-sdk (πŸ₯‰17 Β· ⭐ 190) - self sovereign identity sdk. Apache-2 web5 -- [GitHub](https://github.com/PaddlePaddle/PaddleSpeech) (πŸ‘¨β€πŸ’» 130 Β· πŸ”€ 1.6K Β· πŸ“¦ 80 Β· πŸ“‹ 1.7K - 22% open Β· ⏱️ 19.09.2023): +- [GitHub](https://github.com/TBD54566975/ssi-sdk) (πŸ‘¨β€πŸ’» 17 Β· πŸ”€ 53 Β· πŸ“¦ 33 Β· πŸ“‹ 150 - 30% open Β· ⏱️ 06.11.2023): ``` - git clone https://github.com/PaddlePaddle/PaddleSpeech - ``` -- [PyPi](https://pypi.org/project/paddlepaddle) (πŸ“₯ 180K / month): - ``` - pip install paddlepaddle + git clone https://github.com/tbd54566975/ssi-sdk ```
-
whisper (πŸ₯‰28 Β· ⭐ 49K) - Robust Speech Recognition via Large-Scale Weak Supervision. MIT +
spruceid-didkit (πŸ₯‰16 Β· ⭐ 220 Β· βž•) - A cross-platform toolkit for decentralized identity. Apache-2 -- [GitHub](https://github.com/openai/whisper) (πŸ‘¨β€πŸ’» 64 Β· πŸ”€ 5.3K Β· πŸ“¦ 21 Β· ⏱️ 06.11.2023): +- [GitHub](https://github.com/spruceid/didkit) (πŸ‘¨β€πŸ’» 21 Β· πŸ”€ 61 Β· πŸ“¦ 4 Β· πŸ“‹ 120 - 39% open Β· ⏱️ 25.10.2023): ``` - git clone https://github.com/openai/whisper + git clone https://github.com/spruceid/didkit ``` -- [PyPi](https://pypi.org/project/openai-whisper) (πŸ“₯ 230K / month): +- [Docker Hub](https://hub.docker.com/r/ghcr.io/spruceid/didkit-http): ``` - pip install openai-whisper + docker pull ghcr.io/spruceid/didkit-http ```
+
Show 8 hidden projects... + +- waltid-ssikit (πŸ₯ˆ20 Β· ⭐ 91 Β· πŸ“‰) - All-In-One SSI infrastructure toolkit. Apache-2 +- trinsic-sdk (πŸ₯ˆ20 Β· ⭐ 27 Β· βž•) - Trinsic SDK repository. Apache-2 +- waltid-walletkit (πŸ₯‰17 Β· ⭐ 32) - Toolkit for SSI and NFT/SBT wallets. Apache-2 +- polygon-js-sdk (πŸ₯‰16 Β· ⭐ 39) - SDK to work with Polygon ID. ❗Unlicensed +- sphereon-ssi (πŸ₯‰16 Β· ⭐ 37 Β· πŸ“‰) - Self Sovereign Identity SDK. Apache-2 +- verity-sdk (πŸ₯‰14 Β· ⭐ 47 Β· πŸ’€) - Evernym Verity is a decentralized protocol platform for.. Apache-2 +- entra-verifiedid-wallet-library-ios (πŸ₯‰10 Β· ⭐ 13) - A library to manage your Decentralized Identities and.. MIT +- entra-verifiedid-wallet-library-android (πŸ₯‰9 Β· ⭐ 15) - A library to manage your Decentralized Identities and.. MIT +

-## Digital Credential Representations +## Self-Sovereign Identity Infrastructure Back to top -_Digital Credentials representations, formats and data models_ +_Verifiable data registries, schema repositories, distributed ledgers for identity management._ -
+
indy-node (πŸ₯‡19 Β· ⭐ 650 Β· βž•) - The server portion of a distributed ledger purpose-built.. Apache-2 hyperledger -## Digital Interactions protocols +- [GitHub](https://github.com/hyperledger/indy-node) (πŸ‘¨β€πŸ’» 100 Β· πŸ”€ 630 Β· πŸ“₯ 560 Β· πŸ“‹ 79 - 37% open Β· ⏱️ 07.11.2023): -Back to top + ``` + git clone https://github.com/hyperledger/indy-node + ``` +
+
ion (πŸ₯ˆ17 Β· ⭐ 1.2K) - The Identity Overlay Network (ION) is a DID Method implementation using.. Apache-2 + +- [GitHub](https://github.com/decentralized-identity/ion) (πŸ‘¨β€πŸ’» 32 Β· πŸ”€ 160 Β· πŸ“‹ 140 - 50% open Β· ⏱️ 25.08.2023): -_Protocols for digital interactions between natural persons, organizations and machines_ + ``` + git clone https://github.com/decentralized-identity/ion + ``` +
+
Show 2 hidden projects... +- waltid-idpkit (πŸ₯‰14 Β· ⭐ 20) - OIDC identity provider for SSI & NFTs. Apache-2 +- kepler (πŸ₯‰10 Β· ⭐ 70 Β· βž•) - Decentralized storage based on permissioned data overlays called.. Apache-2 +
--- diff --git a/history/2023-11-11_changes.md b/history/2023-11-11_changes.md new file mode 100644 index 0000000..75964a2 --- /dev/null +++ b/history/2023-11-11_changes.md @@ -0,0 +1,41 @@ +## πŸ“ˆ Trending Up + +_Projects that have a higher project-quality score compared to the last update. There might be a variety of reasons, such as increased downloads or code activity._ + +- casl (πŸ₯ˆ35 Β· ⭐ 5.2K Β· πŸ“ˆ) - CASL is an isomorphic authorization JavaScript library which restricts.. MIT +- jansen (πŸ₯‰27 Β· ⭐ 310 Β· πŸ“ˆ) - An open source enterprise digital identity platform that.. Apache-2 linux-foundation +- aries-framework-javascript (πŸ₯ˆ21 Β· ⭐ 210 Β· πŸ“ˆ) - Aries Framework JavaScript (Built using TypeScript). Apache-2 hyperledger +- selective-disclosure-jwt (πŸ₯‰11 Β· ⭐ 40 Β· πŸ“ˆ) - ❗Unlicensed + +## πŸ“‰ Trending Down + +_Projects that have a lower project-quality score compared to the last update. There might be a variety of reasons such as decreased downloads or code activity._ + +- insightface (πŸ₯ˆ31 Β· ⭐ 19K Β· πŸ“‰) - State-of-the-art 2D and 3D Face Analysis Project. ❗Unlicensed +- universal-resolver (πŸ₯‰23 Β· ⭐ 490 Β· πŸ“‰) - Universal Resolver implementation and drivers. Apache-2 +- waltid-ssikit (πŸ₯ˆ20 Β· ⭐ 91 Β· πŸ“‰) - All-In-One SSI infrastructure toolkit. Apache-2 +- solid-project (πŸ₯ˆ17 Β· ⭐ 8.2K Β· πŸ’€) - Solid - Re-decentralizing the web (project directory). MIT solid +- sphereon-ssi (πŸ₯‰16 Β· ⭐ 37 Β· πŸ“‰) - Self Sovereign Identity SDK. Apache-2 + +## βž• Added Projects + +_Projects that were recently added to this best-of list._ + +- ethr-did-resolver (πŸ₯ˆ28 Β· ⭐ 180 Β· βž•) - DID resolver for Ethereum Addresses with support for.. Apache-2 dif +- hyperledger-anoncreds-rs (πŸ₯‰23 Β· ⭐ 53 Β· βž•) - anoncreds-rs. Apache-2 hyperledger +- solid-client-authn-js (πŸ₯‰21 Β· ⭐ 59 Β· βž•) - A client library for authenticating with Solid. ❗Unlicensed solid +- trinsic-sdk (πŸ₯ˆ20 Β· ⭐ 27 Β· βž•) - Trinsic SDK repository. Apache-2 +- indy-node (πŸ₯‡19 Β· ⭐ 650 Β· βž•) - The server portion of a distributed ledger purpose-built.. Apache-2 hyperledger +- polygon-issuer (πŸ₯ˆ18 Β· ⭐ 61 Β· βž•) - Self Hosted Issuer Node. Apache-2 +- spruceid-didkit (πŸ₯‰16 Β· ⭐ 220 Β· βž•) - A cross-platform toolkit for decentralized identity. Apache-2 +- universal-registrar (πŸ₯‰15 Β· ⭐ 65 Β· βž•) - Universal Registrar implementation and drivers. Apache-2 +- sphereon-openid4vci (πŸ₯‡15 Β· ⭐ 38 Β· βž•) - OpenID for Verifiable Credential Issuance - client.. Apache-2 +- sphereon-pex (πŸ₯‡15 Β· ⭐ 26 Β· βž•) - A Typescript implementation of the DIF Presentation.. Apache-2 +- web-access-control (πŸ₯‰13 Β· ⭐ 120 Β· βž•) - Web Access Control (WAC). MIT solid +- sphereon-siop-oid4vp (πŸ₯‰13 Β· ⭐ 66 Β· βž•) - Self Issued OpenID Provider v2 (SIOP) with optional.. Apache-2 +- did-key.rs (πŸ₯‰12 Β· ⭐ 45 Β· πŸ’€) - Rust implementation of the did:key method. Apache-2 dif +- sphereon-ssi-mobile-wallet (πŸ₯‰11 Β· ⭐ 35 Β· βž•) - Open-Source Mobile SSI Wallet. ❗️GPL-3.0 +- keri (πŸ₯‰11 Β· ⭐ 33 Β· βž•) - KERI Community Development Efforts Meetings Discussion. Apache-2 weboftrust +- kepler (πŸ₯‰10 Β· ⭐ 70 Β· βž•) - Decentralized storage based on permissioned data overlays called.. Apache-2 +- ion-tools (πŸ₯‰9 Β· ⭐ 140 Β· βž•) - Tools and utilities to make working with the ION network and.. Apache-2 + diff --git a/history/2023-11-11_projects.csv b/history/2023-11-11_projects.csv new file mode 100644 index 0000000..022a89d --- /dev/null +++ b/history/2023-11-11_projects.csv @@ -0,0 +1,135 @@ +,name,homepage,category,description,resource,labels,projectrank,show,github_id,npm_id,github_url,license,created_at,updated_at,last_commit_pushed_at,commit_count,recent_commit_count,fork_count,watchers_count,pr_count,open_issue_count,closed_issue_count,star_count,latest_stable_release_published_at,latest_stable_release_number,release_count,dependent_project_count,github_dependent_project_count,contributor_count,npm_url,npm_monthly_downloads,monthly_downloads,projectrank_placing,dockerhub_id,github_release_downloads,dockerhub_url,dockerhub_latest_release_published_at,dockerhub_stars,dockerhub_pulls,pypi_id,pypi_url,pypi_monthly_downloads,helm_id,maven_id,maven_url,trending,brew_id,updated_github_id,gem_url,new_addition,apt_id +0,weboftrust,https://github.com/WebOfTrust,organizations,Standards Relating to a Web Of Trust Based on Autonomic Identifier Systems.,True,['weboftrust'],0,True,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, +1,identity-foundation,https://identity.foundation/,organizations,"Developing the foundational components of an open, standards-based, decentralized identity ecosystem for people,..",True,,0,True,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, +2,solidproject,https://github.com/solid,organizations,Re-decentralizing the web.,True,['solid'],0,True,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, +3,w3c,https://github.com/w3c,organizations,We are an international community that develops open standards to ensure the long-term growth of the Web.,True,['w3c'],0,True,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, +4,openid,https://github.com/openid,organizations,OpenID Foundation Working Groups.,True,['openid'],0,True,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, +5,trustoverip,https://github.com/trustoverip,organizations,Trust over IP Foundation.,True,,0,True,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, +6,nextauthjs,https://github.com/nextauthjs/next-auth,authentication,Authentication for the Web.,,,42,True,nextauthjs/next-auth,next-auth,https://github.com/nextauthjs/next-auth,ISC,2018-01-27 12:28:16,2023-11-11 06:18:14.000000,2023-11-10 20:41:20,2617.0,206.0,2383.0,96.0,2068.0,234.0,3463.0,19718.0,2023-11-10 18:09:32,next-auth@4.24.5,100.0,155866.0,155866.0,589.0,https://www.npmjs.com/package/next-auth,2749200.0,2749200.0,1.0,,,,,,,,,,,,,,,,,, +7,coredns,https://github.com/coredns/coredns,machine,CoreDNS is a DNS server that chains plugins.,,"['linux-foundation', 'cncf']",41,True,coredns/coredns,,https://github.com/coredns/coredns,Apache-2.0,2016-03-18 20:56:45,2023-11-11 03:54:16.000000,2023-11-11 03:54:16,3789.0,71.0,1878.0,237.0,4053.0,88.0,2112.0,11367.0,2023-08-15 20:00:30,1.11.1,67.0,5638.0,5638.0,374.0,,,2822876.0,1.0,coredns/coredns,6841886.0,https://hub.docker.com/r/coredns/coredns,2023-08-15 20:02:07.060982,145.0,252385445.0,,,,,,,,,,,, +8,open-policy-agent,https://github.com/open-policy-agent/opa,authorization,"Open Policy Agent (OPA) is an open source, general-purpose policy engine.",,"['cncf', 'linux-foundation']",40,True,open-policy-agent/opa,,https://github.com/open-policy-agent/opa,Apache-2.0,2015-12-28 22:08:25,2023-11-11 06:46:23.000000,2023-11-10 14:37:38,4866.0,141.0,1177.0,125.0,3964.0,317.0,2097.0,8670.0,2023-10-26 22:37:54,0.58.0,100.0,3051.0,3051.0,426.0,,,4861768.0,1.0,openpolicyagent/opa,4474352.0,https://hub.docker.com/r/openpolicyagent/opa,2023-11-10 15:27:16.037682,39.0,453533447.0,,,,,,,,,,,, +9,oauthlib,https://github.com/oauthlib/oauthlib,authentication,"A generic, spec-compliant, thorough implementation of the OAuth request-signing logic.",,,40,True,oauthlib/oauthlib,,https://github.com/oauthlib/oauthlib,BSD-3-Clause,2011-11-19 23:08:51,2023-10-25 05:42:37.000000,2023-10-25 05:42:36,1677.0,29.0,458.0,69.0,492.0,76.0,293.0,2664.0,2023-01-10 13:13:43,3.2.2,48.0,457790.0,457790.0,195.0,,,84993258.0,1.0,,,,,,,oauthlib,https://pypi.org/project/oauthlib,84993258.0,,,,,,,,, +10,cert-manager,https://github.com/cert-manager/cert-manager,pki,Automatically provision and manage TLS certificates in Kubernetes.,,['linux-foundation'],39,True,cert-manager/cert-manager,,https://github.com/cert-manager/cert-manager,Apache-2.0,2017-05-24 16:25:59,2023-11-08 18:34:31.000000,2023-11-06 21:57:09,8126.0,175.0,1880.0,148.0,3117.0,163.0,2973.0,10864.0,2023-10-30 12:58:49,1.13.2,100.0,682.0,682.0,414.0,,,1629048.0,1.0,,61903832.0,,,,,,,,,,,,,,,, +11,speechbrain,https://github.com/speechbrain/speechbrain,voice,A PyTorch-based Speech Toolkit.,,,38,True,speechbrain/speechbrain,,https://github.com/speechbrain/speechbrain,Apache-2.0,2020-04-28 17:48:45,2023-11-10 10:09:37.000000,2023-10-30 10:16:51,9583.0,231.0,1139.0,124.0,1020.0,96.0,861.0,6805.0,2023-07-22 18:07:47,0.5.15,9.0,1105.0,1105.0,223.0,,,189604.0,1.0,,,,,,,speechbrain,https://pypi.org/project/speechbrain,189604.0,,,,,,,,, +12,passport,https://github.com/jaredhanson/passport,authentication,"Simple, unobtrusive authentication for Node.js.",,,37,True,jaredhanson/passport,passport,https://github.com/jaredhanson/passport,MIT,2011-10-08 22:38:32,2023-10-19 15:43:32.000000,2023-03-10 17:27:55,617.0,,1184.0,311.0,156.0,334.0,424.0,21918.0,,,,943696.0,943696.0,38.0,https://www.npmjs.com/package/passport,8753858.0,8753858.0,2.0,,,,,,,,,,,,,,,,,, +13,keycloak,https://github.com/keycloak/keycloak,idp,Open Source Identity and Access Management For Modern Applications and Services.,,['cncf'],37,True,keycloak/keycloak,,https://github.com/keycloak/keycloak,Apache-2.0,2013-07-02 13:38:51,2023-11-11 19:22:27.000000,2023-11-10 13:47:39,23245.0,638.0,5634.0,368.0,13262.0,1843.0,6047.0,17976.0,2023-10-24 10:22:23,22.0.5,43.0,,,1285.0,,,62814.0,1.0,quay.io/keycloak/keycloak,2198523.0,https://hub.docker.com/r/quay.io/keycloak/keycloak,,,,,,,,,,,,,,, +14,vault,https://github.com/hashicorp/vault,pki,"A tool for secrets management, encryption as a service, and privileged access management.",,['hashicorp'],36,False,hashicorp/vault,,https://github.com/hashicorp/vault,,2015-02-25 00:15:59,2023-11-10 22:12:44.000000,2023-11-10 19:43:44,18522.0,665.0,3835.0,813.0,18217.0,920.0,4819.0,28846.0,2023-11-08 19:39:49,1.15.2,100.0,6724.0,6724.0,1421.0,,,,2.0,,,,,,,,,,,,,,,,,, +15,ory-kratos,https://github.com/ory/kratos,idp,"Next-gen identity server (think Auth0, Okta, Firebase) with Ory-hardened authentication, PassKeys, MFA, FIDO2, TOTP,..",,['ory'],36,True,ory/kratos,,https://github.com/ory/kratos,Apache-2.0,2018-05-29 16:09:37,2023-11-11 16:10:31.000000,2023-11-10 14:04:08,4027.0,150.0,808.0,108.0,1754.0,176.0,1001.0,9556.0,2023-07-12 20:24:48,1.0.0,43.0,326.0,326.0,214.0,,,1703735.0,1.0,oryd/kratos,34715.0,https://hub.docker.com/r/oryd/kratos,2023-07-12 20:24:47.415774,17.0,112396804.0,,,,https://k8s.ory.sh/helm/charts,,,,,,,, +16,casbin,https://github.com/casbin/casbin,authorization,"An authorization library that supports access control models like ACL, RBAC, ABAC in Golang:..",,,35,True,casbin/casbin,casbin,https://github.com/casbin/casbin,Apache-2.0,2017-04-08 07:51:23,2023-10-30 06:10:48.000000,2023-10-30 06:05:45,1078.0,11.0,1537.0,231.0,479.0,35.0,734.0,15990.0,2023-09-02 15:37:12,2.77.2,100.0,2586.0,2586.0,135.0,https://www.npmjs.com/package/casbin,170496.0,289247.0,2.0,,,,,,,casbin,https://pypi.org/project/casbin,118751.0,,org.casbin:casbin-spring-boot-starter,https://search.maven.org/artifact/org.casbin/casbin-spring-boot-starter,,,,,, +17,ory-hydra,https://github.com/ory/hydra,authentication,"OpenID Certified OpenID Connect and OAuth Provider written in Go - cloud native, security-first, open source API..",,['ory'],35,True,ory/hydra,,https://github.com/ory/hydra,Apache-2.0,2015-05-22 12:42:08,2023-10-31 10:44:39.000000,2023-10-24 08:44:35,3731.0,48.0,1321.0,233.0,1722.0,75.0,1390.0,14657.0,2023-05-24 08:55:23,2.1.2,100.0,2.0,2.0,290.0,,,4019778.0,2.0,oryd/hydra,660050.0,https://hub.docker.com/r/oryd/hydra,2023-08-16 21:09:15.061728,75.0,409027440.0,,,,https://k8s.ory.sh/helm/charts,,,,,,,, +18,casl,https://github.com/stalniy/casl,authorization,CASL is an isomorphic authorization JavaScript library which restricts what resources a given user is allowed to access.,,,35,True,stalniy/casl,@casl/ability,https://github.com/stalniy/casl,MIT,2017-07-18 17:49:47,2023-11-10 01:01:21.000000,2023-11-10 00:57:03,1500.0,10.0,250.0,42.0,343.0,12.0,426.0,5245.0,2023-07-28 06:28:52,@casl/mongoose@7.2.1,100.0,57933.0,57933.0,66.0,https://www.npmjs.com/package/@casl/ability,1965869.0,1965869.0,2.0,,,,,,,,,,,,,1.0,,,,, +19,face-api-js,https://github.com/justadudewhohacks/face-api.js,face,JavaScript API for face detection and face recognition in the browser and nodejs with tensorflow.js.,,,34,False,justadudewhohacks/face-api.js,face-api.js,https://github.com/justadudewhohacks/face-api.js,MIT,2018-05-19 06:14:53,2023-09-03 13:34:38.000000,2020-04-22 16:40:10,488.0,,3504.0,334.0,107.0,422.0,389.0,15597.0,2020-03-22 14:01:55,0.22.2,38.0,7664.0,7664.0,25.0,https://www.npmjs.com/package/face-api.js,150097.0,150097.0,1.0,,,,,,,,,,,,,,,,,, +20,ockam,https://github.com/build-trust/ockam,machine,"Orchestrate end-to-end encryption, cryptographic identities, mutual authentication, and authorization policies between..",,,34,True,build-trust/ockam,,https://github.com/build-trust/ockam,Apache-2.0,2018-11-30 18:57:01,2023-11-11 20:23:54.000000,2023-11-11 19:09:52,7309.0,953.0,516.0,58.0,5052.0,303.0,1370.0,3883.0,2023-11-08 18:24:15,ockam_v0.103.0,100.0,183.0,183.0,293.0,,,13918.0,2.0,,334038.0,,,,,,,,,,,,build-trust/ockam/ockam,,,, +21,cas,https://github.com/apereo/cas,idp,Apereo CAS - Identity & Single Sign On for all earthlings and beyond.,,,33,True,apereo/cas,,https://github.com/apereo/cas,Apache-2.0,2011-09-09 01:36:42,2023-11-11 00:33:39.836772,2023-11-10 04:55:48,24021.0,475.0,3810.0,610.0,4514.0,,,10531.0,2023-10-16 07:04:06,6.6.13,100.0,21.0,21.0,340.0,,,5824.0,2.0,apereo/cas,,https://hub.docker.com/r/apereo/cas,2023-11-11 00:33:39.836772,128.0,850398.0,,,,,,,,,,,, +22,pomerium,https://github.com/pomerium/pomerium,machine,Pomerium is an identity and context-aware access proxy.,,,33,True,pomerium/pomerium,,https://github.com/pomerium/pomerium,Apache-2.0,2019-01-01 08:04:37,2023-11-10 21:48:38.000000,2023-11-10 20:44:03,3155.0,133.0,273.0,37.0,3747.0,83.0,859.0,3709.0,2023-08-28 14:49:52,0.23.0,100.0,13.0,13.0,91.0,,,17349536.0,2.0,pomerium/pomerium,48850.0,https://hub.docker.com/r/pomerium/pomerium,2023-11-10 20:58:56.719868,10.0,1006215365.0,,,,,,,,,,,, +23,ageitgey-face-recognition,https://github.com/ageitgey/face_recognition,face,The worlds simplest facial recognition api for Python and the command line.,,,32,False,ageitgey/face_recognition,,https://github.com/ageitgey/face_recognition,MIT,2017-03-03 21:52:39,2023-11-06 06:38:09.000000,2022-06-10 09:12:18,238.0,,12848.0,1573.0,224.0,714.0,584.0,50171.0,2018-04-02 17:18:43,1.2.2,2.0,21.0,21.0,54.0,,,64333.0,2.0,animcogn/face_recognition,1195.0,https://hub.docker.com/r/animcogn/face_recognition,2021-08-17 00:42:22.824355,16.0,7030.0,face_recognition,https://pypi.org/project/face_recognition,64231.0,,,,,,,,, +24,paddlespeech,https://github.com/PaddlePaddle/PaddleSpeech,voice,"Easy-to-use Speech Toolkit including Self-Supervised Learning model, SOTA/Streaming ASR with punctuation, Streaming..",,,32,True,PaddlePaddle/PaddleSpeech,,https://github.com/PaddlePaddle/PaddleSpeech,Apache-2.0,2017-11-14 12:36:30,2023-10-31 07:51:11.000000,2023-09-19 06:25:53,4731.0,4.0,1647.0,181.0,1683.0,384.0,1327.0,9042.0,2023-04-14 09:36:52,r1.4.1,15.0,81.0,81.0,129.0,,,176519.0,3.0,,,,,,,paddlepaddle,https://pypi.org/project/paddlepaddle,176519.0,,,,,,,,, +25,spire,https://github.com/spiffe/spire,machine,The SPIFFE Runtime Environment.,,"['cncf', 'linux-foundation']",32,True,spiffe/spire,,https://github.com/spiffe/spire,Apache-2.0,2017-08-11 18:46:51,2023-11-11 20:17:03.000000,2023-11-10 20:20:38,6277.0,157.0,409.0,82.0,3349.0,143.0,1161.0,1544.0,2023-11-08 02:01:22,1.8.4,92.0,121.0,121.0,178.0,,,2275.0,2.0,ghcr.io/spiffe/spire-server,166095.0,https://hub.docker.com/r/ghcr.io/spiffe/spire-server,,,,,,,,,,,,,,, +26,insightface,https://github.com/deepinsight/insightface,face,State-of-the-art 2D and 3D Face Analysis Project.,,,31,False,deepinsight/insightface,,https://github.com/deepinsight/insightface,,2017-09-01 00:36:51,2023-10-01 11:57:13.000000,2023-09-10 02:01:49,2281.0,6.0,4761.0,490.0,149.0,971.0,1337.0,18824.0,2023-04-02 07:43:27,0.7,1.0,1171.0,1171.0,57.0,,,137044.0,2.0,animcogn/insightface,959306.0,https://hub.docker.com/r/animcogn/insightface,2021-03-18 22:57:48.799620,,138.0,,,,,,,-1.0,,,,, +27,dex,https://github.com/dexidp/dex,authentication,OpenID Connect (OIDC) identity and OAuth 2.0 provider with pluggable connectors.,,['linux-foundation'],31,True,dexidp/dex,,https://github.com/dexidp/dex,Apache-2.0,2015-08-17 17:57:06,2023-11-10 13:45:21.000000,2023-10-25 14:03:03,2625.0,73.0,1474.0,177.0,1914.0,280.0,796.0,8557.0,2023-06-30 14:12:39,2.37.0,80.0,143.0,143.0,223.0,,,3.0,2.0,quay.io/dexidp/dex,305.0,https://hub.docker.com/r/quay.io/dexidp/dex,,,,,,,,,,,,,,, +28,spicedb,https://github.com/authzed/spicedb,authorization,"Open Source, Google Zanzibar-inspired fine-grained permissions database.",,,31,True,authzed/spicedb,,https://github.com/authzed/spicedb,Apache-2.0,2021-08-16 15:32:09,2023-11-10 16:42:28.000000,2023-11-06 23:34:50,3299.0,242.0,208.0,37.0,1216.0,103.0,300.0,3986.0,2023-11-08 08:43:58,1.27.0,60.0,38.0,38.0,37.0,,,51550.0,2.0,authzed/spicedb,31774.0,https://hub.docker.com/r/authzed/spicedb,2023-11-08 08:54:49.376197,4.0,1358863.0,,,,,,,,,,,, +29,faceswap,https://github.com/deepfakes/faceswap,face,Deepfakes Software For All.,,,30,True,deepfakes/faceswap,,https://github.com/deepfakes/faceswap,GPL-3.0,2017-12-19 09:44:13,2023-10-24 22:47:28.000000,2023-10-24 22:47:08,1782.0,13.0,12496.0,1533.0,513.0,16.0,815.0,47486.0,2023-06-18 18:08:19,2.2.0,4.0,,,97.0,,,2731.0,2.0,,155697.0,,,,,,,,,,,,,,,, +30,deepface,https://github.com/serengil/deepface,face,"A Lightweight Face Recognition and Facial Attribute Analysis (Age, Gender, Emotion and Race) Library for Python.",,,30,True,serengil/deepface,,https://github.com/serengil/deepface,MIT,2020-02-08 20:42:28,2023-11-11 16:42:13.000000,2023-10-25 14:29:02,1095.0,18.0,1535.0,110.0,90.0,8.0,790.0,8078.0,,,,2121.0,2121.0,47.0,,,131805.0,2.0,,,,,,,deepface,https://pypi.org/project/deepface,131805.0,,,,,,,,, +31,boundary,https://github.com/hashicorp/boundary,machine,Boundary enables identity-based access management for dynamic infrastructure.,,['hashicorp'],30,False,hashicorp/boundary,,https://github.com/hashicorp/boundary,,2020-01-08 18:24:07,2023-11-10 23:10:55.000000,2023-11-10 21:45:19,3518.0,209.0,251.0,201.0,3712.0,75.0,239.0,3719.0,2023-11-02 16:41:46,0.14.2,48.0,8.0,8.0,146.0,,,230248.0,3.0,hashicorp/boundary,,https://hub.docker.com/r/hashicorp/boundary,2023-11-02 16:51:18.717636,11.0,10591408.0,,,,,,,,,,,, +32,did-jwt,https://github.com/decentralized-identity/did-jwt,dids,Create and verify DID verifiable JWTs in Javascript.,,['dif'],30,True,decentralized-identity/did-jwt,did-jwt,https://github.com/decentralized-identity/did-jwt,Apache-2.0,2018-02-24 02:00:53,2023-11-11 22:10:22.000000,2023-11-01 11:36:39,608.0,26.0,63.0,39.0,211.0,4.0,83.0,304.0,2023-11-01 11:37:20,7.4.5,100.0,4114.0,4114.0,41.0,https://www.npmjs.com/package/did-jwt,144916.0,144916.0,1.0,,,,,,,,,,,,,,,,,, +33,deepfacelab,https://github.com/iperov/DeepFaceLab,face,DeepFaceLab is the leading software for creating deepfakes.,,,29,True,iperov/DeepFaceLab,,https://github.com/iperov/DeepFaceLab,GPL-3.0,2018-06-04 13:10:00,2023-10-24 10:56:48.000000,2023-04-27 06:45:45,1313.0,,8907.0,1102.0,131.0,541.0,801.0,43251.0,2020-04-09 05:48:48,DF.wf.288res.384.92.72.22,2.0,21.0,21.0,22.0,,,3756.0,3.0,,165277.0,,,,,,,,,,,,,,,, +34,openface,https://github.com/cmusatyalab/openface,face,Face recognition with deep neural networks.,,,29,True,cmusatyalab/openface,,https://github.com/cmusatyalab/openface,Apache-2.0,2015-09-16 12:47:27,2023-10-25 21:16:29.000000,2023-06-14 17:20:41,735.0,,3483.0,759.0,74.0,9.0,370.0,14908.0,2016-02-25 17:42:46,0.2.1,4.0,68.0,68.0,30.0,,,1642.0,3.0,bamos/openface,,https://hub.docker.com/r/bamos/openface,2018-06-18 18:11:58.528635,70.0,161002.0,,,,,,,,,,,, +35,casdoor,https://github.com/casbin/casdoor,idp,An open-source UI-first Identity and Access Management (IAM) / Single-Sign-On (SSO) platform with web UI supporting..,,,29,True,casdoor/casdoor,,https://github.com/casbin/casdoor,Apache-2.0,2020-10-22 14:40:03,2023-11-11 09:40:08.191176,2023-11-11 09:16:57,2091.0,234.0,862.0,57.0,1290.0,107.0,992.0,7339.0,2023-11-11 09:34:33,1.452.0,100.0,3.0,3.0,145.0,,,2438.0,2.0,casbin/casdoor,,https://hub.docker.com/r/casbin/casdoor,2023-11-11 09:40:08.191176,9.0,90234.0,,,,,,,,,casbin/casdoor,,, +36,doorkeeper,https://github.com/doorkeeper-gem/doorkeeper,authentication,Doorkeeper is an OAuth 2 provider for Ruby on Rails / Grape.,,,29,True,doorkeeper-gem/doorkeeper,,https://github.com/doorkeeper-gem/doorkeeper,MIT,2011-11-18 13:02:01,2023-11-09 08:27:43.000000,2023-11-09 08:27:43,2381.0,20.0,1003.0,106.0,818.0,24.0,829.0,5211.0,2023-03-29 07:20:04,5.6.6,62.0,8223.0,8223.0,313.0,,,,3.0,,,,,,,,,,,,,,,,doorkeeper,, +37,keto,https://github.com/ory/keto,authorization,"Open Source (Go) implementation of Zanzibar: Googles Consistent, Global Authorization System. Ships gRPC, REST APIs,..",,['ory'],29,True,ory/keto,,https://github.com/ory/keto,Apache-2.0,2018-03-17 10:40:15,2023-11-08 03:48:48.000000,2023-10-18 14:17:30,1482.0,29.0,309.0,57.0,1086.0,45.0,256.0,4315.0,,,50.0,19.0,19.0,71.0,,,747618.0,3.0,oryd/keto,17703.0,https://hub.docker.com/r/oryd/keto,2023-03-09 14:30:27.177505,6.0,50817985.0,,,,,,,,,,,, +38,identity-server,https://github.com/DuendeSoftware/IdentityServer,authentication,The most flexible and standards-compliant OpenID Connect and OAuth 2.x framework for ASP.NET Core.,,,29,True,duendesoftware/identityserver,,https://github.com/DuendeSoftware/IdentityServer,https://duendesoftware.com/license,2020-10-01 08:46:31,2023-11-10 15:54:00.000000,2023-11-10 14:40:53,5135.0,183.0,268.0,38.0,733.0,51.0,245.0,1185.0,2023-09-20 14:53:26,6.3.5,47.0,1424.0,1424.0,294.0,,,,3.0,,,,,,,,,,,,,,,,,, +39,whisper,https://github.com/openai/whisper,voice,Robust Speech Recognition via Large-Scale Weak Supervision.,,,28,True,openai/whisper,,https://github.com/openai/whisper,MIT,2022-09-16 20:02:54,2023-11-10 03:31:15.000000,2023-11-06 18:14:04,132.0,14.0,5365.0,426.0,185.0,,,48815.0,2023-11-06 18:16:19,20231106,9.0,21.0,21.0,64.0,,,228040.0,3.0,,,,,,,openai-whisper,https://pypi.org/project/openai-whisper,228040.0,,,,,,,,, +40,authelia,https://github.com/authelia/authelia,idp,The Single Sign-On Multi-Factor portal for web apps.,,,28,True,authelia/authelia,,https://github.com/authelia/authelia,Apache-2.0,2016-12-07 00:56:57,2023-11-11 20:01:02.000000,2023-11-11 18:12:51,4942.0,320.0,954.0,158.0,4770.0,71.0,1081.0,17793.0,2022-12-21 09:01:04,4.37.5,100.0,,,133.0,,,616.0,2.0,,28374.0,,,,,,,,,,,,,,,, +41,logto,https://github.com/logto-io/logto,idp,"Logto is a modern Auth0 alternative for building identity infrastructure with minimal effort, for both your customers..",,,28,True,logto-io/logto,,https://github.com/logto-io/logto,MPL-2.0,2021-06-19 03:01:50,2023-11-11 16:28:36.000000,2023-11-10 06:50:20,5138.0,571.0,264.0,35.0,4507.0,70.0,237.0,6452.0,2023-11-03 05:40:52,1.10.1,50.0,7.0,7.0,43.0,,,828.0,2.0,svhd/logto,2642.0,https://hub.docker.com/r/svhd/logto,2023-11-03 05:36:21.305020,1.0,20005.0,,,,,,,,,,,, +42,zitadel,https://github.com/zitadel/zitadel,idp,"ZITADEL - Identity infrastructure, simplified foryou.",,,28,True,zitadel/zitadel,,https://github.com/zitadel/zitadel,Apache-2.0,2020-03-16 13:51:31,2023-11-10 15:03:55.000000,2023-11-10 15:02:53,2684.0,243.0,297.0,31.0,4714.0,425.0,1351.0,5185.0,2023-11-10 10:39:08,2.41.0,100.0,,,84.0,,,378.0,2.0,ghcr.io/zitadel/zitadel,1514.0,https://hub.docker.com/r/ghcr.io/zitadel/zitadel,,,,,,,https://charts.zitadel.com,,,,,,,, +43,boulder,https://github.com/letsencrypt/boulder,pki,"An ACME-based certificate authority, written in Go.",,['linux-foundation'],28,True,letsencrypt/boulder,,https://github.com/letsencrypt/boulder,MPL-2.0,2014-12-21 00:29:54,2023-11-10 00:47:26.000000,2023-11-10 00:30:15,6344.0,71.0,538.0,140.0,4272.0,197.0,2668.0,4819.0,2023-11-07 17:37:35,release-2023-11-07,90.0,,,127.0,,,21190.0,2.0,letsencrypt/boulder-tools,59526.0,https://hub.docker.com/r/letsencrypt/boulder-tools,2023-11-09 21:03:54.828343,13.0,1948996.0,,,,,,,,,,,, +44,oathkeeper,https://github.com/ory/oathkeeper,machine,"A cloud native Identity & Access Proxy / API (IAP) and Access Control Decision API that authenticates, authorizes, and..",,['ory'],28,True,ory/oathkeeper,,https://github.com/ory/oathkeeper,Apache-2.0,2017-09-25 11:04:45,2023-10-18 15:30:38.000000,2023-09-08 08:05:44,1354.0,4.0,321.0,48.0,715.0,49.0,275.0,3103.0,2023-07-18 10:23:06,0.40.6,100.0,2.0,2.0,109.0,,,1184271.0,3.0,oryd/oathkeeper,31496.0,https://hub.docker.com/r/oryd/oathkeeper,2023-07-18 10:23:05.234030,33.0,87603751.0,,,,,,,,,,,, +45,cerbos,https://github.com/cerbos/cerbos,authorization,"Cerbos is the open core, language-agnostic, scalable authorization solution that makes user permissions and..",,,28,True,cerbos/cerbos,,https://github.com/cerbos/cerbos,Apache-2.0,2021-03-21 13:23:10,2023-11-10 17:32:47.000000,2023-11-10 17:32:47,1427.0,95.0,92.0,27.0,1515.0,49.0,266.0,2024.0,2023-10-31 08:08:33,0.31.0,54.0,19.0,19.0,23.0,,,1559.0,3.0,ghcr.io/cerbos/cerbos,49917.0,https://hub.docker.com/r/ghcr.io/cerbos/cerbos,,,,,,,oci://ghcr.io/cerbos/helm-charts/cerbos,,,,,,,, +46,ethr-did-resolver,https://github.com/decentralized-identity/ethr-did-resolver,dids,DID resolver for Ethereum Addresses with support for key management.,,['dif'],28,True,decentralized-identity/ethr-did-resolver,ethr-did-resolver,https://github.com/decentralized-identity/ethr-did-resolver,Apache-2.0,2018-03-31 18:40:19,2023-11-09 14:24:32.000000,2023-11-09 14:24:30,440.0,11.0,64.0,29.0,141.0,5.0,47.0,179.0,2023-11-08 18:43:25,10.0.0,52.0,1370.0,1370.0,26.0,https://www.npmjs.com/package/ethr-did-resolver,23538.0,23538.0,2.0,,,,,,,,,,,,,,,,,True, +47,authentik,https://github.com/goauthentik/authentik,idp,The authentication glue you need.,,,27,True,goauthentik/authentik,,https://github.com/goauthentik/authentik,https://github.com/goauthentik/authentik/blob/13591fc72cd2f07bdd1c17f66e4f4f0a6608d8eb/authentik/enterprise/LICENSE,2019-12-30 09:19:48,2023-11-11 12:03:14.000000,2023-11-10 14:44:37,12959.0,772.0,395.0,28.0,5715.0,413.0,1225.0,5012.0,2023-11-09 17:50:51,ersion/2023.10.3,100.0,,,194.0,,,88.0,3.0,,2389.0,,,,,,,,https://charts.goauthentik.io,,,,,,,, +48,oso,https://github.com/osohq/oso,authorization,Oso is a batteries-included framework for building authorization in your application.,,,27,True,osohq/oso,,https://github.com/osohq/oso,Apache-2.0,2020-05-04 20:05:50,2023-11-06 21:56:37.000000,2023-07-24 15:50:06,1200.0,,159.0,31.0,1520.0,107.0,100.0,3275.0,2023-04-03 23:25:23,0.27.0,100.0,78.0,78.0,63.0,,,41696.0,3.0,,2644.0,,,,,oso,https://pypi.org/project/oso,41616.0,,,,,,,,, +49,kanidm,https://github.com/kanidm/kanidm,idp,"Kanidm: A simple, secure and fast identity management platform.",,,27,True,kanidm/kanidm,,https://github.com/kanidm/kanidm,MPL-2.0,2019-02-02 01:41:26,2023-11-11 08:16:48.000000,2023-11-11 03:04:35,1684.0,226.0,111.0,16.0,1652.0,141.0,477.0,1731.0,2023-10-31 12:08:26,1.1.0-rc.15,17.0,42.0,42.0,57.0,,,233.0,3.0,kanidm/server,136.0,https://hub.docker.com/r/kanidm/server,2023-11-10 06:50:45.104634,,13221.0,,,,,,,,,,,, +50,jansen,https://github.com/JanssenProject/jans,idp,"An open source enterprise digital identity platform that scales: Janssen is a distribution of standards-based,..",,['linux-foundation'],27,True,janssenproject/jans,,https://github.com/JanssenProject/jans,Apache-2.0,2020-11-03 15:00:37,2023-11-11 15:39:14.000000,2023-11-11 15:39:13,33208.0,415.0,51.0,30.0,3707.0,350.0,2412.0,306.0,2023-11-09 16:05:09,1.0.20,100.0,,,110.0,,,223.0,3.0,,447.0,,,,,,,,,,,1.0,,,,, +51,did-resolver,https://github.com/decentralized-identity/did-resolver,dids,Universal did-resolver for javascript environments.,,['dif'],27,True,decentralized-identity/did-resolver,did-resolver,https://github.com/decentralized-identity/did-resolver,Apache-2.0,2018-02-20 16:33:55,2023-11-06 18:32:20.000000,2023-11-06 01:17:32,378.0,5.0,40.0,23.0,127.0,3.0,18.0,194.0,2023-03-08 14:05:37,4.1.0,24.0,4961.0,4961.0,24.0,https://www.npmjs.com/package/did-resolver,165212.0,165212.0,2.0,,,,,,,,,,,,,,,,,, +52,did-jwt-vc,https://github.com/decentralized-identity/did-jwt-vc,credentials-sdks,Create and verify W3C Verifiable Credentials and Presentations in JWT format.,,['dif'],27,True,decentralized-identity/did-jwt-vc,did-jwt-vc,https://github.com/decentralized-identity/did-jwt-vc,Apache-2.0,2019-07-22 20:20:06,2023-11-06 04:10:02.000000,2023-11-06 01:34:30,355.0,31.0,38.0,24.0,92.0,2.0,47.0,156.0,2023-11-01 14:53:16,3.2.14,52.0,784.0,784.0,22.0,https://www.npmjs.com/package/did-jwt-vc,18841.0,18841.0,1.0,,,,,,,,,,,,,,,,,, +53,node-oidc-provider,https://github.com/panva/node-oidc-provider,authentication,OpenID Certified OAuth 2.0 Authorization Server implementation for Node.js.,,,26,True,panva/node-oidc-provider,oidc-provider,https://github.com/panva/node-oidc-provider,MIT,2015-12-02 09:17:41,2023-10-25 21:01:21.000000,2023-10-25 20:56:59,2423.0,24.0,722.0,72.0,226.0,,,2852.0,2023-10-25 21:01:30,8.4.1,100.0,2.0,2.0,67.0,https://www.npmjs.com/package/oidc-provider,186296.0,186296.0,3.0,,,,,,,,,,,,,,,,,, +54,lemur,https://github.com/Netflix/lemur,pki,Repository for the Lemur Certificate Manager.,,,26,True,netflix/lemur,,https://github.com/Netflix/lemur,Apache-2.0,2015-06-16 16:36:07,2023-11-06 21:07:19.000000,2023-11-06 21:07:19,5946.0,291.0,310.0,409.0,4094.0,119.0,415.0,1670.0,2023-10-23 21:10:51,1.6.0,27.0,,,151.0,,,0.0,3.0,,51.0,,,,,,,,,,,,,,,, +55,conjur,https://github.com/cyberark/conjur,machine,CyberArk Conjur automatically secures secrets used by privileged users and machine identities.,,,26,True,cyberark/conjur,,https://github.com/cyberark/conjur,LGPL,2016-06-28 21:18:07,2023-10-30 21:55:26.000000,2023-10-13 18:18:58,3449.0,90.0,120.0,48.0,1886.0,207.0,901.0,715.0,2023-08-04 21:07:07,1.20.0,73.0,,,96.0,,,78683.0,3.0,cyberark/conjur,366.0,https://hub.docker.com/r/cyberark/conjur,2023-10-27 18:55:35.655413,30.0,7002401.0,,,,,,,,,,,, +56,veramo,https://github.com/decentralized-identity/veramo,ssi-sdks,A JavaScript Framework for Verifiable Data.,,,26,True,decentralized-identity/veramo,,https://github.com/decentralized-identity/veramo,Apache-2.0,2019-11-12 14:18:17,2023-11-10 19:20:32.000000,2023-11-07 16:21:48,1817.0,50.0,103.0,23.0,731.0,61.0,348.0,359.0,2023-10-09 11:46:16,5.5.3,42.0,518.0,518.0,50.0,,,,1.0,,,,,,,,,,,,,,,,,, +57,athenz,https://github.com/AthenZ/athenz,pki,Open source platform for X.509 certificate based service authentication and fine grained access control in dynamic..,,['linux-foundation'],25,True,athenz/athenz,,https://github.com/AthenZ/athenz,Apache-2.0,2016-11-16 18:23:08,2023-11-11 12:46:26.000000,2023-11-09 14:25:46,2877.0,124.0,256.0,53.0,2151.0,35.0,198.0,811.0,2023-11-07 17:58:44,1.11.46,100.0,26.0,26.0,79.0,,,,3.0,,,,,,,,,,,,,,,,,, +58,aries-python,https://github.com/hyperledger/aries-cloudagent-python,ssi-sdks,Hyperledger Aries Cloud Agent Python (ACA-Py) is a foundation for building decentralized identity applications and..,,['hyperledger'],25,True,hyperledger/aries-cloudagent-python,,https://github.com/hyperledger/aries-cloudagent-python,Apache-2.0,2019-06-24 18:12:14,2023-11-11 05:08:46.000000,2023-11-08 21:27:25,8280.0,465.0,428.0,29.0,1528.0,229.0,847.0,373.0,2023-10-09 18:00:40,0.10.4,69.0,,,126.0,,,,1.0,,,,,,,,,,,,,,,,,, +59,node-solid-server,https://github.com/nodeSolidServer/node-solid-server,ssi-agents,Solid server on top of the file-system in NodeJS.,,['solid'],24,True,nodesolidserver/node-solid-server,solid-server,https://github.com/nodeSolidServer/node-solid-server,MIT,2014-09-21 22:05:03,2023-10-20 15:23:04.000000,2023-09-03 08:06:59,2952.0,1.0,287.0,80.0,832.0,285.0,610.0,1754.0,2023-03-17 17:09:04,5.7.7,51.0,2.0,2.0,85.0,https://www.npmjs.com/package/solid-server,2394.0,11034.0,1.0,nodesolidserver/node-solid-server,,https://hub.docker.com/r/nodesolidserver/node-solid-server,2023-09-03 08:18:28.394842,4.0,950500.0,,,,,,,,,,,, +60,iota-identity,https://github.com/iotaledger/identity.rs,ssi-sdks,Implementation of the Decentralized Identity standards such as DID and Verifiable Credentials by W3C for the IOTA..,,,24,True,iotaledger/identity.rs,,https://github.com/iotaledger/identity.rs,Apache-2.0,2020-02-06 14:33:11,2023-11-02 10:17:06.000000,2023-11-02 10:17:03,1412.0,36.0,70.0,25.0,978.0,57.0,201.0,268.0,2023-11-02 09:48:53,1.0.0,23.0,101.0,101.0,33.0,,,,2.0,,,,,,,,,,,,,,,,,, +61,supertokens,https://github.com/supertokens/supertokens-core,idp,Open source alternative to Auth0 / Firebase Auth / AWS Cognito.,,,23,True,supertokens/supertokens-core,,https://github.com/supertokens/supertokens-core,https://github.com/supertokens/supertokens-core/blob/4a134fff6e96c46546fd11d66592d75c9fcef614/ee/LICENSE.md,2020-01-05 13:30:52,2023-11-10 13:46:24.000000,2023-11-10 07:08:30,910.0,78.0,392.0,64.0,417.0,99.0,341.0,10650.0,2023-11-10 13:47:03,7.0.11,52.0,,,25.0,,,,3.0,registry.supertokens.io/supertokens/supertokens-postgresql,,https://hub.docker.com/r/registry.supertokens.io/supertokens/supertokens-postgresql,,,,,,,,,,,,,,, +62,howdy,https://github.com/boltgolt/howdy,authentication,Windows Hello style facial authentication for Linux.,,,23,True,boltgolt/howdy,,https://github.com/boltgolt/howdy,MIT,2018-01-05 00:54:21,2023-11-09 14:42:55.000000,2023-09-24 10:25:45,558.0,19.0,271.0,58.0,141.0,177.0,534.0,4999.0,2020-09-02 15:57:23,2.6.1,11.0,,,60.0,,,208.0,3.0,,14378.0,,,,,,,,,,,,,,,,howdy +63,opal,https://github.com/permitio/opal,authorization,"Policy and data administration, distribution, and real-time updates on top of Policy Agents (OPA, Cedar, ...).",,,23,True,permitio/opal,,https://github.com/permitio/opal,Apache-2.0,2021-02-14 11:37:31,2023-10-18 01:44:15.000000,2023-10-09 09:18:09,1677.0,24.0,116.0,20.0,337.0,32.0,76.0,1883.0,2023-09-14 19:06:35,0.7.4,32.0,,,45.0,,,3826.0,3.0,permitio/opal-server,536.0,https://hub.docker.com/r/permitio/opal-server,2023-09-14 19:15:56.999755,,125729.0,,,,,,,,,,,, +64,permify,https://github.com/Permify/permify,authorization,Permify is an open-source authorization service inspired by Google Zanzibar.,,,23,True,permify/permify,,https://github.com/Permify/permify,Apache-2.0,2022-07-14 11:16:57,2023-11-11 21:34:34.000000,2023-11-11 21:34:34,2096.0,358.0,61.0,15.0,688.0,27.0,105.0,1755.0,2023-11-02 07:39:49,0.5.6,40.0,,,29.0,,,76.0,3.0,ghcr.io/permify/permify,1142.0,https://hub.docker.com/r/ghcr.io/permify/permify,,,,,,,,,,,,,,, +65,freeipa,https://github.com/freeipa/freeipa,idp,"Mirror of FreeIPA, an integrated security information management solution.",,,23,True,freeipa/freeipa,,https://github.com/freeipa/freeipa,GPL-3.0,2012-05-15 20:34:40,2023-11-10 18:02:02.000000,2023-11-02 13:47:50,15703.0,53.0,303.0,50.0,7072.0,,,1018.0,,,,,,219.0,,,40509.0,3.0,freeipa/freeipa-server,,https://hub.docker.com/r/freeipa/freeipa-server,2023-11-10 09:02:25.752739,156.0,5590261.0,,,,,,,,,,,, +66,universal-resolver,https://github.com/decentralized-identity/universal-resolver,dids,Universal Resolver implementation and drivers.,,,23,True,decentralized-identity/universal-resolver,,https://github.com/decentralized-identity/universal-resolver,Apache-2.0,2017-08-01 18:25:42,2023-11-11 18:52:32.000000,2023-11-09 10:51:30,1672.0,38.0,213.0,60.0,277.0,24.0,80.0,493.0,2022-01-07 16:42:38,0.5.0,6.0,,,98.0,,,1542.0,3.0,universalresolver/uni-resolver-web,,https://hub.docker.com/r/universalresolver/uni-resolver-web,2023-11-09 10:52:54.013835,,115694.0,,,,,,,-1.0,,,,, +67,dwn-sdk-js,https://github.com/TBD54566975/dwn-sdk-js,ssi-agents,Decentralized Web Node (DWN) Reference implementation.,,['web5'],23,True,TBD54566975/dwn-sdk-js,tbd54566975/dwn-sdk-js,https://github.com/TBD54566975/dwn-sdk-js,Apache-2.0,2022-03-11 17:33:48,2023-11-11 22:09:37.000000,2023-11-07 23:14:17,402.0,88.0,87.0,17.0,378.0,43.0,180.0,309.0,2023-11-06 22:29:17,0.2.6,24.0,112.0,112.0,40.0,https://www.npmjs.com/package/tbd54566975/dwn-sdk-js,,,2.0,,,,,,,,,,,,,,,,,, +68,hyperledger-anoncreds-rs,https://github.com/hyperledger/anoncreds-rs,credentials-sdks,anoncreds-rs.,,['hyperledger'],23,False,hyperledger/anoncreds-rs,,https://github.com/hyperledger/anoncreds-rs,Apache-2.0,2022-10-20 16:09:54,2023-11-11 15:45:38.000000,2023-10-31 12:59:26,614.0,59.0,33.0,16.0,176.0,19.0,74.0,53.0,2023-06-02 16:26:49,0.1.0,24.0,44.0,44.0,19.0,,,3350.0,3.0,,33500.0,,,,,,,,,,,,,,,True, +69,deepfacelive,https://github.com/iperov/DeepFaceLive,face,Real-time face swap for PC streaming or video calls.,,,22,True,iperov/DeepFaceLive,,https://github.com/iperov/DeepFaceLive,GPL-3.0,2020-12-15 12:19:22,2023-07-28 10:14:16.000000,2023-07-28 10:14:10,326.0,,2753.0,274.0,25.0,1.0,143.0,18882.0,2023-01-21 09:26:53,TINA_SHIFT,35.0,,,11.0,,,22174.0,3.0,,643062.0,,,,,,,,,,,,,,,, +70,openbr,https://github.com/biometrics/openbr,face,"Open Source Biometrics, Face Recognition.",,,22,False,biometrics/openbr,,https://github.com/biometrics/openbr,,2012-12-20 02:52:37,2023-11-10 23:38:46.000000,2023-11-09 21:18:47,4025.0,4.0,751.0,254.0,327.0,63.0,209.0,2812.0,2015-09-29 22:50:55,1.1.0,4.0,,,55.0,,,912.0,3.0,,109544.0,,,,,,,,,,,,,,,, +71,keystone,https://github.com/openstack/keystone,idp,OpenStack Identity (Keystone). Mirror of code maintained at opendev.org.,,['openstack'],22,True,openstack/keystone,,https://github.com/openstack/keystone,Apache-2.0,2013-05-30 14:48:39,2023-11-10 20:23:32.000000,2023-11-10 20:22:53,14878.0,13.0,651.0,114.0,17.0,,,669.0,,,,118.0,118.0,720.0,,,,3.0,,,,,,,,,,,,,,,,,, +72,web-did-resolver,https://github.com/decentralized-identity/web-did-resolver,dids,DID resolver for HTTPS domains.,,['dif'],22,False,decentralized-identity/web-did-resolver,web-did-resolver,https://github.com/decentralized-identity/web-did-resolver,Apache-2.0,2018-09-20 21:44:09,2023-11-06 03:51:55.000000,2023-11-06 01:18:53,273.0,14.0,15.0,14.0,114.0,1.0,10.0,76.0,2023-07-03 18:25:08,2.0.27,38.0,774.0,774.0,12.0,https://www.npmjs.com/package/web-did-resolver,19899.0,19899.0,3.0,,,,,,,,,,,,,,,,,, +73,webauthn,https://github.com/w3c/webauthn,protocols,Web Authentication: An API for accessing Public Key Credentials.,,['w3c'],21,True,w3c/webauthn,,https://github.com/w3c/webauthn,W3C,2016-02-08 14:51:38,2023-11-10 10:28:35.000000,2023-10-11 18:56:38,2154.0,58.0,150.0,174.0,829.0,83.0,1025.0,1047.0,2018-03-20 13:11:25,CR-00-20180320,7.0,,,72.0,,,,1.0,,,,,,,,,,,,,,,,,, +74,sidetree,https://github.com/decentralized-identity/sidetree,protocols,Sidetree Specification and Reference Implementation.,,['dif'],21,True,decentralized-identity/sidetree,,https://github.com/decentralized-identity/sidetree,Apache-2.0,2018-09-04 17:20:14,2023-09-28 17:59:07.000000,2023-04-04 19:14:54,1149.0,,102.0,40.0,680.0,37.0,441.0,428.0,2021-03-09 22:06:35,1.0.2,12.0,30.0,30.0,47.0,,,,1.0,,,,,,,,,,,,,,,,,, +75,aries-framework-javascript,https://github.com/hyperledger/aries-framework-javascript,ssi-sdks,Aries Framework JavaScript (Built using TypeScript).,,['hyperledger'],21,True,hyperledger/aries-framework-javascript,,https://github.com/hyperledger/aries-framework-javascript,Apache-2.0,2019-11-20 17:23:33,2023-11-10 16:39:48.000000,2023-11-10 12:13:29,839.0,43.0,143.0,26.0,991.0,167.0,448.0,207.0,2023-10-05 13:35:35,0.4.2,77.0,2.0,2.0,56.0,,,,2.0,,,,,,,,,,,,,1.0,,,,, +76,solid-client-authn-js,https://github.com/inrupt/solid-client-authn-js,authentication,A client library for authenticating with Solid.,,['solid'],21,False,inrupt/solid-client-authn-js,inrupt/solid-client-authn-node,https://github.com/inrupt/solid-client-authn-js,,2019-11-21 00:49:46,2023-11-11 16:21:34.000000,2023-11-09 10:17:54,2393.0,100.0,30.0,14.0,3086.0,53.0,91.0,59.0,2023-11-09 12:25:17,1.17.4,20.0,747.0,747.0,21.0,https://www.npmjs.com/package/inrupt/solid-client-authn-node,,,3.0,,,,,,,,,,,,,,,,,True, +77,facenet,https://github.com/davidsandberg/facenet,face,Face recognition using Tensorflow.,,,20,False,davidsandberg/facenet,,https://github.com/davidsandberg/facenet,MIT,2016-02-12 22:14:40,2023-07-24 12:43:21.000000,2018-04-16 17:32:11,566.0,,4664.0,566.0,122.0,497.0,619.0,13267.0,,,,,,36.0,,,,3.0,,,,,,,,,,,,,,,,,, +78,gotrue,https://github.com/netlify/gotrue,idp,An SWT based API for managing users and issuing SWT tokens.,,,20,True,netlify/gotrue,,https://github.com/netlify/gotrue,MIT,2016-05-16 23:14:24,2023-10-25 19:52:07.000000,2023-08-31 21:53:17,639.0,1.0,269.0,66.0,221.0,10.0,120.0,3596.0,2022-02-09 12:50:28,1.0.1,2.0,10.0,10.0,39.0,,,,3.0,,,,,,,,,,,,,,,,,, +79,appauth-ios,https://github.com/openid/AppAuth-iOS,authentication,iOS and macOS SDK for communicating with OAuth 2.0 and OpenID Connect providers.,,['openid'],20,True,openid/appauth-ios,,https://github.com/openid/AppAuth-iOS,Apache-2.0,2016-02-11 14:38:23,2023-10-31 00:29:40.000000,2023-10-25 17:45:50,394.0,3.0,652.0,93.0,307.0,151.0,321.0,1606.0,2023-05-01 17:52:41,1.6.2,25.0,,,50.0,,,,3.0,,,,,,,,,,,,,,,,,, +80,aries-framework-go,https://github.com/hyperledger/aries-framework-go,ssi-sdks,Hyperledger Aries Framework Go provides packages for building Agent / DIDComm services.,,['hyperledger'],20,True,hyperledger/aries-framework-go,,https://github.com/hyperledger/aries-framework-go,Apache-2.0,2019-07-09 20:45:08,2023-10-27 19:12:10.000000,2023-09-01 12:06:39,3196.0,9.0,155.0,19.0,2046.0,387.0,1196.0,235.0,2023-05-09 10:57:15,0.3.2,14.0,2.0,2.0,59.0,,,,2.0,,,,,,,,,,,,,,,,,, +81,waltid-ssikit,https://github.com/walt-id/waltid-ssikit,ssi-sdks,All-In-One SSI infrastructure toolkit.,,,20,False,walt-id/waltid-ssikit,,https://github.com/walt-id/waltid-ssikit,Apache-2.0,2021-08-04 08:19:14,2023-11-10 17:44:33.031368,2023-11-10 17:37:06,1523.0,25.0,31.0,6.0,190.0,3.0,162.0,91.0,2023-11-10 17:44:34,1.2311101737.0,94.0,,,16.0,,,374.0,2.0,waltid/ssikit,57.0,https://hub.docker.com/r/waltid/ssikit,2023-11-10 17:44:33.031368,,10058.0,,,,,,,-5.0,,,,, +82,trinsic-sdk,https://github.com/trinsic-id/sdk,ssi-sdks,Trinsic SDK repository.,,,20,False,trinsic-id/sdk,,https://github.com/trinsic-id/sdk,Apache-2.0,2021-04-26 20:47:34,2023-11-11 06:21:58.000000,2023-11-02 16:18:23,1081.0,58.0,16.0,12.0,1242.0,6.0,314.0,27.0,2023-10-13 17:40:05,1.12.0,15.0,,,27.0,,,357.0,2.0,,8929.0,,,,,,,,,,,,,,,True, +83,appauth-android,https://github.com/openid/AppAuth-Android,authentication,Android client SDK for communicating with OAuth 2.0 and OpenID Connect providers.,,['openid'],19,True,openid/appauth-android,,https://github.com/openid/AppAuth-Android,Apache-2.0,2016-02-19 15:09:43,2023-11-10 22:02:09.000000,2023-07-12 07:05:13,339.0,,794.0,238.0,234.0,171.0,525.0,2577.0,,,,,,47.0,,,,3.0,,,,,,,,,,,net.openid:appauth,https://search.maven.org/artifact/net.openid/appauth,,,,,, +84,ja3,https://github.com/salesforce/ja3,pki,JA3 is a standard for creating SSL client fingerprints in an easy to produce and shareable way.,,,19,True,salesforce/ja3,,https://github.com/salesforce/ja3,BSD-3-Clause,2017-06-13 22:54:10,2023-10-20 20:55:26.000000,2023-10-20 20:55:26,151.0,2.0,270.0,96.0,42.0,28.0,23.0,2344.0,,,,,,26.0,,,1855.0,3.0,,,,,,,pyja3,https://pypi.org/project/pyja3,1855.0,,,,,,,,, +85,indy-node,https://github.com/hyperledger/indy-node,ssi-infra,The server portion of a distributed ledger purpose-built for decentralized identity.,,['hyperledger'],19,True,hyperledger/indy-node,,https://github.com/hyperledger/indy-node,Apache-2.0,2016-12-21 05:45:04,2023-11-07 16:51:31.000000,2023-11-07 16:51:30,4888.0,8.0,631.0,65.0,1745.0,30.0,49.0,653.0,2022-09-02 20:48:34,1.12.6,36.0,,,100.0,,,10.0,1.0,,561.0,,,,,,,,,,,,,,,True, +86,ladon,https://github.com/ory/ladon,authorization,A SDK for access control policies: authorization for the microservice and IoT age. Inspired by AWS IAM policies...,,['ory'],18,True,ory/ladon,,https://github.com/ory/ladon,Apache-2.0,2015-10-16 15:21:28,2023-06-09 16:12:30.000000,2023-06-09 16:12:30,149.0,,220.0,64.0,103.0,4.0,54.0,2281.0,2020-04-30 07:36:33,1.2.0,40.0,,,50.0,,,,3.0,,,,,,,,,,,,,,,,,, +87,aries-rfcs,https://github.com/hyperledger/aries-rfcs,protocols,"Hyperledger Aries is infrastructure for blockchain-rooted, peer-to-peer interactions.",,['hyperledger'],18,True,hyperledger/aries-rfcs,,https://github.com/hyperledger/aries-rfcs,Apache-2.0,2019-05-08 16:49:20,2023-11-07 22:43:18.000000,2023-07-24 21:30:11,2151.0,,206.0,58.0,575.0,52.0,171.0,311.0,,,,,,84.0,,,,2.0,,,,,,,,,,,,,,,,,, +88,vc-data-model,https://github.com/w3c/vc-data-model,credentials,W3C Verifiable Credentials Working Group VC Data Model and Representations specification.,,['w3c'],18,True,w3c/vc-data-model,,https://github.com/w3c/vc-data-model,W3C,2016-11-15 20:14:42,2023-11-11 21:18:37.000000,2023-11-07 16:11:38,1615.0,155.0,78.0,82.0,691.0,55.0,580.0,258.0,,,,,,62.0,,,,1.0,,,,,,,,,,,,,,,,,, +89,spruceid-ssi,https://github.com/spruceid/ssi,ssi-sdks,Core library for decentralized identity.,,,18,True,spruceid/ssi,,https://github.com/spruceid/ssi,Apache-2.0,2020-08-04 14:40:34,2023-11-11 00:16:58.000000,2023-11-01 15:51:52,531.0,8.0,46.0,29.0,353.0,73.0,103.0,157.0,,,,113.0,113.0,23.0,,,,3.0,,,,,,,,,,,,,,,,,, +90,aries-mobile-agent-react-native,https://github.com/hyperledger/aries-mobile-agent-react-native,ssi-agents,Aries Mobile Agent React Native - Part of the Aries Bifold effort to provide SSI capabilities in a production ready app.,,['hyperledger'],18,True,hyperledger/aries-mobile-agent-react-native,,https://github.com/hyperledger/aries-mobile-agent-react-native,Apache-2.0,2020-11-06 19:58:19,2023-11-11 00:09:19.000000,2023-11-11 00:09:19,1600.0,73.0,105.0,21.0,776.0,67.0,173.0,121.0,,,,,,40.0,,,,2.0,,,,,,,,,,,,,,,,,, +91,polygon-issuer,https://github.com/0xPolygonID/issuer-node,ssi-agents,Self Hosted Issuer Node.,,,18,False,0xPolygonID/issuer-node,,https://github.com/0xPolygonID/issuer-node,Apache-2.0,2022-12-20 15:29:39,2023-11-10 13:04:27.000000,2023-11-10 12:54:16,1305.0,97.0,47.0,9.0,431.0,17.0,79.0,61.0,2023-11-09 13:29:49,2.3.0,7.0,,,16.0,,,,2.0,,,,,,,,,,,,,,,,,True, +92,solid-project,https://github.com/solid/solid,protocols,Solid - Re-decentralizing the web (project directory).,,['solid'],17,False,solid/solid,,https://github.com/solid/solid,MIT,2015-11-24 05:45:27,2022-08-24 14:54:37.000000,2022-05-27 15:42:07,132.0,,374.0,562.0,56.0,126.0,88.0,8165.0,,,,,,22.0,,,,2.0,,,,,,,,,,,,,-6.0,,,,, +93,ion,https://github.com/decentralized-identity/ion,ssi-infra,The Identity Overlay Network (ION) is a DID Method implementation using the Sidetree protocol atop Bitcoin.,,,17,True,decentralized-identity/ion,,https://github.com/decentralized-identity/ion,Apache-2.0,2019-01-25 00:34:40,2023-08-25 15:24:32.000000,2023-08-25 15:23:54,215.0,1.0,159.0,90.0,184.0,70.0,68.0,1216.0,2022-06-09 01:42:53,1.0.4,17.0,,,32.0,,,,2.0,,,,,,,,,,,,,,,,,, +94,solid-specification,https://github.com/solid/specification,protocols,Solid Technical Reports.,,['solid'],17,True,solid/specification,,https://github.com/solid/specification,MIT,2019-05-14 21:20:03,2023-11-09 16:58:16.000000,2023-11-09 16:58:15,966.0,50.0,36.0,49.0,197.0,173.0,146.0,440.0,2021-12-21 13:00:06,protocol-v0.9.0,1.0,,,21.0,,,,2.0,,,,,,,,,,,,,,,,,, +95,barbican,https://github.com/openstack/barbican,pki,"Barbican is a ReST API designed for the secure storage, provisioning and management of secrets, including in OpenStack..",,['openstack'],17,True,openstack/barbican,,https://github.com/openstack/barbican,Apache-2.0,2014-05-23 22:15:27,2023-11-10 18:43:29.000000,2023-11-07 17:22:46,3590.0,18.0,66.0,27.0,5.0,,,226.0,,,,,,297.0,,,,3.0,,,,,,,,,,,,,,,,,, +96,tbd-ssi-sdk,https://github.com/TBD54566975/ssi-sdk,ssi-sdks,self sovereign identity sdk.,,['web5'],17,True,tbd54566975/ssi-sdk,,https://github.com/TBD54566975/ssi-sdk,Apache-2.0,2022-02-02 20:20:10,2023-11-06 23:45:29.000000,2023-11-06 17:04:53,313.0,23.0,53.0,12.0,327.0,47.0,107.0,186.0,,,4.0,33.0,33.0,17.0,,,,3.0,,,,,,,,,,,,,,,,,, +97,waltid-walletkit,https://github.com/walt-id/waltid-walletkit,ssi-sdks,Toolkit for SSI and NFT/SBT wallets.,,,17,False,walt-id/waltid-walletkit,,https://github.com/walt-id/waltid-walletkit,Apache-2.0,2021-09-24 15:14:51,2023-10-31 12:37:38.854547,2023-10-31 12:31:18,1371.0,16.0,25.0,2.0,111.0,2.0,43.0,32.0,2023-10-31 12:37:40,1.2310311231.0,44.0,,,12.0,,,148.0,3.0,waltid/walletkit,,https://hub.docker.com/r/waltid/walletkit,2023-10-31 12:37:38.854547,,3849.0,,,,,,,,,,,, +98,talao-altme,https://github.com/TalaoDAO/AltMe,ssi-agents,SSI + crypto wallet .Self Sovereign Identity wallet with cryptos and NFT features. EBSI conformant.,,,17,False,talaodao/altme,,https://github.com/TalaoDAO/AltMe,Apache-2.0,2021-12-27 07:56:07,2023-11-10 12:30:00.000000,2023-11-08 21:06:34,3468.0,324.0,10.0,7.0,449.0,54.0,1587.0,27.0,,,,,,4.0,,,,3.0,,,,,,,,,,,,,,,,,, +99,spiffe,https://github.com/spiffe/spiffe,machine,The SPIFFE Project.,,"['cncf', 'linux-foundation']",16,True,spiffe/spiffe,,https://github.com/spiffe/spiffe,Apache-2.0,2017-08-07 20:45:21,2023-11-08 14:51:10.000000,2023-11-08 14:51:10,535.0,6.0,148.0,85.0,203.0,16.0,41.0,1323.0,,,,,,57.0,,,,3.0,,,,,,,,,,,,,,,,,, +100,spruceid-didkit,https://www.spruceid.dev/didkit/didkit,ssi-sdks,A cross-platform toolkit for decentralized identity.,,,16,True,spruceid/didkit,,https://github.com/spruceid/didkit,Apache-2.0,2020-10-06 21:52:28,2023-10-25 21:52:04.000000,2023-10-25 21:52:03,304.0,5.0,61.0,32.0,247.0,46.0,71.0,223.0,,,,4.0,4.0,21.0,,,,3.0,ghcr.io/spruceid/didkit-http,,https://hub.docker.com/r/ghcr.io/spruceid/didkit-http,,,,,,,,,,,,,,True, +101,polygon-js-sdk,https://github.com/0xPolygonID/js-sdk,ssi-sdks,SDK to work with Polygon ID.,,,16,False,0xPolygonID/js-sdk,,https://github.com/0xPolygonID/js-sdk,,2022-11-08 12:11:09,2023-11-10 12:21:19.000000,2023-11-10 12:20:26,389.0,21.0,21.0,4.0,123.0,6.0,20.0,39.0,2023-11-10 12:21:19,1.4.1,27.0,66.0,66.0,15.0,,,,3.0,,,,,,,,,,,,,,,,,, +102,sphereon-ssi,https://github.com/Sphereon-Opensource/SSI-SDK,ssi-sdks,Self Sovereign Identity SDK.,,,16,False,sphereon-opensource/ssi-sdk,,https://github.com/Sphereon-Opensource/SSI-SDK,Apache-2.0,2021-11-22 08:30:41,2023-10-23 14:41:34.000000,2023-10-13 02:22:48,1424.0,153.0,6.0,7.0,133.0,2.0,6.0,37.0,2023-10-01 02:16:26,0.17.5,29.0,1.0,1.0,13.0,,,,3.0,,,,,,,,,,,,,-9.0,,,,, +103,did-core,https://github.com/w3c/did-core,credentials,W3C Decentralized Identifier Specification v1.0.,,['w3c'],15,True,w3c/did-core,,https://github.com/w3c/did-core,W3C,2019-09-10 07:46:26,2023-04-11 23:37:45.000000,2023-04-11 23:37:45,1309.0,,84.0,74.0,487.0,31.0,324.0,387.0,,,,,,62.0,,,,2.0,,,,,,,,,,,,,,,,,, +104,tbd-ssi-service,https://github.com/TBD54566975/ssi-service,ssi-agents,The Self Sovereign Identity Service.,,['web5'],15,True,tbd54566975/ssi-service,,https://github.com/TBD54566975/ssi-service,Apache-2.0,2022-03-11 18:07:18,2023-11-06 00:20:10.000000,2023-10-30 14:36:57,437.0,32.0,52.0,11.0,494.0,87.0,126.0,138.0,,,3.0,,,21.0,,,,3.0,,,,,,,,,,,,,,,,,, +105,presentation-exchange,https://github.com/decentralized-identity/presentation-exchange,protocols,Specification that codifies an inter-related pair of data formats for defining proof presentations (Presentation..,,['dif'],15,False,decentralized-identity/presentation-exchange,,https://github.com/decentralized-identity/presentation-exchange,Apache-2.0,2020-01-07 23:10:12,2023-10-24 10:04:29.000000,2023-10-05 20:28:43,621.0,8.0,31.0,31.0,226.0,51.0,170.0,75.0,,,,,,36.0,,,,3.0,,,,,,,,,,,,,,,,,, +106,universal-registrar,https://github.com/decentralized-identity/universal-registrar,dids,Universal Registrar implementation and drivers.,,,15,False,decentralized-identity/universal-registrar,,https://github.com/decentralized-identity/universal-registrar,Apache-2.0,2017-09-29 13:01:11,2023-11-08 01:17:49.000000,2023-11-03 12:40:19,395.0,20.0,24.0,29.0,54.0,13.0,9.0,65.0,2021-10-08 12:33:05,0.2.0,2.0,,,11.0,,,,3.0,,,,,,,,,,,,,,,,,True, +107,anoncreds,https://github.com/hyperledger/anoncreds-spec,credentials,The specification for AnonCreds verifiable credential exchange.,,['hyperledger'],15,False,hyperledger/anoncreds-spec,,https://github.com/hyperledger/anoncreds-spec,Apache-2.0,2022-02-19 17:05:57,2023-11-09 16:08:49.000000,2023-11-09 16:08:24,466.0,92.0,25.0,13.0,131.0,24.0,25.0,39.0,,,,,,24.0,,,,2.0,,,,,,,,,,,,,,,,,, +108,sphereon-openid4vci,https://github.com/Sphereon-Opensource/OID4VCI,protocols-sdks,OpenID for Verifiable Credential Issuance - client and issuer library.,,,15,False,sphereon-opensource/openid4vci,,https://github.com/Sphereon-Opensource/OID4VCI,Apache-2.0,2022-10-09 21:29:30,2023-11-03 22:20:01.000000,2023-11-03 22:19:34,619.0,55.0,10.0,6.0,64.0,2.0,8.0,38.0,2023-10-14 23:03:15,0.8.1,14.0,,,13.0,,,,1.0,,,,,,,,,,,,,,,Sphereon-Opensource/OID4VCI,,True, +109,sphereon-pex,https://github.com/Sphereon-Opensource/PEX,protocols-sdks,A Typescript implementation of the DIF Presentation Exchange specification.,,,15,False,sphereon-opensource/pex,,https://github.com/Sphereon-Opensource/PEX,Apache-2.0,2021-04-12 14:54:14,2023-10-12 21:11:44.000000,2023-10-12 21:11:39,933.0,21.0,9.0,7.0,104.0,6.0,20.0,26.0,2023-09-28 01:02:52,2.1.2,26.0,16.0,16.0,15.0,,,2.0,1.0,,58.0,,,,,,,,,,,,,,,True, +110,verity-sdk,https://github.com/evernym/verity-sdk,ssi-sdks,Evernym Verity is a decentralized protocol platform for issuing and verifying digital credentials. This repo contains..,,,14,False,evernym/verity-sdk,,https://github.com/evernym/verity-sdk,Apache-2.0,2020-06-18 20:16:43,2023-04-11 16:19:34.000000,2023-04-11 16:19:31,1451.0,,38.0,13.0,115.0,,,47.0,,,,14.0,14.0,36.0,,,,3.0,,,,,,,,,,,,,,,,,, +111,waltid-idpkit,https://github.com/walt-id/waltid-idpkit,ssi-infra,OIDC identity provider for SSI & NFTs.,,,14,False,walt-id/waltid-idpkit,,https://github.com/walt-id/waltid-idpkit,Apache-2.0,2022-03-21 16:28:15,2023-10-27 18:52:56.044331,2023-10-27 18:47:46,349.0,20.0,6.0,2.0,36.0,,36.0,20.0,2023-09-07 16:06:04,1.2309071555.0,28.0,,,9.0,,,35.0,3.0,waltid/idpkit,,https://hub.docker.com/r/waltid/idpkit,2023-10-27 18:52:56.044331,,708.0,,,,,,,,,,,, +112,appauth-js,https://github.com/openid/AppAuth-JS,authentication,JavaScript client SDK for communicating with OAuth 2.0 and OpenID Connect providers.,,['openid'],13,False,openid/appauth-js,,https://github.com/openid/AppAuth-JS,Apache-2.0,2017-04-03 11:22:40,2022-10-15 14:37:14.000000,2022-07-19 15:07:09,89.0,,152.0,37.0,93.0,30.0,102.0,934.0,,,,,,10.0,,,,3.0,,,,,,,,,,,,,,,,,, +113,fedfm,https://github.com/fedidcg/FedCM,protocols,A privacy preserving identity exchange Web API.,,['w3c'],13,False,fedidcg/FedCM,,https://github.com/fedidcg/FedCM,,2020-03-20 21:58:44,2023-11-10 16:15:22.000000,2023-10-24 15:10:21,669.0,9.0,52.0,75.0,254.0,154.0,101.0,295.0,,,,,,31.0,,,,3.0,,,,,,,,,,,,,,,,,, +114,beyond,https://github.com/cogolabs/beyond,machine,BeyondCorp-inspired HTTPS/SSO Access Proxy. Secure internal services outside your VPN/perimeter network during a zero-..,,,13,False,cogolabs/beyond,,https://github.com/cogolabs/beyond, Apache-2.0,2017-08-13 18:29:25,2022-05-26 15:15:14.000000,2022-05-25 16:48:25,133.0,,25.0,9.0,2.0,4.0,1.0,242.0,2022-05-26 15:15:14,1.8.10,4.0,,,5.0,,,234.0,3.0,cogolabs/beyond,,https://hub.docker.com/r/cogolabs/beyond,2021-03-16 02:43:33.655703,,17622.0,,,,,,,,,,,, +115,web-access-control,https://github.com/solid/web-access-control-spec,protocols,Web Access Control (WAC).,,['solid'],13,True,solid/web-access-control-spec,,https://github.com/solid/web-access-control-spec,MIT,2016-04-01 18:02:56,2023-11-07 09:43:57.000000,2023-11-07 09:43:41,453.0,7.0,22.0,32.0,39.0,28.0,44.0,116.0,,,,,,17.0,,,,3.0,,,,,,,,,,,,,,,,,True, +116,sphereon-siop-oid4vp,https://github.com/Sphereon-Opensource/SIOP-OID4VP,protocols-sdks,Self Issued OpenID Provider v2 (SIOP) with optional OpenID for Verifiable Presentations (OpenID4VP).,,,13,False,sphereon-opensource/siop-oid4vp,,https://github.com/Sphereon-Opensource/SIOP-OID4VP,Apache-2.0,2021-09-08 22:32:38,2023-11-08 13:52:53.000000,2023-10-01 02:04:32,596.0,16.0,19.0,8.0,46.0,5.0,12.0,66.0,,,13.0,42.0,42.0,11.0,,,0.0,3.0,,24.0,,,,,,,,,,,,,,,True, +117,bbs-signature,https://github.com/decentralized-identity/bbs-signature,credentials,The BBS Signature Scheme.,,['dif'],12,False,decentralized-identity/bbs-signature,,https://github.com/decentralized-identity/bbs-signature,Apache-2.0,2021-08-23 11:09:09,2023-11-09 11:19:26.000000,2023-10-23 20:42:55,790.0,23.0,19.0,14.0,163.0,14.0,118.0,59.0,,,,,,15.0,,,,3.0,,,,,,,,,,,,,,,,,, +118,did-key.rs,https://github.com/decentralized-identity/did-key.rs,dids,Rust implementation of the did:key method.,,['dif'],12,False,decentralized-identity/did-key.rs,,https://github.com/decentralized-identity/did-key.rs,Apache-2.0,2021-01-18 13:26:31,2023-02-10 20:11:47.000000,2023-02-10 20:11:40,37.0,,21.0,14.0,27.0,7.0,8.0,45.0,,,,55.0,55.0,11.0,,,,3.0,,,,,,,,,,,,,,,,,True, +119,selective-disclosure-jwt,https://github.com/oauth-wg/oauth-selective-disclosure-jwt,credentials,,,,11,False,oauth-wg/oauth-selective-disclosure-jwt,,https://github.com/oauth-wg/oauth-selective-disclosure-jwt,,2022-05-09 14:15:35,2023-11-09 00:52:43.000000,2023-10-23 16:08:10,694.0,17.0,18.0,10.0,182.0,18.0,170.0,40.0,2023-10-23 16:16:05,draft-ietf-oauth-selective-disclosure-jwt-06,1.0,,,17.0,,,,3.0,,,,,,,,,,,,,11.0,,,,, +120,sphereon-ssi-mobile-wallet,https://github.com/Sphereon-Opensource/ssi-mobile-wallet,ssi-agents,Open-Source Mobile SSI Wallet.,,,11,False,sphereon-opensource/ssi-mobile-wallet,,https://github.com/Sphereon-Opensource/ssi-mobile-wallet,GPL-3.0,2022-11-08 00:55:26,2023-11-11 13:20:13.000000,2023-10-26 10:56:49,853.0,46.0,6.0,6.0,156.0,7.0,8.0,35.0,,,,,,8.0,,,,3.0,,,,,,,,,,,,,,,,,True, +121,keri,https://github.com/WebOfTrust/keri,protocols,KERI Community Development Efforts Meetings Discussion.,,['weboftrust'],11,False,weboftrust/keri,,https://github.com/WebOfTrust/keri,Apache-2.0,2021-10-11 17:54:56,2023-09-26 14:37:07.000000,2023-09-26 14:37:03,244.0,13.0,11.0,10.0,22.0,1.0,3.0,33.0,,,,,,8.0,,,,3.0,,,,,,,,,,,,,,,,,True, +122,waltid-web-wallet,https://github.com/walt-id/waltid-web-wallet,ssi-agents,Custodian identity wallet white-label solution.,,,11,False,walt-id/waltid-web-wallet,,https://github.com/walt-id/waltid-web-wallet,,2023-07-27 19:04:55,2023-11-04 22:01:58.000000,2023-11-02 21:26:07,177.0,139.0,1.0,1.0,65.0,1.0,,,2023-11-02 21:32:38,1.2311022126.0,45.0,,,8.0,,,530.0,3.0,waltid/ssikit-web-wallet,,https://hub.docker.com/r/waltid/ssikit-web-wallet,2023-06-29 16:56:55.416195,,2123.0,,,,,,,,,,,, +123,kepler,https://github.com/spruceid/kepler,ssi-infra,Decentralized storage based on permissioned data overlays called orbits.,,,10,False,spruceid/kepler,,https://github.com/spruceid/kepler,Apache-2.0,2021-03-22 16:14:05,2023-10-20 13:00:41.000000,2023-07-27 11:22:21,202.0,,10.0,20.0,123.0,9.0,15.0,70.0,,,,,,8.0,,,,3.0,,,,,,,,,,,,,,,,,True, +124,universal-wallet-interop-spec,https://github.com/w3c-ccg/universal-wallet-interop-spec,protocols,A data model and abstract interfaces for digital wallets.,,['w3c'],10,False,w3c-ccg/universal-wallet-interop-spec,,https://github.com/w3c-ccg/universal-wallet-interop-spec,W3C,2020-08-25 01:43:15,2023-05-18 13:45:33.000000,2023-02-22 15:32:05,319.0,,12.0,43.0,47.0,42.0,24.0,53.0,,,,2.0,2.0,10.0,,,,3.0,,,,,,,,,,,,,,,,,, +125,credible,https://github.com/spruceid/wallet,ssi-agents,A reference credential wallet built on Flutter and DIDKit.,,,10,False,spruceid/wallet,,https://github.com/spruceid/wallet,Apache-2.0,2020-07-23 21:18:28,2023-10-18 10:45:25.000000,2023-10-02 22:37:32,194.0,1.0,17.0,19.0,73.0,10.0,24.0,38.0,,,,,,12.0,,,,3.0,,,,,,,,,,,,,,,,,, +126,entra-verifiedid-wallet-library-ios,https://github.com/microsoft/entra-verifiedid-wallet-library-ios,ssi-sdks,A library to manage your Decentralized Identities and Verified IDs on iOS.,,,10,False,microsoft/entra-verifiedid-wallet-library-ios,,https://github.com/microsoft/entra-verifiedid-wallet-library-ios,MIT,2022-11-17 19:38:59,2023-11-06 21:37:50.000000,2023-10-06 14:24:02,60.0,5.0,3.0,10.0,57.0,2.0,1.0,13.0,2023-06-19 17:55:50,1.0.0,2.0,,,3.0,,,,3.0,,,,,,,,,,,,,,,,,, +127,ion-tools,https://github.com/decentralized-identity/ion-tools,dids,Tools and utilities to make working with the ION network and using ION DIDs easy peasy lemon squeezy.,,,9,False,decentralized-identity/ion-tools,,https://github.com/decentralized-identity/ion-tools,Apache-2.0,2021-03-22 20:30:11,2023-07-31 13:48:45.000000,2023-07-31 13:48:42,119.0,,33.0,16.0,23.0,18.0,14.0,137.0,,,,,,10.0,,,,3.0,,,,,,,,,,,,,,,,,True, +128,vlei,https://github.com/WebOfTrust/vLEI,credentials,Public Open Specifications for GLEIF vLEI (verifiable Legal Entity Identifiers).,,,9,False,weboftrust/vlei,,https://github.com/WebOfTrust/vLEI,Apache-2.0,2021-04-19 14:33:35,2023-08-03 17:26:55.000000,2023-05-18 17:06:05,84.0,,10.0,8.0,32.0,21.0,27.0,23.0,,,,,,4.0,,,,3.0,,,,,,,,,,,,,,,,,, +129,entra-verifiedid-wallet-library-android,https://github.com/microsoft/entra-verifiedid-wallet-library-android,ssi-sdks,A library to manage your Decentralized Identities and Verified IDs on Android.,,,9,False,microsoft/entra-verifiedid-wallet-library-android,,https://github.com/microsoft/entra-verifiedid-wallet-library-android,MIT,2022-11-17 18:59:22,2023-10-24 00:04:12.000000,2023-10-06 18:01:30,61.0,4.0,1.0,10.0,59.0,1.0,1.0,15.0,2023-06-20 20:22:25,1.0.0,2.0,,,5.0,,,,3.0,,,,,,,,,,,,,,,,,, +130,cfssl,{},pki,CloudFlares PKI toolkit.,,,2,False,cloudfare/cfssl,,,,,2023-11-09 17:27:42.336362,,,,,,,,,22.0,,,,,,,,,,3.0,cfssl/cfssl,,https://hub.docker.com/r/cfssl/cfssl,2023-11-09 17:27:42.336362,22.0,4057300.0,,,,,,,,,,,, +131,vc-api,{},protocols,,,['w3c'],1,False,w3c-ccg/vs-api,,,W3C,,,,,,,,,,,,,,,,,,,,,3.0,,,,,,,,,,,,,,,,,, +132,decentralized-web-node,{},protocols,,,"['dif', 'web5']",0,False,decentralized-identity/decentralize-web-node,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, +133,didcomm-messaging,{},protocols,,,['dif'],0,False,decentralized-identity/didcomm-messagging,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, diff --git a/latest-changes.md b/latest-changes.md index f4397e2..75964a2 100644 --- a/latest-changes.md +++ b/latest-changes.md @@ -1 +1,41 @@ -Nothing changed from last update. \ No newline at end of file +## πŸ“ˆ Trending Up + +_Projects that have a higher project-quality score compared to the last update. There might be a variety of reasons, such as increased downloads or code activity._ + +- casl (πŸ₯ˆ35 Β· ⭐ 5.2K Β· πŸ“ˆ) - CASL is an isomorphic authorization JavaScript library which restricts.. MIT +- jansen (πŸ₯‰27 Β· ⭐ 310 Β· πŸ“ˆ) - An open source enterprise digital identity platform that.. Apache-2 linux-foundation +- aries-framework-javascript (πŸ₯ˆ21 Β· ⭐ 210 Β· πŸ“ˆ) - Aries Framework JavaScript (Built using TypeScript). Apache-2 hyperledger +- selective-disclosure-jwt (πŸ₯‰11 Β· ⭐ 40 Β· πŸ“ˆ) - ❗Unlicensed + +## πŸ“‰ Trending Down + +_Projects that have a lower project-quality score compared to the last update. There might be a variety of reasons such as decreased downloads or code activity._ + +- insightface (πŸ₯ˆ31 Β· ⭐ 19K Β· πŸ“‰) - State-of-the-art 2D and 3D Face Analysis Project. ❗Unlicensed +- universal-resolver (πŸ₯‰23 Β· ⭐ 490 Β· πŸ“‰) - Universal Resolver implementation and drivers. Apache-2 +- waltid-ssikit (πŸ₯ˆ20 Β· ⭐ 91 Β· πŸ“‰) - All-In-One SSI infrastructure toolkit. Apache-2 +- solid-project (πŸ₯ˆ17 Β· ⭐ 8.2K Β· πŸ’€) - Solid - Re-decentralizing the web (project directory). MIT solid +- sphereon-ssi (πŸ₯‰16 Β· ⭐ 37 Β· πŸ“‰) - Self Sovereign Identity SDK. Apache-2 + +## βž• Added Projects + +_Projects that were recently added to this best-of list._ + +- ethr-did-resolver (πŸ₯ˆ28 Β· ⭐ 180 Β· βž•) - DID resolver for Ethereum Addresses with support for.. Apache-2 dif +- hyperledger-anoncreds-rs (πŸ₯‰23 Β· ⭐ 53 Β· βž•) - anoncreds-rs. Apache-2 hyperledger +- solid-client-authn-js (πŸ₯‰21 Β· ⭐ 59 Β· βž•) - A client library for authenticating with Solid. ❗Unlicensed solid +- trinsic-sdk (πŸ₯ˆ20 Β· ⭐ 27 Β· βž•) - Trinsic SDK repository. Apache-2 +- indy-node (πŸ₯‡19 Β· ⭐ 650 Β· βž•) - The server portion of a distributed ledger purpose-built.. Apache-2 hyperledger +- polygon-issuer (πŸ₯ˆ18 Β· ⭐ 61 Β· βž•) - Self Hosted Issuer Node. Apache-2 +- spruceid-didkit (πŸ₯‰16 Β· ⭐ 220 Β· βž•) - A cross-platform toolkit for decentralized identity. Apache-2 +- universal-registrar (πŸ₯‰15 Β· ⭐ 65 Β· βž•) - Universal Registrar implementation and drivers. Apache-2 +- sphereon-openid4vci (πŸ₯‡15 Β· ⭐ 38 Β· βž•) - OpenID for Verifiable Credential Issuance - client.. Apache-2 +- sphereon-pex (πŸ₯‡15 Β· ⭐ 26 Β· βž•) - A Typescript implementation of the DIF Presentation.. Apache-2 +- web-access-control (πŸ₯‰13 Β· ⭐ 120 Β· βž•) - Web Access Control (WAC). MIT solid +- sphereon-siop-oid4vp (πŸ₯‰13 Β· ⭐ 66 Β· βž•) - Self Issued OpenID Provider v2 (SIOP) with optional.. Apache-2 +- did-key.rs (πŸ₯‰12 Β· ⭐ 45 Β· πŸ’€) - Rust implementation of the did:key method. Apache-2 dif +- sphereon-ssi-mobile-wallet (πŸ₯‰11 Β· ⭐ 35 Β· βž•) - Open-Source Mobile SSI Wallet. ❗️GPL-3.0 +- keri (πŸ₯‰11 Β· ⭐ 33 Β· βž•) - KERI Community Development Efforts Meetings Discussion. Apache-2 weboftrust +- kepler (πŸ₯‰10 Β· ⭐ 70 Β· βž•) - Decentralized storage based on permissioned data overlays called.. Apache-2 +- ion-tools (πŸ₯‰9 Β· ⭐ 140 Β· βž•) - Tools and utilities to make working with the ION network and.. Apache-2 +