From 7e172c6a5d301162714d1772359f4c9886aab2d3 Mon Sep 17 00:00:00 2001 From: jruizaranguren Date: Thu, 25 Jan 2024 15:36:32 +0000 Subject: [PATCH] Update best-of list for version 2024.01.25 --- README.md | 384 +++++++++++++++++++------------- history/2024-01-25_changes.md | 33 +++ history/2024-01-25_projects.csv | 160 +++++++++++++ latest-changes.md | 34 ++- 4 files changed, 454 insertions(+), 157 deletions(-) create mode 100644 history/2024-01-25_changes.md create mode 100644 history/2024-01-25_projects.csv diff --git a/README.md b/README.md index 1e8f854..2f4038a 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@

-This curated list contains 150 awesome open-source projects with a total of 640K 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 curated list contains 150 awesome open-source projects with a total of 670K 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. @@ -29,10 +29,10 @@ If you like to add or update projects, feel free to open an [issue](https://gith ## Contents -- [Identity Providers](#identity-providers) _13 projects_ -- [Authentication](#authentication) _16 projects_ +- [Identity Providers](#identity-providers) _16 projects_ +- [Authentication](#authentication) _20 projects_ - [Access control and authorization](#access-control-and-authorization) _11 projects_ -- [Organizations](#organizations) _6 projects_ +- [Organizations](#organizations) _7 projects_ - [Public Key Infrastructure and Key Management](#public-key-infrastructure-and-key-management) _8 projects_ - [Machine Identity Management](#machine-identity-management) _9 projects_ - [Face biometrics](#face-biometrics) _10 projects_ @@ -68,11 +68,23 @@ If you like to add or update projects, feel free to open an [issue](https://gith Back to top -_Identity providers (IdPs) and Identity and Acesss Management (IAMs) solutions_ +_Identity providers (IdPs) and Identity and Access Management (IAMs) solutions_ +
keycloak (πŸ₯‡37 Β· ⭐ 19K Β· πŸ“ˆ) - Open Source Identity and Access Management For Modern.. Apache-2 cncf + +- [GitHub](https://github.com/keycloak/keycloak) (πŸ‘¨β€πŸ’» 1.3K Β· πŸ”€ 5.8K Β· πŸ“₯ 2.4M Β· πŸ“‹ 8.6K - 22% open Β· ⏱️ 25.01.2024): + + ``` + git clone https://github.com/keycloak/keycloak + ``` +- [Docker Hub](https://hub.docker.com/r/quay.io/keycloak/keycloak): + ``` + docker pull quay.io/keycloak/keycloak + ``` +
ory-kratos (πŸ₯‡35 Β· ⭐ 9.8K) - Next-gen identity server (think Auth0, Okta, Firebase) with.. Apache-2 ory -- [GitHub](https://github.com/ory/kratos) (πŸ‘¨β€πŸ’» 220 Β· πŸ”€ 850 Β· πŸ“₯ 36K Β· πŸ“¦ 330 Β· πŸ“‹ 1.2K - 14% open Β· ⏱️ 18.01.2024): +- [GitHub](https://github.com/ory/kratos) (πŸ‘¨β€πŸ’» 220 Β· πŸ”€ 850 Β· πŸ“₯ 37K Β· πŸ“¦ 330 Β· πŸ“‹ 1.2K - 14% open Β· ⏱️ 25.01.2024): ``` git clone https://github.com/ory/kratos @@ -82,53 +94,65 @@ _Identity providers (IdPs) and Identity and Acesss Management (IAMs) solutions_ docker pull oryd/kratos ```
-
cas (πŸ₯‡33 Β· ⭐ 11K) - Apereo CAS - Identity & Single Sign On for all earthlings and beyond. Apache-2 +
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 Β· ⏱️ 18.01.2024): +- [GitHub](https://github.com/apereo/cas) (πŸ‘¨β€πŸ’» 340 Β· πŸ”€ 3.8K Β· πŸ“¦ 21 Β· ⏱️ 24.01.2024): ``` git clone https://github.com/apereo/cas ``` -- [Docker Hub](https://hub.docker.com/r/apereo/cas) (πŸ“₯ 880K Β· ⭐ 130 Β· ⏱️ 18.01.2024): +- [Docker Hub](https://hub.docker.com/r/apereo/cas) (πŸ“₯ 890K Β· ⭐ 130 Β· ⏱️ 25.01.2024): ``` docker pull apereo/cas ```
-
casdoor (πŸ₯ˆ29 Β· ⭐ 7.8K) - An open-source UI-first Identity and Access Management (IAM) /.. Apache-2 +
wso2-identity-server (πŸ₯ˆ32 Β· ⭐ 720 Β· βž•) - Welcome to the WSO2 Identity Server source code! For.. Apache-2 -- [GitHub](https://github.com/casbin/casdoor) (πŸ‘¨β€πŸ’» 160 Β· πŸ”€ 920 Β· πŸ“¦ 3 Β· πŸ“‹ 1.2K - 8% open Β· ⏱️ 18.01.2024): +- [GitHub](https://github.com/wso2/product-is) (πŸ‘¨β€πŸ’» 700 Β· πŸ”€ 690 Β· πŸ“₯ 22K Β· πŸ“‹ 13K - 30% open Β· ⏱️ 24.01.2024): ``` - git clone https://github.com/casdoor/casdoor + git clone https://github.com/wso2/product-is ``` -- [Docker Hub](https://hub.docker.com/r/casbin/casdoor) (πŸ“₯ 120K Β· ⭐ 13 Β· ⏱️ 18.01.2024): +- [Docker Hub](https://hub.docker.com/r/wso2/wso2is) (πŸ“₯ 1.8M Β· ⭐ 34 Β· ⏱️ 12.03.2021): ``` - docker pull casbin/casdoor + docker pull wso2/wso2is ```
-
logto (πŸ₯ˆ29 Β· ⭐ 6.7K) - Every app needs authentication and authorization. Logto is an Auth0.. MPL-2.0 +
authelia (πŸ₯ˆ29 Β· ⭐ 19K) - The Single Sign-On Multi-Factor portal for web apps. Apache-2 -- [GitHub](https://github.com/logto-io/logto) (πŸ‘¨β€πŸ’» 46 Β· πŸ”€ 290 Β· πŸ“₯ 2.9K Β· πŸ“¦ 10 Β· πŸ“‹ 340 - 20% open Β· ⏱️ 18.01.2024): +- [GitHub](https://github.com/authelia/authelia) (πŸ‘¨β€πŸ’» 150 Β· πŸ”€ 990 Β· πŸ“₯ 33K Β· πŸ“‹ 1.2K - 5% open Β· ⏱️ 25.01.2024): ``` - git clone https://github.com/logto-io/logto + git clone https://github.com/authelia/authelia ``` -- [Docker Hub](https://hub.docker.com/r/svhd/logto) (πŸ“₯ 27K Β· ⭐ 2 Β· ⏱️ 18.01.2024): +
+
casdoor (πŸ₯ˆ29 Β· ⭐ 7.9K) - An open-source UI-first Identity and Access Management (IAM) /.. Apache-2 + +- [GitHub](https://github.com/casbin/casdoor) (πŸ‘¨β€πŸ’» 160 Β· πŸ”€ 930 Β· πŸ“¦ 3 Β· πŸ“‹ 1.2K - 8% open Β· ⏱️ 23.01.2024): + ``` - docker pull svhd/logto + git clone https://github.com/casdoor/casdoor + ``` +- [Docker Hub](https://hub.docker.com/r/casbin/casdoor) (πŸ“₯ 120K Β· ⭐ 13 Β· ⏱️ 23.01.2024): + ``` + docker pull casbin/casdoor ```
-
authelia (πŸ₯ˆ28 Β· ⭐ 18K) - The Single Sign-On Multi-Factor portal for web apps. Apache-2 +
logto (πŸ₯ˆ29 Β· ⭐ 6.8K) - Every app needs authentication and authorization. Logto is an Auth0.. MPL-2.0 -- [GitHub](https://github.com/authelia/authelia) (πŸ‘¨β€πŸ’» 140 Β· πŸ”€ 980 Β· πŸ“₯ 32K Β· πŸ“‹ 1.2K - 6% open Β· ⏱️ 17.01.2024): +- [GitHub](https://github.com/logto-io/logto) (πŸ‘¨β€πŸ’» 46 Β· πŸ”€ 290 Β· πŸ“₯ 2.9K Β· πŸ“¦ 10 Β· πŸ“‹ 340 - 20% open Β· ⏱️ 25.01.2024): ``` - git clone https://github.com/authelia/authelia + git clone https://github.com/logto-io/logto + ``` +- [Docker Hub](https://hub.docker.com/r/svhd/logto) (πŸ“₯ 28K Β· ⭐ 2 Β· ⏱️ 24.01.2024): + ``` + docker pull svhd/logto ```
-
zitadel (πŸ₯‰27 Β· ⭐ 6K) - ZITADEL - Identity infrastructure, simplified foryou. Apache-2 +
zitadel (πŸ₯‰27 Β· ⭐ 6.1K) - ZITADEL - Identity infrastructure, simplified foryou. Apache-2 -- [GitHub](https://github.com/zitadel/zitadel) (πŸ‘¨β€πŸ’» 96 Β· πŸ”€ 350 Β· πŸ“₯ 2.3K Β· πŸ“‹ 1.9K - 24% open Β· ⏱️ 18.01.2024): +- [GitHub](https://github.com/zitadel/zitadel) (πŸ‘¨β€πŸ’» 96 Β· πŸ”€ 360 Β· πŸ“₯ 2.4K Β· πŸ“‹ 1.9K - 24% open Β· ⏱️ 24.01.2024): ``` git clone https://github.com/zitadel/zitadel @@ -140,27 +164,27 @@ _Identity providers (IdPs) and Identity and Acesss Management (IAMs) solutions_
authentik (πŸ₯‰27 Β· ⭐ 5.6K) - The authentication glue you need. ❗️Custom -- [GitHub](https://github.com/goauthentik/authentik) (πŸ‘¨β€πŸ’» 210 Β· πŸ”€ 440 Β· πŸ“₯ 2.6K Β· πŸ“‹ 1.8K - 26% open Β· ⏱️ 18.01.2024): +- [GitHub](https://github.com/goauthentik/authentik) (πŸ‘¨β€πŸ’» 210 Β· πŸ”€ 440 Β· πŸ“₯ 2.6K Β· πŸ“‹ 1.8K - 26% open Β· ⏱️ 25.01.2024): ``` git clone https://github.com/goauthentik/authentik ```
-
kanidm (πŸ₯‰27 Β· ⭐ 1.8K) - Kanidm: A simple, secure and fast identity management platform. MPL-2.0 +
kanidm (πŸ₯‰27 Β· ⭐ 1.9K) - Kanidm: A simple, secure and fast identity management platform. MPL-2.0 -- [GitHub](https://github.com/kanidm/kanidm) (πŸ‘¨β€πŸ’» 60 Β· πŸ”€ 120 Β· πŸ“₯ 250 Β· πŸ“¦ 42 Β· πŸ“‹ 650 - 21% open Β· ⏱️ 16.01.2024): +- [GitHub](https://github.com/kanidm/kanidm) (πŸ‘¨β€πŸ’» 61 Β· πŸ”€ 120 Β· πŸ“₯ 250 Β· πŸ“¦ 42 Β· πŸ“‹ 660 - 20% open Β· ⏱️ 24.01.2024): ``` git clone https://github.com/kanidm/kanidm ``` -- [Docker Hub](https://hub.docker.com/r/kanidm/server) (πŸ“₯ 100K Β· ⏱️ 10.01.2024): +- [Docker Hub](https://hub.docker.com/r/kanidm/server) (πŸ“₯ 110K Β· ⏱️ 24.01.2024): ``` docker pull kanidm/server ```
jansen (πŸ₯‰27 Β· ⭐ 340) - An open source enterprise digital identity platform that scales:.. Apache-2 linux-foundation -- [GitHub](https://github.com/JanssenProject/jans) (πŸ‘¨β€πŸ’» 110 Β· πŸ”€ 57 Β· πŸ“₯ 1.2K Β· πŸ“‹ 3K - 11% open Β· ⏱️ 18.01.2024): +- [GitHub](https://github.com/JanssenProject/jans) (πŸ‘¨β€πŸ’» 110 Β· πŸ”€ 57 Β· πŸ“₯ 1.1K Β· πŸ“‹ 3.1K - 11% open Β· ⏱️ 25.01.2024): ``` git clone https://github.com/janssenproject/jans @@ -168,12 +192,12 @@ _Identity providers (IdPs) and Identity and Acesss Management (IAMs) solutions_
freeipa (πŸ₯‰23 Β· ⭐ 1K) - Mirror of FreeIPA, an integrated security information management.. ❗️GPL-3.0 -- [GitHub](https://github.com/freeipa/freeipa) (πŸ‘¨β€πŸ’» 220 Β· πŸ”€ 310 Β· ⏱️ 18.01.2024): +- [GitHub](https://github.com/freeipa/freeipa) (πŸ‘¨β€πŸ’» 220 Β· πŸ”€ 310 Β· ⏱️ 24.01.2024): ``` git clone https://github.com/freeipa/freeipa ``` -- [Docker Hub](https://hub.docker.com/r/freeipa/freeipa-server) (πŸ“₯ 5.6M Β· ⭐ 160 Β· ⏱️ 17.01.2024): +- [Docker Hub](https://hub.docker.com/r/freeipa/freeipa-server) (πŸ“₯ 5.7M Β· ⭐ 160 Β· ⏱️ 24.01.2024): ``` docker pull freeipa/freeipa-server ``` @@ -192,13 +216,13 @@ _Identity providers (IdPs) and Identity and Acesss Management (IAMs) solutions_
keystone (πŸ₯‰22 Β· ⭐ 670) - OpenStack Identity (Keystone). Mirror of code maintained at.. Apache-2 openstack -- [GitHub](https://github.com/openstack/keystone) (πŸ‘¨β€πŸ’» 720 Β· πŸ”€ 650 Β· πŸ“¦ 120 Β· ⏱️ 05.01.2024): +- [GitHub](https://github.com/openstack/keystone) (πŸ‘¨β€πŸ’» 720 Β· πŸ”€ 650 Β· πŸ“¦ 120 Β· ⏱️ 23.01.2024): ``` git clone https://github.com/openstack/keystone ```
-
gotrue (πŸ₯‰21 Β· ⭐ 3.6K) - An SWT based API for managing users and issuing SWT tokens. MIT +
gotrue (πŸ₯‰21 Β· ⭐ 3.7K) - An SWT based API for managing users and issuing SWT tokens. MIT - [GitHub](https://github.com/netlify/gotrue) (πŸ‘¨β€πŸ’» 39 Β· πŸ”€ 270 Β· πŸ“¦ 10 Β· πŸ“‹ 130 - 6% open Β· ⏱️ 31.08.2023): @@ -206,6 +230,10 @@ _Identity providers (IdPs) and Identity and Acesss Management (IAMs) solutions_ git clone https://github.com/netlify/gotrue ```
+
Show 1 hidden projects... + +- hanko (πŸ₯‰23 Β· ⭐ 5.2K Β· βž•) - Auth and user management for the passkey era. ❗Unlicensed +

## Authentication @@ -216,55 +244,55 @@ _Authentication, Oauth2 authorization, and OIDC tools and projects_
nextauthjs (πŸ₯‡41 Β· ⭐ 21K) - Authentication for the Web. ISC -- [GitHub](https://github.com/nextauthjs/next-auth) (πŸ‘¨β€πŸ’» 630 Β· πŸ”€ 2.6K Β· πŸ“¦ 180K Β· πŸ“‹ 3.9K - 7% open Β· ⏱️ 18.01.2024): +- [GitHub](https://github.com/nextauthjs/next-auth) (πŸ‘¨β€πŸ’» 630 Β· πŸ”€ 2.6K Β· πŸ“¦ 190K Β· πŸ“‹ 3.9K - 5% open Β· ⏱️ 25.01.2024): ``` git clone https://github.com/nextauthjs/next-auth ``` -- [npm](https://www.npmjs.com/package/next-auth) (πŸ“₯ 2.4M / month): +- [npm](https://www.npmjs.com/package/next-auth) (πŸ“₯ 2.6M / month): ``` npm install next-auth ```
oauthlib (πŸ₯‡40 Β· ⭐ 2.7K) - A generic, spec-compliant, thorough implementation of the OAuth.. BSD-3 -- [GitHub](https://github.com/oauthlib/oauthlib) (πŸ‘¨β€πŸ’» 200 Β· πŸ”€ 460 Β· πŸ“¦ 480K Β· πŸ“‹ 370 - 21% open Β· ⏱️ 06.01.2024): +- [GitHub](https://github.com/oauthlib/oauthlib) (πŸ‘¨β€πŸ’» 200 Β· πŸ”€ 460 Β· πŸ“¦ 490K Β· πŸ“‹ 370 - 21% open Β· ⏱️ 06.01.2024): ``` git clone https://github.com/oauthlib/oauthlib ``` -- [PyPi](https://pypi.org/project/oauthlib) (πŸ“₯ 79M / month): +- [PyPi](https://pypi.org/project/oauthlib) (πŸ“₯ 80M / month): ``` pip install oauthlib ```
passport (πŸ₯ˆ37 Β· ⭐ 22K) - Simple, unobtrusive authentication for Node.js. MIT -- [GitHub](https://github.com/jaredhanson/passport) (πŸ‘¨β€πŸ’» 38 Β· πŸ”€ 1.2K Β· πŸ“¦ 980K Β· πŸ“‹ 760 - 44% open Β· ⏱️ 27.11.2023): +- [GitHub](https://github.com/jaredhanson/passport) (πŸ‘¨β€πŸ’» 38 Β· πŸ”€ 1.2K Β· πŸ“¦ 990K Β· πŸ“‹ 760 - 43% open Β· ⏱️ 27.11.2023): ``` git clone https://github.com/jaredhanson/passport ``` -- [npm](https://www.npmjs.com/package/passport) (πŸ“₯ 7.6M / month): +- [npm](https://www.npmjs.com/package/passport) (πŸ“₯ 8.2M / month): ``` npm install passport ```
authlib (πŸ₯ˆ37 Β· ⭐ 4.1K) - The ultimate Python library in building OAuth, OpenID Connect clients.. BSD-3 -- [GitHub](https://github.com/lepture/authlib) (πŸ‘¨β€πŸ’» 100 Β· πŸ”€ 390 Β· πŸ“¦ 30K Β· πŸ“‹ 420 - 16% open Β· ⏱️ 17.01.2024): +- [GitHub](https://github.com/lepture/authlib) (πŸ‘¨β€πŸ’» 100 Β· πŸ”€ 390 Β· πŸ“¦ 30K Β· πŸ“‹ 420 - 17% open Β· ⏱️ 17.01.2024): ``` git clone https://github.com/lepture/authlib ``` -- [PyPi](https://pypi.org/project/authlib) (πŸ“₯ 5.7M / month): +- [PyPi](https://pypi.org/project/authlib) (πŸ“₯ 6.1M / month): ``` pip install authlib ```
ory-hydra (πŸ₯ˆ35 Β· ⭐ 15K) - OpenID Certified OpenID Connect and OAuth Provider written in.. Apache-2 ory -- [GitHub](https://github.com/ory/hydra) (πŸ‘¨β€πŸ’» 290 Β· πŸ”€ 1.3K Β· πŸ“₯ 700K Β· πŸ“¦ 3 Β· πŸ“‹ 1.5K - 5% open Β· ⏱️ 08.01.2024): +- [GitHub](https://github.com/ory/hydra) (πŸ‘¨β€πŸ’» 290 Β· πŸ”€ 1.3K Β· πŸ“₯ 700K Β· πŸ“¦ 3 Β· πŸ“‹ 1.5K - 5% open Β· ⏱️ 22.01.2024): ``` git clone https://github.com/ory/hydra @@ -274,21 +302,21 @@ _Authentication, Oauth2 authorization, and OIDC tools and projects_ docker pull oryd/hydra ```
-
pysaml2 (πŸ₯ˆ32 Β· ⭐ 540) - Python implementation of SAML2. Apache-2 +
pysaml2 (πŸ₯ˆ32 Β· ⭐ 530) - Python implementation of SAML2. Apache-2 - [GitHub](https://github.com/IdentityPython/pysaml2) (πŸ‘¨β€πŸ’» 170 Β· πŸ”€ 390 Β· πŸ“¦ 1.7K Β· πŸ“‹ 420 - 16% open Β· ⏱️ 07.11.2023): ``` git clone https://github.com/IdentityPython/pysaml2 ``` -- [PyPi](https://pypi.org/project/pysaml2) (πŸ“₯ 480K / month): +- [PyPi](https://pypi.org/project/pysaml2) (πŸ“₯ 510K / month): ``` pip install pysaml2 ```
-
dex (πŸ₯ˆ30 Β· ⭐ 8.7K) - OpenID Connect (OIDC) identity and OAuth 2.0 provider with pluggable.. Apache-2 linux-foundation +
dex (πŸ₯ˆ31 Β· ⭐ 8.8K Β· πŸ“ˆ) - OpenID Connect (OIDC) identity and OAuth 2.0 provider with.. Apache-2 linux-foundation -- [GitHub](https://github.com/dexidp/dex) (πŸ‘¨β€πŸ’» 230 Β· πŸ”€ 1.5K Β· πŸ“₯ 310 Β· πŸ“¦ 140 Β· πŸ“‹ 1.1K - 26% open Β· ⏱️ 18.01.2024): +- [GitHub](https://github.com/dexidp/dex) (πŸ‘¨β€πŸ’» 230 Β· πŸ”€ 1.5K Β· πŸ“₯ 310 Β· πŸ“¦ 140 Β· πŸ“‹ 1.1K - 26% open Β· ⏱️ 25.01.2024): ``` git clone https://github.com/dexidp/dex @@ -298,15 +326,15 @@ _Authentication, Oauth2 authorization, and OIDC tools and projects_ docker pull quay.io/dexidp/dex ```
-
doorkeeper (πŸ₯‰29 Β· ⭐ 5.2K) - Doorkeeper is an OAuth 2 provider for Ruby on Rails / Grape. MIT +
doorkeeper (πŸ₯ˆ29 Β· ⭐ 5.2K) - Doorkeeper is an OAuth 2 provider for Ruby on Rails / Grape. MIT -- [GitHub](https://github.com/doorkeeper-gem/doorkeeper) (πŸ‘¨β€πŸ’» 320 Β· πŸ”€ 1K Β· πŸ“¦ 8.4K Β· πŸ“‹ 860 - 3% open Β· ⏱️ 01.12.2023): +- [GitHub](https://github.com/doorkeeper-gem/doorkeeper) (πŸ‘¨β€πŸ’» 320 Β· πŸ”€ 1K Β· πŸ“¦ 8.5K Β· πŸ“‹ 860 - 3% open Β· ⏱️ 01.12.2023): ``` git clone https://github.com/doorkeeper-gem/doorkeeper ```
-
identity-server (πŸ₯‰29 Β· ⭐ 1.2K) - The most flexible and standards-compliant OpenID Connect.. ❗️Custom +
identity-server (πŸ₯ˆ29 Β· ⭐ 1.3K) - The most flexible and standards-compliant OpenID Connect.. ❗️Custom - [GitHub](https://github.com/DuendeSoftware/IdentityServer) (πŸ‘¨β€πŸ’» 300 Β· πŸ”€ 280 Β· πŸ“¦ 1.6K Β· πŸ“‹ 300 - 15% open Β· ⏱️ 16.01.2024): @@ -316,12 +344,12 @@ _Authentication, Oauth2 authorization, and OIDC tools and projects_
node-oidc-provider (πŸ₯‰27 Β· ⭐ 2.9K) - OpenID Certified OAuth 2.0 Authorization Server.. MIT -- [GitHub](https://github.com/panva/node-oidc-provider) (πŸ‘¨β€πŸ’» 72 Β· πŸ”€ 730 Β· πŸ“¦ 3 Β· ⏱️ 18.01.2024): +- [GitHub](https://github.com/panva/node-oidc-provider) (πŸ‘¨β€πŸ’» 72 Β· πŸ”€ 730 Β· πŸ“¦ 3 Β· ⏱️ 25.01.2024): ``` git clone https://github.com/panva/node-oidc-provider ``` -- [npm](https://www.npmjs.com/package/oidc-provider) (πŸ“₯ 140K / month): +- [npm](https://www.npmjs.com/package/oidc-provider) (πŸ“₯ 150K / month): ``` npm install oidc-provider ``` @@ -336,12 +364,20 @@ _Authentication, Oauth2 authorization, and OIDC tools and projects_
satosa (πŸ₯‰21 Β· ⭐ 180) - Proxy translating between different authentication protocols (SAML2,.. Apache-2 -- [GitHub](https://github.com/IdentityPython/SATOSA) (πŸ‘¨β€πŸ’» 51 Β· πŸ”€ 100 Β· πŸ“¦ 30 Β· πŸ“‹ 110 - 33% open Β· ⏱️ 14.11.2023): +- [GitHub](https://github.com/IdentityPython/SATOSA) (πŸ‘¨β€πŸ’» 51 Β· πŸ”€ 100 Β· πŸ“¦ 30 Β· πŸ“‹ 110 - 33% open Β· ⏱️ 23.01.2024): ``` git clone https://github.com/IdentityPython/satosa ```
+
appauth-ios (πŸ₯‰20 Β· ⭐ 1.6K) - iOS and macOS SDK for communicating with OAuth 2.0 and.. Apache-2 openid + +- [GitHub](https://github.com/openid/AppAuth-iOS) (πŸ‘¨β€πŸ’» 50 Β· πŸ”€ 670 Β· πŸ“‹ 480 - 32% open Β· ⏱️ 25.10.2023): + + ``` + git clone https://github.com/openid/appauth-ios + ``` +
appauth-android (πŸ₯‰19 Β· ⭐ 2.6K) - Android client SDK for communicating with OAuth 2.0.. Apache-2 openid - [GitHub](https://github.com/openid/AppAuth-Android) (πŸ‘¨β€πŸ’» 47 Β· πŸ”€ 800 Β· πŸ“‹ 710 - 25% open Β· ⏱️ 12.07.2023): @@ -358,18 +394,50 @@ _Authentication, Oauth2 authorization, and OIDC tools and projects_ ```
-
appauth-ios (πŸ₯‰19 Β· ⭐ 1.6K) - iOS and macOS SDK for communicating with OAuth 2.0 and.. Apache-2 openid +
webauthn-ruby (πŸ₯‰18 Β· ⭐ 600 Β· βž•) - WebAuthn ruby server library Make your Ruby/Rails web server.. MIT -- [GitHub](https://github.com/openid/AppAuth-iOS) (πŸ‘¨β€πŸ’» 50 Β· πŸ”€ 670 Β· πŸ“‹ 480 - 32% open Β· ⏱️ 25.10.2023): +- [GitHub](https://github.com/cedarcode/webauthn-ruby) (πŸ‘¨β€πŸ’» 30 Β· πŸ”€ 53 Β· πŸ“¦ 730 Β· πŸ“‹ 110 - 7% open Β· ⏱️ 29.12.2023): ``` - git clone https://github.com/openid/appauth-ios + git clone https://github.com/cedarcode/webauthn-ruby + ``` +
+
passwordlessid-webauthn (πŸ₯‰18 Β· ⭐ 280 Β· βž•) - Webauthn / passkeys helper library to make your life.. MIT + +- [GitHub](https://github.com/passwordless-id/webauthn) (πŸ‘¨β€πŸ’» 7 Β· πŸ”€ 33 Β· πŸ“¦ 140 Β· ⏱️ 02.01.2024): + + ``` + git clone https://github.com/passwordless-id/webauthn + ``` +- [npm](https://www.npmjs.com/package/passwordless-id/webauthn): + ``` + npm install passwordless-id/webauthn + ``` +
+
laragear-webauthn (πŸ₯‰15 Β· ⭐ 200 Β· βž•) - Authenticate users with Passkeys: fingerprints, patterns.. MIT + +- [GitHub](https://github.com/Laragear/WebAuthn) (πŸ‘¨β€πŸ’» 8 Β· πŸ”€ 29 Β· πŸ“¦ 32 Β· πŸ“‹ 32 - 34% open Β· ⏱️ 16.09.2023): + + ``` + git clone https://github.com/laragear/webauthn + ``` +
+
django-passkeys (πŸ₯‰12 Β· ⭐ 140 Β· βž•) - Django Authentication Backend For Passkeys. MIT + +- [GitHub](https://github.com/mkalioby/django-passkeys) (πŸ‘¨β€πŸ’» 4 Β· πŸ”€ 17 Β· πŸ“¦ 7 Β· πŸ“‹ 14 - 35% open Β· ⏱️ 05.01.2024): + + ``` + git clone https://github.com/mkalioby/django-passkeys + ``` +- [PyPi](https://pypi.org/project/django-passkeys) (πŸ“₯ 430 / month): + ``` + pip install django-passkeys ```
Show 2 hidden projects... - solid-client-authn-js (πŸ₯‰21 Β· ⭐ 62) - A client library for authenticating with Solid. ❗Unlicensed solid -- appauth-js (πŸ₯‰13 Β· ⭐ 950 Β· πŸ’€) - JavaScript client SDK for communicating with OAuth 2.0.. Apache-2 openid +- appauth-js (πŸ₯‰14 Β· ⭐ 950 Β· πŸ’€) - JavaScript client SDK for communicating with OAuth 2.0.. Apache-2 openid

@@ -381,40 +449,40 @@ _Authorization and policy managing libraries, tools and projects._
open-policy-agent (πŸ₯‡40 Β· ⭐ 8.9K) - Open Policy Agent (OPA) is an open source, general-.. Apache-2 cncf linux-foundation -- [GitHub](https://github.com/open-policy-agent/opa) (πŸ‘¨β€πŸ’» 440 Β· πŸ”€ 1.2K Β· πŸ“₯ 5.1M Β· πŸ“¦ 3.2K Β· πŸ“‹ 2.5K - 13% open Β· ⏱️ 18.01.2024): +- [GitHub](https://github.com/open-policy-agent/opa) (πŸ‘¨β€πŸ’» 440 Β· πŸ”€ 1.2K Β· πŸ“₯ 5.2M Β· πŸ“¦ 3.3K Β· πŸ“‹ 2.5K - 13% open Β· ⏱️ 25.01.2024): ``` git clone https://github.com/open-policy-agent/opa ``` -- [Docker Hub](https://hub.docker.com/r/openpolicyagent/opa) (πŸ“₯ 490M Β· ⭐ 41 Β· ⏱️ 18.01.2024): +- [Docker Hub](https://hub.docker.com/r/openpolicyagent/opa) (πŸ“₯ 490M Β· ⭐ 41 Β· ⏱️ 25.01.2024): ``` docker pull openpolicyagent/opa ```
casl (πŸ₯‡35 Β· ⭐ 5.4K) - CASL is an isomorphic authorization JavaScript library which restricts what.. MIT -- [GitHub](https://github.com/stalniy/casl) (πŸ‘¨β€πŸ’» 67 Β· πŸ”€ 250 Β· πŸ“¦ 64K Β· πŸ“‹ 440 - 2% open Β· ⏱️ 16.01.2024): +- [GitHub](https://github.com/stalniy/casl) (πŸ‘¨β€πŸ’» 67 Β· πŸ”€ 250 Β· πŸ“¦ 64K Β· πŸ“‹ 440 - 2% open Β· ⏱️ 23.01.2024): ``` git clone https://github.com/stalniy/casl ``` -- [npm](https://www.npmjs.com/package/@casl/ability) (πŸ“₯ 1.6M / month): +- [npm](https://www.npmjs.com/package/@casl/ability) (πŸ“₯ 1.8M / month): ``` npm install @casl/ability ```
casbin (πŸ₯ˆ34 Β· ⭐ 16K) - An authorization library that supports access control models like ACL,.. Apache-2 -- [GitHub](https://github.com/casbin/casbin) (πŸ‘¨β€πŸ’» 140 Β· πŸ”€ 1.6K Β· πŸ“¦ 2.7K Β· πŸ“‹ 780 - 5% open Β· ⏱️ 31.12.2023): +- [GitHub](https://github.com/casbin/casbin) (πŸ‘¨β€πŸ’» 140 Β· πŸ”€ 1.6K Β· πŸ“¦ 2.7K Β· πŸ“‹ 780 - 4% open Β· ⏱️ 31.12.2023): ``` git clone https://github.com/casbin/casbin ``` -- [PyPi](https://pypi.org/project/casbin) (πŸ“₯ 74K / month): +- [PyPi](https://pypi.org/project/casbin) (πŸ“₯ 77K / month): ``` pip install casbin ``` -- [npm](https://www.npmjs.com/package/casbin) (πŸ“₯ 150K / month): +- [npm](https://www.npmjs.com/package/casbin) (πŸ“₯ 160K / month): ``` npm install casbin ``` @@ -427,45 +495,45 @@ _Authorization and policy managing libraries, tools and projects._ ```
-
spicedb (πŸ₯ˆ32 Β· ⭐ 4.1K) - Open Source, Google Zanzibar-inspired permissions database to enable.. Apache-2 +
spicedb (πŸ₯ˆ33 Β· ⭐ 4.1K Β· πŸ“ˆ) - Open Source, Google Zanzibar-inspired permissions database to.. Apache-2 -- [GitHub](https://github.com/authzed/spicedb) (πŸ‘¨β€πŸ’» 40 Β· πŸ”€ 220 Β· πŸ“₯ 42K Β· πŸ“¦ 42 Β· πŸ“‹ 410 - 24% open Β· ⏱️ 18.01.2024): +- [GitHub](https://github.com/authzed/spicedb) (πŸ‘¨β€πŸ’» 41 Β· πŸ”€ 220 Β· πŸ“₯ 43K Β· πŸ“¦ 44 Β· πŸ“‹ 410 - 23% open Β· ⏱️ 25.01.2024): ``` git clone https://github.com/authzed/spicedb ``` -- [Docker Hub](https://hub.docker.com/r/authzed/spicedb) (πŸ“₯ 1.7M Β· ⭐ 6 Β· ⏱️ 30.11.2023): +- [Docker Hub](https://hub.docker.com/r/authzed/spicedb) (πŸ“₯ 1.7M Β· ⭐ 6 Β· ⏱️ 22.01.2024): ``` docker pull authzed/spicedb ```
-
oso (πŸ₯ˆ29 Β· ⭐ 3.3K) - Oso is a batteries-included framework for building authorization in your.. Apache-2 +
keto (πŸ₯ˆ29 Β· ⭐ 4.4K) - Open Source (Go) implementation of Zanzibar: Googles Consistent,.. Apache-2 ory -- [GitHub](https://github.com/osohq/oso) (πŸ‘¨β€πŸ’» 66 Β· πŸ”€ 160 Β· πŸ“₯ 2.7K Β· πŸ“¦ 82 Β· πŸ“‹ 210 - 51% open Β· ⏱️ 13.01.2024): +- [GitHub](https://github.com/ory/keto) (πŸ‘¨β€πŸ’» 71 Β· πŸ”€ 320 Β· πŸ“₯ 19K Β· πŸ“¦ 26 Β· πŸ“‹ 310 - 13% open Β· ⏱️ 19.01.2024): ``` - git clone https://github.com/osohq/oso + git clone https://github.com/ory/keto ``` -- [PyPi](https://pypi.org/project/oso) (πŸ“₯ 29K / month): +- [Docker Hub](https://hub.docker.com/r/oryd/keto) (πŸ“₯ 51M Β· ⭐ 7 Β· ⏱️ 09.03.2023): ``` - pip install oso + docker pull oryd/keto ```
-
keto (πŸ₯‰28 Β· ⭐ 4.4K) - Open Source (Go) implementation of Zanzibar: Googles Consistent,.. Apache-2 ory +
oso (πŸ₯ˆ29 Β· ⭐ 3.3K) - Oso is a batteries-included framework for building authorization in your.. Apache-2 -- [GitHub](https://github.com/ory/keto) (πŸ‘¨β€πŸ’» 71 Β· πŸ”€ 320 Β· πŸ“₯ 19K Β· πŸ“¦ 26 Β· πŸ“‹ 310 - 13% open Β· ⏱️ 09.01.2024): +- [GitHub](https://github.com/osohq/oso) (πŸ‘¨β€πŸ’» 66 Β· πŸ”€ 160 Β· πŸ“₯ 2.7K Β· πŸ“¦ 82 Β· πŸ“‹ 210 - 51% open Β· ⏱️ 13.01.2024): ``` - git clone https://github.com/ory/keto + git clone https://github.com/osohq/oso ``` -- [Docker Hub](https://hub.docker.com/r/oryd/keto) (πŸ“₯ 51M Β· ⭐ 7 Β· ⏱️ 09.03.2023): +- [PyPi](https://pypi.org/project/oso) (πŸ“₯ 27K / month): ``` - docker pull oryd/keto + pip install oso ```
cerbos (πŸ₯‰28 Β· ⭐ 2.2K) - Cerbos is the open core, language-agnostic, scalable authorization.. Apache-2 -- [GitHub](https://github.com/cerbos/cerbos) (πŸ‘¨β€πŸ’» 24 Β· πŸ”€ 98 Β· πŸ“₯ 54K Β· πŸ“¦ 19 Β· πŸ“‹ 320 - 15% open Β· ⏱️ 17.01.2024): +- [GitHub](https://github.com/cerbos/cerbos) (πŸ‘¨β€πŸ’» 25 Β· πŸ”€ 98 Β· πŸ“₯ 54K Β· πŸ“¦ 19 Β· πŸ“‹ 330 - 15% open Β· ⏱️ 25.01.2024): ``` git clone https://github.com/cerbos/cerbos @@ -475,9 +543,9 @@ _Authorization and policy managing libraries, tools and projects._ docker pull ghcr.io/cerbos/cerbos ```
-
permify (πŸ₯‰23 Β· ⭐ 2.2K) - Permify is an open-source authorization service inspired by Google.. Apache-2 +
permify (πŸ₯‰23 Β· ⭐ 2.3K) - Permify is an open-source authorization service inspired by Google.. Apache-2 -- [GitHub](https://github.com/Permify/permify) (πŸ‘¨β€πŸ’» 39 Β· πŸ”€ 98 Β· πŸ“₯ 1.5K Β· πŸ“¦ 1 Β· πŸ“‹ 150 - 16% open Β· ⏱️ 17.01.2024): +- [GitHub](https://github.com/Permify/permify) (πŸ‘¨β€πŸ’» 40 Β· πŸ”€ 99 Β· πŸ“₯ 1.5K Β· πŸ“¦ 1 Β· πŸ“‹ 160 - 16% open Β· ⏱️ 24.01.2024): ``` git clone https://github.com/permify/permify @@ -507,14 +575,14 @@ _Authorization and policy managing libraries, tools and projects._ git clone https://github.com/ory/ladon ```
-
warrant (πŸ₯‰17 Β· ⭐ 930) - Warrant is a highly scalable, centralized authorization service based.. Apache-2 +
warrant (πŸ₯‰17 Β· ⭐ 940) - Warrant is a highly scalable, centralized authorization service based.. Apache-2 -- [GitHub](https://github.com/warrant-dev/warrant) (πŸ‘¨β€πŸ’» 5 Β· πŸ”€ 23 Β· πŸ“₯ 840 Β· πŸ“¦ 1 Β· πŸ“‹ 33 - 45% open Β· ⏱️ 15.01.2024): +- [GitHub](https://github.com/warrant-dev/warrant) (πŸ‘¨β€πŸ’» 5 Β· πŸ”€ 23 Β· πŸ“₯ 840 Β· πŸ“¦ 1 Β· πŸ“‹ 33 - 45% open Β· ⏱️ 24.01.2024): ``` git clone https://github.com/warrant-dev/warrant ``` -- [Docker Hub](https://hub.docker.com/r/warrantdev/warrant) (πŸ“₯ 540 Β· ⏱️ 12.01.2024): +- [Docker Hub](https://hub.docker.com/r/warrantdev/warrant) (πŸ“₯ 550 Β· ⏱️ 24.01.2024): ``` docker pull warrantdev/warrant ``` @@ -539,6 +607,10 @@ _Organizations and groups working on identity and access management with open so πŸ”— trustoverip - Trust over IP Foundation. +
Show 1 hidden projects... + +- openwallet-foundation (πŸ₯‡1 Β· βž•) - OpenWallet Foundation. ❗Unlicensed +

## Public Key Infrastructure and Key Management @@ -549,7 +621,7 @@ _Tools, libraries and certificate managers for Public Key Infrastructure and Key
cert-manager (πŸ₯‡40 Β· ⭐ 11K) - Automatically provision and manage TLS certificates in.. Apache-2 linux-foundation -- [GitHub](https://github.com/cert-manager/cert-manager) (πŸ‘¨β€πŸ’» 430 Β· πŸ”€ 1.9K Β· πŸ“₯ 69M Β· πŸ“¦ 740 Β· πŸ“‹ 3.2K - 5% open Β· ⏱️ 17.01.2024): +- [GitHub](https://github.com/cert-manager/cert-manager) (πŸ‘¨β€πŸ’» 430 Β· πŸ”€ 1.9K Β· πŸ“₯ 69M Β· πŸ“¦ 770 Β· πŸ“‹ 3.2K - 5% open Β· ⏱️ 25.01.2024): ``` git clone https://github.com/cert-manager/cert-manager @@ -557,7 +629,7 @@ _Tools, libraries and certificate managers for Public Key Infrastructure and Key
boulder (πŸ₯ˆ28 Β· ⭐ 4.9K) - An ACME-based certificate authority, written in Go. MPL-2.0 linux-foundation -- [GitHub](https://github.com/letsencrypt/boulder) (πŸ‘¨β€πŸ’» 130 Β· πŸ”€ 540 Β· πŸ“₯ 64K Β· πŸ“‹ 2.9K - 6% open Β· ⏱️ 18.01.2024): +- [GitHub](https://github.com/letsencrypt/boulder) (πŸ‘¨β€πŸ’» 130 Β· πŸ”€ 550 Β· πŸ“₯ 64K Β· πŸ“‹ 2.9K - 6% open Β· ⏱️ 24.01.2024): ``` git clone https://github.com/letsencrypt/boulder @@ -569,7 +641,7 @@ _Tools, libraries and certificate managers for Public Key Infrastructure and Key
lemur (πŸ₯ˆ25 Β· ⭐ 1.7K) - Repository for the Lemur Certificate Manager. Apache-2 -- [GitHub](https://github.com/Netflix/lemur) (πŸ‘¨β€πŸ’» 150 Β· πŸ”€ 310 Β· πŸ“₯ 51 Β· πŸ“‹ 530 - 21% open Β· ⏱️ 17.01.2024): +- [GitHub](https://github.com/Netflix/lemur) (πŸ‘¨β€πŸ’» 150 Β· πŸ”€ 310 Β· πŸ“₯ 51 Β· πŸ“‹ 540 - 22% open Β· ⏱️ 22.01.2024): ``` git clone https://github.com/netflix/lemur @@ -577,7 +649,7 @@ _Tools, libraries and certificate managers for Public Key Infrastructure and Key
athenz (πŸ₯ˆ25 Β· ⭐ 830) - Open source platform for X.509 certificate based service.. Apache-2 linux-foundation -- [GitHub](https://github.com/AthenZ/athenz) (πŸ‘¨β€πŸ’» 79 Β· πŸ”€ 260 Β· πŸ“¦ 27 Β· πŸ“‹ 240 - 16% open Β· ⏱️ 16.01.2024): +- [GitHub](https://github.com/AthenZ/athenz) (πŸ‘¨β€πŸ’» 81 Β· πŸ”€ 260 Β· πŸ“¦ 27 Β· πŸ“‹ 240 - 15% open Β· ⏱️ 25.01.2024): ``` git clone https://github.com/athenz/athenz @@ -585,7 +657,7 @@ _Tools, libraries and certificate managers for Public Key Infrastructure and Key
dogtagpki (πŸ₯‰22 Β· ⭐ 290) - The Dogtag Certificate System is an enterprise-class Certificate.. ❗️GPL-2.0 -- [GitHub](https://github.com/dogtagpki/pki) (πŸ‘¨β€πŸ’» 84 Β· πŸ”€ 120 Β· πŸ“₯ 7.7K Β· πŸ“‹ 2.9K - 32% open Β· ⏱️ 17.01.2024): +- [GitHub](https://github.com/dogtagpki/pki) (πŸ‘¨β€πŸ’» 85 Β· πŸ”€ 120 Β· πŸ“₯ 7.7K Β· πŸ“‹ 2.9K - 32% open Β· ⏱️ 19.01.2024): ``` git clone https://github.com/dogtagpki/pki @@ -598,14 +670,14 @@ _Tools, libraries and certificate managers for Public Key Infrastructure and Key ``` git clone https://github.com/salesforce/ja3 ``` -- [PyPi](https://pypi.org/project/pyja3) (πŸ“₯ 1.3K / month): +- [PyPi](https://pypi.org/project/pyja3) (πŸ“₯ 1.6K / month): ``` pip install pyja3 ```
barbican (πŸ₯‰17 Β· ⭐ 230) - Barbican is a ReST API designed for the secure storage,.. Apache-2 openstack -- [GitHub](https://github.com/openstack/barbican) (πŸ‘¨β€πŸ’» 300 Β· πŸ”€ 67 Β· ⏱️ 15.12.2023): +- [GitHub](https://github.com/openstack/barbican) (πŸ‘¨β€πŸ’» 300 Β· πŸ”€ 68 Β· ⏱️ 15.12.2023): ``` git clone https://github.com/openstack/barbican @@ -630,14 +702,14 @@ _Tools, services and protocols for machine to machine secure digital interaction ``` git clone https://github.com/coredns/coredns ``` -- [Docker Hub](https://hub.docker.com/r/coredns/coredns) (πŸ“₯ 260M Β· ⭐ 140 Β· ⏱️ 15.08.2023): +- [Docker Hub](https://hub.docker.com/r/coredns/coredns) (πŸ“₯ 260M Β· ⭐ 150 Β· ⏱️ 15.08.2023): ``` docker pull coredns/coredns ```
-
ockam (πŸ₯ˆ33 Β· ⭐ 4.2K) - Orchestrate end-to-end encryption, cryptographic identities, mutual.. Apache-2 +
ockam (πŸ₯ˆ33 Β· ⭐ 4.3K) - Orchestrate end-to-end encryption, cryptographic identities, mutual.. Apache-2 -- [GitHub](https://github.com/build-trust/ockam) (πŸ‘¨β€πŸ’» 300 Β· πŸ”€ 540 Β· πŸ“₯ 340K Β· πŸ“¦ 180 Β· πŸ“‹ 1.7K - 17% open Β· ⏱️ 18.01.2024): +- [GitHub](https://github.com/build-trust/ockam) (πŸ‘¨β€πŸ’» 300 Β· πŸ”€ 540 Β· πŸ“₯ 340K Β· πŸ“¦ 180 Β· πŸ“‹ 1.7K - 17% open Β· ⏱️ 25.01.2024): ``` git clone https://github.com/build-trust/ockam @@ -645,19 +717,19 @@ _Tools, services and protocols for machine to machine secure digital interaction
pomerium (πŸ₯ˆ33 Β· ⭐ 3.8K) - Pomerium is an identity and context-aware access proxy. Apache-2 -- [GitHub](https://github.com/pomerium/pomerium) (πŸ‘¨β€πŸ’» 91 Β· πŸ”€ 270 Β· πŸ“₯ 51K Β· πŸ“¦ 13 Β· πŸ“‹ 950 - 8% open Β· ⏱️ 18.01.2024): +- [GitHub](https://github.com/pomerium/pomerium) (πŸ‘¨β€πŸ’» 91 Β· πŸ”€ 270 Β· πŸ“₯ 51K Β· πŸ“¦ 13 Β· πŸ“‹ 950 - 8% open Β· ⏱️ 25.01.2024): ``` git clone https://github.com/pomerium/pomerium ``` -- [Docker Hub](https://hub.docker.com/r/pomerium/pomerium) (πŸ“₯ 1.2B Β· ⭐ 10 Β· ⏱️ 18.01.2024): +- [Docker Hub](https://hub.docker.com/r/pomerium/pomerium) (πŸ“₯ 1.2B Β· ⭐ 10 Β· ⏱️ 25.01.2024): ``` docker pull pomerium/pomerium ```
spire (πŸ₯ˆ32 Β· ⭐ 1.6K) - The SPIFFE Runtime Environment. Apache-2 cncf linux-foundation -- [GitHub](https://github.com/spiffe/spire) (πŸ‘¨β€πŸ’» 180 Β· πŸ”€ 420 Β· πŸ“₯ 180K Β· πŸ“¦ 130 Β· πŸ“‹ 1.3K - 11% open Β· ⏱️ 18.01.2024): +- [GitHub](https://github.com/spiffe/spire) (πŸ‘¨β€πŸ’» 180 Β· πŸ”€ 420 Β· πŸ“₯ 190K Β· πŸ“¦ 130 Β· πŸ“‹ 1.3K - 10% open Β· ⏱️ 25.01.2024): ``` git clone https://github.com/spiffe/spire @@ -712,9 +784,9 @@ _Tools, services and protocols for machine to machine secure digital interaction _Face biometrics tools and projects concerning natural person identification_ -
deepface (πŸ₯‡33 Β· ⭐ 8.9K) - A Lightweight Face Recognition and Facial Attribute Analysis (Age,.. MIT +
deepface (πŸ₯‡36 Β· ⭐ 9K Β· πŸ“ˆ) - A Lightweight Face Recognition and Facial Attribute Analysis (Age,.. MIT -- [GitHub](https://github.com/serengil/deepface) (πŸ‘¨β€πŸ’» 52 Β· πŸ”€ 1.6K Β· πŸ“¦ 2.4K Β· πŸ“‹ 840 - 0% open Β· ⏱️ 16.01.2024): +- [GitHub](https://github.com/serengil/deepface) (πŸ‘¨β€πŸ’» 52 Β· πŸ”€ 1.7K Β· πŸ“¦ 2.5K Β· πŸ“‹ 850 - 0% open Β· ⏱️ 23.01.2024): ``` git clone https://github.com/serengil/deepface @@ -754,7 +826,7 @@ _Face biometrics tools and projects concerning natural person identification_
deepfacelive (πŸ₯‰22 Β· ⭐ 20K) - Real-time face swap for PC streaming or video calls. ❗️GPL-3.0 -- [GitHub](https://github.com/iperov/DeepFaceLive) (πŸ‘¨β€πŸ’» 11 Β· πŸ”€ 3K Β· πŸ“₯ 730K Β· πŸ“‹ 140 - 0% open Β· ⏱️ 28.07.2023): +- [GitHub](https://github.com/iperov/DeepFaceLive) (πŸ‘¨β€πŸ’» 11 Β· πŸ”€ 3K Β· πŸ“₯ 740K Β· πŸ“‹ 140 - 0% open Β· ⏱️ 28.07.2023): ``` git clone https://github.com/iperov/DeepFaceLive @@ -762,7 +834,7 @@ _Face biometrics tools and projects concerning natural person identification_
Show 5 hidden projects... -- face-api-js (πŸ₯‡33 Β· ⭐ 16K Β· πŸ’€) - JavaScript API for face detection and face recognition in the.. MIT +- face-api-js (πŸ₯ˆ34 Β· ⭐ 16K Β· πŸ’€) - JavaScript API for face detection and face recognition in the.. MIT - ageitgey-face-recognition (πŸ₯ˆ32 Β· ⭐ 51K Β· πŸ’€) - The worlds simplest facial recognition api for Python.. MIT - insightface (πŸ₯ˆ30 Β· ⭐ 20K) - State-of-the-art 2D and 3D Face Analysis Project. ❗Unlicensed - openbr (πŸ₯‰23 Β· ⭐ 2.8K) - Open Source Biometrics, Face Recognition. ❗Unlicensed @@ -776,31 +848,31 @@ _Face biometrics tools and projects concerning natural person identification_ _Voice biometrics tools and projects concerning natural person identification_ -
speechbrain (πŸ₯‡36 Β· ⭐ 7.1K) - A PyTorch-based Speech Toolkit. Apache-2 +
speechbrain (πŸ₯‡36 Β· ⭐ 7.2K) - A PyTorch-based Speech Toolkit. Apache-2 -- [GitHub](https://github.com/speechbrain/speechbrain) (πŸ‘¨β€πŸ’» 220 Β· πŸ”€ 1.2K Β· πŸ“¦ 1.4K Β· πŸ“‹ 990 - 11% open Β· ⏱️ 18.01.2024): +- [GitHub](https://github.com/speechbrain/speechbrain) (πŸ‘¨β€πŸ’» 230 Β· πŸ”€ 1.2K Β· πŸ“¦ 1.4K Β· πŸ“‹ 990 - 11% open Β· ⏱️ 25.01.2024): ``` git clone https://github.com/speechbrain/speechbrain ``` -- [PyPi](https://pypi.org/project/speechbrain) (πŸ“₯ 160K / month): +- [PyPi](https://pypi.org/project/speechbrain) (πŸ“₯ 170K / month): ``` pip install speechbrain ```
paddlespeech (πŸ₯‰32 Β· ⭐ 9.6K) - Easy-to-use Speech Toolkit including Self-Supervised Learning.. Apache-2 -- [GitHub](https://github.com/PaddlePaddle/PaddleSpeech) (πŸ‘¨β€πŸ’» 130 Β· πŸ”€ 1.7K Β· πŸ“¦ 87 Β· πŸ“‹ 1.8K - 24% open Β· ⏱️ 16.01.2024): +- [GitHub](https://github.com/PaddlePaddle/PaddleSpeech) (πŸ‘¨β€πŸ’» 130 Β· πŸ”€ 1.7K Β· πŸ“¦ 88 Β· πŸ“‹ 1.8K - 24% open Β· ⏱️ 16.01.2024): ``` git clone https://github.com/PaddlePaddle/PaddleSpeech ``` -- [PyPi](https://pypi.org/project/paddlepaddle) (πŸ“₯ 170K / month): +- [PyPi](https://pypi.org/project/paddlepaddle) (πŸ“₯ 180K / month): ``` pip install paddlepaddle ```
-
whisper (πŸ₯‰28 Β· ⭐ 54K) - Robust Speech Recognition via Large-Scale Weak Supervision. MIT +
whisper (πŸ₯‰28 Β· ⭐ 55K) - Robust Speech Recognition via Large-Scale Weak Supervision. MIT - [GitHub](https://github.com/openai/whisper) (πŸ‘¨β€πŸ’» 66 Β· πŸ”€ 6K Β· πŸ“¦ 21 Β· ⏱️ 18.12.2023): @@ -822,7 +894,7 @@ _Digital Credentials representations, formats and data model standards_
vc-data-model (πŸ₯‡19 Β· ⭐ 260) - W3C Verifiable Credentials Working Group VC Data Model and.. ❗️W3C w3c -- [GitHub](https://github.com/w3c/vc-data-model) (πŸ‘¨β€πŸ’» 65 Β· πŸ”€ 79 Β· πŸ“‹ 660 - 5% open Β· ⏱️ 14.01.2024): +- [GitHub](https://github.com/w3c/vc-data-model) (πŸ‘¨β€πŸ’» 65 Β· πŸ”€ 80 Β· πŸ“‹ 660 - 5% open Β· ⏱️ 14.01.2024): ``` git clone https://github.com/w3c/vc-data-model @@ -838,11 +910,11 @@ _Digital Credentials representations, formats and data model standards_
Show 5 hidden projects... -- anoncreds (πŸ₯ˆ15 Β· ⭐ 42) - The specification for AnonCreds verifiable credential exchange. Apache-2 hyperledger -- bbs-signature (πŸ₯‰13 Β· ⭐ 61) - The BBS Signature Scheme. Apache-2 dif +- anoncreds (πŸ₯ˆ15 Β· ⭐ 43) - The specification for AnonCreds verifiable credential exchange. Apache-2 hyperledger +- bbs-signature (πŸ₯‰13 Β· ⭐ 62) - The BBS Signature Scheme. Apache-2 dif - selective-disclosure-jwt (πŸ₯‰13 Β· ⭐ 43) - ❗Unlicensed - vlei (πŸ₯‰10 Β· ⭐ 24) - Public Open Specifications for GLEIF vLEI (verifiable Legal Entity.. Apache-2 -- identity-credential (πŸ₯‰9 Β· ⭐ 27) - Proposals related to the invocation of digital.. ❗Unlicensed w3c +- identity-credential (πŸ₯‰9 Β· ⭐ 29) - Proposals related to the invocation of digital.. ❗Unlicensed w3c

@@ -854,12 +926,12 @@ _SDKs for Digital Credentials, formats and data models_
did-jwt-vc (πŸ₯‡27 Β· ⭐ 160) - Create and verify W3C Verifiable Credentials and.. Apache-2 dif -- [GitHub](https://github.com/decentralized-identity/did-jwt-vc) (πŸ‘¨β€πŸ’» 22 Β· πŸ”€ 39 Β· πŸ“¦ 850 Β· πŸ“‹ 49 - 4% open Β· ⏱️ 18.01.2024): +- [GitHub](https://github.com/decentralized-identity/did-jwt-vc) (πŸ‘¨β€πŸ’» 22 Β· πŸ”€ 39 Β· πŸ“¦ 860 Β· πŸ“‹ 49 - 4% open Β· ⏱️ 18.01.2024): ``` git clone https://github.com/decentralized-identity/did-jwt-vc ``` -- [npm](https://www.npmjs.com/package/did-jwt-vc) (πŸ“₯ 14K / month): +- [npm](https://www.npmjs.com/package/did-jwt-vc) (πŸ“₯ 16K / month): ``` npm install did-jwt-vc ``` @@ -874,7 +946,7 @@ _SDKs for Digital Credentials, formats and data models_
Show 2 hidden projects... -- hyperledger-anoncreds-rs (πŸ₯ˆ23 Β· ⭐ 62) - anoncreds-rs. Apache-2 hyperledger +- hyperledger-anoncreds-rs (πŸ₯ˆ23 Β· ⭐ 61) - anoncreds-rs. Apache-2 hyperledger - pyMDOC-CBOR (πŸ₯‰8 Β· ⭐ 9) - MDOC CBOR static Verifier and Issuer for EUDI Wallet PID and mDL.. Apache-2

@@ -887,7 +959,7 @@ _Protocols for digital interactions such as authentication, authorization, excha
webauthn (πŸ₯‡21 Β· ⭐ 1.1K) - Web Authentication: An API for accessing Public Key Credentials. ❗️W3C w3c -- [GitHub](https://github.com/w3c/webauthn) (πŸ‘¨β€πŸ’» 72 Β· πŸ”€ 150 Β· πŸ“‹ 1.1K - 6% open Β· ⏱️ 10.01.2024): +- [GitHub](https://github.com/w3c/webauthn) (πŸ‘¨β€πŸ’» 72 Β· πŸ”€ 150 Β· πŸ“‹ 1.1K - 6% open Β· ⏱️ 24.01.2024): ``` git clone https://github.com/w3c/webauthn @@ -903,7 +975,7 @@ _Protocols for digital interactions such as authentication, authorization, excha
aries-rfcs (πŸ₯ˆ19 Β· ⭐ 310) - Hyperledger Aries is infrastructure for blockchain-rooted,.. Apache-2 hyperledger -- [GitHub](https://github.com/hyperledger/aries-rfcs) (πŸ‘¨β€πŸ’» 84 Β· πŸ”€ 210 Β· πŸ“‹ 230 - 24% open Β· ⏱️ 07.12.2023): +- [GitHub](https://github.com/hyperledger/aries-rfcs) (πŸ‘¨β€πŸ’» 84 Β· πŸ”€ 210 Β· πŸ“‹ 230 - 24% open Β· ⏱️ 24.01.2024): ``` git clone https://github.com/hyperledger/aries-rfcs @@ -911,7 +983,7 @@ _Protocols for digital interactions such as authentication, authorization, excha
solid-specification (πŸ₯ˆ17 Β· ⭐ 450) - Solid Technical Reports. MIT solid -- [GitHub](https://github.com/solid/specification) (πŸ‘¨β€πŸ’» 22 Β· πŸ”€ 37 Β· πŸ“‹ 320 - 54% open Β· ⏱️ 17.01.2024): +- [GitHub](https://github.com/solid/specification) (πŸ‘¨β€πŸ’» 22 Β· πŸ”€ 37 Β· πŸ“‹ 320 - 53% open Β· ⏱️ 20.01.2024): ``` git clone https://github.com/solid/specification @@ -919,7 +991,7 @@ _Protocols for digital interactions such as authentication, authorization, excha
web-access-control (πŸ₯‰13 Β· ⭐ 120) - Web Access Control (WAC). MIT solid -- [GitHub](https://github.com/solid/web-access-control-spec) (πŸ‘¨β€πŸ’» 17 Β· πŸ”€ 22 Β· πŸ“‹ 72 - 37% open Β· ⏱️ 15.12.2023): +- [GitHub](https://github.com/solid/web-access-control-spec) (πŸ‘¨β€πŸ’» 18 Β· πŸ”€ 22 Β· πŸ“‹ 72 - 37% open Β· ⏱️ 15.12.2023): ``` git clone https://github.com/solid/web-access-control-spec @@ -930,7 +1002,7 @@ _Protocols for digital interactions such as authentication, authorization, excha - 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 - fedfm (πŸ₯‰14 Β· ⭐ 310) - A privacy preserving identity exchange Web API. ❗Unlicensed w3c -- universal-wallet-interop-spec (πŸ₯‰11 Β· ⭐ 54 Β· πŸ’€) - A data model and abstract interfaces for digital.. ❗️W3C w3c +- universal-wallet-interop-spec (πŸ₯‰11 Β· ⭐ 55 Β· πŸ’€) - A data model and abstract interfaces for digital.. ❗️W3C w3c - keri (πŸ₯‰9 Β· ⭐ 37) - KERI Community Development Efforts Meetings Discussion. Apache-2 weboftrust

@@ -944,8 +1016,8 @@ _SDKs for digital interactions protocols such as authentication, authorization,
Show 3 hidden projects... - sphereon-pex (πŸ₯‡16 Β· ⭐ 28) - A Typescript implementation of the DIF Presentation Exchange.. Apache-2 +- sphereon-openid4vci (πŸ₯‰15 Β· ⭐ 43) - OpenID for Verifiable Credential Issuance - client and.. Apache-2 - sphereon-siop-oid4vp (πŸ₯‰14 Β· ⭐ 70) - Self Issued OpenID Provider v2 (SIOP) with optional.. Apache-2 -- sphereon-openid4vci (πŸ₯‰14 Β· ⭐ 42) - OpenID for Verifiable Credential Issuance - client and.. Apache-2

@@ -955,7 +1027,7 @@ _SDKs for digital interactions protocols such as authentication, authorization, _Decentralized Identifiers (DIDs), DID methods and resolver projects_ -
did-jwt (πŸ₯‡30 Β· ⭐ 310) - Create and verify DID verifiable JWTs in Javascript. Apache-2 dif +
did-jwt (πŸ₯‡29 Β· ⭐ 310 Β· πŸ“‰) - Create and verify DID verifiable JWTs in Javascript. Apache-2 dif - [GitHub](https://github.com/decentralized-identity/did-jwt) (πŸ‘¨β€πŸ’» 41 Β· πŸ”€ 64 Β· πŸ“¦ 4.4K Β· πŸ“‹ 88 - 4% open Β· ⏱️ 18.01.2024): @@ -974,14 +1046,14 @@ _Decentralized Identifiers (DIDs), DID methods and resolver projects_ ``` git clone https://github.com/decentralized-identity/did-resolver ``` -- [npm](https://www.npmjs.com/package/did-resolver) (πŸ“₯ 150K / month): +- [npm](https://www.npmjs.com/package/did-resolver) (πŸ“₯ 160K / month): ``` npm install did-resolver ```
ethr-did-resolver (πŸ₯‡28 Β· ⭐ 190) - DID resolver for Ethereum Addresses with support for.. Apache-2 dif -- [GitHub](https://github.com/decentralized-identity/ethr-did-resolver) (πŸ‘¨β€πŸ’» 26 Β· πŸ”€ 65 Β· πŸ“¦ 1.4K Β· πŸ“‹ 52 - 9% open Β· ⏱️ 15.01.2024): +- [GitHub](https://github.com/decentralized-identity/ethr-did-resolver) (πŸ‘¨β€πŸ’» 26 Β· πŸ”€ 65 Β· πŸ“¦ 1.4K Β· πŸ“‹ 52 - 9% open Β· ⏱️ 22.01.2024): ``` git clone https://github.com/decentralized-identity/ethr-did-resolver @@ -991,24 +1063,24 @@ _Decentralized Identifiers (DIDs), DID methods and resolver projects_ npm install ethr-did-resolver ```
-
universal-resolver (πŸ₯ˆ23 Β· ⭐ 500) - Universal Resolver implementation and drivers. Apache-2 +
universal-resolver (πŸ₯ˆ23 Β· ⭐ 510) - Universal Resolver implementation and drivers. Apache-2 -- [GitHub](https://github.com/decentralized-identity/universal-resolver) (πŸ‘¨β€πŸ’» 100 Β· πŸ”€ 220 Β· πŸ“‹ 110 - 24% open Β· ⏱️ 09.01.2024): +- [GitHub](https://github.com/decentralized-identity/universal-resolver) (πŸ‘¨β€πŸ’» 100 Β· πŸ”€ 220 Β· πŸ“‹ 110 - 24% open Β· ⏱️ 23.01.2024): ``` git clone https://github.com/decentralized-identity/universal-resolver ``` -- [Docker Hub](https://hub.docker.com/r/universalresolver/uni-resolver-web) (πŸ“₯ 120K Β· ⏱️ 09.01.2024): +- [Docker Hub](https://hub.docker.com/r/universalresolver/uni-resolver-web) (πŸ“₯ 120K Β· ⏱️ 23.01.2024): ``` docker pull universalresolver/uni-resolver-web ```
Show 9 hidden projects... -- web-did-resolver (πŸ₯ˆ21 Β· ⭐ 80) - DID resolver for HTTPS domains. Apache-2 dif -- did-spec-registries (πŸ₯‰15 Β· ⭐ 100) - DID Spec Registry (Note). ❗Unlicensed +- web-did-resolver (πŸ₯ˆ22 Β· ⭐ 80) - DID resolver for HTTPS domains. Apache-2 dif - universal-registrar (πŸ₯‰15 Β· ⭐ 67) - Universal Registrar implementation and drivers. Apache-2 -- sidetree.js (πŸ₯‰14 Β· ⭐ 49 Β· πŸ’€) - Sidetree Core Protocol and DID Method Drivers. Apache-2 +- did-spec-registries (πŸ₯‰14 Β· ⭐ 100 Β· πŸ“‰) - DID Spec Registry (Note). ❗Unlicensed +- sidetree.js (πŸ₯‰14 Β· ⭐ 50 Β· πŸ’€) - Sidetree Core Protocol and DID Method Drivers. Apache-2 - did-key.js (πŸ₯‰12 Β· ⭐ 50 Β· πŸ’€) - A DID Key Implementation in TypeScript. Apache-2 - did-key.rs (πŸ₯‰12 Β· ⭐ 47 Β· πŸ’€) - Rust implementation of the did:key method. Apache-2 dif - did-webs (πŸ₯‰10 Β· ⭐ 11) - a DID method spec for did:webs. ❗Unlicensed @@ -1025,23 +1097,23 @@ _SSI Agents such as Identity Wallets, decentralized nodes and decentralized web
node-solid-server (πŸ₯‡28 Β· ⭐ 1.8K) - Solid server on top of the file-system in NodeJS. MIT solid -- [GitHub](https://github.com/nodeSolidServer/node-solid-server) (πŸ‘¨β€πŸ’» 85 Β· πŸ”€ 290 Β· πŸ“¦ 3 Β· πŸ“‹ 900 - 31% open Β· ⏱️ 17.12.2023): +- [GitHub](https://github.com/nodeSolidServer/node-solid-server) (πŸ‘¨β€πŸ’» 86 Β· πŸ”€ 290 Β· πŸ“¦ 3 Β· πŸ“‹ 900 - 31% open Β· ⏱️ 17.12.2023): ``` git clone https://github.com/nodesolidserver/node-solid-server ``` -- [npm](https://www.npmjs.com/package/solid-server) (πŸ“₯ 740 / month): +- [npm](https://www.npmjs.com/package/solid-server) (πŸ“₯ 720 / month): ``` npm install solid-server ``` -- [Docker Hub](https://hub.docker.com/r/nodesolidserver/node-solid-server) (πŸ“₯ 970K Β· ⭐ 4 Β· ⏱️ 17.12.2023): +- [Docker Hub](https://hub.docker.com/r/nodesolidserver/node-solid-server) (πŸ“₯ 980K Β· ⭐ 4 Β· ⏱️ 17.12.2023): ``` docker pull nodesolidserver/node-solid-server ```
dwn-sdk-js (πŸ₯ˆ24 Β· ⭐ 320) - Decentralized Web Node (DWN) Reference implementation. Apache-2 web5 -- [GitHub](https://github.com/TBD54566975/dwn-sdk-js) (πŸ‘¨β€πŸ’» 40 Β· πŸ”€ 91 Β· πŸ“¦ 350 Β· πŸ“‹ 240 - 24% open Β· ⏱️ 17.01.2024): +- [GitHub](https://github.com/TBD54566975/dwn-sdk-js) (πŸ‘¨β€πŸ’» 40 Β· πŸ”€ 91 Β· πŸ“¦ 350 Β· πŸ“‹ 240 - 24% open Β· ⏱️ 24.01.2024): ``` git clone https://github.com/TBD54566975/dwn-sdk-js @@ -1053,7 +1125,7 @@ _SSI Agents such as Identity Wallets, decentralized nodes and decentralized web
aries-mobile-agent-react-native (πŸ₯ˆ17 Β· ⭐ 120) - Aries Mobile Agent React Native - Part of the Aries.. Apache-2 hyperledger -- [GitHub](https://github.com/hyperledger/aries-mobile-agent-react-native) (πŸ‘¨β€πŸ’» 40 Β· πŸ”€ 110 Β· πŸ“‹ 240 - 27% open Β· ⏱️ 15.01.2024): +- [GitHub](https://github.com/hyperledger/aries-mobile-agent-react-native) (πŸ‘¨β€πŸ’» 41 Β· πŸ”€ 110 Β· πŸ“‹ 240 - 28% open Β· ⏱️ 25.01.2024): ``` git clone https://github.com/hyperledger/aries-mobile-agent-react-native @@ -1061,7 +1133,7 @@ _SSI Agents such as Identity Wallets, decentralized nodes and decentralized web
tbd-ssi-service (πŸ₯‰15 Β· ⭐ 140) - The Self Sovereign Identity Service. Apache-2 web5 -- [GitHub](https://github.com/TBD54566975/ssi-service) (πŸ‘¨β€πŸ’» 21 Β· πŸ”€ 53 Β· πŸ“‹ 210 - 40% open Β· ⏱️ 27.12.2023): +- [GitHub](https://github.com/TBD54566975/ssi-service) (πŸ‘¨β€πŸ’» 21 Β· πŸ”€ 53 Β· πŸ“‹ 210 - 40% open Β· ⏱️ 22.01.2024): ``` git clone https://github.com/tbd54566975/ssi-service @@ -1070,10 +1142,10 @@ _SSI Agents such as Identity Wallets, decentralized nodes and decentralized web
Show 6 hidden projects... - polygon-issuer (πŸ₯ˆ18 Β· ⭐ 71) - Polygon ID Self-Hosted Issuer Node. Apache-2 -- talao-altme (πŸ₯ˆ17 Β· ⭐ 31) - SSI + crypto wallet .Self Sovereign Identity wallet with cryptos.. Apache-2 -- cf-identity-wallet (πŸ₯‰12 Β· ⭐ 59) - Identity Wallet is an open source mobile application.. MPL-2.0 +- talao-altme (πŸ₯ˆ17 Β· ⭐ 32) - SSI + crypto wallet .Self Sovereign Identity wallet with cryptos.. Apache-2 +- cf-identity-wallet (πŸ₯‰12 Β· ⭐ 60) - Identity Wallet is an open source mobile application.. MPL-2.0 - credible (πŸ₯‰11 Β· ⭐ 41) - A reference credential wallet built on Flutter and DIDKit. Apache-2 -- sphereon-ssi-mobile-wallet (πŸ₯‰11 Β· ⭐ 39) - Open-Source Mobile SSI Wallet. ❗️GPL-3.0 +- sphereon-ssi-mobile-wallet (πŸ₯‰11 Β· ⭐ 40) - Open-Source Mobile SSI Wallet. ❗️GPL-3.0 - waltid-web-wallet (πŸ₯‰11 Β· 🐣) - Custodian identity wallet white-label solution. ❗Unlicensed

@@ -1086,7 +1158,7 @@ _SDKs, toolkits and libraries for building SSI Agents and services_
veramo (πŸ₯‡25 Β· ⭐ 380) - A JavaScript Framework for Verifiable Data. Apache-2 -- [GitHub](https://github.com/decentralized-identity/veramo) (πŸ‘¨β€πŸ’» 54 Β· πŸ”€ 110 Β· πŸ“¦ 560 Β· πŸ“‹ 420 - 14% open Β· ⏱️ 16.01.2024): +- [GitHub](https://github.com/decentralized-identity/veramo) (πŸ‘¨β€πŸ’» 54 Β· πŸ”€ 110 Β· πŸ“¦ 560 Β· πŸ“‹ 420 - 14% open Β· ⏱️ 25.01.2024): ``` git clone https://github.com/decentralized-identity/veramo @@ -1094,7 +1166,7 @@ _SDKs, toolkits and libraries for building SSI Agents and services_
aries-python (πŸ₯‡25 Β· ⭐ 380) - Hyperledger Aries Cloud Agent Python (ACA-Py) is a.. Apache-2 hyperledger -- [GitHub](https://github.com/hyperledger/aries-cloudagent-python) (πŸ‘¨β€πŸ’» 130 Β· πŸ”€ 440 Β· πŸ“‹ 1.1K - 19% open Β· ⏱️ 18.01.2024): +- [GitHub](https://github.com/hyperledger/aries-cloudagent-python) (πŸ‘¨β€πŸ’» 140 Β· πŸ”€ 440 Β· πŸ“‹ 1.1K - 19% open Β· ⏱️ 24.01.2024): ``` git clone https://github.com/hyperledger/aries-cloudagent-python @@ -1102,18 +1174,18 @@ _SDKs, toolkits and libraries for building SSI Agents and services_
iota-identity (πŸ₯ˆ24 Β· ⭐ 280) - Implementation of the Decentralized Identity standards such.. Apache-2 -- [GitHub](https://github.com/iotaledger/identity.rs) (πŸ‘¨β€πŸ’» 35 Β· πŸ”€ 71 Β· πŸ“¦ 110 Β· πŸ“‹ 270 - 19% open Β· ⏱️ 18.01.2024): +- [GitHub](https://github.com/iotaledger/identity.rs) (πŸ‘¨β€πŸ’» 35 Β· πŸ”€ 71 Β· πŸ“¦ 110 Β· πŸ“‹ 270 - 19% open Β· ⏱️ 25.01.2024): ``` git clone https://github.com/iotaledger/identity.rs ```
-
aries-framework-javascript (πŸ₯ˆ21 Β· ⭐ 220) - Agent Framework JavaScript. Apache-2 hyperledger +
credo-ts (πŸ₯ˆ21 Β· ⭐ 220 Β· βž•) - Credo: The Open Trust Framework. Apache-2 openwallet-foundation -- [GitHub](https://github.com/openwallet-foundation/agent-framework-javascript) (πŸ‘¨β€πŸ’» 56 Β· πŸ”€ 150 Β· πŸ“¦ 3 Β· πŸ“‹ 640 - 27% open Β· ⏱️ 18.01.2024): +- [GitHub](https://github.com/openwallet-foundation/credo-ts) (πŸ‘¨β€πŸ’» 56 Β· πŸ”€ 150 Β· πŸ“¦ 3 Β· πŸ“‹ 640 - 27% open Β· ⏱️ 22.01.2024): ``` - git clone https://github.com/hyperledger/aries-framework-javascript + git clone https://github.com/openwallet-foundation/credo-ts ```
aries-framework-go (πŸ₯ˆ20 Β· ⭐ 240) - Hyperledger Aries Framework Go provides packages for.. Apache-2 hyperledger @@ -1124,23 +1196,23 @@ _SDKs, toolkits and libraries for building SSI Agents and services_ git clone https://github.com/hyperledger/aries-framework-go ```
-
spruceid-ssi (πŸ₯‰18 Β· ⭐ 170) - Core library for decentralized identity. Apache-2 +
tbd-ssi-sdk (πŸ₯‰17 Β· ⭐ 190) - self sovereign identity sdk. Apache-2 web5 -- [GitHub](https://github.com/spruceid/ssi) (πŸ‘¨β€πŸ’» 23 Β· πŸ”€ 49 Β· πŸ“¦ 120 Β· πŸ“‹ 180 - 41% open Β· ⏱️ 01.11.2023): +- [GitHub](https://github.com/TBD54566975/ssi-sdk) (πŸ‘¨β€πŸ’» 18 Β· πŸ”€ 54 Β· πŸ“¦ 40 Β· πŸ“‹ 150 - 30% open Β· ⏱️ 10.01.2024): ``` - git clone https://github.com/spruceid/ssi + git clone https://github.com/tbd54566975/ssi-sdk ```
-
tbd-ssi-sdk (πŸ₯‰17 Β· ⭐ 190) - self sovereign identity sdk. Apache-2 web5 +
spruceid-ssi (πŸ₯‰17 Β· ⭐ 170 Β· πŸ“‰) - Core library for decentralized identity. Apache-2 -- [GitHub](https://github.com/TBD54566975/ssi-sdk) (πŸ‘¨β€πŸ’» 18 Β· πŸ”€ 54 Β· πŸ“¦ 39 Β· πŸ“‹ 150 - 30% open Β· ⏱️ 10.01.2024): +- [GitHub](https://github.com/spruceid/ssi) (πŸ‘¨β€πŸ’» 23 Β· πŸ”€ 49 Β· πŸ“¦ 120 Β· πŸ“‹ 180 - 41% open Β· ⏱️ 01.11.2023): ``` - git clone https://github.com/tbd54566975/ssi-sdk + git clone https://github.com/spruceid/ssi ```
-
spruceid-didkit (πŸ₯‰16 Β· ⭐ 240) - A cross-platform toolkit for decentralized identity. Apache-2 +
spruceid-didkit (πŸ₯‰15 Β· ⭐ 240 Β· πŸ“‰) - A cross-platform toolkit for decentralized identity. Apache-2 - [GitHub](https://github.com/spruceid/didkit) (πŸ‘¨β€πŸ’» 22 Β· πŸ”€ 65 Β· πŸ“¦ 6 Β· πŸ“‹ 120 - 38% open Β· ⏱️ 21.12.2023): @@ -1154,16 +1226,16 @@ _SDKs, toolkits and libraries for building SSI Agents and services_
Show 11 hidden projects... -- web5-js (πŸ₯ˆ20 Β· ⭐ 96) - An SDK for building decentralized web apps with DIDs, VCs, and.. Apache-2 web5 +- web5-js (πŸ₯ˆ20 Β· ⭐ 97) - An SDK for building decentralized web apps with DIDs, VCs, and.. Apache-2 web5 - waltid-ssikit (πŸ₯ˆ19 Β· ⭐ 95) - All-In-One SSI infrastructure toolkit. Apache-2 - trinsic-sdk (πŸ₯ˆ19 Β· ⭐ 28) - Trinsic SDK repository. Apache-2 -- keripy (πŸ₯‰18 Β· ⭐ 46) - Key Event Receipt Infrastructure - the spec and implementation of the.. Apache-2 +- keripy (πŸ₯‰18 Β· ⭐ 45) - Key Event Receipt Infrastructure - the spec and implementation of the.. Apache-2 - polygon-js-sdk (πŸ₯‰17 Β· ⭐ 44) - SDK to work with Polygon ID. ❗Unlicensed - sphereon-ssi (πŸ₯‰17 Β· ⭐ 41) - Self Sovereign Identity SDK. Apache-2 - waltid-walletkit (πŸ₯‰17 Β· ⭐ 33) - Toolkit for SSI and NFT/SBT wallets. Apache-2 - verity-sdk (πŸ₯‰14 Β· ⭐ 47 Β· πŸ’€) - Evernym Verity is a decentralized protocol platform for.. Apache-2 -- waltid-identity (πŸ₯‰13 Β· ⭐ 44 Β· 🐣) - All-In-One identity and wallet toolkit. Apache-2 -- entra-verifiedid-wallet-library-ios (πŸ₯‰9 Β· ⭐ 14) - A library to manage your Decentralized Identities and.. MIT +- waltid-identity (πŸ₯‰13 Β· ⭐ 45 Β· 🐣) - All-In-One identity and wallet toolkit. Apache-2 +- entra-verifiedid-wallet-library-ios (πŸ₯‰8 Β· ⭐ 15) - A library to manage your Decentralized Identities and.. MIT - entra-verifiedid-wallet-library-android (πŸ₯‰7 Β· ⭐ 16) - A library to manage your Decentralized Identities and.. MIT

@@ -1176,7 +1248,7 @@ _Verifiable data registries, schema repositories, distributed ledgers for identi
indy-node (πŸ₯‡20 Β· ⭐ 660) - The server portion of a distributed ledger purpose-built for.. Apache-2 hyperledger -- [GitHub](https://github.com/hyperledger/indy-node) (πŸ‘¨β€πŸ’» 100 Β· πŸ”€ 630 Β· πŸ“₯ 570 Β· πŸ“‹ 80 - 38% open Β· ⏱️ 21.11.2023): +- [GitHub](https://github.com/hyperledger/indy-node) (πŸ‘¨β€πŸ’» 100 Β· πŸ”€ 630 Β· πŸ“₯ 570 Β· πŸ“‹ 80 - 38% open Β· ⏱️ 24.01.2024): ``` git clone https://github.com/hyperledger/indy-node @@ -1192,8 +1264,8 @@ _Verifiable data registries, schema repositories, distributed ledgers for identi
Show 2 hidden projects... -- waltid-idpkit (πŸ₯‰16 Β· ⭐ 22) - OIDC identity provider for digital identity. Apache-2 -- kepler (πŸ₯‰9 Β· ⭐ 69) - Decentralized storage based on permissioned data overlays called orbits. Apache-2 +- waltid-idpkit (πŸ₯‰14 Β· ⭐ 22 Β· πŸ“‰) - OIDC identity provider for digital identity. Apache-2 +- kepler (πŸ₯‰9 Β· ⭐ 70) - Decentralized storage based on permissioned data overlays called orbits. Apache-2
--- diff --git a/history/2024-01-25_changes.md b/history/2024-01-25_changes.md new file mode 100644 index 0000000..2677507 --- /dev/null +++ b/history/2024-01-25_changes.md @@ -0,0 +1,33 @@ +## πŸ“ˆ 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._ + +- keycloak (πŸ₯‡37 Β· ⭐ 19K Β· πŸ“ˆ) - Open Source Identity and Access Management For Modern.. Apache-2 cncf +- deepface (πŸ₯‡36 Β· ⭐ 9K Β· πŸ“ˆ) - A Lightweight Face Recognition and Facial Attribute Analysis (Age,.. MIT +- face-api-js (πŸ₯ˆ34 Β· ⭐ 16K Β· πŸ’€) - JavaScript API for face detection and face recognition in the.. MIT +- spicedb (πŸ₯ˆ33 Β· ⭐ 4.1K Β· πŸ“ˆ) - Open Source, Google Zanzibar-inspired permissions database to.. Apache-2 +- dex (πŸ₯ˆ31 Β· ⭐ 8.8K Β· πŸ“ˆ) - OpenID Connect (OIDC) identity and OAuth 2.0 provider with.. Apache-2 linux-foundation + +## πŸ“‰ 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._ + +- did-jwt (πŸ₯‡29 Β· ⭐ 310 Β· πŸ“‰) - Create and verify DID verifiable JWTs in Javascript. Apache-2 dif +- spruceid-ssi (πŸ₯‰17 Β· ⭐ 170 Β· πŸ“‰) - Core library for decentralized identity. Apache-2 +- spruceid-didkit (πŸ₯‰15 Β· ⭐ 240 Β· πŸ“‰) - A cross-platform toolkit for decentralized identity. Apache-2 +- did-spec-registries (πŸ₯‰14 Β· ⭐ 100 Β· πŸ“‰) - DID Spec Registry (Note). ❗Unlicensed +- waltid-idpkit (πŸ₯‰14 Β· ⭐ 22 Β· πŸ“‰) - OIDC identity provider for digital identity. Apache-2 + +## βž• Added Projects + +_Projects that were recently added to this best-of list._ + +- wso2-identity-server (πŸ₯ˆ32 Β· ⭐ 720 Β· βž•) - Welcome to the WSO2 Identity Server source code! For.. Apache-2 +- hanko (πŸ₯‰23 Β· ⭐ 5.2K Β· βž•) - Auth and user management for the passkey era. ❗Unlicensed +- credo-ts (πŸ₯ˆ21 Β· ⭐ 220 Β· βž•) - Credo: The Open Trust Framework. Apache-2 openwallet-foundation +- webauthn-ruby (πŸ₯‰18 Β· ⭐ 600 Β· βž•) - WebAuthn ruby server library Make your Ruby/Rails web server.. MIT +- passwordlessid-webauthn (πŸ₯‰18 Β· ⭐ 280 Β· βž•) - Webauthn / passkeys helper library to make your life.. MIT +- laragear-webauthn (πŸ₯‰15 Β· ⭐ 200 Β· βž•) - Authenticate users with Passkeys: fingerprints, patterns.. MIT +- django-passkeys (πŸ₯‰12 Β· ⭐ 140 Β· βž•) - Django Authentication Backend For Passkeys. MIT +- openwallet-foundation (πŸ₯‡1 Β· βž•) - OpenWallet Foundation. ❗Unlicensed + diff --git a/history/2024-01-25_projects.csv b/history/2024-01-25_projects.csv new file mode 100644 index 0000000..8fc5b6e --- /dev/null +++ b/history/2024-01-25_projects.csv @@ -0,0 +1,160 @@ +,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,release_count,dependent_project_count,github_dependent_project_count,contributor_count,npm_url,npm_monthly_downloads,monthly_downloads,projectrank_placing,dockerhub_id,latest_stable_release_published_at,latest_stable_release_number,github_release_downloads,dockerhub_url,dockerhub_latest_release_published_at,dockerhub_stars,dockerhub_pulls,pypi_id,pypi_url,pypi_monthly_downloads,trending,helm_id,maven_id,maven_url,brew_id,new_addition,updated_github_id,gem_url,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.,,,41,True,nextauthjs/next-auth,next-auth,https://github.com/nextauthjs/next-auth,ISC,2018-01-27 12:28:16,2024-01-25 15:32:09.000000,2024-01-25 15:26:17,2789.0,232.0,2587.0,100.0,2252.0,214.0,3661.0,20933.0,100.0,188110.0,188110.0,633.0,https://www.npmjs.com/package/next-auth,2632278.0,2632278.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,2024-01-22 16:24:11.000000,2024-01-09 17:38:17,3820.0,56.0,1909.0,237.0,4109.0,97.0,2118.0,11636.0,67.0,5775.0,5775.0,375.0,,,2838593.0,1.0,coredns/coredns,2023-08-15 20:00:30,1.11.1,7021451.0,https://hub.docker.com/r/coredns/coredns,2023-08-15 20:02:07.060982,147.0,259327667.0,,,,,,,,,,,, +8,cert-manager,https://github.com/cert-manager/cert-manager,pki,Automatically provision and manage TLS certificates in Kubernetes.,,['linux-foundation'],40,True,cert-manager/cert-manager,,https://github.com/cert-manager/cert-manager,Apache-2.0,2017-05-24 16:25:59,2024-01-25 11:57:20.000000,2024-01-25 11:57:20,8405.0,288.0,1913.0,147.0,3231.0,179.0,3026.0,11084.0,100.0,772.0,772.0,429.0,,,1823053.0,1.0,,2023-12-12 16:08:13,1.12.7,69276050.0,,,,,,,,,,,,,,,, +9,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,2024-01-25 13:43:59.569578,2024-01-25 13:06:02,4962.0,123.0,1202.0,123.0,4071.0,320.0,2137.0,8883.0,100.0,3295.0,3295.0,437.0,,,5147518.0,1.0,openpolicyagent/opa,2024-01-25 13:34:39,0.61.0,5227285.0,https://hub.docker.com/r/openpolicyagent/opa,2024-01-25 13:43:59.569578,41.0,489742381.0,,,,,,,,,,,, +10,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,2024-01-09 08:35:12.000000,2024-01-06 20:50:34,1694.0,14.0,459.0,68.0,495.0,78.0,293.0,2706.0,48.0,486424.0,486424.0,195.0,,,80427889.0,1.0,,2023-01-10 13:13:43,3.2.2,,,,,,oauthlib,https://pypi.org/project/oauthlib,80427889.0,,,,,,,,, +11,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-11-27 23:03:09.000000,2023-11-27 22:57:28,624.0,6.0,1189.0,309.0,157.0,335.0,428.0,22178.0,,989030.0,989030.0,38.0,https://www.npmjs.com/package/passport,8231516.0,8231516.0,2.0,,,,,,,,,,,,,,,,,,,, +12,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,2024-01-25 15:29:16.000000,2024-01-25 15:29:16,23857.0,682.0,5843.0,374.0,14092.0,1953.0,6678.0,18794.0,48.0,,,1316.0,,,64815.0,1.0,quay.io/keycloak/keycloak,2024-01-08 13:48:54,23.0.4,2398162.0,https://hub.docker.com/r/quay.io/keycloak/keycloak,,,,,,,37.0,,,,,,,, +13,authlib,https://github.com/lepture/authlib,authentication,"The ultimate Python library in building OAuth, OpenID Connect clients and servers. JWS,JWE,JWK,JWA,JWT included.",,,37,True,lepture/authlib,,https://github.com/lepture/authlib,BSD-3-Clause,2017-10-27 06:52:26,2024-01-17 08:32:59.000000,2024-01-17 08:32:38,1374.0,20.0,387.0,62.0,185.0,73.0,349.0,4125.0,33.0,30349.0,30349.0,105.0,,,6050447.0,2.0,,2023-12-17 12:54:58,1.3.0,,,,,,authlib,https://pypi.org/project/authlib,6050447.0,,,,,,,,, +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,2024-01-25 15:25:58.000000,2024-01-25 13:55:28,18890.0,429.0,3875.0,826.0,19069.0,973.0,4876.0,29190.0,100.0,6886.0,6886.0,1442.0,,,,2.0,,2023-12-05 20:48:13,1.15.4,,,,,,,,,,,,,,,,, +15,deepface,https://github.com/serengil/deepface,face,"A Lightweight Face Recognition and Facial Attribute Analysis (Age, Gender, Emotion and Race) Library for Python.",,,36,True,serengil/deepface,,https://github.com/serengil/deepface,MIT,2020-02-08 20:42:28,2024-01-25 15:09:55.000000,2024-01-23 22:37:45,1181.0,85.0,1651.0,127.0,117.0,2.0,847.0,8989.0,2.0,2463.0,2463.0,52.0,,,153005.0,1.0,,2024-01-25 15:09:55,0.0.81,,,,,,deepface,https://pypi.org/project/deepface,153005.0,3.0,,,,,,,, +16,speechbrain,https://github.com/speechbrain/speechbrain,voice,A PyTorch-based Speech Toolkit.,,,36,True,speechbrain/speechbrain,,https://github.com/speechbrain/speechbrain,Apache-2.0,2020-04-28 17:48:45,2024-01-25 13:20:48.000000,2024-01-25 13:20:47,9619.0,33.0,1181.0,122.0,1087.0,110.0,879.0,7165.0,10.0,1444.0,1444.0,226.0,,,166520.0,1.0,,2023-11-22 02:28:28,0.5.16,,,,,,speechbrain,https://pypi.org/project/speechbrain,166520.0,,,,,,,,, +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,2024-01-22 11:48:49.000000,2024-01-22 11:48:48,3759.0,28.0,1332.0,232.0,1739.0,83.0,1393.0,14879.0,100.0,3.0,3.0,291.0,,,3974069.0,2.0,oryd/hydra,2023-05-24 08:55:23,2.1.2,701212.0,https://hub.docker.com/r/oryd/hydra,2023-08-16 21:09:15.061728,75.0,412261448.0,,,,,https://k8s.ory.sh/helm/charts,,,,,,, +18,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'],35,True,ory/kratos,,https://github.com/ory/kratos,Apache-2.0,2018-05-29 16:09:37,2024-01-25 14:36:57.000000,2024-01-25 09:22:43,4093.0,84.0,850.0,108.0,1799.0,169.0,1036.0,9834.0,43.0,327.0,327.0,218.0,,,1658053.0,1.0,oryd/kratos,2023-07-12 20:24:48,1.0.0,36613.0,https://hub.docker.com/r/oryd/kratos,2023-07-12 20:24:47.415774,17.0,112695824.0,,,,,https://k8s.ory.sh/helm/charts,,,,,,, +19,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,2024-01-23 10:09:12.000000,2024-01-23 10:07:34,1533.0,35.0,252.0,42.0,372.0,13.0,429.0,5369.0,100.0,64178.0,64178.0,67.0,https://www.npmjs.com/package/@casl/ability,1764478.0,1764478.0,1.0,,2023-11-21 22:26:52,@casl/angular@8.2.3,,,,,,,,,,,,,,,,, +20,casbin,https://github.com/casbin/casbin,authorization,"An authorization library that supports access control models like ACL, RBAC, ABAC in Golang:..",,,34,True,casbin/casbin,casbin,https://github.com/casbin/casbin,Apache-2.0,2017-04-08 07:51:23,2023-12-31 10:36:48.000000,2023-12-31 10:32:49,1083.0,6.0,1558.0,233.0,484.0,38.0,739.0,16395.0,100.0,2692.0,2692.0,138.0,https://www.npmjs.com/package/casbin,158920.0,235445.0,2.0,,2023-12-31 10:34:10,2.81.0,,,,,,casbin,https://pypi.org/project/casbin,76525.0,,,org.casbin:casbin-spring-boot-starter,https://search.maven.org/artifact/org.casbin/casbin-spring-boot-starter,,,,, +21,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,2024-01-24 09:25:35.000000,2020-04-22 16:40:10,488.0,,3526.0,336.0,109.0,430.0,389.0,15844.0,38.0,8160.0,8160.0,25.0,https://www.npmjs.com/package/face-api.js,133196.0,133196.0,2.0,,2020-03-22 14:01:55,0.22.2,,,,,,,,,1.0,,,,,,,, +22,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,2024-01-25 05:17:20.220618,2024-01-24 13:15:06,24574.0,597.0,3825.0,605.0,4644.0,,,10642.0,100.0,21.0,21.0,345.0,,,6012.0,2.0,apereo/cas,2023-12-29 14:54:27,7.0.0,,https://hub.docker.com/r/apereo/cas,2024-01-25 05:17:20.220618,129.0,889864.0,,,,,,,,,,,, +23,ockam,https://github.com/build-trust/ockam,machine,"Orchestrate end-to-end encryption, cryptographic identities, mutual authentication, and authorization policies between..",,,33,True,build-trust/ockam,,https://github.com/build-trust/ockam,Apache-2.0,2018-11-30 18:57:01,2024-01-25 12:34:56.000000,2024-01-25 11:01:14,7833.0,604.0,543.0,59.0,5563.0,307.0,1417.0,4251.0,100.0,183.0,183.0,305.0,,,13738.0,2.0,,2024-01-09 21:11:36,ockam_v0.116.0,343467.0,,,,,,,,,,,,build-trust/ockam/ockam,,,, +24,spicedb,https://github.com/authzed/spicedb,authorization,"Open Source, Google Zanzibar-inspired permissions database to enable fine-grained access control for customer..",,,33,True,authzed/spicedb,,https://github.com/authzed/spicedb,Apache-2.0,2021-08-16 15:32:09,2024-01-25 15:18:32.000000,2024-01-25 10:21:28,3469.0,204.0,219.0,37.0,1283.0,98.0,315.0,4137.0,64.0,44.0,44.0,41.0,,,61546.0,2.0,authzed/spicedb,2024-01-22 11:44:28,1.29.0,42684.0,https://hub.docker.com/r/authzed/spicedb,2024-01-22 11:57:13.739577,6.0,1740661.0,,,,1.0,,,,,,,, +25,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,2024-01-25 01:07:09.664657,2024-01-25 00:21:34,3298.0,176.0,273.0,38.0,3908.0,79.0,875.0,3770.0,100.0,13.0,13.0,91.0,,,19672277.0,2.0,pomerium/pomerium,2024-01-10 15:55:52,0.25.0,50989.0,https://hub.docker.com/r/pomerium/pomerium,2024-01-25 01:07:09.664657,10.0,1180275507.0,,,,,,,,,,,, +26,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,2024-01-13 20:33:11.000000,2022-06-10 09:12:18,238.0,,12950.0,1565.0,225.0,723.0,584.0,50915.0,2.0,21.0,21.0,54.0,,,61848.0,2.0,animcogn/face_recognition,2018-04-02 17:18:43,1.2.2,1224.0,https://hub.docker.com/r/animcogn/face_recognition,2021-08-17 00:42:22.824355,16.0,7310.0,face_recognition,https://pypi.org/project/face_recognition,61744.0,,,,,,,,, +27,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,2024-01-16 12:11:24.000000,2024-01-16 12:11:24,4735.0,4.0,1695.0,181.0,1688.0,437.0,1346.0,9615.0,15.0,88.0,88.0,131.0,,,179550.0,3.0,,2023-04-14 09:36:52,r1.4.1,,,,,,paddlepaddle,https://pypi.org/project/paddlepaddle,179550.0,,,,,,,,, +28,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,2024-01-25 14:18:18.000000,2024-01-25 14:15:32,6385.0,136.0,422.0,80.0,3489.0,145.0,1195.0,1604.0,96.0,130.0,130.0,182.0,,,2510.0,2.0,ghcr.io/spiffe/spire-server,2023-12-21 19:45:00,1.8.7,188259.0,https://hub.docker.com/r/ghcr.io/spiffe/spire-server,,,,,,,,,,,,,,, +29,wso2-identity-server,https://github.com/wso2/product-is,idp,Welcome to the WSO2 Identity Server source code! For info on working with the WSO2 Identity Server repository and..,,,32,True,wso2/product-is,,https://github.com/wso2/product-is,Apache-2.0,2014-04-21 08:55:36,2024-01-25 04:10:12.000000,2024-01-24 10:21:45,12373.0,887.0,693.0,117.0,6425.0,3793.0,8827.0,716.0,100.0,,,697.0,,,16321.0,2.0,wso2/wso2is,2023-01-30 04:38:12,6.1.0,22380.0,https://hub.docker.com/r/wso2/wso2is,2021-03-12 19:48:53.680553,34.0,1842628.0,,,,,,,,,True,,, +30,pysaml2,https://github.com/IdentityPython/pysaml2,authentication,Python implementation of SAML2.,,,32,True,IdentityPython/pysaml2,,https://github.com/IdentityPython/pysaml2,Apache-2.0,2012-05-23 21:12:14,2023-11-29 00:13:18.000000,2023-11-07 19:41:15,3599.0,5.0,388.0,31.0,522.0,72.0,353.0,534.0,50.0,1667.0,1667.0,172.0,,,505401.0,2.0,,2023-06-11 17:22:24,7.4.2,,,,,,pysaml2,https://pypi.org/project/pysaml2,505401.0,,,,,,,,, +31,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,2024-01-25 14:32:11.000000,2024-01-25 14:26:31,2705.0,80.0,1496.0,174.0,2004.0,285.0,800.0,8756.0,81.0,145.0,145.0,230.0,,,3.0,2.0,quay.io/dexidp/dex,2024-01-25 14:31:22,2.38.0,306.0,https://hub.docker.com/r/quay.io/dexidp/dex,,,,,,,1.0,,,,,,,, +32,boundary,https://github.com/hashicorp/boundary,machine,Boundary enables identity-based access management for dynamic infrastructure.,,['hashicorp'],31,False,hashicorp/boundary,,https://github.com/hashicorp/boundary,,2020-01-08 18:24:07,2024-01-25 15:28:20.000000,2024-01-25 00:26:15,3867.0,395.0,253.0,198.0,3958.0,76.0,245.0,3749.0,49.0,8.0,8.0,151.0,,,252821.0,3.0,hashicorp/boundary,2023-12-12 20:49:05,0.14.3,,https://hub.docker.com/r/hashicorp/boundary,2023-12-12 20:57:03.493064,12.0,12135442.0,,,,,,,,,,,, +33,insightface,https://github.com/deepinsight/insightface,face,State-of-the-art 2D and 3D Face Analysis Project.,,,30,False,deepinsight/insightface,,https://github.com/deepinsight/insightface,,2017-09-01 00:36:51,2023-12-24 05:29:03.000000,2023-12-24 05:29:03,2283.0,2.0,4932.0,504.0,152.0,1008.0,1349.0,20086.0,1.0,1531.0,1531.0,58.0,,,181976.0,2.0,animcogn/insightface,2023-04-02 07:43:27,0.7,1637783.0,https://hub.docker.com/r/animcogn/insightface,2021-03-18 22:57:48.799620,,141.0,,,,,,,,,,,, +34,authelia,https://github.com/authelia/authelia,idp,The Single Sign-On Multi-Factor portal for web apps.,,,29,True,authelia/authelia,,https://github.com/authelia/authelia,Apache-2.0,2016-12-07 00:56:57,2024-01-25 15:30:25.000000,2024-01-25 15:30:24,5201.0,308.0,989.0,159.0,5041.0,70.0,1098.0,18568.0,100.0,,,146.0,,,681.0,2.0,,2022-12-21 09:01:04,4.37.5,32711.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,2024-01-23 12:06:50.669164,2024-01-23 11:52:16,2224.0,166.0,931.0,57.0,1351.0,102.0,1074.0,7920.0,100.0,3.0,3.0,160.0,,,3091.0,2.0,casbin/casdoor,2024-01-23 12:01:05,1.511.0,,https://hub.docker.com/r/casbin/casdoor,2024-01-23 12:06:50.669164,13.0,120552.0,,,,,,,,,,casbin/casdoor,, +36,logto,https://github.com/logto-io/logto,idp,Every app needs authentication and authorization. Logto is an Auth0 alternative designed for modern apps and SaaS..,,,29,True,logto-io/logto,,https://github.com/logto-io/logto,MPL-2.0,2021-06-19 03:01:50,2024-01-25 15:26:04.000000,2024-01-25 13:19:32,5572.0,516.0,293.0,38.0,4921.0,68.0,268.0,6773.0,52.0,10.0,10.0,46.0,,,1036.0,2.0,svhd/logto,2023-12-06 09:10:56,1.12.0,2947.0,https://hub.docker.com/r/svhd/logto,2024-01-24 01:20:33.367662,2.0,27805.0,,,,,,,,,,,, +37,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,2024-01-25 08:54:56.000000,2023-12-01 16:01:35,2389.0,17.0,1002.0,106.0,821.0,29.0,832.0,5237.0,64.0,8461.0,8461.0,315.0,,,,2.0,,2023-12-01 16:03:07,.5.6.8,,,,,,,,,,,,,,,,doorkeeper, +38,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,2024-01-23 09:53:23.000000,2024-01-19 13:40:58,1492.0,10.0,317.0,56.0,1117.0,41.0,267.0,4438.0,50.0,26.0,26.0,71.0,,,726845.0,2.0,oryd/keto,,,18709.0,https://hub.docker.com/r/oryd/keto,2023-03-09 14:30:27.177505,7.0,50858134.0,,,,,,,,,,,, +39,oso,https://github.com/osohq/oso,authorization,Oso is a batteries-included framework for building authorization in your application.,,,29,True,osohq/oso,,https://github.com/osohq/oso,Apache-2.0,2020-05-04 20:05:50,2024-01-13 04:51:09.000000,2024-01-13 04:41:13,1213.0,13.0,163.0,30.0,1525.0,108.0,101.0,3344.0,100.0,82.0,82.0,66.0,,,26591.0,2.0,,2024-01-13 04:08:30,0.27.3,2708.0,,,,,oso,https://pypi.org/project/oso,26514.0,,,,,,,,, +40,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,2024-01-24 16:55:57.000000,2024-01-16 18:03:51,5261.0,175.0,279.0,41.0,767.0,47.0,258.0,1255.0,53.0,1601.0,1601.0,296.0,,,,2.0,,2024-01-24 19:01:59,7.0.0,,,,,,,,,,,,,,,,, +41,did-jwt,https://github.com/decentralized-identity/did-jwt,dids,Create and verify DID verifiable JWTs in Javascript.,,['dif'],29,True,decentralized-identity/did-jwt,did-jwt,https://github.com/decentralized-identity/did-jwt,Apache-2.0,2018-02-24 02:00:53,2024-01-25 14:15:58.000000,2024-01-18 04:03:26,614.0,8.0,64.0,40.0,213.0,4.0,84.0,310.0,100.0,4399.0,4399.0,41.0,https://www.npmjs.com/package/did-jwt,144773.0,144773.0,1.0,,2024-01-18 04:03:55,8.0.0,,,,,,,,,-1.0,,,,,,,, +42,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,2024-01-16 17:12:16.000000,2023-12-18 20:11:16,136.0,12.0,6041.0,469.0,203.0,,,54823.0,10.0,21.0,21.0,66.0,,,250810.0,3.0,,2023-11-17 19:59:53,20231117,,,,,,openai-whisper,https://pypi.org/project/openai-whisper,250810.0,,,,,,,,, +43,faceswap,https://github.com/deepfakes/faceswap,face,Deepfakes Software For All.,,,28,True,deepfakes/faceswap,,https://github.com/deepfakes/faceswap,GPL-3.0,2017-12-19 09:44:13,2024-01-12 15:15:19.000000,2024-01-12 15:14:56,1787.0,5.0,12620.0,1525.0,514.0,15.0,825.0,48271.0,4.0,,,97.0,,,3799.0,3.0,,2023-06-18 18:08:19,2.2.0,224163.0,,,,,,,,,,,,,,,, +44,deepfacelab,https://github.com/iperov/DeepFaceLab,face,DeepFaceLab is the leading software for creating deepfakes.,,,28,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,,9167.0,1114.0,131.0,541.0,801.0,44238.0,2.0,21.0,21.0,22.0,,,3732.0,3.0,,2020-04-09 05:48:48,DF.wf.288res.384.92.72.22,171705.0,,,,,,,,,,,,,,,, +45,openface,https://github.com/cmusatyalab/openface,face,Face recognition with deep neural networks.,,,28,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,,3493.0,759.0,74.0,9.0,370.0,14973.0,4.0,68.0,68.0,30.0,,,1611.0,3.0,bamos/openface,2016-02-25 17:42:46,0.2.1,,https://hub.docker.com/r/bamos/openface,2018-06-18 18:11:58.528635,70.0,161197.0,,,,,,,,,,,, +46,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,2024-01-25 14:25:56.000000,2024-01-24 22:23:08,6433.0,105.0,546.0,140.0,4374.0,184.0,2706.0,4899.0,100.0,,,129.0,,,20884.0,2.0,letsencrypt/boulder-tools,2024-01-23 21:49:20,release-2024-01-22,63738.0,https://hub.docker.com/r/letsencrypt/boulder-tools,2024-01-17 23:45:40.135569,13.0,1960606.0,,,,,,,,,,,, +47,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-12-15 14:20:58.000000,2023-09-08 08:05:44,1354.0,,324.0,48.0,717.0,49.0,277.0,3149.0,100.0,3.0,3.0,109.0,,,1155887.0,3.0,oryd/oathkeeper,2023-07-18 10:23:06,0.40.6,34242.0,https://hub.docker.com/r/oryd/oathkeeper,2023-07-18 10:23:05.234030,34.0,87812363.0,,,,,,,,,,,, +48,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,2024-01-25 12:56:22.000000,2024-01-25 12:56:22,1504.0,96.0,98.0,28.0,1597.0,50.0,276.0,2218.0,56.0,19.0,19.0,25.0,,,1590.0,3.0,ghcr.io/cerbos/cerbos,2024-01-16 08:53:43,0.33.0,54082.0,https://hub.docker.com/r/ghcr.io/cerbos/cerbos,,,,,,,,oci://ghcr.io/cerbos/helm-charts/cerbos,,,,,,, +49,node-solid-server,https://github.com/nodeSolidServer/node-solid-server,ssi-agents,Solid server on top of the file-system in NodeJS.,,['solid'],28,True,nodesolidserver/node-solid-server,solid-server,https://github.com/nodeSolidServer/node-solid-server,MIT,2014-09-21 22:05:03,2024-01-17 14:55:38.000000,2023-12-17 17:09:26,2994.0,37.0,289.0,79.0,837.0,284.0,614.0,1756.0,52.0,3.0,3.0,86.0,https://www.npmjs.com/package/solid-server,724.0,9451.0,1.0,nodesolidserver/node-solid-server,2023-12-17 18:26:45,5.7.8,,https://hub.docker.com/r/nodesolidserver/node-solid-server,2023-12-17 18:38:41.970023,4.0,977461.0,,,,,,,,,,,, +50,did-resolver,https://github.com/decentralized-identity/did-resolver,dids,Universal did-resolver for javascript environments.,,['dif'],28,True,decentralized-identity/did-resolver,did-resolver,https://github.com/decentralized-identity/did-resolver,Apache-2.0,2018-02-20 16:33:55,2024-01-22 20:12:32.000000,2024-01-15 00:58:48,387.0,14.0,41.0,24.0,127.0,3.0,18.0,200.0,24.0,5512.0,5512.0,24.0,https://www.npmjs.com/package/did-resolver,155326.0,155326.0,1.0,,2023-03-08 14:05:37,4.1.0,,,,,,,,,,,,,,,,, +51,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,2024-01-22 03:20:02.000000,2024-01-22 00:36:17,462.0,30.0,65.0,29.0,144.0,5.0,47.0,189.0,57.0,1449.0,1449.0,26.0,https://www.npmjs.com/package/ethr-did-resolver,17186.0,17186.0,1.0,,2024-01-13 07:12:48,10.1.3,,,,,,,,,,,,,,,,, +52,zitadel,https://github.com/zitadel/zitadel,idp,"ZITADEL - Identity infrastructure, simplified foryou.",,,27,True,zitadel/zitadel,,https://github.com/zitadel/zitadel,Apache-2.0,2020-03-16 13:51:31,2024-01-25 14:53:16.000000,2024-01-24 10:36:04,2818.0,156.0,356.0,36.0,4901.0,467.0,1447.0,6057.0,100.0,,,96.0,,,791.0,3.0,ghcr.io/zitadel/zitadel,2024-01-18 09:14:11,2.42.11,2374.0,https://hub.docker.com/r/ghcr.io/zitadel/zitadel,,,,,,,,https://charts.zitadel.com,,,,,,, +53,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,2024-01-25 14:31:05.000000,2024-01-25 13:53:08,13478.0,626.0,440.0,33.0,6311.0,475.0,1321.0,5634.0,100.0,,,209.0,,,93.0,3.0,,2024-01-09 18:11:53,ersion/2023.10.6,2606.0,,,,,,,,,https://charts.goauthentik.io,,,,,,, +54,node-oidc-provider,https://github.com/panva/node-oidc-provider,authentication,OpenID Certified OAuth 2.0 Authorization Server implementation for Node.js.,,,27,True,panva/node-oidc-provider,oidc-provider,https://github.com/panva/node-oidc-provider,MIT,2015-12-02 09:17:41,2024-01-25 08:40:50.000000,2024-01-25 08:40:46,2453.0,30.0,734.0,70.0,243.0,,,2918.0,100.0,3.0,3.0,72.0,https://www.npmjs.com/package/oidc-provider,150553.0,150553.0,3.0,,2024-01-17 08:17:36,8.4.5,,,,,,,,,,,,,,,,, +55,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,2024-01-25 10:07:32.000000,2024-01-24 23:08:54,1764.0,109.0,120.0,18.0,1755.0,135.0,520.0,1860.0,17.0,42.0,42.0,61.0,,,1799.0,3.0,kanidm/server,2023-10-31 12:08:26,1.1.0-rc.15,248.0,https://hub.docker.com/r/kanidm/server,2024-01-24 05:54:08.260387,,105906.0,,,,,,,,,,,, +56,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,2024-01-25 15:32:08.000000,2024-01-25 14:51:30,33599.0,477.0,57.0,31.0,4375.0,344.0,2723.0,345.0,100.0,,,110.0,,,365.0,3.0,,2024-01-24 14:30:17,1.0.22,1095.0,,,,,,,,,,,,,,,, +57,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,2024-01-24 07:18:43.000000,2024-01-18 09:12:14,359.0,8.0,39.0,23.0,96.0,2.0,47.0,162.0,54.0,857.0,857.0,22.0,https://www.npmjs.com/package/did-jwt-vc,15610.0,15610.0,1.0,,2024-01-18 09:12:30,4.0.0,,,,,,,,,,,,,,,,, +58,lemur,https://github.com/Netflix/lemur,pki,Repository for the Lemur Certificate Manager.,,,25,True,netflix/lemur,,https://github.com/Netflix/lemur,Apache-2.0,2015-06-16 16:36:07,2024-01-22 17:28:41.000000,2024-01-22 17:28:39,6049.0,140.0,307.0,410.0,4164.0,118.0,417.0,1677.0,28.0,,,149.0,,,0.0,2.0,,2024-01-17 19:18:46,1.7.0,51.0,,,,,,,,,,,,,,,, +59,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,2024-01-25 05:07:17.000000,2024-01-25 03:12:34,2956.0,102.0,262.0,52.0,2234.0,37.0,203.0,832.0,100.0,27.0,27.0,81.0,,,,2.0,,2024-01-16 21:31:51,1.11.50,,,,,,,,,,,,,,,,, +60,veramo,https://github.com/decentralized-identity/veramo,ssi-sdks,A JavaScript Framework for Verifiable Data.,,,25,True,decentralized-identity/veramo,,https://github.com/decentralized-identity/veramo,Apache-2.0,2019-11-12 14:18:17,2024-01-25 14:45:04.000000,2024-01-25 11:40:05,1837.0,23.0,110.0,23.0,753.0,62.0,358.0,381.0,43.0,558.0,558.0,54.0,,,,1.0,,2024-01-16 17:06:31,5.6.0,,,,,,,,,,,,,,,,, +61,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,2024-01-25 06:26:09.000000,2024-01-24 17:56:37,8650.0,390.0,439.0,30.0,1599.0,219.0,914.0,376.0,73.0,,,135.0,,,,1.0,,2023-11-25 05:08:09,0.11.0,,,,,,,,,,,,,,,,, +62,conjur,https://github.com/cyberark/conjur,machine,CyberArk Conjur automatically secures secrets used by privileged users and machine identities.,,,24,True,cyberark/conjur,,https://github.com/cyberark/conjur,LGPL,2016-06-28 21:18:07,2023-11-20 08:18:32.000000,2023-10-13 18:18:58,3449.0,,122.0,48.0,1887.0,207.0,901.0,733.0,73.0,,,96.0,,,77389.0,3.0,cyberark/conjur,2023-08-04 21:07:07,1.20.0,377.0,https://hub.docker.com/r/cyberark/conjur,2023-10-27 18:55:35.655413,30.0,7041984.0,,,,,,,,,,,, +63,dwn-sdk-js,https://github.com/TBD54566975/dwn-sdk-js,ssi-agents,Decentralized Web Node (DWN) Reference implementation.,,['web5'],24,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,2024-01-25 14:12:50.000000,2024-01-24 23:48:13,437.0,59.0,91.0,18.0,423.0,60.0,184.0,318.0,31.0,348.0,348.0,40.0,https://www.npmjs.com/package/tbd54566975/dwn-sdk-js,,,2.0,,2024-01-19 03:37:57,0.2.13,,,,,,,,,,,,,,,,, +64,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,2024-01-25 15:30:08.000000,2024-01-25 14:30:59,1428.0,20.0,71.0,24.0,989.0,52.0,215.0,275.0,24.0,109.0,109.0,35.0,,,,2.0,,2023-11-02 09:48:53,1.0.0,,,,,,,,,,,,,,,,, +65,hanko,https://github.com/teamhanko/hanko,idp,Auth and user management for the passkey era.,,,23,False,teamhanko/hanko,,https://github.com/teamhanko/hanko,,2022-03-14 17:03:46,2024-01-25 15:31:55.000000,2024-01-24 14:30:12,1949.0,68.0,816.0,27.0,1111.0,44.0,117.0,5215.0,18.0,211.0,211.0,42.0,,,1.0,3.0,,2023-11-27 14:20:28,backend/v0.9.1,21.0,,,,,,,,,,,,,True,,, +66,openbr,https://github.com/biometrics/openbr,face,"Open Source Biometrics, Face Recognition.",,,23,False,biometrics/openbr,,https://github.com/biometrics/openbr,,2012-12-20 02:52:37,2024-01-23 19:06:26.000000,2023-12-08 22:18:11,4035.0,11.0,757.0,254.0,329.0,62.0,210.0,2822.0,4.0,,,56.0,,,899.0,3.0,,2015-09-29 22:50:55,1.1.0,109773.0,,,,,,,,,,,,,,,, +67,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,2024-01-24 18:50:04.000000,2024-01-24 18:50:04,2504.0,449.0,99.0,18.0,856.0,25.0,130.0,2253.0,55.0,1.0,1.0,40.0,,,86.0,3.0,ghcr.io/permify/permify,2024-01-17 11:56:15,0.7.1,1466.0,https://hub.docker.com/r/ghcr.io/permify/permify,,,,,,,,,,,,,,, +68,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,2024-01-24 16:37:38.000000,2023-12-20 10:28:40,1684.0,7.0,124.0,21.0,354.0,37.0,77.0,2014.0,32.0,,,46.0,,,4120.0,3.0,permitio/opal-server,2023-09-14 19:06:35,0.7.4,562.0,https://hub.docker.com/r/permitio/opal-server,2023-09-14 19:15:56.999755,1.0,143622.0,,,,,,,,,,,, +69,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,2024-01-25 12:46:28.000000,2024-01-24 13:54:24,15765.0,64.0,310.0,51.0,7188.0,,,1049.0,,,,222.0,,,40394.0,3.0,freeipa/freeipa-server,,,,https://hub.docker.com/r/freeipa/freeipa-server,2024-01-24 05:14:27.458634,159.0,5655290.0,,,,,,,,,,,, +70,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,2024-01-23 12:42:08.376657,2024-01-23 12:40:14,1689.0,21.0,219.0,60.0,285.0,26.0,82.0,506.0,6.0,,,100.0,,,1548.0,2.0,universalresolver/uni-resolver-web,2022-01-07 16:42:38,0.5.0,,https://hub.docker.com/r/universalresolver/uni-resolver-web,2024-01-23 12:42:08.376657,,119231.0,,,,,,,,,,,, +71,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,2024-01-25 04:33:19.000000,2024-01-25 04:32:41,766.0,158.0,36.0,16.0,208.0,22.0,79.0,61.0,26.0,60.0,60.0,22.0,,,4055.0,2.0,,2023-06-02 16:26:49,0.1.0,48670.0,,,,,,,,,,,,,,,, +72,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,,3018.0,284.0,25.0,1.0,143.0,19753.0,35.0,,,11.0,,,23728.0,3.0,,2023-01-21 09:26:53,TINA_SHIFT,735574.0,,,,,,,,,,,,,,,, +73,supertokens,https://github.com/supertokens/supertokens-core,idp,Open source alternative to Auth0 / Firebase Auth / AWS Cognito.,,,22,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,2024-01-24 06:41:46.000000,2024-01-05 08:55:10,931.0,27.0,411.0,61.0,436.0,108.0,349.0,11095.0,57.0,,,26.0,,,,3.0,registry.supertokens.io/supertokens/supertokens-postgresql,2023-12-07 05:06:05,7.0.16,,https://hub.docker.com/r/registry.supertokens.io/supertokens/supertokens-postgresql,,,,,,,,,,,,,,, +74,howdy,https://github.com/boltgolt/howdy,authentication,Windows Hello style facial authentication for Linux.,,,22,True,boltgolt/howdy,,https://github.com/boltgolt/howdy,MIT,2018-01-05 00:54:21,2024-01-24 17:15:00.000000,2024-01-17 13:25:40,562.0,4.0,280.0,58.0,146.0,181.0,548.0,5163.0,11.0,,,61.0,,,214.0,3.0,,2020-09-02 15:57:23,2.6.1,15231.0,,,,,,,,,,,,,,,,howdy +75,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,2024-01-23 17:05:27.000000,2024-01-23 17:04:15,14895.0,16.0,650.0,113.0,17.0,,,674.0,,122.0,122.0,721.0,,,,3.0,,,,,,,,,,,,,,,,,,,, +76,dogtagpki,https://github.com/dogtagpki/pki,pki,The Dogtag Certificate System is an enterprise-class Certificate Authority (CA) which supports all aspects of..,,,22,True,dogtagpki/pki,,https://github.com/dogtagpki/pki,GPL-2.0,2017-02-16 19:36:36,2024-01-22 18:37:02.000000,2024-01-19 12:59:04,13221.0,153.0,125.0,11.0,1763.0,934.0,1962.0,289.0,55.0,,,85.0,,,104.0,3.0,,2023-06-16 12:51:58,11.4.3,7726.0,,,,,,,,,,,,,,,, +77,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,2024-01-22 03:46:05.000000,2024-01-22 00:57:43,285.0,14.0,15.0,14.0,116.0,1.0,10.0,80.0,38.0,857.0,857.0,12.0,https://www.npmjs.com/package/web-did-resolver,13882.0,13882.0,2.0,,2023-07-03 18:25:08,2.0.27,,,,,,,,,,,,,,,,, +78,gotrue,https://github.com/netlify/gotrue,idp,An SWT based API for managing users and issuing SWT tokens.,,,21,True,netlify/gotrue,,https://github.com/netlify/gotrue,MIT,2016-05-16 23:14:24,2023-12-18 22:01:36.000000,2023-08-31 21:53:17,639.0,,268.0,66.0,222.0,8.0,123.0,3654.0,2.0,10.0,10.0,39.0,,,,3.0,,2022-02-09 12:50:28,1.0.1,,,,,,,,,,,,,,,,, +79,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,2024-01-24 20:20:10.000000,2024-01-24 20:18:51,2247.0,63.0,150.0,177.0,844.0,72.0,1043.0,1068.0,7.0,,,72.0,,,,1.0,,2018-03-20 13:11:25,CR-00-20180320,,,,,,,,,,,,,,,,, +80,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-12-18 20:07:43.000000,2023-04-04 19:14:54,1149.0,,103.0,40.0,682.0,37.0,441.0,431.0,12.0,32.0,32.0,47.0,,,,1.0,,2021-03-09 22:06:35,1.0.2,,,,,,,,,,,,,,,,, +81,credo-ts,https://github.com/openwallet-foundation/credo-ts,ssi-sdks,Credo: The Open Trust Framework.,,['openwallet-foundation'],21,True,openwallet-foundation/credo-ts,,https://github.com/openwallet-foundation/credo-ts,Apache-2.0,2019-11-20 17:23:33,2024-01-25 02:17:13.000000,2024-01-22 17:40:18,860.0,32.0,147.0,28.0,1027.0,176.0,469.0,218.0,77.0,3.0,3.0,56.0,,,,2.0,,2023-10-05 13:35:35,0.4.2,,,,,,,,,,,,,,True,,, +82,satosa,https://github.com/IdentityPython/SATOSA,authentication,"Proxy translating between different authentication protocols (SAML2, OpenID Connect and OAuth2).",,,21,True,IdentityPython/satosa,,https://github.com/IdentityPython/SATOSA,Apache-2.0,2015-09-02 07:08:03,2024-01-23 08:35:12.000000,2024-01-23 08:35:12,1730.0,12.0,100.0,28.0,344.0,36.0,73.0,176.0,49.0,30.0,30.0,51.0,,,,3.0,,2023-06-11 17:23:23,8.4.0,,,,,,,,,,,,,,,,, +83,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,2024-01-24 14:39:38.000000,2024-01-24 14:39:37,2471.0,84.0,32.0,15.0,3180.0,50.0,95.0,62.0,22.0,786.0,786.0,21.0,https://www.npmjs.com/package/inrupt/solid-client-authn-node,,,3.0,,2023-12-20 18:55:46,2.0.0,,,,,,,,,,,,,,,,, +84,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,,4661.0,567.0,122.0,500.0,620.0,13368.0,,,,36.0,,,,3.0,,,,,,,,,,,,,,,,,,,, +85,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,2024-01-20 11:25:45.000000,2023-10-25 17:45:50,394.0,,669.0,95.0,311.0,155.0,326.0,1636.0,25.0,,,50.0,,,,3.0,,2023-05-01 17:52:41,1.6.2,,,,,,,,,,,,,,,,, +86,indy-node,https://github.com/hyperledger/indy-node,ssi-infra,The server portion of a distributed ledger purpose-built for decentralized identity.,,['hyperledger'],20,True,hyperledger/indy-node,,https://github.com/hyperledger/indy-node,Apache-2.0,2016-12-21 05:45:04,2024-01-24 17:43:49.000000,2024-01-24 17:43:49,4894.0,14.0,632.0,64.0,1747.0,31.0,49.0,660.0,36.0,,,101.0,,,10.0,1.0,,2022-09-02 20:48:34,1.12.6,568.0,,,,,,,,,,,,,,,, +87,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,,155.0,20.0,2046.0,388.0,1196.0,237.0,14.0,3.0,3.0,61.0,,,,2.0,,2023-05-09 10:57:15,0.3.2,,,,,,,,,,,,,,,,, +88,web5-js,https://github.com/TBD54566975/web5-js,ssi-sdks,"An SDK for building decentralized web apps with DIDs, VCs, and DWNs.",,['web5'],20,False,TBD54566975/web5-js,web5/api,https://github.com/TBD54566975/web5-js,Apache-2.0,2023-03-06 19:11:53,2024-01-25 13:21:33.000000,2024-01-19 20:44:14,427.0,93.0,39.0,6.0,234.0,56.0,94.0,97.0,19.0,65.0,65.0,26.0,https://www.npmjs.com/package/web5/api,,,2.0,,2024-01-11 22:18:15,api-0.8.4,,,,,,,,,,,,,,,,, +89,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,2024-01-04 09:29:30.000000,2023-07-12 07:05:13,339.0,,804.0,238.0,240.0,180.0,526.0,2646.0,,,,47.0,,,,3.0,,,,,,,,,,,,,,net.openid:appauth,https://search.maven.org/artifact/net.openid/appauth,,,,, +90,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,,270.0,96.0,42.0,28.0,24.0,2424.0,,,,26.0,,,1566.0,3.0,,,,,,,,,pyja3,https://pypi.org/project/pyja3,1566.0,,,,,,,,, +91,aries-rfcs,https://github.com/hyperledger/aries-rfcs,protocols,"Hyperledger Aries is infrastructure for blockchain-rooted, peer-to-peer interactions.",,['hyperledger'],19,True,hyperledger/aries-rfcs,,https://github.com/hyperledger/aries-rfcs,Apache-2.0,2019-05-08 16:49:20,2024-01-24 15:14:10.000000,2024-01-24 15:14:10,2180.0,15.0,207.0,56.0,582.0,55.0,172.0,314.0,,,,84.0,,,,2.0,,,,,,,,,,,,,,,,,,,, +92,vc-data-model,https://github.com/w3c/vc-data-model,credentials,W3C Verifiable Credentials Working Group VC Data Model and Representations specification.,,['w3c'],19,True,w3c/vc-data-model,,https://github.com/w3c/vc-data-model,W3C,2016-11-15 20:14:42,2024-01-18 19:14:00.000000,2024-01-14 15:33:32,1868.0,305.0,80.0,79.0,731.0,34.0,628.0,263.0,,,,65.0,,,,1.0,,,,,,,,,,,,,,,,,,,, +93,digitalbazaar-vc,https://github.com/digitalbazaar/vc,credentials-sdks,W3C Verifiable Credentials implementation in JavaScript.,,,19,True,digitalbazaar/vc,,https://github.com/digitalbazaar/vc,BSD-3-Clause,2017-10-24 20:45:37,2024-01-16 16:58:33.000000,2024-01-16 16:58:30,388.0,44.0,44.0,16.0,87.0,23.0,62.0,163.0,,228.0,228.0,14.0,,,,3.0,,,,,,,,,,,,,,,,,,,, +94,waltid-ssikit,https://github.com/walt-id/waltid-ssikit,ssi-sdks,All-In-One SSI infrastructure toolkit.,,,19,False,walt-id/waltid-ssikit,,https://github.com/walt-id/waltid-ssikit,Apache-2.0,2021-08-04 08:19:14,2023-12-13 10:55:45.426370,2023-12-13 10:48:35,1531.0,9.0,33.0,7.0,195.0,4.0,162.0,95.0,98.0,,,16.0,,,414.0,2.0,waltid/ssikit,2023-12-13 10:55:46,1.2312131048.0,58.0,https://hub.docker.com/r/waltid/ssikit,2023-12-13 10:55:45.426370,,11964.0,,,,,,,,,,,, +95,trinsic-sdk,https://github.com/trinsic-id/sdk,ssi-sdks,Trinsic SDK repository.,,,19,False,trinsic-id/sdk,,https://github.com/trinsic-id/sdk,Apache-2.0,2021-04-26 20:47:34,2024-01-23 20:31:15.000000,2024-01-23 20:28:55,1095.0,15.0,16.0,12.0,1262.0,,321.0,28.0,16.0,,,27.0,,,356.0,2.0,,2023-11-16 22:24:18,1.13.0,9631.0,,,,,,,,,,,,,,,, +96,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,63.0,103.0,4.0,54.0,2310.0,40.0,,,50.0,,,,3.0,,2020-04-30 07:36:33,1.2.0,,,,,,,,,,,,,,,,, +97,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.,,,18,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,,160.0,89.0,184.0,71.0,69.0,1224.0,17.0,,,32.0,,,,2.0,,2022-06-09 01:42:53,1.0.4,,,,,,,,,,,,,,,,, +98,webauthn-ruby,https://github.com/cedarcode/webauthn-ruby,authentication,WebAuthn ruby server library Make your Ruby/Rails web server become a conformant WebAuthn Relying Party.,,,18,True,cedarcode/webauthn-ruby,,https://github.com/cedarcode/webauthn-ruby,MIT,2018-05-09 21:49:17,2024-01-16 15:36:31.000000,2023-12-29 21:20:41,901.0,5.0,53.0,11.0,297.0,8.0,103.0,599.0,,727.0,727.0,30.0,,,,3.0,,,,,,,,,,,,,,,,,True,,, +99,passwordlessid-webauthn,https://github.com/passwordless-id/webauthn,authentication,"Webauthn / passkeys helper library to make your life easier. Client side, server side and demo included.",,,18,True,passwordless-id/webauthn,passwordless-id/webauthn,https://github.com/passwordless-id/webauthn,MIT,2022-08-11 07:41:33,2024-01-02 16:08:06.000000,2024-01-02 16:08:05,102.0,5.0,33.0,7.0,14.0,,23.0,278.0,21.0,136.0,136.0,7.0,https://www.npmjs.com/package/passwordless-id/webauthn,,,3.0,,2024-01-02 15:37:13,1.3.3,,,,,,,,,,,,,,True,,, +100,polygon-issuer,https://github.com/0xPolygonID/issuer-node,ssi-agents,Polygon ID Self-Hosted Issuer Node.,,,18,False,0xPolygonID/issuer-node,,https://github.com/0xPolygonID/issuer-node,Apache-2.0,2022-12-20 15:29:39,2024-01-25 15:09:04.000000,2024-01-12 17:44:38,1365.0,114.0,57.0,9.0,495.0,,111.0,71.0,13.0,,,16.0,,,,2.0,,2023-12-04 18:12:46,2.3.6,,,,,,,,,,,,,,,,, +101,keripy,https://github.com/WebOfTrust/keripy,ssi-sdks,Key Event Receipt Infrastructure - the spec and implementation of the KERI protocol.,,,18,False,weboftrust/keripy,,https://github.com/WebOfTrust/keripy,Apache-2.0,2021-06-09 16:01:34,2024-01-25 14:44:17.000000,2024-01-16 20:25:34,2320.0,105.0,37.0,11.0,430.0,131.0,89.0,45.0,1.0,25.0,25.0,21.0,,,,3.0,,,,,,,,,,,,,,,,,,,, +102,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,,370.0,559.0,56.0,126.0,88.0,8173.0,,,,22.0,,,,2.0,,,,,,,,,,,,,,,,,,,, +103,spiffe,https://github.com/spiffe/spiffe,machine,The SPIFFE Project.,,"['cncf', 'linux-foundation']",17,True,spiffe/spiffe,,https://github.com/spiffe/spiffe,Apache-2.0,2017-08-07 20:45:21,2023-12-24 21:09:48.000000,2023-12-13 20:50:19,537.0,3.0,149.0,84.0,207.0,17.0,42.0,1353.0,,,,57.0,,,,3.0,,,,,,,,,,,,,,,,,,,, +104,warrant,https://github.com/warrant-dev/warrant,authorization,"Warrant is a highly scalable, centralized authorization service based on Google Zanzibar, used for defining, querying,..",,,17,True,warrant-dev/warrant,,https://github.com/warrant-dev/warrant,Apache-2.0,2023-02-14 23:22:46,2024-01-24 19:59:05.000000,2024-01-24 19:59:04,243.0,31.0,23.0,5.0,250.0,15.0,18.0,937.0,94.0,1.0,1.0,5.0,,,125.0,3.0,warrantdev/warrant,2024-01-24 05:12:06,1.5.0,844.0,https://hub.docker.com/r/warrantdev/warrant,2024-01-24 05:12:04.560150,,547.0,,,,,,,,,,,, +105,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,2024-01-24 18:21:53.000000,2024-01-20 10:33:06,995.0,43.0,37.0,49.0,216.0,173.0,148.0,448.0,1.0,,,22.0,,,,2.0,,2021-12-21 13:00:06,protocol-v0.9.0,,,,,,,,,,,,,,,,, +106,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,2024-01-10 17:45:15.000000,2023-12-15 16:35:44,3615.0,22.0,68.0,27.0,5.0,,,228.0,,,,298.0,,,,3.0,,,,,,,,,,,,,,,,,,,, +107,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,2024-01-23 18:50:22.000000,2024-01-10 15:16:53,326.0,20.0,54.0,12.0,347.0,47.0,107.0,190.0,4.0,40.0,40.0,18.0,,,,3.0,,,,,,,,,,,,,,,,,,,, +108,spruceid-ssi,https://github.com/spruceid/ssi,ssi-sdks,Core library for decentralized identity.,,,17,True,spruceid/ssi,,https://github.com/spruceid/ssi,Apache-2.0,2020-08-04 14:40:34,2024-01-25 00:18:31.000000,2023-11-01 15:51:52,531.0,2.0,49.0,30.0,358.0,73.0,103.0,168.0,,120.0,120.0,23.0,,,,3.0,,,,,,,,,,,,-1.0,,,,,,,, +109,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'],17,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,2024-01-25 11:32:07.000000,2024-01-25 00:56:16,1641.0,53.0,107.0,20.0,822.0,69.0,175.0,122.0,,,,41.0,,,,2.0,,,,,,,,,,,,,,,,,,,, +110,polygon-js-sdk,https://github.com/0xPolygonID/js-sdk,ssi-sdks,SDK to work with Polygon ID.,,,17,False,0xPolygonID/js-sdk,,https://github.com/0xPolygonID/js-sdk,,2022-11-08 12:11:09,2024-01-25 13:13:14.000000,2024-01-24 16:25:29,401.0,16.0,22.0,4.0,139.0,6.0,23.0,44.0,36.0,131.0,131.0,15.0,,,,3.0,,2024-01-24 16:26:03,1.7.3,,,,,,,,,,,,,,,,, +111,sphereon-ssi,https://github.com/Sphereon-Opensource/SSI-SDK,ssi-sdks,Self Sovereign Identity SDK.,,,17,False,sphereon-opensource/ssi-sdk,,https://github.com/Sphereon-Opensource/SSI-SDK,Apache-2.0,2021-11-22 08:30:41,2024-01-22 19:11:23.000000,2024-01-22 19:11:22,1495.0,71.0,9.0,9.0,144.0,4.0,8.0,41.0,31.0,3.0,3.0,15.0,,,,3.0,,2024-01-19 10:56:27,0.18.1,,,,,,,,,,,,,,,,, +112,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-12-13 10:51:53.446549,2023-12-13 10:46:56,1375.0,6.0,25.0,3.0,111.0,,46.0,33.0,48.0,,,12.0,,,146.0,3.0,waltid/walletkit,2023-12-13 10:51:55,1.2312131047.0,,https://hub.docker.com/r/waltid/walletkit,2023-12-13 10:51:53.446549,,4090.0,,,,,,,,,,,, +113,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,2024-01-25 14:57:41.000000,2024-01-24 15:20:14,3727.0,281.0,11.0,7.0,463.0,51.0,1803.0,32.0,,,,4.0,,,,2.0,,,,,,,,,,,,,,,,,,,, +114,did-core,https://github.com/w3c/did-core,credentials,W3C Decentralized Identifier Specification v1.0.,,['w3c'],16,True,w3c/did-core,,https://github.com/w3c/did-core,W3C,2019-09-10 07:46:26,2023-12-11 00:52:55.000000,2023-04-11 23:37:45,1309.0,,86.0,73.0,488.0,33.0,324.0,389.0,,,,62.0,,,,2.0,,,,,,,,,,,,,,,,,,,, +115,sphereon-pex,https://github.com/Sphereon-Opensource/PEX,protocols-sdks,A Typescript implementation of the DIF Presentation Exchange specification.,,,16,False,sphereon-opensource/pex,,https://github.com/Sphereon-Opensource/PEX,Apache-2.0,2021-04-12 14:54:14,2024-01-19 11:58:34.000000,2024-01-19 11:58:30,958.0,25.0,10.0,7.0,108.0,7.0,24.0,28.0,27.0,17.0,17.0,16.0,,,2.0,1.0,,2024-01-14 01:44:23,3.0.0,58.0,,,,,,,,,,,,,,,, +116,spruceid-didkit,https://www.spruceid.dev/didkit/didkit,ssi-sdks,A cross-platform toolkit for decentralized identity.,,,15,True,spruceid/didkit,,https://github.com/spruceid/didkit,Apache-2.0,2020-10-06 21:52:28,2023-12-21 14:12:22.000000,2023-12-21 14:12:09,306.0,2.0,65.0,33.0,248.0,46.0,72.0,239.0,,6.0,6.0,22.0,,,,3.0,ghcr.io/spruceid/didkit-http,,,,https://hub.docker.com/r/ghcr.io/spruceid/didkit-http,,,,,,,-1.0,,,,,,,, +117,laragear-webauthn,https://github.com/Laragear/WebAuthn,authentication,"Authenticate users with Passkeys: fingerprints, patterns and biometric data.",,,15,True,laragear/webauthn,,https://github.com/Laragear/WebAuthn,MIT,2022-06-14 09:13:53,2023-11-13 15:58:16.000000,2023-09-16 04:20:28,78.0,,29.0,2.0,31.0,11.0,21.0,205.0,9.0,32.0,32.0,8.0,,,,3.0,,2023-03-10 01:28:21,1.2.1,,,,,,,,,,,,,,True,,, +118,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,2024-01-23 18:52:23.000000,2024-01-22 16:00:23,449.0,13.0,53.0,11.0,518.0,87.0,126.0,143.0,3.0,,,21.0,,,,3.0,,,,,,,,,,,,,,,,,,,, +119,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,2024-01-15 17:36:47.000000,2023-10-05 20:28:43,621.0,,33.0,31.0,228.0,55.0,172.0,75.0,,,,36.0,,,,3.0,,,,,,,,,,,,,,,,,,,, +120,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,2024-01-19 10:05:24.000000,2024-01-19 10:05:24,413.0,19.0,25.0,29.0,56.0,14.0,9.0,67.0,2.0,,,12.0,,,,3.0,,2021-10-08 12:33:05,0.2.0,,,,,,,,,,,,,,,,, +121,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,2024-01-25 01:15:48.000000,2024-01-23 10:05:09,662.0,44.0,11.0,6.0,72.0,4.0,10.0,43.0,14.0,,,15.0,,,,3.0,,2023-10-14 23:03:15,0.8.1,,,,,,,,,,,,,,,Sphereon-Opensource/OID4VCI,, +122,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,2024-01-24 12:12:35.000000,2024-01-10 18:48:43,529.0,92.0,27.0,12.0,141.0,13.0,42.0,43.0,,,,25.0,,,,2.0,,,,,,,,,,,,,,,,,,,, +123,appauth-js,https://github.com/openid/AppAuth-JS,authentication,JavaScript client SDK for communicating with OAuth 2.0 and OpenID Connect providers.,,['openid'],14,False,openid/appauth-js,,https://github.com/openid/AppAuth-JS,Apache-2.0,2017-04-03 11:22:40,2024-01-20 11:49:50.000000,2022-07-19 15:07:09,89.0,,155.0,37.0,94.0,30.0,102.0,950.0,,,,10.0,,,,3.0,,,,,,,,,,,,,,,,,,,, +124,fedfm,https://github.com/fedidcg/FedCM,protocols,A privacy preserving identity exchange Web API.,,['w3c'],14,False,fedidcg/FedCM,,https://github.com/fedidcg/FedCM,,2020-03-20 21:58:44,2024-01-19 17:13:52.000000,2024-01-19 17:12:31,682.0,13.0,59.0,73.0,267.0,157.0,109.0,306.0,,,,33.0,,,,3.0,,,,,,,,,,,,,,,,,,,, +125,did-spec-registries,https://github.com/w3c/did-spec-registries,dids,DID Spec Registry (Note).,,,14,False,w3c/did-spec-registries,,https://github.com/w3c/did-spec-registries,,2020-02-11 17:25:04,2024-01-19 14:12:54.000000,2024-01-05 14:27:39,810.0,2.0,170.0,34.0,349.0,39.0,150.0,103.0,,,,191.0,,,,3.0,,,,,,,,,,,,-1.0,,,,,,,, +126,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).,,,14,False,sphereon-opensource/siop-oid4vp,,https://github.com/Sphereon-Opensource/SIOP-OID4VP,Apache-2.0,2021-09-08 22:32:38,2024-01-25 08:13:52.000000,2024-01-25 08:13:52,628.0,23.0,19.0,8.0,48.0,8.0,13.0,70.0,13.0,44.0,44.0,12.0,,,0.0,3.0,,,,26.0,,,,,,,,,,,,,,,, +127,sidetree.js,https://github.com/transmute-industries/sidetree.js,dids,Sidetree Core Protocol and DID Method Drivers.,,,14,False,transmute-industries/sidetree.js,,https://github.com/transmute-industries/sidetree.js,Apache-2.0,2020-03-05 16:17:28,2023-11-18 18:29:02.000000,2022-09-20 17:04:09,2014.0,,25.0,9.0,432.0,29.0,75.0,50.0,1.0,3.0,3.0,14.0,,,,3.0,,,,,,,,,,,,,,,,,,,, +128,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,,37.0,13.0,115.0,,,47.0,,14.0,14.0,37.0,,,,3.0,,,,,,,,,,,,,,,,,,,, +129,waltid-idpkit,https://github.com/walt-id/waltid-idpkit,ssi-infra,OIDC identity provider for digital identity.,,,14,False,walt-id/waltid-idpkit,,https://github.com/walt-id/waltid-idpkit,Apache-2.0,2022-03-21 16:28:15,2023-12-13 11:00:32.879438,2023-12-13 10:56:38,350.0,1.0,6.0,3.0,36.0,,36.0,22.0,28.0,,,9.0,,,32.0,3.0,waltid/idpkit,2023-09-07 16:06:04,1.2309071555.0,,https://hub.docker.com/r/waltid/idpkit,2023-12-13 11:00:32.879438,,723.0,,,,-2.0,,,,,,,, +130,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,245.0,4.0,,,5.0,,,228.0,3.0,cogolabs/beyond,2022-05-26 15:15:14,1.8.10,,https://hub.docker.com/r/cogolabs/beyond,2021-03-16 02:43:33.655703,,17626.0,,,,,,,,,,,, +131,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-12-15 11:01:37.000000,2023-12-15 11:01:36,456.0,7.0,22.0,30.0,41.0,27.0,45.0,117.0,,,,18.0,,,,3.0,,,,,,,,,,,,,,,,,,,, +132,bbs-signature,https://github.com/decentralized-identity/bbs-signature,credentials,The BBS Signature Scheme.,,['dif'],13,False,decentralized-identity/bbs-signature,,https://github.com/decentralized-identity/bbs-signature,Apache-2.0,2021-08-23 11:09:09,2024-01-25 00:10:15.000000,2023-12-21 21:16:56,875.0,81.0,20.0,14.0,175.0,13.0,123.0,62.0,,,,16.0,,,,3.0,,,,,,,,,,,,,,,,,,,, +133,waltid-identity,https://github.com/walt-id/waltid-identity,ssi-sdks,All-In-One identity and wallet toolkit.,,,13,False,walt-id/waltid-identity,,https://github.com/walt-id/waltid-identity,Apache-2.0,2023-10-05 20:33:14,2024-01-25 11:26:09.000000,2024-01-25 09:45:50,425.0,352.0,9.0,3.0,56.0,12.0,8.0,45.0,81.0,,,8.0,,,,3.0,waltid/identity,,,,https://hub.docker.com/r/waltid/identity,,,,,,,,,,,,,,, +134,selective-disclosure-jwt,https://github.com/oauth-wg/oauth-selective-disclosure-jwt,credentials,,,,13,False,oauth-wg/oauth-selective-disclosure-jwt,,https://github.com/oauth-wg/oauth-selective-disclosure-jwt,,2022-05-09 14:15:35,2024-01-25 00:56:59.000000,2023-12-29 15:14:42,706.0,12.0,23.0,12.0,194.0,21.0,184.0,43.0,2.0,,,17.0,,,,3.0,,2023-12-11 17:33:14,draft-ietf-oauth-selective-disclosure-jwt-07,,,,,,,,,,,,,,,,, +135,django-passkeys,https://github.com/mkalioby/django-passkeys,authentication,Django Authentication Backend For Passkeys.,,,12,True,mkalioby/django-passkeys,,https://github.com/mkalioby/django-passkeys,MIT,2022-10-28 09:46:58,2024-01-06 03:29:10.000000,2024-01-05 10:40:33,61.0,6.0,17.0,8.0,16.0,5.0,9.0,139.0,,7.0,7.0,4.0,,,431.0,3.0,,,,,,,,,django-passkeys,https://pypi.org/project/django-passkeys,431.0,,,,,,True,,, +136,cf-identity-wallet,https://github.com/cardano-foundation/cf-identity-wallet,ssi-agents,Identity Wallet is an open source mobile application developed by the Cardano Foundation. It provides a digital..,,,12,False,cardano-foundation/cf-identity-wallet,,https://github.com/cardano-foundation/cf-identity-wallet,MPL-2.0,2022-12-19 13:49:48,2024-01-25 15:22:58.000000,2024-01-16 15:18:39,365.0,113.0,6.0,17.0,322.0,,,60.0,,,,10.0,,,,3.0,,,,,,,,,,,,,,,,,,,, +137,did-key.js,https://github.com/transmute-industries/did-key.js,dids,A DID Key Implementation in TypeScript.,,,12,False,transmute-industries/did-key.js,,https://github.com/transmute-industries/did-key.js,Apache-2.0,2020-06-09 00:16:20,2023-03-15 09:01:48.000000,2022-12-12 16:31:36,556.0,,13.0,9.0,260.0,37.0,10.0,50.0,,183.0,183.0,9.0,,,,3.0,,,,,,,,,,,,,,,,,,,, +138,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,47.0,,57.0,57.0,11.0,,,,3.0,,,,,,,,,,,,,,,,,,,, +139,universal-wallet-interop-spec,https://github.com/w3c-ccg/universal-wallet-interop-spec,protocols,A data model and abstract interfaces for digital wallets.,,['w3c'],11,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,45.0,47.0,42.0,24.0,55.0,,3.0,3.0,10.0,,,,3.0,,,,,,,,,,,,,,,,,,,, +140,credible,https://github.com/spruceid/wallet,ssi-agents,A reference credential wallet built on Flutter and DIDKit.,,,11,False,spruceid/wallet,,https://github.com/spruceid/wallet,Apache-2.0,2020-07-23 21:18:28,2023-11-21 15:13:51.000000,2023-10-02 22:37:32,194.0,,17.0,19.0,73.0,11.0,24.0,41.0,,,,12.0,,,,3.0,,,,,,,,,,,,,,,,,,,, +141,sphereon-ssi-mobile-wallet,https://github.com/Sphereon-Opensource/mobile-wallet,ssi-agents,Open-Source Mobile SSI Wallet.,,,11,False,sphereon-opensource/ssi-mobile-wallet,,https://github.com/Sphereon-Opensource/mobile-wallet,GPL-3.0,2022-11-08 00:55:26,2024-01-23 08:46:39.000000,2024-01-22 08:43:23,930.0,74.0,8.0,6.0,160.0,7.0,10.0,40.0,,,,8.0,,,,3.0,,,,,,,,,,,,,,,,,,Sphereon-Opensource/mobile-wallet,, +142,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,2024-01-09 08:33:17.000000,2024-01-09 08:32:53,181.0,24.0,1.0,2.0,69.0,,6.0,,48.0,,,8.0,,,424.0,3.0,waltid/ssikit-web-wallet,2023-11-24 22:29:54,1.2311242224.0,,https://hub.docker.com/r/waltid/ssikit-web-wallet,2023-06-29 16:56:55.416195,,2546.0,,,,,,,,,,,, +143,vlei,https://github.com/WebOfTrust/vLEI,credentials,Public Open Specifications for GLEIF vLEI (verifiable Legal Entity Identifiers).,,,10,False,weboftrust/vlei,,https://github.com/WebOfTrust/vLEI,Apache-2.0,2021-04-19 14:33:35,2023-11-22 18:27:37.000000,2023-11-22 14:33:11,88.0,3.0,11.0,9.0,34.0,21.0,27.0,24.0,,,,6.0,,,,3.0,,,,,,,,,,,,,,,,,,,, +144,did-webs,https://github.com/trustoverip/tswg-did-method-webs-specification,dids,a DID method spec for did:webs.,,,10,False,trustoverip/tswg-did-method-webs-specification,,https://github.com/trustoverip/tswg-did-method-webs-specification,,2023-06-27 19:57:19,2024-01-23 23:52:48.000000,2024-01-23 13:28:54,219.0,102.0,10.0,8.0,75.0,16.0,31.0,11.0,,,,10.0,,,,3.0,,,,,,,,,,,,,,,,,,,, +145,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,,35.0,16.0,23.0,20.0,14.0,139.0,,,,10.0,,,,3.0,,,,,,,,,,,,,,,,,,,, +146,kepler,https://github.com/spruceid/kepler,ssi-infra,Decentralized storage based on permissioned data overlays called orbits.,,,9,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,,,,,,,,,,,,,,,,,,,, +147,keri,https://github.com/WebOfTrust/keri,protocols,KERI Community Development Efforts Meetings Discussion.,,['weboftrust'],9,False,weboftrust/keri,,https://github.com/WebOfTrust/keri,Apache-2.0,2021-10-11 17:54:56,2023-12-21 21:16:29.000000,2023-12-08 16:25:57,245.0,1.0,12.0,10.0,23.0,1.0,3.0,37.0,,,,8.0,,,,3.0,,,,,,,,,,,,,,,,,,,, +148,identity-credential,https://github.com/WICG/digital-credentials,credentials,Proposals related to the invocation of digital identity wallets from the web.,,['w3c'],9,False,wicg/identity-credential,,https://github.com/WICG/digital-credentials,,2023-04-23 18:07:46,2024-01-25 05:47:38.000000,2024-01-25 04:15:15,62.0,11.0,3.0,23.0,18.0,27.0,19.0,29.0,,,,8.0,,,,3.0,,,,,,,,,,,,,,,,,,WICG/digital-credentials,, +149,did-webs-resolver,https://github.com/hyperledger-labs/did-webs-resolver,dids,A reference implementation for the did:webs DID method specified here https://github.com/trustoverip/tswg-did-method-..,,,9,False,hyperledger-labs/did-webs-resolver,,https://github.com/hyperledger-labs/did-webs-resolver,Apache-2.0,2023-09-19 23:27:32,2024-01-19 17:44:10.000000,2024-01-19 16:48:50,102.0,57.0,5.0,3.0,19.0,10.0,13.0,5.0,1.0,,,4.0,,,,3.0,,,,,,,,,,,,,,,,,,,, +150,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.,,,8,False,microsoft/entra-verifiedid-wallet-library-ios,,https://github.com/microsoft/entra-verifiedid-wallet-library-ios,MIT,2022-11-17 19:38:59,2024-01-24 21:51:44.000000,2024-01-24 20:38:49,61.0,1.0,3.0,10.0,60.0,2.0,1.0,15.0,2.0,,,3.0,,,,3.0,,2023-06-19 17:55:50,1.0.0,,,,,,,,,,,,,,,,, +151,pyMDOC-CBOR,https://github.com/IdentityPython/pyMDOC-CBOR,credentials-sdks,MDOC CBOR static Verifier and Issuer for EUDI Wallet PID and mDL use cases.,,,8,False,IdentityPython/pyMDOC-CBOR,,https://github.com/IdentityPython/pyMDOC-CBOR,Apache-2.0,2023-04-23 15:28:16,2023-12-06 17:35:36.000000,2023-12-06 17:35:36,47.0,3.0,4.0,9.0,,1.0,,9.0,,,,,,,,3.0,,,,,,,,,pymdoccobr,https://pypi.org/project/pymdoccobr,,,,,,,,,, +152,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.,,,7,False,microsoft/entra-verifiedid-wallet-library-android,,https://github.com/microsoft/entra-verifiedid-wallet-library-android,MIT,2022-11-17 18:59:22,2024-01-17 22:01:16.000000,2024-01-12 17:04:06,63.0,2.0,2.0,10.0,62.0,1.0,1.0,16.0,2.0,,,5.0,,,,3.0,,2023-06-20 20:22:25,1.0.0,,,,,,,,,,,,,,,,, +153,ejbca-ce,{},pki,EJBCA Open source public key infrastructure (PKI) and certificate authority (CA) software.,,,2,False,Keyfactor/ejbca,,,,,2023-12-07 12:20:56.570544,,,,,,,,,30.0,,,,,,,,3.0,keyfactor/ejbca-ce,,,,https://hub.docker.com/r/keyfactor/ejbca-ce,2023-12-07 12:20:56.570544,30.0,68311.0,,,,,,,,,,,, +154,cfssl,{},pki,CloudFlares PKI toolkit.,,,2,False,cloudfare/cfssl,,,,,2024-01-02 18:43:41.042672,,,,,,,,,22.0,,,,,,,,3.0,cfssl/cfssl,,,,https://hub.docker.com/r/cfssl/cfssl,2024-01-02 18:43:41.042672,22.0,4093441.0,,,,,,,,,,,, +155,vc-api,{},protocols,,,['w3c'],1,False,w3c-ccg/vs-api,,,W3C,,,,,,,,,,,,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,, +156,openwallet-foundation,https://github.com/openwallet-foundation,organizations,OpenWallet Foundation.,,,1,False,,,,,,,,,,,,,,,,,,,,,,,1.0,,,,,,,,,,,,,,,,,True,,, +157,decentralized-web-node,{},protocols,,,"['dif', 'web5']",0,False,decentralized-identity/decentralize-web-node,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, +158,didcomm-messaging,{},protocols,,,['dif'],0,False,decentralized-identity/didcomm-messagging,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, diff --git a/latest-changes.md b/latest-changes.md index f4397e2..2677507 100644 --- a/latest-changes.md +++ b/latest-changes.md @@ -1 +1,33 @@ -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._ + +- keycloak (πŸ₯‡37 Β· ⭐ 19K Β· πŸ“ˆ) - Open Source Identity and Access Management For Modern.. Apache-2 cncf +- deepface (πŸ₯‡36 Β· ⭐ 9K Β· πŸ“ˆ) - A Lightweight Face Recognition and Facial Attribute Analysis (Age,.. MIT +- face-api-js (πŸ₯ˆ34 Β· ⭐ 16K Β· πŸ’€) - JavaScript API for face detection and face recognition in the.. MIT +- spicedb (πŸ₯ˆ33 Β· ⭐ 4.1K Β· πŸ“ˆ) - Open Source, Google Zanzibar-inspired permissions database to.. Apache-2 +- dex (πŸ₯ˆ31 Β· ⭐ 8.8K Β· πŸ“ˆ) - OpenID Connect (OIDC) identity and OAuth 2.0 provider with.. Apache-2 linux-foundation + +## πŸ“‰ 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._ + +- did-jwt (πŸ₯‡29 Β· ⭐ 310 Β· πŸ“‰) - Create and verify DID verifiable JWTs in Javascript. Apache-2 dif +- spruceid-ssi (πŸ₯‰17 Β· ⭐ 170 Β· πŸ“‰) - Core library for decentralized identity. Apache-2 +- spruceid-didkit (πŸ₯‰15 Β· ⭐ 240 Β· πŸ“‰) - A cross-platform toolkit for decentralized identity. Apache-2 +- did-spec-registries (πŸ₯‰14 Β· ⭐ 100 Β· πŸ“‰) - DID Spec Registry (Note). ❗Unlicensed +- waltid-idpkit (πŸ₯‰14 Β· ⭐ 22 Β· πŸ“‰) - OIDC identity provider for digital identity. Apache-2 + +## βž• Added Projects + +_Projects that were recently added to this best-of list._ + +- wso2-identity-server (πŸ₯ˆ32 Β· ⭐ 720 Β· βž•) - Welcome to the WSO2 Identity Server source code! For.. Apache-2 +- hanko (πŸ₯‰23 Β· ⭐ 5.2K Β· βž•) - Auth and user management for the passkey era. ❗Unlicensed +- credo-ts (πŸ₯ˆ21 Β· ⭐ 220 Β· βž•) - Credo: The Open Trust Framework. Apache-2 openwallet-foundation +- webauthn-ruby (πŸ₯‰18 Β· ⭐ 600 Β· βž•) - WebAuthn ruby server library Make your Ruby/Rails web server.. MIT +- passwordlessid-webauthn (πŸ₯‰18 Β· ⭐ 280 Β· βž•) - Webauthn / passkeys helper library to make your life.. MIT +- laragear-webauthn (πŸ₯‰15 Β· ⭐ 200 Β· βž•) - Authenticate users with Passkeys: fingerprints, patterns.. MIT +- django-passkeys (πŸ₯‰12 Β· ⭐ 140 Β· βž•) - Django Authentication Backend For Passkeys. MIT +- openwallet-foundation (πŸ₯‡1 Β· βž•) - OpenWallet Foundation. ❗Unlicensed +