Showing preview only (8,416K chars total). Download the full file or copy to clipboard to get everything.
Repository: jruizaranguren/best-of-digital-identity
Branch: main
Commit: f6b2dfa4ddbb
Files: 251
Total size: 8.0 MB
Directory structure:
gitextract_j_365ab5/
├── .github/
│ ├── CODE_OF_CONDUCT.md
│ ├── ISSUE_TEMPLATE/
│ │ ├── 01_suggest-project.md
│ │ ├── 02_update-project.md
│ │ ├── 03_update-category.md
│ │ ├── 04_change-configuration.md
│ │ └── 05_anything-else.md
│ ├── PULL_REQUEST_TEMPLATE.md
│ ├── labels.yml
│ └── workflows/
│ └── update-best-of-list.yml
├── .gitignore
├── CONTRIBUTING.md
├── LICENSE
├── README.md
├── config/
│ ├── footer.md
│ └── header.md
├── history/
│ ├── 2023-04-12_changes.md
│ ├── 2023-04-12_projects.csv
│ ├── 2023-04-13_changes.md
│ ├── 2023-04-13_projects.csv
│ ├── 2023-04-14_changes.md
│ ├── 2023-04-14_projects.csv
│ ├── 2023-04-20_changes.md
│ ├── 2023-04-20_projects.csv
│ ├── 2023-04-21_changes.md
│ ├── 2023-04-21_projects.csv
│ ├── 2023-04-23_changes.md
│ ├── 2023-04-23_projects.csv
│ ├── 2023-04-24_changes.md
│ ├── 2023-04-24_projects.csv
│ ├── 2023-04-27_changes.md
│ ├── 2023-04-27_projects.csv
│ ├── 2023-05-04_changes.md
│ ├── 2023-05-04_projects.csv
│ ├── 2023-05-09_changes.md
│ ├── 2023-05-09_projects.csv
│ ├── 2023-05-11_changes.md
│ ├── 2023-05-11_projects.csv
│ ├── 2023-05-18_changes.md
│ ├── 2023-05-18_projects.csv
│ ├── 2023-05-25_changes.md
│ ├── 2023-05-25_projects.csv
│ ├── 2023-06-01_changes.md
│ ├── 2023-06-01_projects.csv
│ ├── 2023-06-15_changes.md
│ ├── 2023-06-15_projects.csv
│ ├── 2023-06-29_changes.md
│ ├── 2023-06-29_projects.csv
│ ├── 2023-07-06_changes.md
│ ├── 2023-07-06_projects.csv
│ ├── 2023-07-13_changes.md
│ ├── 2023-07-13_projects.csv
│ ├── 2023-07-27_changes.md
│ ├── 2023-07-27_projects.csv
│ ├── 2023-08-03_changes.md
│ ├── 2023-08-03_projects.csv
│ ├── 2023-08-10_changes.md
│ ├── 2023-08-10_projects.csv
│ ├── 2023-08-17_changes.md
│ ├── 2023-08-17_projects.csv
│ ├── 2023-10-12_changes.md
│ ├── 2023-10-12_projects.csv
│ ├── 2023-10-19_changes.md
│ ├── 2023-10-19_projects.csv
│ ├── 2023-10-26_changes.md
│ ├── 2023-10-26_projects.csv
│ ├── 2023-11-02_changes.md
│ ├── 2023-11-02_projects.csv
│ ├── 2023-11-09_changes.md
│ ├── 2023-11-09_projects.csv
│ ├── 2023-11-11_changes.md
│ ├── 2023-11-11_projects.csv
│ ├── 2023-11-16_changes.md
│ ├── 2023-11-16_projects.csv
│ ├── 2023-11-23_changes.md
│ ├── 2023-11-23_projects.csv
│ ├── 2023-11-30_changes.md
│ ├── 2023-11-30_projects.csv
│ ├── 2023-12-07_changes.md
│ ├── 2023-12-07_projects.csv
│ ├── 2023-12-14_changes.md
│ ├── 2023-12-14_projects.csv
│ ├── 2023-12-21_changes.md
│ ├── 2023-12-21_projects.csv
│ ├── 2023-12-28_changes.md
│ ├── 2023-12-28_projects.csv
│ ├── 2024-01-04_changes.md
│ ├── 2024-01-04_projects.csv
│ ├── 2024-01-18_changes.md
│ ├── 2024-01-18_projects.csv
│ ├── 2024-01-25_changes.md
│ ├── 2024-01-25_projects.csv
│ ├── 2024-02-01_changes.md
│ ├── 2024-02-01_projects.csv
│ ├── 2024-02-15_changes.md
│ ├── 2024-02-15_projects.csv
│ ├── 2024-02-22_changes.md
│ ├── 2024-02-22_projects.csv
│ ├── 2024-02-29_changes.md
│ ├── 2024-02-29_projects.csv
│ ├── 2024-03-07_changes.md
│ ├── 2024-03-07_projects.csv
│ ├── 2024-03-14_changes.md
│ ├── 2024-03-14_projects.csv
│ ├── 2024-03-21_changes.md
│ ├── 2024-03-21_projects.csv
│ ├── 2024-04-04_changes.md
│ ├── 2024-04-04_projects.csv
│ ├── 2024-04-11_changes.md
│ ├── 2024-04-11_projects.csv
│ ├── 2024-04-18_changes.md
│ ├── 2024-04-18_projects.csv
│ ├── 2024-04-25_changes.md
│ ├── 2024-04-25_projects.csv
│ ├── 2024-05-09_changes.md
│ ├── 2024-05-09_projects.csv
│ ├── 2024-05-23_changes.md
│ ├── 2024-05-23_projects.csv
│ ├── 2024-05-30_changes.md
│ ├── 2024-05-30_projects.csv
│ ├── 2024-06-06_changes.md
│ ├── 2024-06-06_projects.csv
│ ├── 2024-12-27_changes.md
│ ├── 2024-12-27_projects.csv
│ ├── 2025-01-02_changes.md
│ ├── 2025-01-02_projects.csv
│ ├── 2025-01-09_changes.md
│ ├── 2025-01-09_projects.csv
│ ├── 2025-01-16_changes.md
│ ├── 2025-01-16_projects.csv
│ ├── 2025-01-23_changes.md
│ ├── 2025-01-23_projects.csv
│ ├── 2025-01-30_changes.md
│ ├── 2025-01-30_projects.csv
│ ├── 2025-02-06_changes.md
│ ├── 2025-02-06_projects.csv
│ ├── 2025-02-07_changes.md
│ ├── 2025-02-07_projects.csv
│ ├── 2025-02-13_changes.md
│ ├── 2025-02-13_projects.csv
│ ├── 2025-02-27_changes.md
│ ├── 2025-02-27_projects.csv
│ ├── 2025-03-13_changes.md
│ ├── 2025-03-13_projects.csv
│ ├── 2025-03-20_changes.md
│ ├── 2025-03-20_projects.csv
│ ├── 2025-03-27_changes.md
│ ├── 2025-03-27_projects.csv
│ ├── 2025-04-03_changes.md
│ ├── 2025-04-03_projects.csv
│ ├── 2025-04-10_changes.md
│ ├── 2025-04-10_projects.csv
│ ├── 2025-04-17_changes.md
│ ├── 2025-04-17_projects.csv
│ ├── 2025-04-24_changes.md
│ ├── 2025-04-24_projects.csv
│ ├── 2025-05-01_changes.md
│ ├── 2025-05-01_projects.csv
│ ├── 2025-05-08_changes.md
│ ├── 2025-05-08_projects.csv
│ ├── 2025-05-15_changes.md
│ ├── 2025-05-15_projects.csv
│ ├── 2025-05-22_changes.md
│ ├── 2025-05-22_projects.csv
│ ├── 2025-05-29_changes.md
│ ├── 2025-05-29_projects.csv
│ ├── 2025-06-09_changes.md
│ ├── 2025-06-09_projects.csv
│ ├── 2025-06-12_changes.md
│ ├── 2025-06-12_projects.csv
│ ├── 2025-06-19_changes.md
│ ├── 2025-06-19_projects.csv
│ ├── 2025-06-26_changes.md
│ ├── 2025-06-26_projects.csv
│ ├── 2025-07-03_changes.md
│ ├── 2025-07-03_projects.csv
│ ├── 2025-07-10_changes.md
│ ├── 2025-07-10_projects.csv
│ ├── 2025-07-17_changes.md
│ ├── 2025-07-17_projects.csv
│ ├── 2025-07-31_changes.md
│ ├── 2025-07-31_projects.csv
│ ├── 2025-08-07_changes.md
│ ├── 2025-08-07_projects.csv
│ ├── 2025-08-21_changes.md
│ ├── 2025-08-21_projects.csv
│ ├── 2025-08-28_changes.md
│ ├── 2025-08-28_projects.csv
│ ├── 2025-09-04_changes.md
│ ├── 2025-09-04_projects.csv
│ ├── 2025-09-25_changes.md
│ ├── 2025-09-25_projects.csv
│ ├── 2025-10-02_changes.md
│ ├── 2025-10-02_projects.csv
│ ├── 2025-10-09_changes.md
│ ├── 2025-10-09_projects.csv
│ ├── 2025-10-23_changes.md
│ ├── 2025-10-23_projects.csv
│ ├── 2025-10-30_changes.md
│ ├── 2025-10-30_projects.csv
│ ├── 2025-11-06_changes.md
│ ├── 2025-11-06_projects.csv
│ ├── 2025-11-20_changes.md
│ ├── 2025-11-20_projects.csv
│ ├── 2025-11-27_changes.md
│ ├── 2025-11-27_projects.csv
│ ├── 2025-12-04_changes.md
│ ├── 2025-12-04_projects.csv
│ ├── 2025-12-18_changes.md
│ ├── 2025-12-18_projects.csv
│ ├── 2025-12-25_changes.md
│ ├── 2025-12-25_projects.csv
│ ├── 2026-01-01_changes.md
│ ├── 2026-01-01_projects.csv
│ ├── 2026-01-08_changes.md
│ ├── 2026-01-08_projects.csv
│ ├── 2026-01-15_changes.md
│ ├── 2026-01-15_projects.csv
│ ├── 2026-01-22_changes.md
│ ├── 2026-01-22_projects.csv
│ ├── 2026-01-29_changes.md
│ ├── 2026-01-29_projects.csv
│ ├── 2026-02-05_changes.md
│ ├── 2026-02-05_projects.csv
│ ├── 2026-02-12_changes.md
│ ├── 2026-02-12_projects.csv
│ ├── 2026-02-19_changes.md
│ ├── 2026-02-19_projects.csv
│ ├── 2026-02-26_changes.md
│ ├── 2026-02-26_projects.csv
│ ├── 2026-03-05_changes.md
│ ├── 2026-03-05_projects.csv
│ ├── 2026-03-12_changes.md
│ ├── 2026-03-12_projects.csv
│ ├── 2026-03-19_changes.md
│ ├── 2026-03-19_projects.csv
│ ├── 2026-03-26_changes.md
│ ├── 2026-03-26_projects.csv
│ ├── 2026-04-09_changes.md
│ ├── 2026-04-09_projects.csv
│ ├── 2026-04-16_changes.md
│ ├── 2026-04-16_projects.csv
│ ├── 2026-04-23_changes.md
│ ├── 2026-04-23_projects.csv
│ ├── 2026-04-30_changes.md
│ ├── 2026-04-30_projects.csv
│ ├── 2026-05-07_changes.md
│ ├── 2026-05-07_projects.csv
│ ├── 2026-05-14_changes.md
│ └── 2026-05-14_projects.csv
├── latest-changes.md
└── projects.yaml
================================================
FILE CONTENTS
================================================
================================================
FILE: .github/CODE_OF_CONDUCT.md
================================================
# Contributor Covenant Code of Conduct
## Our Pledge
In the interest of fostering an open and welcoming environment, we as
contributors and maintainers pledge to making participation in our project and
our community a harassment-free experience for everyone, regardless of age, body
size, disability, ethnicity, sex characteristics, gender identity and expression,
level of experience, education, socio-economic status, nationality, personal
appearance, race, religion, or sexual identity and orientation.
## Our Standards
Examples of behavior that contributes to creating a positive environment
include:
* Using welcoming and inclusive language
* Being respectful of differing viewpoints and experiences
* Gracefully accepting constructive criticism
* Focusing on what is best for the community
* Showing empathy towards other community members
Examples of unacceptable behavior by participants include:
* The use of sexualized language or imagery and unwelcome sexual attention or
advances
* Trolling, insulting/derogatory comments, and personal or political attacks
* Public or private harassment
* Publishing others' private information, such as a physical or electronic
address, without explicit permission
* Other conduct which could reasonably be considered inappropriate in a
professional setting
## Our Responsibilities
Project maintainers are responsible for clarifying the standards of acceptable
behavior and are expected to take appropriate and fair corrective action in
response to any instances of unacceptable behavior.
Project maintainers have the right and responsibility to remove, edit, or
reject comments, commits, code, wiki edits, issues, and other contributions
that are not aligned to this Code of Conduct, or to ban temporarily or
permanently any contributor for other behaviors that they deem inappropriate,
threatening, offensive, or harmful.
## Scope
This Code of Conduct applies both within project spaces and in public spaces
when an individual is representing the project or its community. Examples of
representing a project or community include using an official project e-mail
address, posting via an official social media account, or acting as an appointed
representative at an online or offline event. Representation of a project may be
further defined and clarified by project maintainers.
## Enforcement
Instances of abusive, harassing, or otherwise unacceptable behavior may be
reported by contacting the project team at team@mltooling.org. All
complaints will be reviewed and investigated and will result in a response that
is deemed necessary and appropriate to the circumstances. The project team is
obligated to maintain confidentiality with regard to the reporter of an incident.
Further details of specific enforcement policies may be posted separately.
Project maintainers who do not follow or enforce the Code of Conduct in good
faith may face temporary or permanent repercussions as determined by other
members of the project's leadership.
## Attribution
This Code of Conduct is adapted from the [Contributor Covenant][homepage], version 1.4,
available at https://www.contributor-covenant.org/version/1/4/code-of-conduct.html
[homepage]: https://www.contributor-covenant.org
For answers to common questions about this code of conduct, see
https://www.contributor-covenant.org/faq
================================================
FILE: .github/ISSUE_TEMPLATE/01_suggest-project.md
================================================
---
name: "📦 Suggest a project"
about: "Do you like to suggest a project that hasn't been added to this best-of list yet?"
title: 'Add project: '
labels: 'add-project'
assignees: ''
---
<!--
Please make sure that the project was not already added or suggested to this best-of list. You can ensure this by searching the projects.yaml, the README.md, and the issue list.
-->
**Project details:**
<!-- Please fill out as much of the following information as possible. -->
- Project Name:
- Github URL:
- Category: <!-- Choose one of the existing categories from the README.md or projects.yaml file -->
- License:
- Package Managers: <!-- Add the IDs for every package manager that the project is available on (e.g. npm, pypi, conda, dockerhub, maven, apt, ...). For example: pypi:tensorflow conda:conda-forge/tensorflow dockerhub:tensorflow/tensorflow -->
**Additional context:**
<!-- Optional. Add any other context or additional information about the project. -->
================================================
FILE: .github/ISSUE_TEMPLATE/02_update-project.md
================================================
---
name: "✏️ Update a project"
about: Do you have changes for a project, e.g. missing package manager, wrong license or category?
title: 'Update project: '
labels: 'update-project'
assignees: ''
---
**Update details:**
<!---
Please state the project name that this update is referring to and list all information or metadata that needs to be changed, added or removed. This might include the license, package managers, github url, description, and any other available property.
-->
- Project Name:
<!--- State all information that needs to be updated. -->
**Additional context:**
<!-- Add any other context or additional information about why this change is important. -->
================================================
FILE: .github/ISSUE_TEMPLATE/03_update-category.md
================================================
---
name: "🏷 Add or update a category"
about: Do you like to suggest a new project category or update an existing one?
title: ''
labels: 'category'
assignees: ''
---
<!--
Please select either to add or to update a category. Tick of with: [] -> [x]
-->
- [ ] Add category
- [ ] Update category: <!-- Category Name or ID -->
**Category details:**
<!---
Please state the category details that should be added or changed.
-->
- Category Title:
- Category Subtitle:
**Additional context:**
<!-- Add any other context or additional information about why this change or addition is important. -->
================================================
FILE: .github/ISSUE_TEMPLATE/04_change-configuration.md
================================================
---
name: "⚙️ Change configuration"
about: Do you have a suggestion for changing the configuration, e.g. allow additional licenses or adjust minimal stars?
title: ''
labels: 'configuration'
assignees: ''
---
**Configuration Change:**
<!-- Describe your suggested configuration change. -->
================================================
FILE: .github/ISSUE_TEMPLATE/05_anything-else.md
================================================
---
name: "\U0001F4AC Anything else?"
about: For questions or suggestions regarding the metadata collection or markdown generation, please refer to the best-of-lists/best-of-generator repository.
title: ''
labels: 'question'
assignees: ''
---
<!--
For questions or suggestions regarding the project metadata collection or markdown generation, please refer to the best-of-generator repository: https://github.com/best-of-lists/best-of-generator
-->
**Describe the issue:**
<!-- Describe your issue, but please be descriptive! Include screenshots, logs, code or other info to help explain your problem -->
================================================
FILE: .github/PULL_REQUEST_TEMPLATE.md
================================================
**What kind of change does this PR introduce?**
<!-- (Update "[ ]" to "[x]" to check a box) -->
- [ ] Add a project
- [ ] Update a project
- [ ] Remove a project
- [ ] Add or update a category
- [ ] Change configuration
- [ ] Documentation
- [ ] Other, please describe:
**Description:**
<!--- Use this section to describe your changes. We recommend only to add, update, or remove one project per pull request. If your PR adds a new project, just put the project name and a short description of the project here.-->
**Checklist:**
<!--- Before you submit the PR, go over this checklist and make sure you can
tick off all the boxes. [] -> [x] -->
- [ ] I have read the [CONTRIBUTING](https://github.com/best-of-lists/best-of/blob/main/CONTRIBUTING.md) guidelines.
- [ ] I have not modified the `README.md` file. Projects are only supposed to be added or updated within the `projects.yaml` file since the `README.md` file is automatically generated.
================================================
FILE: .github/labels.yml
================================================
- name: add-project
color: a2eeef
description: "Add new project to best-of list"
- name: update-project
color: a2eeef
description: "Update a project on the best-of list"
- name: category
color: a2eeef
description: "Add or update a category to the best-of list"
- name: configuration
color: a2eeef
description: "Issue refers to the best-of list configuration"
- name: generation
color: a2eeef
description: "Issue refers to the best-of markdown generation"
- name: collection
color: a2eeef
description: "Issue refers to the project metadata collection"
- name: question
color: a2eeef
description: "Further information is requested"
- name: documentation
color: a2eeef
description: "Changes to documentation"
- name: bug
color: d73a4a
description: "Something isn't working"
- name: "good first issue"
color: 98FF98
description: "Good for newcomers"
- name: "help wanted"
color: 98FF98
description: "Extra attention is needed"
- name: invalid
color: cfd3d7
description: "This doesn't seem right"
- name: duplicate
color: cfd3d7
description: "This issue or pull request already exists"
- name: "further input needed"
color: cfd3d7
description: "Not enough detail is provided by the creator"
================================================
FILE: .github/workflows/update-best-of-list.yml
================================================
# Based on https://github.com/best-of-lists/best-of-update-action/blob/v0.8.5/workflows/update-best-of-list.yml
name: update-best-of-list
on:
workflow_dispatch:
inputs:
version:
description: "Version to use for this update"
required: false
schedule:
- cron: "0 18 * * 4" # Every thursday at 6pm
env:
BRANCH_PREFIX: "update/"
DEFAULT_BRANCH: "main"
jobs:
update-best-of-list:
runs-on: ubuntu-latest
steps:
- if: ${{ github.event.inputs != null && github.event.inputs.version != null }}
name: set-version-from-input
run: echo "VERSION=${{ github.event.inputs.version }}" >> $GITHUB_ENV
- if: ${{ ! (env.VERSION != null && env.VERSION != '') }}
name: set-version-via-date
run: echo "VERSION=$(date '+%Y.%m.%d')" >> $GITHUB_ENV
- uses: actions/checkout@v4
- name: check-version-tag
shell: bash
run: |
git fetch --tags --force
git show-ref --tags --verify --quiet -- "refs/tags/${{ env.VERSION }}" && echo "VERSION=$(date '+%Y.%m.%d-%H.%M')" >> $GITHUB_ENV || exit 0
- name: create-update-branch
uses: peterjgrainger/action-create-branch@v3.0.0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
branch: "${{ env.BRANCH_PREFIX }}${{ env.VERSION }}"
- uses: actions/checkout@v2
with:
fetch-depth: 0
ref: ${{ env.BRANCH_PREFIX }}${{ env.VERSION }}
token: ${{ secrets.GITHUB_TOKEN }}
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
- name: update-best-of-list
uses: best-of-lists/best-of-update-action@v0.8.5
with:
libraries_key: ${{ secrets.LIBRARIES_KEY }}
github_key: ${{ secrets.GITHUB_TOKEN }}
- name: push-update
uses: stefanzweifel/git-auto-commit-action@v4
with:
branch: ${{ env.BRANCH_PREFIX }}${{ env.VERSION }}
commit_user_name: best-of update
commit_user_email: actions@github.com
commit_message: Update best-of list for version ${{ env.VERSION }}
tagging_message: ${{ env.VERSION }}
skip_dirty_check: true
commit_options: "--allow-empty"
- name: create-pull-request
shell: bash
run: |
# Stops script execution if a command has an error
set -e
curl -fsSL https://github.com/github/hub/raw/master/script/get | bash -s 2.14.2
bin/hub pull-request -b ${{ env.DEFAULT_BRANCH }} -h ${{ env.BRANCH_PREFIX }}${{ env.VERSION }} --no-edit -m "Best-of update: ${{ env.VERSION }}" -m "To finish this update: Select <code>Merge pull request</code> below and <code>Confirm merge</code>. Also, make sure to publish the created draft release in the [releases section](../releases) as well." || true
rm bin/hub
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
- name: create-release
uses: actions/create-release@v1
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
tag_name: ${{ env.VERSION }}
release_name: "Update: ${{ env.VERSION }}"
body_path: "latest-changes.md"
draft: true
prerelease: false
================================================
FILE: .gitignore
================================================
# IntelliJ
target/
.idea/
*.iml
# Sublime
*.sublime-workspace
# Eclipse
.settings
# VS Code
.project
.classpath
.vscode/*
# Ignore all local history of files
**/.history
# Java
*.class
target/
# C
*.so
# Python
*.pyc
*.egg-info
__pycache__
.ipynb_checkpoints
.Python
dist/
.python-version
.installed.cfg
*.egg
reqlib-metadata
.mypy_cache/
.venv
venv/
build/
# Byte-compiled / optimized / DLL files
*.pyc
__pycache__/
*.py[cod]
*$py.class
# Unit test / coverage reports
htmlcov/
.tox/
.nox/
.coverage
.coverage.*
.cache
nosetests.xml
coverage.xml
*,cover
.hypothesis/
.pytest_cache/
# NPM / Node / JavaScript
.npm
node_modules/
jspm_packages/
# Runtime data
pids
*.pid
*.seed
*.pid.lock
# Logs
logs
*.log
npm-debug.log*
yarn-debug.log*
yarn-error.log*
lerna-debug.log*
# vim temporary files
*~
.*.sw?
# Other Artifacts
hs_err_pid*
*.log
*.swp
*.swo
temp/*
.DS_Store
================================================
FILE: CONTRIBUTING.md
================================================
<!-- markdownlint-disable MD024 -->
# Contribution Guidelines
Thanks for your interest in contributing to our project. This page will give you a quick overview of how things are organized and, most importantly, how to get involved. Everyone is welcome to contribute, and we value everybody's contribution.
## Table of contents
1. [Add a project](#add-a-project)
2. [Update a project](#update-a-project)
3. [Improve metadata collection](#improve-metadata-collection)
4. [Improve markdown generation](#improve-markdown-generation)
5. [Create your own best-of list](#improve-markdown-generation)
6. [Code of conduct](#code-of-conduct)
## Add a project
If you like to suggest or add a project, choose one of the following ways:
- Suggest a project by opening an issue: Please use the suggest project template from the [issue page](https://github.com/jruizaranguren/best-of-digital-identity/issues/new/choose) and fill in the requested information.
- Add a project by modifying the [projects.yaml](https://github.com/jruizaranguren/best-of-digital-identity/blob/main/projects.yaml) and submitting a pull request with your addition. This can also be done directly via the [Github UI](https://github.com/jruizaranguren/best-of-digital-identity/edit/main/projects.yaml).
Before opening an issue or pull request, please ensure that you adhere to the following guidelines:
- Please make sure that the project was not already added or suggested to this best-of list. You can ensure this by searching the projects.yaml, the Readme, and the issue list.
- Add the project to the `projects.yaml` and never to the `README.md` file directly. Use the yaml format and the properties documented in the [project properties](#project-properties) section below to add a new project, for example:
```yaml
- name: Tensorflow
github_id: tensorflow/tensorflow
pypi_id: tensorflow
conda_id: tensorflow
labels: ["tensorflow"]
category: ml-frameworks
```
- Please create an individual issue or pull request for each project.
- Please use the following title format for the issue or pull request: `Add project: project-name`.
- If a project doesn't fit into any of the pre-existing categories, it should go under the `Others` category by not assigning any category. You can also suggest a new category via the add or update category template on the [issue page](https://github.com/jruizaranguren/best-of-digital-identity/issues/new/choose).
## Update a project
If you like to suggest or contribute a project update, choose one of the following ways:
- Suggest a project update by opening an issue: Please use the update project template from the [issue page](https://github.com/jruizaranguren/best-of-digital-identity/issues/new/choose) and fill in the requested information.
- Update a project by modifying the [projects.yaml](https://github.com/jruizaranguren/best-of-digital-identity/blob/main/projects.yaml) and submitting a pull request with your changes. This can also be done directly via the [Github UI](https://github.com/jruizaranguren/best-of-digital-identity/edit/main/projects.yaml).
Before opening an issue or pull request, please ensure that you adhere to the following guidelines:
- Only update the project in the `projects.yaml` and never to the `README.md` file directly. Use the yaml format and the properties documented in the [project properties](#project-properties) section below to update a new project.
- Please create an individual issue or pull request for each project.
- Please use the following title format for the issue or pull request: `Update project: project-name`.
## Project properties
<table>
<tr>
<th>Property</th>
<th>Description</th>
</tr>
<tr>
<td><code>name</code></td>
<td>Name of the project. This name is required to be unique on the best-of list.</td>
</tr>
<tr>
<td><code>github_id</code></td>
<td>Github ID of the project based on user or organization and the repository name, e.g. <code>best-of-lists/best-of-generator</code>.</td>
</tr>
<tr>
<td colspan="2"><b>Optional Properties:</b></td>
</tr>
<tr>
<td><code>category</code></td>
<td>Category that this project is most related to. You can find all available category IDs in the <code>projects.yaml</code> file. The project will be sorted into the <code>Others</code> category if no category is provided.</td>
</tr>
<tr>
<td><code>labels</code></td>
<td>List of labels that this project is related to. You can find all available label IDs in the <code>projects.yaml</code> file.</td>
</tr>
<tr>
<td colspan="2"><b>Supported Package Managers:</b></td>
</tr>
<tr>
<td><code>pypi_id</code></td>
<td>Project ID on the python package index (<a href="https://pypi.org">PyPi</a>).</td>
</tr>
<tr>
<td><code>conda_id</code></td>
<td>Project ID on the <a href="https://anaconda.org">conda package manager</a>. If the main package is provided on a different channel, prefix the ID with the given channel: e.g. <code>conda-forge/tensorflow</code></td>
</tr>
<tr>
<td><code>npm_id</code></td>
<td>Project ID on the Node package manager (<a href="https://www.npmjs.com">npm</a>).</td>
</tr>
<tr>
<td><code>dockerhub_id</code></td>
<td>Project ID on the <a href="https://hub.docker.com">Docker Hub container registry</a>. </td>
</tr>
<tr>
<td><code>maven_id</code></td>
<td>Artifact ID on <a href="https://mvnrepository.com">Maven central</a>, e.g. <code>org.apache.flink:flink-core</code>. </td>
</tr>
</table>
Please refer to the [best-of-generator documentation](https://github.com/best-of-lists/best-of-generator#project-properties) for a complete and up-to-date list of supported project properties.
## Improve metadata collection
If you like to contribute to or share suggestions regarding the project metadata collection, please refer to the [best-of-generator](https://github.com/best-of-lists/best-of-generator) repository.
## Improve markdown generation
If you like to contribute to or share suggestions regarding the markdown generation, please refer to the [best-of-generator](https://github.com/best-of-lists/best-of-generator) repository.
## Create your own best-of list
If you want to create your own best-of list, we strongly recommend to follow [this guide](https://github.com/best-of-lists/best-of/blob/main/create-best-of-list.md). With this guide, it will only take about 3 minutes to get you started. It is already set-up to automatically run the best-of generator via our Github Action and includes other useful template files.
## Code of Conduct
All members of the project community must abide by the [Contributor Covenant, version 2.0](./.github/CODE_OF_CONDUCT.md). Only by respecting each other we can develop a productive, collaborative community. Instances of abusive, harassing, or otherwise unacceptable behavior may be reported by contacting a project maintainer.
================================================
FILE: LICENSE
================================================
Attribution-ShareAlike 4.0 International
=======================================================================
Creative Commons Corporation ("Creative Commons") is not a law firm and
does not provide legal services or legal advice. Distribution of
Creative Commons public licenses does not create a lawyer-client or
other relationship. Creative Commons makes its licenses and related
information available on an "as-is" basis. Creative Commons gives no
warranties regarding its licenses, any material licensed under their
terms and conditions, or any related information. Creative Commons
disclaims all liability for damages resulting from their use to the
fullest extent possible.
Using Creative Commons Public Licenses
Creative Commons public licenses provide a standard set of terms and
conditions that creators and other rights holders may use to share
original works of authorship and other material subject to copyright
and certain other rights specified in the public license below. The
following considerations are for informational purposes only, are not
exhaustive, and do not form part of our licenses.
Considerations for licensors: Our public licenses are
intended for use by those authorized to give the public
permission to use material in ways otherwise restricted by
copyright and certain other rights. Our licenses are
irrevocable. Licensors should read and understand the terms
and conditions of the license they choose before applying it.
Licensors should also secure all rights necessary before
applying our licenses so that the public can reuse the
material as expected. Licensors should clearly mark any
material not subject to the license. This includes other CC-
licensed material, or material used under an exception or
limitation to copyright. More considerations for licensors:
wiki.creativecommons.org/Considerations_for_licensors
Considerations for the public: By using one of our public
licenses, a licensor grants the public permission to use the
licensed material under specified terms and conditions. If
the licensor's permission is not necessary for any reason--for
example, because of any applicable exception or limitation to
copyright--then that use is not regulated by the license. Our
licenses grant only permissions under copyright and certain
other rights that a licensor has authority to grant. Use of
the licensed material may still be restricted for other
reasons, including because others have copyright or other
rights in the material. A licensor may make special requests,
such as asking that all changes be marked or described.
Although not required by our licenses, you are encouraged to
respect those requests where reasonable. More considerations
for the public:
wiki.creativecommons.org/Considerations_for_licensees
=======================================================================
Creative Commons Attribution-ShareAlike 4.0 International Public
License
By exercising the Licensed Rights (defined below), You accept and agree
to be bound by the terms and conditions of this Creative Commons
Attribution-ShareAlike 4.0 International Public License ("Public
License"). To the extent this Public License may be interpreted as a
contract, You are granted the Licensed Rights in consideration of Your
acceptance of these terms and conditions, and the Licensor grants You
such rights in consideration of benefits the Licensor receives from
making the Licensed Material available under these terms and
conditions.
Section 1 -- Definitions.
a. Adapted Material means material subject to Copyright and Similar
Rights that is derived from or based upon the Licensed Material
and in which the Licensed Material is translated, altered,
arranged, transformed, or otherwise modified in a manner requiring
permission under the Copyright and Similar Rights held by the
Licensor. For purposes of this Public License, where the Licensed
Material is a musical work, performance, or sound recording,
Adapted Material is always produced where the Licensed Material is
synched in timed relation with a moving image.
b. Adapter's License means the license You apply to Your Copyright
and Similar Rights in Your contributions to Adapted Material in
accordance with the terms and conditions of this Public License.
c. BY-SA Compatible License means a license listed at
creativecommons.org/compatiblelicenses, approved by Creative
Commons as essentially the equivalent of this Public License.
d. Copyright and Similar Rights means copyright and/or similar rights
closely related to copyright including, without limitation,
performance, broadcast, sound recording, and Sui Generis Database
Rights, without regard to how the rights are labeled or
categorized. For purposes of this Public License, the rights
specified in Section 2(b)(1)-(2) are not Copyright and Similar
Rights.
e. Effective Technological Measures means those measures that, in the
absence of proper authority, may not be circumvented under laws
fulfilling obligations under Article 11 of the WIPO Copyright
Treaty adopted on December 20, 1996, and/or similar international
agreements.
f. Exceptions and Limitations means fair use, fair dealing, and/or
any other exception or limitation to Copyright and Similar Rights
that applies to Your use of the Licensed Material.
g. License Elements means the license attributes listed in the name
of a Creative Commons Public License. The License Elements of this
Public License are Attribution and ShareAlike.
h. Licensed Material means the artistic or literary work, database,
or other material to which the Licensor applied this Public
License.
i. Licensed Rights means the rights granted to You subject to the
terms and conditions of this Public License, which are limited to
all Copyright and Similar Rights that apply to Your use of the
Licensed Material and that the Licensor has authority to license.
j. Licensor means the individual(s) or entity(ies) granting rights
under this Public License.
k. Share means to provide material to the public by any means or
process that requires permission under the Licensed Rights, such
as reproduction, public display, public performance, distribution,
dissemination, communication, or importation, and to make material
available to the public including in ways that members of the
public may access the material from a place and at a time
individually chosen by them.
l. Sui Generis Database Rights means rights other than copyright
resulting from Directive 96/9/EC of the European Parliament and of
the Council of 11 March 1996 on the legal protection of databases,
as amended and/or succeeded, as well as other essentially
equivalent rights anywhere in the world.
m. You means the individual or entity exercising the Licensed Rights
under this Public License. Your has a corresponding meaning.
Section 2 -- Scope.
a. License grant.
1. Subject to the terms and conditions of this Public License,
the Licensor hereby grants You a worldwide, royalty-free,
non-sublicensable, non-exclusive, irrevocable license to
exercise the Licensed Rights in the Licensed Material to:
a. reproduce and Share the Licensed Material, in whole or
in part; and
b. produce, reproduce, and Share Adapted Material.
2. Exceptions and Limitations. For the avoidance of doubt, where
Exceptions and Limitations apply to Your use, this Public
License does not apply, and You do not need to comply with
its terms and conditions.
3. Term. The term of this Public License is specified in Section
6(a).
4. Media and formats; technical modifications allowed. The
Licensor authorizes You to exercise the Licensed Rights in
all media and formats whether now known or hereafter created,
and to make technical modifications necessary to do so. The
Licensor waives and/or agrees not to assert any right or
authority to forbid You from making technical modifications
necessary to exercise the Licensed Rights, including
technical modifications necessary to circumvent Effective
Technological Measures. For purposes of this Public License,
simply making modifications authorized by this Section 2(a)
(4) never produces Adapted Material.
5. Downstream recipients.
a. Offer from the Licensor -- Licensed Material. Every
recipient of the Licensed Material automatically
receives an offer from the Licensor to exercise the
Licensed Rights under the terms and conditions of this
Public License.
b. Additional offer from the Licensor -- Adapted Material.
Every recipient of Adapted Material from You
automatically receives an offer from the Licensor to
exercise the Licensed Rights in the Adapted Material
under the conditions of the Adapter's License You apply.
c. No downstream restrictions. You may not offer or impose
any additional or different terms or conditions on, or
apply any Effective Technological Measures to, the
Licensed Material if doing so restricts exercise of the
Licensed Rights by any recipient of the Licensed
Material.
6. No endorsement. Nothing in this Public License constitutes or
may be construed as permission to assert or imply that You
are, or that Your use of the Licensed Material is, connected
with, or sponsored, endorsed, or granted official status by,
the Licensor or others designated to receive attribution as
provided in Section 3(a)(1)(A)(i).
b. Other rights.
1. Moral rights, such as the right of integrity, are not
licensed under this Public License, nor are publicity,
privacy, and/or other similar personality rights; however, to
the extent possible, the Licensor waives and/or agrees not to
assert any such rights held by the Licensor to the limited
extent necessary to allow You to exercise the Licensed
Rights, but not otherwise.
2. Patent and trademark rights are not licensed under this
Public License.
3. To the extent possible, the Licensor waives any right to
collect royalties from You for the exercise of the Licensed
Rights, whether directly or through a collecting society
under any voluntary or waivable statutory or compulsory
licensing scheme. In all other cases the Licensor expressly
reserves any right to collect such royalties.
Section 3 -- License Conditions.
Your exercise of the Licensed Rights is expressly made subject to the
following conditions.
a. Attribution.
1. If You Share the Licensed Material (including in modified
form), You must:
a. retain the following if it is supplied by the Licensor
with the Licensed Material:
i. identification of the creator(s) of the Licensed
Material and any others designated to receive
attribution, in any reasonable manner requested by
the Licensor (including by pseudonym if
designated);
ii. a copyright notice;
iii. a notice that refers to this Public License;
iv. a notice that refers to the disclaimer of
warranties;
v. a URI or hyperlink to the Licensed Material to the
extent reasonably practicable;
b. indicate if You modified the Licensed Material and
retain an indication of any previous modifications; and
c. indicate the Licensed Material is licensed under this
Public License, and include the text of, or the URI or
hyperlink to, this Public License.
2. You may satisfy the conditions in Section 3(a)(1) in any
reasonable manner based on the medium, means, and context in
which You Share the Licensed Material. For example, it may be
reasonable to satisfy the conditions by providing a URI or
hyperlink to a resource that includes the required
information.
3. If requested by the Licensor, You must remove any of the
information required by Section 3(a)(1)(A) to the extent
reasonably practicable.
b. ShareAlike.
In addition to the conditions in Section 3(a), if You Share
Adapted Material You produce, the following conditions also apply.
1. The Adapter's License You apply must be a Creative Commons
license with the same License Elements, this version or
later, or a BY-SA Compatible License.
2. You must include the text of, or the URI or hyperlink to, the
Adapter's License You apply. You may satisfy this condition
in any reasonable manner based on the medium, means, and
context in which You Share Adapted Material.
3. You may not offer or impose any additional or different terms
or conditions on, or apply any Effective Technological
Measures to, Adapted Material that restrict exercise of the
rights granted under the Adapter's License You apply.
Section 4 -- Sui Generis Database Rights.
Where the Licensed Rights include Sui Generis Database Rights that
apply to Your use of the Licensed Material:
a. for the avoidance of doubt, Section 2(a)(1) grants You the right
to extract, reuse, reproduce, and Share all or a substantial
portion of the contents of the database;
b. if You include all or a substantial portion of the database
contents in a database in which You have Sui Generis Database
Rights, then the database in which You have Sui Generis Database
Rights (but not its individual contents) is Adapted Material,
including for purposes of Section 3(b); and
c. You must comply with the conditions in Section 3(a) if You Share
all or a substantial portion of the contents of the database.
For the avoidance of doubt, this Section 4 supplements and does not
replace Your obligations under this Public License where the Licensed
Rights include other Copyright and Similar Rights.
Section 5 -- Disclaimer of Warranties and Limitation of Liability.
a. UNLESS OTHERWISE SEPARATELY UNDERTAKEN BY THE LICENSOR, TO THE
EXTENT POSSIBLE, THE LICENSOR OFFERS THE LICENSED MATERIAL AS-IS
AND AS-AVAILABLE, AND MAKES NO REPRESENTATIONS OR WARRANTIES OF
ANY KIND CONCERNING THE LICENSED MATERIAL, WHETHER EXPRESS,
IMPLIED, STATUTORY, OR OTHER. THIS INCLUDES, WITHOUT LIMITATION,
WARRANTIES OF TITLE, MERCHANTABILITY, FITNESS FOR A PARTICULAR
PURPOSE, NON-INFRINGEMENT, ABSENCE OF LATENT OR OTHER DEFECTS,
ACCURACY, OR THE PRESENCE OR ABSENCE OF ERRORS, WHETHER OR NOT
KNOWN OR DISCOVERABLE. WHERE DISCLAIMERS OF WARRANTIES ARE NOT
ALLOWED IN FULL OR IN PART, THIS DISCLAIMER MAY NOT APPLY TO YOU.
b. TO THE EXTENT POSSIBLE, IN NO EVENT WILL THE LICENSOR BE LIABLE
TO YOU ON ANY LEGAL THEORY (INCLUDING, WITHOUT LIMITATION,
NEGLIGENCE) OR OTHERWISE FOR ANY DIRECT, SPECIAL, INDIRECT,
INCIDENTAL, CONSEQUENTIAL, PUNITIVE, EXEMPLARY, OR OTHER LOSSES,
COSTS, EXPENSES, OR DAMAGES ARISING OUT OF THIS PUBLIC LICENSE OR
USE OF THE LICENSED MATERIAL, EVEN IF THE LICENSOR HAS BEEN
ADVISED OF THE POSSIBILITY OF SUCH LOSSES, COSTS, EXPENSES, OR
DAMAGES. WHERE A LIMITATION OF LIABILITY IS NOT ALLOWED IN FULL OR
IN PART, THIS LIMITATION MAY NOT APPLY TO YOU.
c. The disclaimer of warranties and limitation of liability provided
above shall be interpreted in a manner that, to the extent
possible, most closely approximates an absolute disclaimer and
waiver of all liability.
Section 6 -- Term and Termination.
a. This Public License applies for the term of the Copyright and
Similar Rights licensed here. However, if You fail to comply with
this Public License, then Your rights under this Public License
terminate automatically.
b. Where Your right to use the Licensed Material has terminated under
Section 6(a), it reinstates:
1. automatically as of the date the violation is cured, provided
it is cured within 30 days of Your discovery of the
violation; or
2. upon express reinstatement by the Licensor.
For the avoidance of doubt, this Section 6(b) does not affect any
right the Licensor may have to seek remedies for Your violations
of this Public License.
c. For the avoidance of doubt, the Licensor may also offer the
Licensed Material under separate terms or conditions or stop
distributing the Licensed Material at any time; however, doing so
will not terminate this Public License.
d. Sections 1, 5, 6, 7, and 8 survive termination of this Public
License.
Section 7 -- Other Terms and Conditions.
a. The Licensor shall not be bound by any additional or different
terms or conditions communicated by You unless expressly agreed.
b. Any arrangements, understandings, or agreements regarding the
Licensed Material not stated herein are separate from and
independent of the terms and conditions of this Public License.
Section 8 -- Interpretation.
a. For the avoidance of doubt, this Public License does not, and
shall not be interpreted to, reduce, limit, restrict, or impose
conditions on any use of the Licensed Material that could lawfully
be made without permission under this Public License.
b. To the extent possible, if any provision of this Public License is
deemed unenforceable, it shall be automatically reformed to the
minimum extent necessary to make it enforceable. If the provision
cannot be reformed, it shall be severed from this Public License
without affecting the enforceability of the remaining terms and
conditions.
c. No term or condition of this Public License will be waived and no
failure to comply consented to unless expressly agreed to by the
Licensor.
d. Nothing in this Public License constitutes or may be interpreted
as a limitation upon, or waiver of, any privileges and immunities
that apply to the Licensor or You, including from the legal
processes of any jurisdiction or authority.
=======================================================================
Creative Commons is not a party to its public
licenses. Notwithstanding, Creative Commons may elect to apply one of
its public licenses to material it publishes and in those instances
will be considered the “Licensor.” The text of the Creative Commons
public licenses is dedicated to the public domain under the CC0 Public
Domain Dedication. Except for the limited purpose of indicating that
material is shared under a Creative Commons public license or as
otherwise permitted by the Creative Commons policies published at
creativecommons.org/policies, Creative Commons does not authorize the
use of the trademark "Creative Commons" or any other trademark or logo
of Creative Commons without its prior written consent including,
without limitation, in connection with any unauthorized modifications
to any of its public licenses or any other arrangements,
understandings, or agreements concerning use of licensed material. For
the avoidance of doubt, this paragraph does not form part of the
public licenses.
Creative Commons may be contacted at creativecommons.org.
================================================
FILE: README.md
================================================
<!-- markdownlint-disable -->
<h1 align="center">
best-of-digital-identity
<br>
</h1>
<p align="center">
<strong>🏆 A ranked list of awesome Digital Identity open source projects. Updated weekly.</strong>
</p>
<p align="center">
<a href="https://best-of.org" title="Best-of Badge"><img src="http://bit.ly/3o3EHNN"></a>
<a href="#Contents" title="Project Count"><img src="https://img.shields.io/badge/projects-170-blue.svg?color=5ac4bf"></a>
<a href="#Contribution" title="Contributions are welcome"><img src="https://img.shields.io/badge/contributions-welcome-green.svg"></a>
<a href="https://github.com/jruizaranguren/best-of-digital-identity/releases" title="Best-of Updates"><img src="https://img.shields.io/github/release-date/jruizaranguren/best-of-digital-identity?color=green&label=updated"></a>
</p>
This curated list contains 170 awesome open-source projects with a total of 900K stars grouped into 11 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.
🔥 This list is also available on [best-of.org](https://best-of.org). There you can also find similar lists for other topics. 🏆
If you like to add or update projects, feel free to open an [issue](https://github.com/jruizaranguren/best-of-digital-identity/issues/new/choose), submit a [pull request](https://github.com/jruizaranguren/best-of-digital-identity/pulls), or directly edit the [projects.yaml](https://github.com/jruizaranguren/best-of-digital-identity/edit/main/projects.yaml). Contributions are very welcome!
> 🧙♂️ Discover other [best-of lists](https://best-of.org) or [create your own](https://github.com/best-of-lists/best-of/blob/main/create-best-of-list.md).
## Contents
- [Identity Providers](#identity-providers) _18 projects_
- [Authentication, Oauth2, OIDC, Webauthn](#authentication-oauth2-oidc-webauthn) _26 projects_
- [Access control and authorization](#access-control-and-authorization) _11 projects_
- [Shared Groups](#shared-groups) _11 projects_
- [Cryptographics and Public Key Infrastructure](#cryptographics-and-public-key-infrastructure) _10 projects_
- [Machine Identity Management](#machine-identity-management) _9 projects_
- [Biometrics](#biometrics) _13 projects_
- [Specifications](#specifications) _17 projects_
- [Decentralized Identifiers](#decentralized-identifiers) _16 projects_
- [Self-Sovereign Identity Agents](#self-sovereign-identity-agents) _11 projects_
- [Self-Sovereign Identity, credentials and protocols SDKs](#self-sovereign-identity-credentials-and-protocols-sdks) _30 projects_
## Explanation
- 🥇🥈🥉 Combined project-quality score
- ⭐️ Star count from GitHub
- 🐣 New project _(less than 6 months old)_
- 💤 Inactive project _(6 months no activity)_
- 💀 Dead project _(12 months no activity)_
- 📈📉 Project is trending up or down
- ➕ Project was recently added
- ❗️ Warning _(e.g. missing/risky license)_
- 👨💻 Contributors count from GitHub
- 🔀 Fork count from GitHub
- 📋 Issue count from GitHub
- ⏱️ Last update timestamp on package manager
- 📥 Download count from package manager
- 📦 Number of dependent projects
<br>
## Identity Providers
<a href="#contents"><img align="right" width="15" height="15" src="https://git.io/JtehR" alt="Back to top"></a>
_Identity providers (IdPs) and Identity and Access Management (IAMs) solutions_
<details><summary><b><a href="https://github.com/keycloak/keycloak">keycloak</a></b> (🥇38 · ⭐ 34K · 📈) - Open Source Identity and Access Management For Modern.. <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code> <a href="https://www.cncf.io/"><code>cncf</code></a></summary>
- [GitHub](https://github.com/keycloak/keycloak) (👨💻 1.8K · 🔀 8.2K · 📥 1.2M · 📋 19K - 13% open · ⏱️ 14.05.2026):
```
git clone https://github.com/keycloak/keycloak
```
- [Docker Hub](https://hub.docker.com/r/quay.io/keycloak/keycloak):
```
docker pull quay.io/keycloak/keycloak
```
</details>
<details><summary><b><a href="https://github.com/ory/kratos">ory-kratos</a></b> (🥇37 · ⭐ 14K) - Headless cloud-native authentication and identity management.. <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code> <a href="https://www.ory.sh/"><code>ory</code></a></summary>
- [GitHub](https://github.com/ory/kratos) (👨💻 250 · 🔀 1.1K · 📥 61K · 📦 55 · 📋 1.4K - 10% open · ⏱️ 13.05.2026):
```
git clone https://github.com/ory/kratos
```
- [Docker Hub](https://hub.docker.com/r/oryd/kratos) (📥 120M · ⭐ 22 · ⏱️ 20.03.2026):
```
docker pull oryd/kratos
```
</details>
<details><summary><b><a href="https://github.com/casdoor/casdoor">casdoor</a></b> (🥈35 · ⭐ 14K) - An open-source Agent-first Identity and Access Management (IAM) /LLM.. <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code></summary>
- [GitHub](https://github.com/casdoor/casdoor) (👨💻 290 · 🔀 1.6K · 📥 1.7K · 📦 12 · 📋 2.3K - 4% open · ⏱️ 12.05.2026):
```
git clone https://github.com/casdoor/casdoor
```
- [Docker Hub](https://hub.docker.com/r/casbin/casdoor) (📥 1.2M · ⭐ 23 · ⏱️ 12.05.2026):
```
docker pull casbin/casdoor
```
</details>
<details><summary><b><a href="https://github.com/apereo/cas">cas</a></b> (🥈35 · ⭐ 11K) - Apereo CAS - Identity & Single Sign On for all earthlings and beyond. <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code></summary>
- [GitHub](https://github.com/apereo/cas) (👨💻 370 · 🔀 3.9K · 📥 4.1K · 📦 21 · ⏱️ 14.05.2026):
```
git clone https://github.com/apereo/cas
```
- [Docker Hub](https://hub.docker.com/r/apereo/cas) (📥 1.6M · ⭐ 130 · ⏱️ 14.05.2026):
```
docker pull apereo/cas
```
</details>
<details><summary><b><a href="https://github.com/authelia/authelia">authelia</a></b> (🥈33 · ⭐ 28K) - The Single Sign-On Multi-Factor portal for web apps, now OpenID.. <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code></summary>
- [GitHub](https://github.com/authelia/authelia) (👨💻 290 · 🔀 1.4K · 📥 55K · 📋 1.4K - 3% open · ⏱️ 14.05.2026):
```
git clone https://github.com/authelia/authelia
```
</details>
<details><summary><b><a href="https://github.com/wso2/product-is">wso2-identity-server</a></b> (🥈32 · ⭐ 890 · 📈) - Welcome to the WSO2 Identity Server source code! For.. <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code></summary>
- [GitHub](https://github.com/wso2/product-is) (👨💻 750 · 🔀 980 · 📥 22K · 📋 18K - 8% open · ⏱️ 14.05.2026):
```
git clone https://github.com/wso2/product-is
```
- [Docker Hub](https://hub.docker.com/r/wso2/wso2is) (📥 2M · ⭐ 40 · ⏱️ 04.11.2025):
```
docker pull wso2/wso2is
```
</details>
<details><summary><b><a href="https://github.com/goauthentik/authentik">authentik</a></b> (🥈31 · ⭐ 21K) - The authentication glue you need. <code><a href="https://github.com/goauthentik/authentik/blob/13591fc72cd2f07bdd1c17f66e4f4f0a6608d8eb/authentik/enterprise/LICENSE">❗️Custom</a></code></summary>
- [GitHub](https://github.com/goauthentik/authentik) (👨💻 540 · 🔀 1.6K · 📥 7.2K · 📋 4.2K - 18% open · ⏱️ 14.05.2026):
```
git clone https://github.com/goauthentik/authentik
```
</details>
<details><summary><b><a href="https://github.com/logto-io/logto">logto</a></b> (🥈31 · ⭐ 12K) - Authentication and authorization infrastructure for SaaS and AI apps,.. <code><a href="http://bit.ly/3postzC">MPL-2.0</a></code></summary>
- [GitHub](https://github.com/logto-io/logto) (👨💻 92 · 🔀 780 · 📥 8.1K · 📦 9 · 📋 820 - 20% open · ⏱️ 14.05.2026):
```
git clone https://github.com/logto-io/logto
```
- [Docker Hub](https://hub.docker.com/r/svhd/logto) (📥 430K · ⭐ 7 · ⏱️ 14.05.2026):
```
docker pull svhd/logto
```
</details>
<details><summary><b><a href="https://github.com/kanidm/kanidm">kanidm</a></b> (🥈31 · ⭐ 4.9K) - Kanidm: A simple, secure, and fast identity management platform. <code><a href="http://bit.ly/3postzC">MPL-2.0</a></code></summary>
- [GitHub](https://github.com/kanidm/kanidm) (👨💻 150 · 🔀 320 · 📥 450 · 📦 42 · 📋 1.2K - 19% open · ⏱️ 14.05.2026):
```
git clone https://github.com/kanidm/kanidm
```
- [Docker Hub](https://hub.docker.com/r/kanidm/server) (📥 840K · ⭐ 4 · ⏱️ 14.05.2026):
```
docker pull kanidm/server
```
</details>
<details><summary><b><a href="https://github.com/zitadel/zitadel">zitadel</a></b> (🥉30 · ⭐ 14K) - ZITADEL - Identity infrastructure, simplified foryou. <code><a href="http://bit.ly/3pwmjO5">❗️AGPL-3.0</a></code></summary>
- [GitHub](https://github.com/zitadel/zitadel) (👨💻 250 · 🔀 1.1K · 📥 19K · 📦 1 · 📋 3.6K - 24% open · ⏱️ 12.05.2026):
```
git clone https://github.com/zitadel/zitadel
```
- [Docker Hub](https://hub.docker.com/r/ghcr.io/zitadel/zitadel):
```
docker pull ghcr.io/zitadel/zitadel
```
</details>
<details><summary><b><a href="https://github.com/JanssenProject/jans">jansen</a></b> (🥉30 · ⭐ 630) - The Janssen Project is a home for open source IAM components,.. <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code> <a href="https://www.linuxfoundation.org/"><code>linux-foundation</code></a></summary>
- [GitHub](https://github.com/JanssenProject/jans) (👨💻 140 · 🔀 170 · 📥 11K · 📦 16 · 📋 5.6K - 4% open · ⏱️ 14.05.2026):
```
git clone https://github.com/janssenproject/jans
```
</details>
<details><summary><b><a href="https://github.com/authgear/authgear-server">authgear</a></b> (🥉25 · ⭐ 1.8K) - Open source Auth0/Clerk/Firebase alternative. Passkeys, SSO, MFA,.. <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code></summary>
- [GitHub](https://github.com/authgear/authgear-server) (👨💻 50 · 🔀 110 · 📥 680 · 📦 9 · 📋 2.3K - 15% open · ⏱️ 14.05.2026):
```
git clone https://github.com/authgear/authgear-server
```
</details>
<details><summary><b><a href="https://github.com/supertokens/supertokens-core">supertokens</a></b> (🥉24 · ⭐ 15K) - Open source alternative to Auth0 / Firebase Auth / AWS Cognito. <code><a href="https://github.com/supertokens/supertokens-core/blob/4a134fff6e96c46546fd11d66592d75c9fcef614/ee/LICENSE.md">❗️Custom</a></code></summary>
- [GitHub](https://github.com/supertokens/supertokens-core) (👨💻 36 · 🔀 660 · 📋 540 - 24% open · ⏱️ 05.05.2026):
```
git clone https://github.com/supertokens/supertokens-core
```
- [Docker Hub](https://hub.docker.com/r/registry.supertokens.io/supertokens/supertokens-postgresql):
```
docker pull registry.supertokens.io/supertokens/supertokens-postgresql
```
</details>
<details><summary><b><a href="https://github.com/freeipa/freeipa">freeipa</a></b> (🥉24 · ⭐ 1.4K) - Mirror of FreeIPA, an integrated security information management.. <code><a href="http://bit.ly/2M0xdwT">❗️GPL-3.0</a></code></summary>
- [GitHub](https://github.com/freeipa/freeipa) (👨💻 260 · 🔀 360 · ⏱️ 12.05.2026):
```
git clone https://github.com/freeipa/freeipa
```
- [Docker Hub](https://hub.docker.com/r/freeipa/freeipa-server) (📥 6.4M · ⭐ 180 · ⏱️ 13.05.2026):
```
docker pull freeipa/freeipa-server
```
</details>
<details><summary><b><a href="https://github.com/dromara/MaxKey">maxkey</a></b> (🥉23 · ⭐ 1.9K) - Dromara MaxKey SSO ,Leading-Edge IAM-IDaas(Identity and Access.. <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code></summary>
- [GitHub](https://github.com/dromara/MaxKey) (👨💻 60 · 🔀 390 · 📋 140 - 2% open · ⏱️ 06.05.2026):
```
git clone https://github.com/dromara/MaxKey
```
- [Docker Hub](https://hub.docker.com/r/maxkeytop/maxkey) (📥 46K · ⭐ 5 · ⏱️ 01.02.2026):
```
docker pull maxkeytop/maxkey
```
</details>
<details><summary><b><a href="https://github.com/openstack/keystone">keystone</a></b> (🥉23 · ⭐ 710) - OpenStack Identity (Keystone). Mirror of code maintained at.. <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code> <a href="https://www.openstack.org/"><code>openstack</code></a></summary>
- [GitHub](https://github.com/openstack/keystone) (👨💻 760 · 🔀 680 · 📦 200 · ⏱️ 23.04.2026):
```
git clone https://github.com/openstack/keystone
```
</details>
<details><summary><b><a href="https://github.com/netlify/gotrue">gotrue</a></b> (🥉22 · ⭐ 4.4K) - An JWT based API for managing users and issuing JWT tokens. <code><a href="http://bit.ly/34MBwT8">MIT</a></code></summary>
- [GitHub](https://github.com/netlify/gotrue) (👨💻 48 · 🔀 320 · 📦 11 · 📋 140 - 4% open · ⏱️ 28.04.2026):
```
git clone https://github.com/netlify/gotrue
```
</details>
<details><summary>Show 1 hidden projects...</summary>
- <b><a href="https://github.com/teamhanko/hanko">hanko</a></b> (🥉27 · ⭐ 8.9K) - Modern authentication, on your terms. Open source alternative to.. <code>❗Unlicensed</code>
</details>
<br>
## Authentication, Oauth2, OIDC, Webauthn
<a href="#contents"><img align="right" width="15" height="15" src="https://git.io/JtehR" alt="Back to top"></a>
_Authentication, Oauth2 authorization, and OIDC tools and projects_
<details><summary><b><a href="https://github.com/nextauthjs/next-auth">nextauthjs</a></b> (🥇41 · ⭐ 28K) - Authentication for the Web. <code><a href="http://bit.ly/3hkKRql">ISC</a></code></summary>
- [GitHub](https://github.com/nextauthjs/next-auth) (👨💻 900 · 🔀 4K · 📦 480K · 📋 5.1K - 7% open · ⏱️ 14.04.2026):
```
git clone https://github.com/nextauthjs/next-auth
```
- [npm](https://www.npmjs.com/package/next-auth) (📥 16M / month):
```
npm install next-auth
```
</details>
<details><summary><b><a href="https://github.com/oauthlib/oauthlib">oauthlib</a></b> (🥇41 · ⭐ 3K) - A generic, spec-compliant, thorough implementation of the OAuth request-.. <code><a href="http://bit.ly/3aKzpTv">BSD-3</a></code></summary>
- [GitHub](https://github.com/oauthlib/oauthlib) (👨💻 200 · 🔀 500 · 📦 650K · 📋 400 - 22% open · ⏱️ 22.04.2026):
```
git clone https://github.com/oauthlib/oauthlib
```
- [PyPi](https://pypi.org/project/oauthlib) (📥 350M / month):
```
pip install oauthlib
```
</details>
<details><summary><b><a href="https://github.com/authlib/authlib">authlib</a></b> (🥇39 · ⭐ 5.3K) - The ultimate Python library in building OAuth, OpenID Connect clients.. <code><a href="http://bit.ly/3aKzpTv">BSD-3</a></code></summary>
- [GitHub](https://github.com/authlib/authlib) (👨💻 140 · 🔀 520 · 📦 53K · 📋 540 - 20% open · ⏱️ 06.05.2026):
```
git clone https://github.com/lepture/authlib
```
- [PyPi](https://pypi.org/project/authlib) (📥 120M / month):
```
pip install authlib
```
</details>
<details><summary><b><a href="https://github.com/ory/hydra">ory-hydra</a></b> (🥈35 · ⭐ 17K) - Internet-scale OpenID Certified OpenID Connect and OAuth2.1.. <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code> <a href="https://www.ory.sh/"><code>ory</code></a></summary>
- [GitHub](https://github.com/ory/hydra) (👨💻 320 · 🔀 1.5K · 📥 590K · 📋 1.6K - 6% open · ⏱️ 14.04.2026):
```
git clone https://github.com/ory/hydra
```
- [Docker Hub](https://hub.docker.com/r/oryd/hydra) (📥 430M · ⭐ 78 · ⏱️ 20.03.2026):
```
docker pull oryd/hydra
```
</details>
<details><summary><b><a href="https://github.com/panva/node-oidc-provider">node-oidc-provider</a></b> (🥈33 · ⭐ 3.7K) - OpenID Certified OAuth 2.0 Authorization Server.. <code><a href="http://bit.ly/34MBwT8">MIT</a></code></summary>
- [GitHub](https://github.com/panva/node-oidc-provider) (👨💻 76 · 🔀 760 · 📦 2.2K · ⏱️ 09.05.2026):
```
git clone https://github.com/panva/node-oidc-provider
```
- [npm](https://www.npmjs.com/package/oidc-provider) (📥 1.2M / month):
```
npm install oidc-provider
```
</details>
<details><summary><b><a href="https://github.com/dexidp/dex">dex</a></b> (🥈32 · ⭐ 11K) - OpenID Connect (OIDC) identity and OAuth 2.0 provider with pluggable.. <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code> <a href="https://www.linuxfoundation.org/"><code>linux-foundation</code></a></summary>
- [GitHub](https://github.com/dexidp/dex) (👨💻 300 · 🔀 1.8K · 📥 360 · 📦 200 · 📋 1.2K - 27% open · ⏱️ 11.05.2026):
```
git clone https://github.com/dexidp/dex
```
- [Docker Hub](https://hub.docker.com/r/quay.io/dexidp/dex):
```
docker pull quay.io/dexidp/dex
```
</details>
<details><summary><b><a href="https://github.com/IdentityPython/pysaml2">pysaml2</a></b> (🥈32 · ⭐ 610 · 💤) - Python implementation of SAML2. <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code></summary>
- [GitHub](https://github.com/IdentityPython/pysaml2) (👨💻 180 · 🔀 420 · 📦 2.3K · 📋 460 - 21% open · ⏱️ 07.10.2025):
```
git clone https://github.com/IdentityPython/pysaml2
```
- [PyPi](https://pypi.org/project/pysaml2) (📥 4M / month):
```
pip install pysaml2
```
</details>
<details><summary><b><a href="https://github.com/doorkeeper-gem/doorkeeper">doorkeeper</a></b> (🥈30 · ⭐ 5.5K) - Doorkeeper is an OAuth 2 provider for Ruby on Rails / Grape. <code><a href="http://bit.ly/34MBwT8">MIT</a></code></summary>
- [GitHub](https://github.com/doorkeeper-gem/doorkeeper) (👨💻 340 · 🔀 1K · 📦 11K · 📋 900 - 4% open · ⏱️ 05.05.2026):
```
git clone https://github.com/doorkeeper-gem/doorkeeper
```
</details>
<details><summary><b><a href="https://github.com/duo-labs/py_webauthn">py_webauthn</a></b> (🥈26 · ⭐ 1K) - Pythonic WebAuthn. <code><a href="http://bit.ly/3aKzpTv">BSD-3</a></code></summary>
- [GitHub](https://github.com/duo-labs/py_webauthn) (👨💻 34 · 🔀 190 · 📋 110 - 1% open · ⏱️ 12.05.2026):
```
git clone https://github.com/duo-labs/py_webauthn
```
- [PyPi](https://pypi.org/project/webauthn) (📥 5.1M / month):
```
pip install webauthn
```
</details>
<details><summary><b><a href="https://github.com/passwordless-lib/fido2-net-lib">fido2-net-lib</a></b> (🥈25 · ⭐ 1.4K) - Passkeys, FIDO2 and WebAuhtn .NET library. <code><a href="http://bit.ly/34MBwT8">MIT</a></code></summary>
- [GitHub](https://github.com/passwordless-lib/fido2-net-lib) (👨💻 55 · 🔀 200 · 📦 390 · 📋 280 - 11% open · ⏱️ 20.04.2026):
```
git clone https://github.com/passwordless-lib/fido2-net-lib
```
</details>
<details><summary><b><a href="https://github.com/DuendeSoftware/products">identity-server</a></b> (🥉24 · ⭐ 1.6K) - The most flexible and standards-compliant OpenID Connect.. <code><a href="https://duendesoftware.com/license">❗️Custom</a></code></summary>
- [GitHub](https://github.com/DuendeSoftware/products) (👨💻 340 · 🔀 390 · ⏱️ 21.04.2026):
```
git clone https://github.com/duendesoftware/identityserver
```
</details>
<details><summary><b><a href="https://github.com/passwordless-id/webauthn">passwordlessid-webauthn</a></b> (🥉22 · ⭐ 600) - Webauthn / passkeys helper library to make your life.. <code><a href="http://bit.ly/34MBwT8">MIT</a></code></summary>
- [GitHub](https://github.com/passwordless-id/webauthn) (👨💻 20 · 🔀 59 · 📦 5.6K · ⏱️ 11.05.2026):
```
git clone https://github.com/passwordless-id/webauthn
```
- [npm](https://www.npmjs.com/package/passwordless-id/webauthn):
```
npm install passwordless-id/webauthn
```
</details>
<details><summary><b><a href="https://github.com/mkalioby/django-passkeys">django-passkeys</a></b> (🥉22 · ⭐ 250) - Django Authentication Backend For Passkeys. <code><a href="http://bit.ly/34MBwT8">MIT</a></code></summary>
- [GitHub](https://github.com/mkalioby/django-passkeys) (👨💻 6 · 🔀 30 · 📦 24 · 📋 40 - 22% open · ⏱️ 01.05.2026):
```
git clone https://github.com/mkalioby/django-passkeys
```
- [PyPi](https://pypi.org/project/django-passkeys) (📥 9.8K / month):
```
pip install django-passkeys
```
</details>
<details><summary><b><a href="https://github.com/boltgolt/howdy">howdy</a></b> (🥉21 · ⭐ 7.5K · 💤) - Windows Hello style facial authentication for Linux. <code><a href="http://bit.ly/34MBwT8">MIT</a></code></summary>
- [GitHub](https://github.com/boltgolt/howdy) (👨💻 69 · 🔀 370 · 📥 33K · 📋 930 - 33% open · ⏱️ 22.06.2025):
```
git clone https://github.com/boltgolt/howdy
```
</details>
<details><summary><b><a href="https://github.com/openid/AppAuth-iOS">appauth-ios</a></b> (🥉20 · ⭐ 2K) - iOS and macOS SDK for communicating with OAuth 2.0 and.. <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code> <a href="https://openid.net/"><code>openid</code></a></summary>
- [GitHub](https://github.com/openid/AppAuth-iOS) (👨💻 53 · 🔀 790 · 📋 550 - 33% open · ⏱️ 04.05.2026):
```
git clone https://github.com/openid/appauth-ios
```
</details>
<details><summary><b><a href="https://github.com/webauthn4j/webauthn4j">webauthn4j</a></b> (🥉20 · ⭐ 580) - A portable Java library for WebAuthn(Passkeys) server side.. <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code></summary>
- [GitHub](https://github.com/webauthn4j/webauthn4j) (👨💻 39 · 🔀 92 · 📋 160 - 6% open · ⏱️ 14.05.2026):
```
git clone https://github.com/webauthn4j/webauthn4j
```
- [Maven](https://search.maven.org/artifact/com.webauthn4j/webauthn4j-core):
```
<dependency>
<groupId>com.webauthn4j</groupId>
<artifactId>webauthn4j-core</artifactId>
<version>[VERSION]</version>
</dependency>
```
</details>
<details><summary><b><a href="https://github.com/google/OpenSK">opensk</a></b> (🥉19 · ⭐ 3.3K) - OpenSK is an open-source implementation for security keys.. <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code> <a href="https://www.cncf.io/"><code>cncf</code></a></summary>
- [GitHub](https://github.com/google/OpenSK) (👨💻 25 · 🔀 310 · 📋 210 - 5% open · ⏱️ 07.05.2026):
```
git clone https://github.com/google/OpenSK
```
</details>
<details><summary><b><a href="https://github.com/openid/AppAuth-Android">appauth-android</a></b> (🥉18 · ⭐ 3.2K) - Android client SDK for communicating with OAuth 2.0.. <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code> <a href="https://openid.net/"><code>openid</code></a></summary>
- [GitHub](https://github.com/openid/AppAuth-Android) (👨💻 51 · 🔀 940 · 📋 770 - 28% open · ⏱️ 22.03.2026):
```
git clone https://github.com/openid/appauth-android
```
- [Maven](https://search.maven.org/artifact/net.openid/appauth):
```
<dependency>
<groupId>net.openid</groupId>
<artifactId>appauth</artifactId>
<version>[VERSION]</version>
</dependency>
```
</details>
<details><summary><b><a href="https://github.com/github/webauthn-json">webauthn-json</a></b> (🥉17 · ⭐ 790 · 💤) - A small WebAuthn API wrapper that translates to/from pure JSON.. <code><a href="http://bit.ly/34MBwT8">MIT</a></code></summary>
- [GitHub](https://github.com/github/webauthn-json) (👨💻 15 · 🔀 61 · 📦 30 · ⏱️ 11.08.2025):
```
git clone https://github.com/github/webauthn-json
```
- [npm](https://www.npmjs.com/package/github/webauthn-json):
```
npm install github/webauthn-json
```
</details>
<details><summary><b><a href="https://github.com/Laragear/WebAuthn">laragear-webauthn</a></b> (🥉15 · ⭐ 400) - Authenticate users with Passkeys: fingerprints, patterns and.. <code><a href="http://bit.ly/34MBwT8">MIT</a></code></summary>
- [GitHub](https://github.com/Laragear/WebAuthn) (👨💻 12 · 🔀 47 · ⏱️ 08.05.2026):
```
git clone https://github.com/laragear/webauthn
```
</details>
<details><summary><b><a href="https://github.com/cedarcode/webauthn-ruby">webauthn-ruby</a></b> (🥉13 · ⭐ 770) - WebAuthn ruby server library Make your Ruby/Rails web server.. <code><a href="http://bit.ly/34MBwT8">MIT</a></code></summary>
- [GitHub](https://github.com/cedarcode/webauthn-ruby) (👨💻 39 · 🔀 64 · 📋 120 - 3% open · ⏱️ 15.01.2026):
```
git clone https://github.com/cedarcode/webauthn-ruby
```
</details>
<details><summary>Show 5 hidden projects...</summary>
- <b><a href="https://github.com/jaredhanson/passport">passport</a></b> (🥈37 · ⭐ 24K · 💀) - Simple, unobtrusive authentication for Node.js. <code><a href="http://bit.ly/34MBwT8">MIT</a></code>
- <b><a href="https://github.com/inrupt/solid-client-authn-js">solid-client-authn-js</a></b> (🥉24 · ⭐ 77) - A client library for authenticating with Solid. <code><a href="http://bit.ly/34MBwT8">MIT</a></code> <a href="https://solidproject.org/"><code>solid</code></a>
- <b><a href="https://github.com/IdentityPython/SATOSA">satosa</a></b> (🥉20 · ⭐ 260 · 💀) - Proxy translating between different authentication protocols.. <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code>
- <b><a href="https://github.com/Yubico/libfido2">libfido2</a></b> (🥉18 · ⭐ 710) - Provides library functionality for FIDO2, including.. <code>❗Unlicensed</code>
- <b><a href="https://github.com/openid/AppAuth-JS">appauth-js</a></b> (🥉13 · ⭐ 1K · 💀) - JavaScript client SDK for communicating with OAuth 2.0.. <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code> <a href="https://openid.net/"><code>openid</code></a>
</details>
<br>
## Access control and authorization
<a href="#contents"><img align="right" width="15" height="15" src="https://git.io/JtehR" alt="Back to top"></a>
_Authorization and policy managing libraries, tools and projects._
<details><summary><b><a href="https://github.com/open-policy-agent/opa">open-policy-agent</a></b> (🥇42 · ⭐ 12K) - Open Policy Agent (OPA) is an open source, general-.. <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code> <a href="https://www.cncf.io/"><code>cncf</code></a> <a href="https://www.linuxfoundation.org/"><code>linux-foundation</code></a></summary>
- [GitHub](https://github.com/open-policy-agent/opa) (👨💻 570 · 🔀 1.5K · 📥 21M · 📦 6.8K · 📋 2.9K - 11% open · ⏱️ 13.05.2026):
```
git clone https://github.com/open-policy-agent/opa
```
- [Docker Hub](https://hub.docker.com/r/openpolicyagent/opa) (📥 620M · ⭐ 47 · ⏱️ 12.05.2026):
```
docker pull openpolicyagent/opa
```
</details>
<details><summary><b><a href="https://github.com/stalniy/casl">casl</a></b> (🥇38 · ⭐ 6.9K · 📈) - CASL is an isomorphic authorization JavaScript library which restricts.. <code><a href="http://bit.ly/34MBwT8">MIT</a></code></summary>
- [GitHub](https://github.com/stalniy/casl) (👨💻 78 · 🔀 300 · 📦 100K · 📋 510 - 1% open · ⏱️ 13.05.2026):
```
git clone https://github.com/stalniy/casl
```
- [npm](https://www.npmjs.com/package/@casl/ability) (📥 5.4M / month):
```
npm install @casl/ability
```
</details>
<details><summary><b><a href="https://github.com/apache/casbin">casbin</a></b> (🥈32 · ⭐ 20K) - Apache Casbin: an authorization library that supports access control.. <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code></summary>
- [GitHub](https://github.com/apache/casbin) (👨💻 160 · 🔀 1.7K · 📥 25 · 📋 940 - 4% open · ⏱️ 06.05.2026):
```
git clone https://github.com/casbin/casbin
```
- [PyPi](https://pypi.org/project/casbin) (📥 2.2M / month):
```
pip install casbin
```
- [npm](https://www.npmjs.com/package/casbin) (📥 610K / month):
```
npm install casbin
```
- [Maven](https://search.maven.org/artifact/org.casbin/casbin-spring-boot-starter):
```
<dependency>
<groupId>org.casbin</groupId>
<artifactId>casbin-spring-boot-starter</artifactId>
<version>[VERSION]</version>
</dependency>
```
</details>
<details><summary><b><a href="https://github.com/authzed/spicedb">spicedb</a></b> (🥈32 · ⭐ 6.7K) - Open Source, Google Zanzibar-inspired database for scalably storing.. <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code></summary>
- [GitHub](https://github.com/authzed/spicedb) (👨💻 75 · 🔀 380 · 📥 220K · 📦 170 · 📋 580 - 16% open · ⏱️ 14.05.2026):
```
git clone https://github.com/authzed/spicedb
```
- [Docker Hub](https://hub.docker.com/r/authzed/spicedb) (📥 8.6M · ⭐ 7 · ⏱️ 13.05.2026):
```
docker pull authzed/spicedb
```
</details>
<details><summary><b><a href="https://github.com/ory/keto">keto</a></b> (🥈32 · ⭐ 5.3K) - The most scalable and customizable permission server on the market... <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code> <a href="https://www.ory.sh/"><code>ory</code></a></summary>
- [GitHub](https://github.com/ory/keto) (👨💻 87 · 🔀 380 · 📥 47K · 📦 41 · 📋 340 - 12% open · ⏱️ 12.05.2026):
```
git clone https://github.com/ory/keto
```
- [Docker Hub](https://hub.docker.com/r/oryd/keto) (📥 52M · ⭐ 10 · ⏱️ 20.03.2026):
```
docker pull oryd/keto
```
</details>
<details><summary><b><a href="https://github.com/cerbos/cerbos">cerbos</a></b> (🥉29 · ⭐ 4.4K) - Cerbos is the open core, language-agnostic, scalable authorization.. <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code></summary>
- [GitHub](https://github.com/cerbos/cerbos) (👨💻 33 · 🔀 180 · 📥 77K · 📦 34 · 📋 420 - 11% open · ⏱️ 14.05.2026):
```
git clone https://github.com/cerbos/cerbos
```
- [Docker Hub](https://hub.docker.com/r/ghcr.io/cerbos/cerbos):
```
docker pull ghcr.io/cerbos/cerbos
```
</details>
<details><summary><b><a href="https://github.com/permitio/opal">opal</a></b> (🥉28 · ⭐ 5.5K) - Policy and data administration, distribution, and real-time updates on.. <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code></summary>
- [GitHub](https://github.com/permitio/opal) (👨💻 76 · 🔀 270 · 📥 2.1K · 📦 47 · 📋 180 - 28% open · ⏱️ 12.05.2026):
```
git clone https://github.com/permitio/opal
```
- [Docker Hub](https://hub.docker.com/r/permitio/opal-server) (📥 500K · ⭐ 1 · ⏱️ 13.05.2026):
```
docker pull permitio/opal-server
```
</details>
<details><summary><b><a href="https://github.com/Permify/permify">permify</a></b> (🥉27 · ⭐ 5.9K) - An open-source authorization as a service inspired by Google.. <code><a href="http://bit.ly/3pwmjO5">❗️AGPL-3.0</a></code></summary>
- [GitHub](https://github.com/Permify/permify) (👨💻 76 · 🔀 310 · 📥 13K · 📦 4 · 📋 350 - 15% open · ⏱️ 07.05.2026):
```
git clone https://github.com/permify/permify
```
- [Docker Hub](https://hub.docker.com/r/ghcr.io/permify/permify):
```
docker pull ghcr.io/permify/permify
```
</details>
<details><summary><b><a href="https://github.com/ory/ladon">ladon</a></b> (🥉18 · ⭐ 2.5K · 💤) - A SDK for access control policies: authorization for the.. <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code> <a href="https://www.ory.sh/"><code>ory</code></a></summary>
- [GitHub](https://github.com/ory/ladon) (👨💻 54 · 🔀 220 · ⏱️ 22.10.2025):
```
git clone https://github.com/ory/ladon
```
</details>
<details><summary><b><a href="https://github.com/warrant-dev/warrant">warrant</a></b> (🥉17 · ⭐ 1.3K) - Warrant is a highly scalable, centralized authorization service.. <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code></summary>
- [GitHub](https://github.com/warrant-dev/warrant) (👨💻 5 · 🔀 53 · 📥 3.2K · 📦 4 · 📋 38 - 42% open · ⏱️ 05.12.2025):
```
git clone https://github.com/warrant-dev/warrant
```
- [Docker Hub](https://hub.docker.com/r/warrantdev/warrant):
```
docker pull warrantdev/warrant
```
</details>
<details><summary>Show 1 hidden projects...</summary>
- <b><a href="https://github.com/osohq/oso">oso</a></b> (🥉27 · ⭐ 3.5K · 💀) - Deprecated: See README. <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code>
</details>
<br>
## Shared Groups
<a href="#contents"><img align="right" width="15" height="15" src="https://git.io/JtehR" alt="Back to top"></a>
_Repository groups from organizations, business or open-source communities that collaborate across many open source projects at once._
🔗 <b><a href="https://github.com/WebOfTrust">weboftrust</a></b> - Standards Relating to a Web Of Trust Based on Autonomic Identifier Systems. <a href="https://github.com/WebOfTrust"><code>weboftrust</code></a>
🔗 <b><a href="https://github.com/ietf">ietf</a></b> - Internet Engineering Task Force.
🔗 <b><a href="https://identity.foundation/">identity-foundation</a></b> - Developing the foundational components of an open, standards-based,..
🔗 <b><a href="https://github.com/solid">solidproject</a></b> - Re-decentralizing the web. <a href="https://solidproject.org/"><code>solid</code></a>
🔗 <b><a href="https://github.com/w3c">w3c</a></b> - We are an international community that develops open standards to ensure the long-term growth.. <a href="https://www.w3.org/"><code>w3c</code></a>
🔗 <b><a href="https://github.com/openid">openid</a></b> - The OpenID Foundation. <a href="https://openid.net/"><code>openid</code></a>
🔗 <b><a href="https://github.com/trustoverip">trustoverip</a></b> - Trust over IP Foundation.
🔗 <b><a href="https://github.com/openwallet-foundation">openwallet-foundation</a></b> - OpenWallet Foundation.
🔗 <b><a href="https://github.com/KantaraInitiative">kantara</a></b> - Kantara Initiative.
🔗 <b><a href="https://github.com/fido-alliance">fido alliance</a></b> - FIDO Alliance.
🔗 <b><a href="https://github.com/mosip">mosip</a></b> - Modular Open Source Identity Platform.
<br>
## Cryptographics and Public Key Infrastructure
<a href="#contents"><img align="right" width="15" height="15" src="https://git.io/JtehR" alt="Back to top"></a>
_Tools, libraries and services for cryptographics and PKI management_
<details><summary><b><a href="https://github.com/cert-manager/cert-manager">cert-manager</a></b> (🥇41 · ⭐ 14K) - Automatically provision and manage TLS certificates in.. <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code> <a href="https://www.linuxfoundation.org/"><code>linux-foundation</code></a></summary>
- [GitHub](https://github.com/cert-manager/cert-manager) (👨💻 560 · 🔀 2.3K · 📥 120M · 📦 2.6K · 📋 3.7K - 4% open · ⏱️ 14.05.2026):
```
git clone https://github.com/cert-manager/cert-manager
```
</details>
<details><summary><b><a href="https://github.com/hashicorp/vault">vault</a></b> (🥇37 · ⭐ 36K) - A tool for secrets management, encryption as a.. <code><a href="https://tldrlegal.com/search?q=Business%20Source%20License%201.1">❗️Business Source License 1.1</a></code> <a href="https://www.hashicorp.com/"><code>hashicorp</code></a></summary>
- [GitHub](https://github.com/hashicorp/vault) (👨💻 1.6K · 🔀 4.5K · 📦 16K · 📋 6.5K - 18% open · ⏱️ 14.05.2026):
```
git clone https://github.com/hashicorp/vault
```
</details>
<details><summary><b><a href="https://github.com/letsencrypt/boulder">boulder</a></b> (🥈29 · ⭐ 5.7K) - An ACME-based certificate authority, written in Go. <code><a href="http://bit.ly/3postzC">MPL-2.0</a></code> <a href="https://www.linuxfoundation.org/"><code>linux-foundation</code></a></summary>
- [GitHub](https://github.com/letsencrypt/boulder) (👨💻 150 · 🔀 620 · 📥 34K · 📋 3.3K - 5% open · ⏱️ 12.05.2026):
```
git clone https://github.com/letsencrypt/boulder
```
- [Docker Hub](https://hub.docker.com/r/letsencrypt/boulder-tools) (📥 2.1M · ⭐ 13 · ⏱️ 07.04.2026):
```
docker pull letsencrypt/boulder-tools
```
</details>
<details><summary><b><a href="https://github.com/Netflix/lemur">lemur</a></b> (🥈29 · ⭐ 1.8K) - Repository for the Lemur Certificate Manager. <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code></summary>
- [GitHub](https://github.com/Netflix/lemur) (👨💻 160 · 🔀 320 · 📥 66 · 📦 47 · 📋 560 - 19% open · ⏱️ 12.05.2026):
```
git clone https://github.com/netflix/lemur
```
</details>
<details><summary><b><a href="https://github.com/Yubico/yubikey-manager">yubikey-manager</a></b> (🥈29 · ⭐ 1.1K · 📉) - Python library and command line tool for configuring any.. <code><a href="http://bit.ly/3rqEWVr">BSD-2</a></code></summary>
- [GitHub](https://github.com/Yubico/yubikey-manager) (👨💻 53 · 🔀 140 · 📥 47K · 📦 240 · 📋 360 - 11% open · ⏱️ 15.04.2026):
```
git clone https://github.com/Yubico/yubikey-manager
```
- [PyPi](https://pypi.org/project/yubikey-manager) (📥 25K / month):
```
pip install yubikey-manager
```
</details>
<details><summary><b><a href="https://github.com/AthenZ/athenz">athenz</a></b> (🥉27 · ⭐ 990) - Open source platform for X.509 certificate based service.. <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code> <a href="https://www.linuxfoundation.org/"><code>linux-foundation</code></a></summary>
- [GitHub](https://github.com/AthenZ/athenz) (👨💻 110 · 🔀 300 · 📦 380 · 📋 330 - 11% open · ⏱️ 14.05.2026):
```
git clone https://github.com/athenz/athenz
```
</details>
<details><summary><b><a href="https://github.com/dogtagpki/pki">dogtagpki</a></b> (🥉23 · ⭐ 490) - The Dogtag Certificate System is an enterprise-class Certificate.. <code><a href="http://bit.ly/2KucAZR">❗️GPL-2.0</a></code></summary>
- [GitHub](https://github.com/dogtagpki/pki) (👨💻 98 · 🔀 150 · 📥 10K · 📋 3K - 3% open · ⏱️ 13.05.2026):
```
git clone https://github.com/dogtagpki/pki
```
</details>
<details><summary><b><a href="https://github.com/salesforce/ja3">ja3</a></b> (🥉18 · ⭐ 3.1K · 💤) - JA3 is a standard for creating SSL client fingerprints in an easy to.. <code><a href="http://bit.ly/3aKzpTv">BSD-3</a></code></summary>
- [GitHub](https://github.com/salesforce/ja3) (👨💻 27 · 🔀 310 · 📦 1 · 📋 52 - 53% open · ⏱️ 01.05.2025):
```
git clone https://github.com/salesforce/ja3
```
- [PyPi](https://pypi.org/project/pyja3) (📥 3.9K / month):
```
pip install pyja3
```
</details>
<details><summary><b><a href="https://github.com/openstack/barbican">barbican</a></b> (🥉17 · ⭐ 250) - Barbican is a ReST API designed for the secure storage,.. <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code> <a href="https://www.openstack.org/"><code>openstack</code></a></summary>
- [GitHub](https://github.com/openstack/barbican) (👨💻 310 · 🔀 76 · ⏱️ 12.05.2026):
```
git clone https://github.com/openstack/barbican
```
</details>
<details><summary><b><a href="https://github.com/docknetwork/crypto">crypto</a></b> (🥉12 · ⭐ 130 · 💤) - Library providing privacy enhancing cryptographic primitives,.. <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code></summary>
- [GitHub](https://github.com/docknetwork/crypto) (👨💻 7 · 🔀 43 · 📦 22 · 📋 17 - 47% open · ⏱️ 02.10.2025):
```
git clone https://github.com/docknetwork/crypto
```
</details>
<br>
## Machine Identity Management
<a href="#contents"><img align="right" width="15" height="15" src="https://git.io/JtehR" alt="Back to top"></a>
_Tools, services and protocols for machine to machine secure digital interactions_
<details><summary><b><a href="https://github.com/coredns/coredns">coredns</a></b> (🥇41 · ⭐ 14K) - CoreDNS is a DNS server that chains plugins. <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code> <a href="https://www.linuxfoundation.org/"><code>linux-foundation</code></a> <a href="https://www.cncf.io/"><code>cncf</code></a></summary>
- [GitHub](https://github.com/coredns/coredns) (👨💻 480 · 🔀 2.4K · 📥 6.1M · 📦 15K · 📋 2.5K - 9% open · ⏱️ 14.05.2026):
```
git clone https://github.com/coredns/coredns
```
- [Docker Hub](https://hub.docker.com/r/coredns/coredns) (📥 330M · ⭐ 160 · ⏱️ 22.04.2026):
```
docker pull coredns/coredns
```
</details>
<details><summary><b><a href="https://github.com/spiffe/spire">spire</a></b> (🥈35 · ⭐ 2.3K) - The SPIFFE Runtime Environment. <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code> <a href="https://www.cncf.io/"><code>cncf</code></a> <a href="https://www.linuxfoundation.org/"><code>linux-foundation</code></a></summary>
- [GitHub](https://github.com/spiffe/spire) (👨💻 260 · 🔀 600 · 📥 820K · 📦 210 · 📋 1.7K - 6% open · ⏱️ 11.05.2026):
```
git clone https://github.com/spiffe/spire
```
- [Docker Hub](https://hub.docker.com/r/ghcr.io/spiffe/spire-server):
```
docker pull ghcr.io/spiffe/spire-server
```
</details>
<details><summary><b><a href="https://github.com/pomerium/pomerium">pomerium</a></b> (🥈33 · ⭐ 4.8K) - Pomerium is an identity and context-aware access proxy. <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code></summary>
- [GitHub](https://github.com/pomerium/pomerium) (👨💻 100 · 🔀 330 · 📥 59K · 📦 24 · 📋 1.1K - 7% open · ⏱️ 14.05.2026):
```
git clone https://github.com/pomerium/pomerium
```
- [Docker Hub](https://hub.docker.com/r/pomerium/pomerium) (📥 1.6B · ⭐ 14 · ⏱️ 14.05.2026):
```
docker pull pomerium/pomerium
```
</details>
<details><summary><b><a href="https://github.com/ory/oathkeeper">oathkeeper</a></b> (🥈32 · ⭐ 3.6K) - A cloud native Identity & Access Proxy / API (IAP) and.. <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code> <a href="https://www.ory.sh/"><code>ory</code></a></summary>
- [GitHub](https://github.com/ory/oathkeeper) (👨💻 120 · 🔀 400 · 📥 27K · 📦 16 · 📋 380 - 17% open · ⏱️ 07.05.2026):
```
git clone https://github.com/ory/oathkeeper
```
- [Docker Hub](https://hub.docker.com/r/oryd/oathkeeper) (📥 91M · ⭐ 44 · ⏱️ 20.03.2026):
```
docker pull oryd/oathkeeper
```
</details>
<details><summary><b><a href="https://github.com/build-trust/ockam">ockam</a></b> (🥉27 · ⭐ 4.6K) - Orchestrate end-to-end encryption, cryptographic identities, mutual.. <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code></summary>
- [GitHub](https://github.com/build-trust/ockam) (👨💻 320 · 🔀 560 · 📥 15K · 📦 190 · ⏱️ 04.01.2026):
```
git clone https://github.com/build-trust/ockam
```
</details>
<details><summary><b><a href="https://github.com/cyberark/conjur">conjur</a></b> (🥉22 · ⭐ 960) - CyberArk Conjur automatically secures secrets used by privileged users.. <code><a href="https://tldrlegal.com/search?q=LGPL">❗️LGPL</a></code></summary>
- [GitHub](https://github.com/cyberark/conjur) (👨💻 120 · 🔀 140 · 📥 2.2K · 📋 1.1K - 12% open · ⏱️ 10.11.2025):
```
git clone https://github.com/cyberark/conjur
```
- [Docker Hub](https://hub.docker.com/r/cyberark/conjur) (📥 7.7M · ⭐ 29 · ⏱️ 10.11.2025):
```
docker pull cyberark/conjur
```
</details>
<details><summary><b><a href="https://github.com/spiffe/spiffe">spiffe</a></b> (🥉17 · ⭐ 1.8K) - The SPIFFE Project. <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code> <a href="https://www.cncf.io/"><code>cncf</code></a> <a href="https://www.linuxfoundation.org/"><code>linux-foundation</code></a></summary>
- [GitHub](https://github.com/spiffe/spiffe) (👨💻 75 · 🔀 200 · 📋 100 - 37% open · ⏱️ 13.05.2026):
```
git clone https://github.com/spiffe/spiffe
```
</details>
<details><summary><b><a href="https://github.com/presbrey/beyond">beyond</a></b> (🥉14 · ⭐ 260) - BeyondCorp-inspired HTTPS/SSO Access Proxy. Secure internal services.. <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code></summary>
- [GitHub](https://github.com/presbrey/beyond) (👨💻 6 · 🔀 25 · 📋 2 - 50% open · ⏱️ 10.11.2025):
```
git clone https://github.com/cogolabs/beyond
```
- [Docker Hub](https://hub.docker.com/r/cogolabs/beyond) (📥 18K · ⏱️ 16.03.2021):
```
docker pull cogolabs/beyond
```
</details>
<details><summary>Show 1 hidden projects...</summary>
- <b><a href="https://github.com/hashicorp/boundary">boundary</a></b> (🥉31 · ⭐ 4K) - Boundary enables identity-based access management for.. <code>❗Unlicensed</code> <a href="https://www.hashicorp.com/"><code>hashicorp</code></a>
</details>
<br>
## Biometrics
<a href="#contents"><img align="right" width="15" height="15" src="https://git.io/JtehR" alt="Back to top"></a>
_Face, voice and other biometrics tools and projects concerning natural person identification_
<details><summary><b><a href="https://github.com/serengil/deepface">deepface</a></b> (🥇39 · ⭐ 23K · 📈) - A Lightweight Face Recognition and Facial Attribute Analysis (Age,.. <code><a href="http://bit.ly/34MBwT8">MIT</a></code></summary>
- [GitHub](https://github.com/serengil/deepface) (👨💻 97 · 🔀 3K · 📦 8.6K · 📋 1.2K - 0% open · ⏱️ 13.05.2026):
```
git clone https://github.com/serengil/deepface
```
- [PyPi](https://pypi.org/project/deepface) (📥 820K / month):
```
pip install deepface
```
</details>
<details><summary><b><a href="https://github.com/speechbrain/speechbrain">speechbrain</a></b> (🥇38 · ⭐ 12K · 📉) - A PyTorch-based Speech Toolkit. <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code></summary>
- [GitHub](https://github.com/speechbrain/speechbrain) (👨💻 270 · 🔀 1.7K · 📦 4.2K · 📋 1.2K - 10% open · ⏱️ 13.05.2026):
```
git clone https://github.com/speechbrain/speechbrain
```
- [PyPi](https://pypi.org/project/speechbrain) (📥 1.6M / month):
```
pip install speechbrain
```
</details>
<details><summary><b><a href="https://github.com/PaddlePaddle/PaddleSpeech">paddlespeech</a></b> (🥈34 · ⭐ 13K) - Easy-to-use Speech Toolkit including Self-Supervised Learning.. <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code></summary>
- [GitHub](https://github.com/PaddlePaddle/PaddleSpeech) (👨💻 160 · 🔀 1.9K · 📦 170 · 📋 2K - 13% open · ⏱️ 31.03.2026):
```
git clone https://github.com/PaddlePaddle/PaddleSpeech
```
- [PyPi](https://pypi.org/project/paddlepaddle) (📥 1.7M / month):
```
pip install paddlepaddle
```
</details>
<details><summary><b><a href="https://github.com/openai/whisper">whisper</a></b> (🥉29 · ⭐ 99K · 📈) - Robust Speech Recognition via Large-Scale Weak Supervision. <code><a href="http://bit.ly/34MBwT8">MIT</a></code></summary>
- [GitHub](https://github.com/openai/whisper) (👨💻 81 · 🔀 12K · 📦 21 · ⏱️ 15.04.2026):
```
git clone https://github.com/openai/whisper
```
- [PyPi](https://pypi.org/project/openai-whisper) (📥 2.3M / month):
```
pip install openai-whisper
```
</details>
<details><summary><b><a href="https://github.com/deepfakes/faceswap">faceswap</a></b> (🥉29 · ⭐ 55K) - Deepfakes Software For All. <code><a href="http://bit.ly/2M0xdwT">❗️GPL-3.0</a></code></summary>
- [GitHub](https://github.com/deepfakes/faceswap) (👨💻 98 · 🔀 13K · 📥 84K · 📋 900 - 0% open · ⏱️ 09.05.2026):
```
git clone https://github.com/deepfakes/faceswap
```
</details>
<details><summary>Show 8 hidden projects...</summary>
- <b><a href="https://github.com/ageitgey/face_recognition">ageitgey-face-recognition</a></b> (🥈35 · ⭐ 56K · 💀) - The worlds simplest facial recognition api for Python.. <code><a href="http://bit.ly/34MBwT8">MIT</a></code>
- <b><a href="https://github.com/deepinsight/insightface">insightface</a></b> (🥈33 · ⭐ 29K) - State-of-the-art 2D and 3D Face Analysis Project. <code>❗Unlicensed</code>
- <b><a href="https://github.com/justadudewhohacks/face-api.js">face-api-js</a></b> (🥉28 · ⭐ 18K · 💀) - JavaScript API for face detection and face recognition in the.. <code><a href="http://bit.ly/34MBwT8">MIT</a></code>
- <b><a href="https://github.com/cmusatyalab/openface">openface</a></b> (🥉28 · ⭐ 15K · 💀) - Face recognition with deep neural networks. <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code>
- <b><a href="https://github.com/iperov/DeepFaceLab">deepfacelab</a></b> (🥉23 · ⭐ 19K · 💀) - DeepFaceLab is the leading software for creating deepfakes. <code><a href="http://bit.ly/2M0xdwT">❗️GPL-3.0</a></code>
- <b><a href="https://github.com/biometrics/openbr">openbr</a></b> (🥉21 · ⭐ 2.9K) - Open Source Biometrics, Face Recognition. <code>❗Unlicensed</code>
- <b><a href="https://github.com/davidsandberg/facenet">facenet</a></b> (🥉20 · ⭐ 14K · 💀) - Face recognition using Tensorflow. <code><a href="http://bit.ly/34MBwT8">MIT</a></code>
- <b><a href="https://github.com/iperov/DeepFaceLive">deepfacelive</a></b> (🥉19 · ⭐ 31K · 💀) - Real-time face swap for PC streaming or video calls. <code><a href="http://bit.ly/2M0xdwT">❗️GPL-3.0</a></code>
</details>
<br>
## Specifications
<a href="#contents"><img align="right" width="15" height="15" src="https://git.io/JtehR" alt="Back to top"></a>
_Specification documents for protocols, standards, format, data models and digital identity representations._
<details><summary><b><a href="https://github.com/w3c/webauthn">webauthn</a></b> (🥇22 · ⭐ 1.4K) - Web Authentication: An API for accessing Public Key Credentials. <code><a href="https://tldrlegal.com/search?q=W3C">❗️W3C</a></code> <a href="https://www.w3.org/"><code>w3c</code></a></summary>
- [GitHub](https://github.com/w3c/webauthn) (👨💻 83 · 🔀 260 · 📋 1.3K - 5% open · ⏱️ 06.05.2026):
```
git clone https://github.com/w3c/webauthn
```
</details>
<details><summary><b><a href="https://github.com/solid/specification">solid-specification</a></b> (🥇18 · ⭐ 560) - Solid Technical Reports. <code><a href="http://bit.ly/34MBwT8">MIT</a></code> <a href="https://solidproject.org/"><code>solid</code></a></summary>
- [GitHub](https://github.com/solid/specification) (👨💻 31 · 🔀 53 · 📋 340 - 55% open · ⏱️ 11.05.2026):
```
git clone https://github.com/solid/specification
```
</details>
<details><summary><b><a href="https://github.com/w3c/did">did-core</a></b> (🥈17 · ⭐ 470) - W3C Decentralized Identifier Specification. <code><a href="https://tldrlegal.com/search?q=W3C">❗️W3C</a></code> <a href="https://www.w3.org/"><code>w3c</code></a></summary>
- [GitHub](https://github.com/w3c/did) (👨💻 71 · 🔀 100 · 📋 400 - 4% open · ⏱️ 05.03.2026):
```
git clone https://github.com/w3c/did-core
```
</details>
<details><summary><b><a href="https://github.com/w3c/vc-data-model">vc-data-model</a></b> (🥈17 · ⭐ 360) - W3C Verifiable Credentials v2.0 Specification. <code><a href="https://tldrlegal.com/search?q=W3C">❗️W3C</a></code> <a href="https://www.w3.org/"><code>w3c</code></a></summary>
- [GitHub](https://github.com/w3c/vc-data-model) (👨💻 81 · 🔀 120 · 📋 740 - 1% open · ⏱️ 11.05.2026):
```
git clone https://github.com/w3c/vc-data-model
```
</details>
<details><summary><b><a href="https://github.com/solid/web-access-control-spec">web-access-control</a></b> (🥉14 · ⭐ 130) - Web Access Control (WAC). <code><a href="http://bit.ly/34MBwT8">MIT</a></code> <a href="https://solidproject.org/"><code>solid</code></a></summary>
- [GitHub](https://github.com/solid/web-access-control-spec) (👨💻 19 · 🔀 27 · 📋 76 - 36% open · ⏱️ 22.04.2026):
```
git clone https://github.com/solid/web-access-control-spec
```
</details>
<details><summary><b><a href="https://github.com/decentralized-identity/bbs-signature">bbs-signature</a></b> (🥉12 · ⭐ 100 · 💤) - The BBS Signature Scheme. <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code> <a href="https://identity.foundation/"><code>dif</code></a></summary>
- [GitHub](https://github.com/decentralized-identity/bbs-signature) (👨💻 19 · 🔀 26 · 📋 150 - 13% open · ⏱️ 07.07.2025):
```
git clone https://github.com/decentralized-identity/bbs-signature
```
</details>
<details><summary>Show 11 hidden projects...</summary>
- <b><a href="https://github.com/decentralized-identity/sidetree">sidetree</a></b> (🥇18 · ⭐ 440 · 💀) - Sidetree Specification and Reference Implementation. <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code> <a href="https://identity.foundation/"><code>dif</code></a>
- <b><a href="https://github.com/decentralized-identity/aries-rfcs">aries-rfcs</a></b> (🥈17 · ⭐ 340 · 💀) - Hyperledger Aries is infrastructure for blockchain-.. <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code> <a href="https://www.hyperledger.org/"><code>hyperledger</code></a>
- <b><a href="https://github.com/solid/solid">solid-project</a></b> (🥈15 · ⭐ 8.1K · 💀) - Solid - Re-decentralizing the web (project directory). <code><a href="http://bit.ly/34MBwT8">MIT</a></code> <a href="https://solidproject.org/"><code>solid</code></a>
- <b><a href="https://github.com/w3c-fedid/digital-credentials">identity-credential</a></b> (🥈15 · ⭐ 160) - Proposals related to the invocation of digital.. <code>❗Unlicensed</code> <a href="https://www.w3.org/"><code>w3c</code></a>
- <b><a href="https://github.com/w3c-fedid/FedCM">fedfm</a></b> (🥉14 · ⭐ 460) - A privacy preserving identity exchange Web API. <code>❗Unlicensed</code> <a href="https://www.w3.org/"><code>w3c</code></a>
- <b><a href="https://github.com/decentralized-identity/presentation-exchange">presentation-exchange</a></b> (🥉14 · ⭐ 88 · 💀) - Specification that codifies an inter-related pair of.. <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code> <a href="https://identity.foundation/"><code>dif</code></a>
- <b><a href="https://github.com/oauth-wg/oauth-selective-disclosure-jwt">selective-disclosure-jwt</a></b> (🥉11 · ⭐ 62) - <code>❗Unlicensed</code>
- <b><a href="https://github.com/w3c-ccg/universal-wallet-interop-spec">universal-wallet-interop-spec</a></b> (🥉11 · ⭐ 55 · 💀) - A data model and abstract interfaces for digital.. <code><a href="https://tldrlegal.com/search?q=W3C">❗️W3C</a></code> <a href="https://www.w3.org/"><code>w3c</code></a>
- <b><a href="https://github.com/WebOfTrust/vLEI">vlei</a></b> (🥉10 · ⭐ 40) - Public Open Specifications for GLEIF vLEI (verifiable Legal Entity.. <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code>
- <b><a href="https://github.com/WebOfTrust/keri">keri</a></b> (🥉8 · ⭐ 77) - KERI Community Development Efforts Meetings Discussion. <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code> <a href="https://github.com/WebOfTrust"><code>weboftrust</code></a>
- <b><a href="https://github.com/hyperledger/anoncreds-spec">anoncreds</a></b> (🥉2 · 🐣) - The former home of the AnonCreds specification. <code>❗Unlicensed</code> <a href="https://www.hyperledger.org/"><code>hyperledger</code></a>
</details>
<br>
## Decentralized Identifiers
<a href="#contents"><img align="right" width="15" height="15" src="https://git.io/JtehR" alt="Back to top"></a>
_Decentralized Identifiers (DIDs), DID methods and resolver projects_
<details><summary><b><a href="https://github.com/decentralized-identity/did-jwt">did-jwt</a></b> (🥇28 · ⭐ 370) - Create and verify DID verifiable JWTs in Javascript. <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code> <a href="https://identity.foundation/"><code>dif</code></a></summary>
- [GitHub](https://github.com/decentralized-identity/did-jwt) (👨💻 42 · 🔀 71 · 📦 6.2K · 📋 92 - 5% open · ⏱️ 01.12.2025):
```
git clone https://github.com/decentralized-identity/did-jwt
```
- [npm](https://www.npmjs.com/package/did-jwt) (📥 360K / month):
```
npm install did-jwt
```
</details>
<details><summary><b><a href="https://github.com/decentralized-identity/ethr-did-resolver">ethr-did-resolver</a></b> (🥇28 · ⭐ 230) - DID resolver for Ethereum Addresses with support for.. <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code> <a href="https://identity.foundation/"><code>dif</code></a></summary>
- [GitHub](https://github.com/decentralized-identity/ethr-did-resolver) (👨💻 28 · 🔀 77 · 📦 1.9K · 📋 61 - 13% open · ⏱️ 14.05.2026):
```
git clone https://github.com/decentralized-identity/ethr-did-resolver
```
- [npm](https://www.npmjs.com/package/ethr-did-resolver) (📥 26K / month):
```
npm install ethr-did-resolver
```
</details>
<details><summary><b><a href="https://github.com/decentralized-identity/universal-resolver">universal-resolver</a></b> (🥈23 · ⭐ 640) - Universal Resolver implementation and drivers. <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code></summary>
- [GitHub](https://github.com/decentralized-identity/universal-resolver) (👨💻 140 · 🔀 280 · 📋 120 - 28% open · ⏱️ 24.04.2026):
```
git clone https://github.com/decentralized-identity/universal-resolver
```
- [Docker Hub](https://hub.docker.com/r/universalresolver/uni-resolver-web) (📥 150K · ⏱️ 24.04.2026):
```
docker pull universalresolver/uni-resolver-web
```
</details>
<details><summary><b><a href="https://github.com/decentralized-identity/did-resolver">did-resolver</a></b> (🥈23 · ⭐ 230) - Universal did-resolver for javascript environments. <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code> <a href="https://identity.foundation/"><code>dif</code></a></summary>
- [GitHub](https://github.com/decentralized-identity/did-resolver) (👨💻 25 · 🔀 43 · 📦 7.9K · 📋 22 - 13% open · ⏱️ 12.05.2026):
```
git clone https://github.com/decentralized-identity/did-resolver
```
</details>
<details><summary>Show 12 hidden projects...</summary>
- <b><a href="https://github.com/decentralized-identity/web-did-resolver">web-did-resolver</a></b> (🥈23 · ⭐ 99) - DID resolver for HTTPS domains. <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code> <a href="https://identity.foundation/"><code>dif</code></a>
- <b><a href="https://github.com/decentralized-identity/ion">ion</a></b> (🥈18 · ⭐ 1.2K · 💀) - The Identity Overlay Network (ION) is a DID Method implementation.. <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code>
- <b><a href="https://github.com/did-method-plc/did-method-plc">did-method-plc</a></b> (🥈17 · ⭐ 320) - Public Ledger of Credentials: a cryptographic, strongly-.. <code>❗Unlicensed</code>
- <b><a href="https://github.com/decentralized-identity/universal-registrar">universal-registrar</a></b> (🥉16 · ⭐ 87) - Universal Registrar implementation and drivers. <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code>
- <b><a href="https://github.com/w3c/did-extensions">did-spec-registries</a></b> (🥉15 · ⭐ 140) - Decentralized Identifier Ecosystem Extensions. <code>❗Unlicensed</code>
- <b><a href="https://github.com/The-Nexus-Guard/aip">aip-identity</a></b> (🥉13 · ⭐ 13 · 🐣) - Decentralized identity and trust layer for AI agents using.. <code><a href="http://bit.ly/34MBwT8">MIT</a></code>
- <b><a href="https://github.com/transmute-industries/sidetree.js">sidetree.js</a></b> (🥉12 · ⭐ 50 · 💀) - Sidetree Core Protocol and DID Method Drivers. <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code>
- <b><a href="https://github.com/decentralized-identity/did-key.rs">did-key.rs</a></b> (🥉12 · ⭐ 50 · 💀) - Rust implementation of the did:key method. <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code> <a href="https://identity.foundation/"><code>dif</code></a>
- <b><a href="https://github.com/decentralized-identity/ion-tools">ion-tools</a></b> (🥉9 · ⭐ 140 · 💀) - Tools and utilities to make working with the ION network and.. <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code>
- <b><a href="https://github.com/transmute-industries/did-key.js">did-key.js</a></b> (🥉9 · ⭐ 57 · 💀) - A DID Key Implementation in TypeScript. <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code>
- <b><a href="https://github.com/hyperledger-labs/did-webs-resolver">did-webs-resolver</a></b> (🥉7 · ⭐ 13 · 💀) - A reference implementation for the did:webs DID method.. <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code>
- <b><a href="https://github.com/trustoverip/tswg-did-method-webs-specification">did-webs</a></b> (🥉2 · 🐣) - <code>❗Unlicensed</code>
</details>
<br>
## Self-Sovereign Identity Agents
<a href="#contents"><img align="right" width="15" height="15" src="https://git.io/JtehR" alt="Back to top"></a>
_SSI Agents such as Identity Wallets, decentralized nodes and decentralized web applications_
<details><summary><b><a href="https://github.com/nodeSolidServer/node-solid-server">node-solid-server</a></b> (🥇27 · ⭐ 1.8K) - Solid server on top of the file-system in NodeJS. <code><a href="http://bit.ly/34MBwT8">MIT</a></code> <a href="https://solidproject.org/"><code>solid</code></a></summary>
- [GitHub](https://github.com/nodeSolidServer/node-solid-server) (👨💻 90 · 🔀 300 · 📦 3 · 📋 940 - 31% open · ⏱️ 11.01.2026):
```
git clone https://github.com/nodesolidserver/node-solid-server
```
- [npm](https://www.npmjs.com/package/solid-server) (📥 1.4K / month):
```
npm install solid-server
```
- [Docker Hub](https://hub.docker.com/r/nodesolidserver/node-solid-server) (📥 1M · ⭐ 5 · ⏱️ 30.04.2024):
```
docker pull nodesolidserver/node-solid-server
```
</details>
<details><summary><b><a href="https://github.com/openwallet-foundation/bifold-wallet">aries-mobile-agent-react-native</a></b> (🥇23 · ⭐ 190) - Bifold is an extensible open-source React Native.. <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code> <a href="https://www.hyperledger.org/"><code>hyperledger</code></a></summary>
- [GitHub](https://github.com/openwallet-foundation/bifold-wallet) (👨💻 65 · 🔀 180 · 📦 7 · 📋 310 - 7% open · ⏱️ 12.05.2026):
```
git clone https://github.com/hyperledger/aries-mobile-agent-react-native
```
</details>
<details><summary><b><a href="https://github.com/cardano-foundation/veridian-wallet">cf-identity-wallet</a></b> (🥈18 · ⭐ 140) - Veridian Wallet is an open source mobile application.. <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code></summary>
- [GitHub](https://github.com/cardano-foundation/veridian-wallet) (👨💻 22 · 🔀 36 · 📋 17 - 41% open · ⏱️ 12.05.2026):
```
git clone https://github.com/cardano-foundation/cf-identity-wallet
```
</details>
<details><summary><b><a href="https://github.com/0xPolygonID/issuer-node">polygon-issuer</a></b> (🥈17 · ⭐ 100) - Privado ID Self-Hosted Issuer Node. <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code></summary>
- [GitHub](https://github.com/0xPolygonID/issuer-node) (👨💻 29 · 🔀 99 · 📋 140 - 2% open · ⏱️ 22.12.2025):
```
git clone https://github.com/0xPolygonID/issuer-node
```
</details>
<details><summary><b><a href="https://github.com/procivis/one-wallet">procivis-one-wallet</a></b> (🥉15 · ⭐ 150) - Digital wallet with eIDAS 2.0 compliancy, ISO 18013-5.. <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code> <a href="https://www.w3.org/"><code>w3c</code></a></summary>
- [GitHub](https://github.com/procivis/one-wallet) (🔀 14 · 📥 77 · ⏱️ 29.04.2026):
```
git clone https://github.com/procivis/one-wallet
```
</details>
<details><summary><b><a href="https://github.com/Sphereon-Opensource/mobile-wallet">sphereon-ssi-mobile-wallet</a></b> (🥉13 · ⭐ 100) - Open-Source Mobile SSI Wallet. <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code></summary>
- [GitHub](https://github.com/Sphereon-Opensource/mobile-wallet) (👨💻 15 · 🔀 32 · 📋 37 - 54% open · ⏱️ 01.04.2026):
```
git clone https://github.com/sphereon-opensource/ssi-mobile-wallet
```
</details>
<details><summary>Show 5 hidden projects...</summary>
- <b><a href="https://github.com/decentralized-identity/dwn-sdk-js">dwn-sdk-js</a></b> (🥈20 · ⭐ 320 · 💀) - Decentralized Web Node (DWN) Reference implementation. <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code> <a href="https://developer.tbd.website/"><code>web5</code></a>
- <b><a href="https://github.com/TBD54566975/ssi-service">tbd-ssi-service</a></b> (🥉14 · ⭐ 150 · 💀) - The Self Sovereign Identity Service. <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code> <a href="https://developer.tbd.website/"><code>web5</code></a>
- <b><a href="https://github.com/TalaoDAO/AltMe">talao-altme</a></b> (🥉14 · ⭐ 60) - Talao / Altme wallet : Open source Self Sovereign Identity.. <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code>
- <b><a href="https://github.com/spruceid/wallet">credible</a></b> (🥉10 · ⭐ 47 · 💤) - A reference credential wallet built on Flutter and DIDKit. <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code>
- <b><a href="https://github.com/walt-id/waltid-web-wallet">waltid-web-wallet</a></b> (🥉6 · ⭐ 2 · 💀) - Custodian identity wallet white-label solution. <code>❗Unlicensed</code>
</details>
<br>
## Self-Sovereign Identity, credentials and protocols SDKs
<a href="#contents"><img align="right" width="15" height="15" src="https://git.io/JtehR" alt="Back to top"></a>
_SDKs, toolkits and libraries for building SSI Agents and services_
<details><summary><b><a href="https://github.com/openwallet-foundation/acapy">aries-python</a></b> (🥇26 · ⭐ 480) - ACA-Py is a foundation for building decentralized.. <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code> <a href="https://www.hyperledger.org/"><code>hyperledger</code></a></summary>
- [GitHub](https://github.com/openwallet-foundation/acapy) (👨💻 170 · 🔀 500 · 📋 1.4K - 10% open · ⏱️ 12.05.2026):
```
git clone https://github.com/hyperledger/aries-cloudagent-python
```
</details>
<details><summary><b><a href="https://github.com/decentralized-identity/veramo">veramo</a></b> (🥇25 · ⭐ 540) - A JavaScript Framework for Verifiable Data. <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code></summary>
- [GitHub](https://github.com/decentralized-identity/veramo) (👨💻 59 · 🔀 130 · 📦 930 · 📋 460 - 14% open · ⏱️ 11.02.2026):
```
git clone https://github.com/decentralized-identity/veramo
```
</details>
<details><summary><b><a href="https://github.com/decentralized-identity/did-jwt-vc">did-jwt-vc</a></b> (🥇25 · ⭐ 210) - Create and verify W3C Verifiable Credentials and.. <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code> <a href="https://identity.foundation/"><code>dif</code></a></summary>
- [GitHub](https://github.com/decentralized-identity/did-jwt-vc) (👨💻 22 · 🔀 45 · 📦 1.4K · 📋 53 - 7% open · ⏱️ 26.03.2026):
```
git clone https://github.com/decentralized-identity/did-jwt-vc
```
- [npm](https://www.npmjs.com/package/did-jwt-vc) (📥 71K / month):
```
npm install did-jwt-vc
```
</details>
<details><summary><b><a href="https://github.com/iotaledger/identity">iota-identity</a></b> (🥇24 · ⭐ 350) - Implementation of the Decentralized Identity standards such.. <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code></summary>
- [GitHub](https://github.com/iotaledger/identity) (👨💻 44 · 🔀 99 · 📦 160 · 📋 440 - 20% open · ⏱️ 08.05.2026):
```
git clone https://github.com/iotaledger/identity.rs
```
</details>
<details><summary><b><a href="https://github.com/openwallet-foundation/credo-ts">credo-ts</a></b> (🥈23 · ⭐ 340) - Typescript framework for building decentralized identity and.. <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code> <a href="https://openwallet.foundation/"><code>openwallet-foundation</code></a></summary>
- [GitHub](https://github.com/openwallet-foundation/credo-ts) (👨💻 89 · 🔀 230 · 📋 900 - 27% open · ⏱️ 13.05.2026):
```
git clone https://github.com/openwallet-foundation/credo-ts
```
</details>
<details><summary><b><a href="https://github.com/walt-id/waltid-identity">waltid-identity</a></b> (🥈23 · ⭐ 280) - All-in-one open-source identity and wallet toolkit. <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code></summary>
- [GitHub](https://github.com/walt-id/waltid-identity) (👨💻 45 · 🔀 120 · 📋 320 - 0% open · ⏱️ 14.05.2026):
```
git clone https://github.com/walt-id/waltid-identity
```
- [Docker Hub](https://hub.docker.com/r/waltid/identity):
```
docker pull waltid/identity
```
</details>
<details><summary><b><a href="https://github.com/spruceid/ssi">spruceid-ssi</a></b> (🥈19 · ⭐ 260) - Core library for decentralized identity. <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code></summary>
- [GitHub](https://github.com/spruceid/ssi) (👨💻 33 · 🔀 74 · 📦 220 · 📋 220 - 43% open · ⏱️ 16.04.2026):
```
git clone https://github.com/spruceid/ssi
```
</details>
<details><summary><b><a href="https://github.com/walt-id/waltid-ssikit">waltid-ssikit</a></b> (🥉17 · ⭐ 110) - All-In-One SSI infrastructure toolkit. <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code></summary>
- [GitHub](https://github.com/walt-id/waltid-ssikit) (👨💻 18 · 🔀 34 · 📥 210 · ⏱️ 13.01.2026):
```
git clone https://github.com/walt-id/waltid-ssikit
```
- [Docker Hub](https://hub.docker.com/r/waltid/ssikit) (📥 25K · ⏱️ 13.12.2023):
```
docker pull waltid/ssikit
```
</details>
<details><summary><b><a href="https://github.com/digitalbazaar/vc">digitalbazaar-vc</a></b> (🥉16 · ⭐ 220) - W3C Verifiable Credentials implementation in JavaScript. <code><a href="http://bit.ly/3aKzpTv">BSD-3</a></code></summary>
- [GitHub](https://github.com/digitalbazaar/vc) (👨💻 16 · 🔀 48 · 📦 620 · 📋 94 - 26% open · ⏱️ 05.02.2026):
```
git clone https://github.com/digitalbazaar/vc
```
</details>
<details><summary><b><a href="https://www.spruceid.dev/didkit/didkit">spruceid-didkit</a></b> (🥉15 · ⭐ 320 · 💤) - A cross-platform toolkit for decentralized identity. <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code></summary>
- [GitHub](https://github.com/spruceid/didkit) (👨💻 23 · 🔀 84 · 📦 14 · 📋 120 - 37% open · ⏱️ 10.07.2025):
```
git clone https://github.com/spruceid/didkit
```
- [Docker Hub](https://hub.docker.com/r/ghcr.io/spruceid/didkit-http):
```
docker pull ghcr.io/spruceid/didkit-http
```
</details>
<details><summary>Show 20 hidden projects...</summary>
- <b><a href="https://github.com/anoncreds/anoncreds-rs">hyperledger-anoncreds-rs</a></b> (🥈21 · ⭐ 87) - anoncreds-rs. <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code> <a href="https://www.hyperledger.org/"><code>hyperledger</code></a>
- <b><a href="https://github.com/WebOfTrust/keripy">keripy</a></b> (🥈21 · ⭐ 76) - Key Event Receipt Infrastructure - the spec and implementation of the.. <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code>
- <b><a href="https://github.com/hyperledger-indy/indy-node">indy-node</a></b> (🥈20 · ⭐ 700 · 💀) - The server portion of a distributed ledger purpose-built.. <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code> <a href="https://www.hyperledger.org/"><code>hyperledger</code></a>
- <b><a href="https://github.com/0xPolygonID/js-sdk">polygon-js-sdk</a></b> (🥈20 · ⭐ 72) - SDK to work with Privado ID. <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code>
- <b><a href="https://github.com/hyperledger-aries/aries-framework-go">aries-framework-go</a></b> (🥈19 · ⭐ 240 · 💀) - Hyperledger Aries Framework Go provides packages for.. <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code> <a href="https://www.hyperledger.org/"><code>hyperledger</code></a>
- <b><a href="https://github.com/TBD54566975/ssi-sdk">tbd-ssi-sdk</a></b> (🥈18 · ⭐ 210 · 💀) - self sovereign identity sdk. <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code> <a href="https://developer.tbd.website/"><code>web5</code></a>
- <b><a href="https://github.com/Sphereon-Opensource/SSI-SDK">sphereon-ssi</a></b> (🥉17 · ⭐ 75) - (Legacy) Self Sovereign Identity SDK. <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code>
- <b><a href="https://github.com/Sphereon-Opensource/OID4VC">sphereon-openid4vci</a></b> (🥉16 · ⭐ 88) - OpenID for Verifiable Credentials - modules for.. <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code>
- <b><a href="https://github.com/walt-id/waltid-walletkit">waltid-walletkit</a></b> (🥉15 · ⭐ 32) - Toolkit for SSI and NFT/SBT wallets. <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code>
- <b><a href="https://github.com/evernym/verity-sdk">verity-sdk</a></b> (🥉14 · ⭐ 47 · 💀) - Evernym Verity is a decentralized protocol platform for.. <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code>
- <b><a href="https://github.com/decentralized-identity/web5-js">web5-js</a></b> (🥉13 · ⭐ 140 · 💀) - Monorepo for the Web5 JS TypeScript implementation. <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code> <a href="https://developer.tbd.website/"><code>web5</code></a>
- <b><a href="https://github.com/Sphereon-Opensource/PEX">sphereon-pex</a></b> (🥉13 · ⭐ 43 · 💀) - A Typescript implementation of the DIF Presentation.. <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code>
- <b><a href="https://github.com/walt-id/waltid-idpkit">waltid-idpkit</a></b> (🥉12 · ⭐ 26) - OIDC identity provider for digital identity. <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code>
- <b><a href="https://github.com/IdentityPython/pyMDOC-CBOR">pyMDOC-CBOR</a></b> (🥉12 · ⭐ 22) - MDOC CBOR static Verifier and Issuer for EUDI Wallet PID and mDL.. <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code>
- <b><a href="https://github.com/microsoft/entra-verifiedid-wallet-library-ios">entra-verifiedid-wallet-library-ios</a></b> (🥉10 · ⭐ 32) - A library to manage your Decentralized Identities and.. <code><a href="http://bit.ly/34MBwT8">MIT</a></code>
- <b><a href="https://github.com/trinsic-id/sdk">trinsic-sdk</a></b> (🥉10 · ⭐ 8) - This repository contains the samples for all major languages and.. <code><a href="http://bit.ly/34MBwT8">MIT</a></code>
- <b><a href="https://github.com/spruceid/kepler">kepler</a></b> (🥉9 · ⭐ 81 · 💀) - Decentralized storage based on permissioned data overlays called.. <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code>
- <b><a href="https://github.com/microsoft/entra-verifiedid-wallet-library-android">entra-verifiedid-wallet-library-android</a></b> (🥉9 · ⭐ 26) - A library to manage your Decentralized Identities and.. <code><a href="http://bit.ly/34MBwT8">MIT</a></code>
- <b><a href="https://github.com/Sphereon-Opensource/SIOP-OID4VP">sphereon-siop-oid4vp</a></b> (🥉8 · ⭐ 76 · 💀) - Self Issued OpenID Provider v2 (SIOP) with optional.. <code>❗Unlicensed</code>
- <b><a href="https://github.com/GAIA-X4PLC-AAD/ssi-to-oidc-bridge">ssi-to-oidc-bridge</a></b> (🥉8 · ⭐ 12) - TP 1.2 OIDC Provider with VC Support. <code><a href="http://bit.ly/34MBwT8">MIT</a></code>
</details>
---
## Related Resources
- [**Best-of lists**](https://best-of.org): Discover other best-of lists with awesome open-source projects on all kinds of topics.
- [**Awesome-self-sovereign-identity**](https://github.com/animo/awesome-self-sovereign-identity): A curated list of self-sovereign identity resources.
- [**awesome-iam**](https://github.com/kdeldycke/awesome-iam): A curated list of resources on managing accounts, users, roles, permissions, authentication and authorization.
## Contribution
Contributions are encouraged and always welcome! If you like to add or update projects, choose one of the following ways:
- Open an issue by selecting one of the provided categories from the [issue page](https://github.com/jruizaranguren/best-of-digital-identity/issues/new/choose) and fill in the requested information.
- Modify the [projects.yaml](https://github.com/jruizaranguren/best-of-digital-identity/blob/main/projects.yaml) with your additions or changes, and submit a pull request. This can also be done directly via the [Github UI](https://github.com/jruizaranguren/best-of-digital-identity/edit/main/projects.yaml).
If you like to contribute to or share suggestions regarding the project metadata collection or markdown generation, please refer to the [best-of-generator](https://github.com/best-of-lists/best-of-generator) repository. If you like to create your own best-of list, we recommend to follow [this guide](https://github.com/best-of-lists/best-of/blob/main/create-best-of-list.md).
For more information on how to add or update projects, please read the [contribution guidelines](https://github.com/jruizaranguren/best-of-digital-identity/blob/main/CONTRIBUTING.md). By participating in this project, you agree to abide by its [Code of Conduct](https://github.com/jruizaranguren/best-of-digital-identity/blob/main/.github/CODE_OF_CONDUCT.md).
## License
[](https://creativecommons.org/licenses/by-sa/4.0/)
================================================
FILE: config/footer.md
================================================
---
## Related Resources
- [**Best-of lists**](https://best-of.org): Discover other best-of lists with awesome open-source projects on all kinds of topics.
- [**Awesome-self-sovereign-identity**](https://github.com/animo/awesome-self-sovereign-identity): A curated list of self-sovereign identity resources.
- [**awesome-iam**](https://github.com/kdeldycke/awesome-iam): A curated list of resources on managing accounts, users, roles, permissions, authentication and authorization.
## Contribution
Contributions are encouraged and always welcome! If you like to add or update projects, choose one of the following ways:
- Open an issue by selecting one of the provided categories from the [issue page](https://github.com/jruizaranguren/best-of-digital-identity/issues/new/choose) and fill in the requested information.
- Modify the [projects.yaml](https://github.com/jruizaranguren/best-of-digital-identity/blob/main/projects.yaml) with your additions or changes, and submit a pull request. This can also be done directly via the [Github UI](https://github.com/jruizaranguren/best-of-digital-identity/edit/main/projects.yaml).
If you like to contribute to or share suggestions regarding the project metadata collection or markdown generation, please refer to the [best-of-generator](https://github.com/best-of-lists/best-of-generator) repository. If you like to create your own best-of list, we recommend to follow [this guide](https://github.com/best-of-lists/best-of/blob/main/create-best-of-list.md).
For more information on how to add or update projects, please read the [contribution guidelines](https://github.com/jruizaranguren/best-of-digital-identity/blob/main/CONTRIBUTING.md). By participating in this project, you agree to abide by its [Code of Conduct](https://github.com/jruizaranguren/best-of-digital-identity/blob/main/.github/CODE_OF_CONDUCT.md).
## License
[](https://creativecommons.org/licenses/by-sa/4.0/)
================================================
FILE: config/header.md
================================================
<!-- markdownlint-disable -->
<h1 align="center">
best-of-digital-identity
<br>
</h1>
<p align="center">
<strong>🏆 A ranked list of awesome Digital Identity open source projects. Updated weekly.</strong>
</p>
<p align="center">
<a href="https://best-of.org" title="Best-of Badge"><img src="http://bit.ly/3o3EHNN"></a>
<a href="#Contents" title="Project Count"><img src="https://img.shields.io/badge/projects-{project_count}-blue.svg?color=5ac4bf"></a>
<a href="#Contribution" title="Contributions are welcome"><img src="https://img.shields.io/badge/contributions-welcome-green.svg"></a>
<a href="https://github.com/jruizaranguren/best-of-digital-identity/releases" title="Best-of Updates"><img src="https://img.shields.io/github/release-date/jruizaranguren/best-of-digital-identity?color=green&label=updated"></a>
</p>
This curated list contains {project_count} awesome open-source projects with a total of {stars_count} stars grouped into {category_count} 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.
🔥 This list is also available on [best-of.org](https://best-of.org). There you can also find similar lists for other topics. 🏆
If you like to add or update projects, feel free to open an [issue](https://github.com/jruizaranguren/best-of-digital-identity/issues/new/choose), submit a [pull request](https://github.com/jruizaranguren/best-of-digital-identity/pulls), or directly edit the [projects.yaml](https://github.com/jruizaranguren/best-of-digital-identity/edit/main/projects.yaml). Contributions are very welcome!
> 🧙♂️ Discover other [best-of lists](https://best-of.org) or [create your own](https://github.com/best-of-lists/best-of/blob/main/create-best-of-list.md).
================================================
FILE: history/2023-04-12_changes.md
================================================
## ➕ Added Projects
_Projects that were recently added to this best-of list._
- <b><a href="https://github.com/casbin/casbin">casbin</a></b> (🥇35 · ⭐ 14K · ➕) - An authorization library that supports access control models like.. <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code>
================================================
FILE: history/2023-04-12_projects.csv
================================================
,name,github_id,category,pypi_id,npm_id,maven_id,github_url,homepage,license,created_at,updated_at,last_commit_pushed_at,commit_count,recent_commit_count,fork_count,watchers_count,pr_count,open_issue_count,closed_issue_count,star_count,latest_stable_release_published_at,latest_stable_release_number,release_count,description,dependent_project_count,github_dependent_project_count,contributor_count,pypi_url,pypi_monthly_downloads,monthly_downloads,npm_url,npm_monthly_downloads,maven_url,projectrank,show,projectrank_placing,new_addition
0,casbin,casbin/casbin,authorization,casbin,casbin,org.casbin:casbin-spring-boot-starter,https://github.com/casbin/casbin,https://github.com/casbin/casbin,Apache-2.0,2017-04-08 07:51:23,2023-04-11 17:55:02,2023-04-07 03:18:43,1051,14,1462,226,445,14,694,14229,2023-04-07 03:20:12,2.66.3,100,"An authorization library that supports access control models like ACL, RBAC, ABAC in Golang.",2346,2346,128,https://pypi.org/project/casbin,67959,213119,https://www.npmjs.com/package/casbin,145160,https://search.maven.org/artifact/org.casbin/casbin-spring-boot-starter,35,True,1,True
================================================
FILE: history/2023-04-13_changes.md
================================================
## ➕ Added Projects
_Projects that were recently added to this best-of list._
- <b><a href="https://github.com/ory/keto">keto</a></b> (🥉28 · ⭐ 4K · ➕) - Open Source (Go) implementation of Zanzibar: Googles Consistent,.. <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code> <a href="https://www.ory.sh/"><code>ory</code></a>
- <b><a href="https://github.com/AthenZ/athenz">athenz</a></b> (🥉23 · ⭐ 760 · ➕) - Open source platform for X.509 certificate based service.. <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code>
- <b><a href="https://github.com/salesforce/ja3">ja3</a></b> (🥉18 · ⭐ 2K · ➕) - JA3 is a standard for creating SSL client fingerprints in an easy to.. <code><a href="http://bit.ly/3aKzpTv">BSD-3</a></code>
- <b><a href="https://github.com/ory/ladon">ladon</a></b> (🥉17 · ⭐ 2.2K · ➕) - A SDK for access control policies: authorization for the.. <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code> <a href="https://www.ory.sh/"><code>ory</code></a>
- <b><a href="{}">cfssl</a></b> (🥉2 · ⭐ 23 · ➕) - CloudFlares PKI toolkit. <code>❗Unlicensed</code>
================================================
FILE: history/2023-04-13_projects.csv
================================================
,name,github_id,category,npm_id,github_url,homepage,license,created_at,updated_at,last_commit_pushed_at,commit_count,recent_commit_count,fork_count,watchers_count,pr_count,open_issue_count,closed_issue_count,star_count,latest_stable_release_published_at,latest_stable_release_number,release_count,description,dependent_project_count,github_dependent_project_count,contributor_count,npm_url,npm_monthly_downloads,monthly_downloads,projectrank,show,projectrank_placing,pypi_id,pypi_url,pypi_monthly_downloads,github_release_downloads,dockerhub_id,labels,dockerhub_url,dockerhub_latest_release_published_at,dockerhub_stars,dockerhub_pulls,helm_id,maven_id,maven_url,brew_id,gem_url,new_addition
0,nextauthjs,nextauthjs/next-auth,authentication,next-auth,https://github.com/nextauthjs/next-auth,https://github.com/nextauthjs/next-auth,ISC,2018-01-27 12:28:16,2023-04-13 03:11:06.000000,2023-04-12 10:40:55,2214.0,164.0,1879.0,89.0,1741.0,118.0,2763.0,15815,2023-04-03 10:18:04,next-auth@4.21.1,100.0,Authentication for the Web.,71591.0,71591.0,516.0,https://www.npmjs.com/package/next-auth,1698029.0,1698029.0,40,True,1,,,,,,,,,,,,,,,,
1,oauthlib,oauthlib/oauthlib,oauth2-oidc,,https://github.com/oauthlib/oauthlib,https://github.com/oauthlib/oauthlib,BSD-3-Clause,2011-11-19 23:08:51,2023-04-05 17:31:28.000000,2023-01-10 13:20:21,1645.0,,450.0,69.0,479.0,73.0,289.0,2571,2023-01-10 13:13:43,3.2.2,48.0,"A generic, spec-compliant, thorough implementation of the OAuth request-signing logic.",351528.0,351528.0,191.0,,,81370923.0,40,True,1,oauthlib,https://pypi.org/project/oauthlib,81370923.0,,,,,,,,,,,,,
2,cert-manager,cert-manager/cert-manager,pki,,https://github.com/cert-manager/cert-manager,https://github.com/cert-manager/cert-manager,Apache-2.0,2017-05-24 16:25:59,2023-04-13 20:51:48.000000,2023-04-13 18:32:41,7622.0,196.0,1794.0,141.0,2811.0,169.0,2781.0,10192,2023-04-07 13:54:32,1.11.1,100.0,Automatically provision and manage TLS certificates in Kubernetes.,433.0,433.0,387.0,,,1210685.0,39,True,1,,,,43584678.0,,,,,,,,,,,,
3,open-policy-agent,open-policy-agent/opa,authorization,,https://github.com/open-policy-agent/opa,https://github.com/open-policy-agent/opa,Apache-2.0,2015-12-28 22:08:25,2023-04-13 19:07:12.000000,2023-04-13 17:51:07,4542.0,146.0,1086.0,116.0,3599.0,286.0,1924.0,7939,2023-03-31 14:09:24,0.51.0,100.0,"An open source, general-purpose policy engine.",2336.0,2336.0,376.0,,,2864524.0,37,True,1,,,,2815329.0,openpolicyagent/opa,['cncf'],https://hub.docker.com/r/openpolicyagent/opa,2023-04-13 18:40:19.104741,30.0,247220355.0,,,,,,
4,keycloak,keycloak/keycloak,idp,,https://github.com/keycloak/keycloak,https://github.com/keycloak/keycloak,Apache-2.0,2013-07-02 13:38:51,2023-04-13 20:13:47.000000,2023-04-13 20:13:47,21687.0,754.0,5128.0,353.0,11183.0,1584.0,4283.0,15644,2023-03-30 11:12:04,21.0.2,34.0,Open Source Identity and Access Management For Modern Applications and Services.,,,1156.0,,,59441.0,36,True,1,,,,1664350.0,quay.io/keycloak/keycloak,['cncf'],https://hub.docker.com/r/quay.io/keycloak/keycloak,,,,,,,,,
5,ory-hydra,ory/hydra,oauth2-oidc,,https://github.com/ory/hydra,https://github.com/ory/hydra,Apache-2.0,2015-05-22 12:42:08,2023-04-11 10:53:31.000000,2023-04-11 10:53:30,3586.0,60.0,1274.0,230.0,1640.0,53.0,1369.0,13997,2023-04-11 10:52:32,2.1.1,100.0,"OpenID Certified OpenID Connect and OAuth Provider written in Go - cloud native, security-first, open source API..",2.0,2.0,277.0,,,3986423.0,36,True,2,,,,533700.0,oryd/hydra,['ory'],https://hub.docker.com/r/oryd/hydra,2023-04-11 10:52:32.445066,72.0,377905523.0,https://k8s.ory.sh/helm/charts,,,,,
6,ory-kratos,ory/kratos,idp,,https://github.com/ory/kratos,https://github.com/ory/kratos,Apache-2.0,2018-05-29 16:09:37,2023-04-13 17:35:18.000000,2023-04-13 07:22:24,3740.0,138.0,723.0,109.0,1546.0,222.0,854.0,8414,2023-01-14 11:40:30,0.11.1,41.0,"Next-gen identity server (think Auth0, Okta, Firebase) with Ory-hardened authentication, MFA, FIDO2, TOTP, WebAuthn,..",313.0,313.0,191.0,,,1709194.0,36,True,1,,,,27819.0,oryd/kratos,['ory'],https://hub.docker.com/r/oryd/kratos,2023-01-14 11:40:30.176200,16.0,100800425.0,https://k8s.ory.sh/helm/charts,,,,,
7,casbin,casbin/casbin,authorization,casbin,https://github.com/casbin/casbin,https://github.com/casbin/casbin,Apache-2.0,2017-04-08 07:51:23,2023-04-13 15:24:16.000000,2023-04-07 03:18:43,1051.0,14.0,1462.0,228.0,446.0,14.0,694.0,14247,2023-04-07 03:20:12,2.66.3,100.0,"An authorization library that supports access control models like ACL, RBAC, ABAC in Golang.",2347.0,2347.0,128.0,https://www.npmjs.com/package/casbin,143419.0,211572.0,35,True,2,casbin,https://pypi.org/project/casbin,68153.0,,,,,,,,,org.casbin:casbin-spring-boot-starter,https://search.maven.org/artifact/org.casbin/casbin-spring-boot-starter,,,
8,casl,stalniy/casl,authorization,@casl/ability,https://github.com/stalniy/casl,https://github.com/stalniy/casl,MIT,2017-07-18 17:49:47,2023-04-12 15:46:02.000000,2023-04-12 08:45:37,1442.0,10.0,242.0,40.0,306.0,9.0,403.0,4777,2023-04-02 13:30:48,@casl/ability@6.4.0,100.0,CASL is an isomorphic authorization JavaScript library which restricts what resources a given user is allowed to access.,40377.0,40377.0,64.0,https://www.npmjs.com/package/@casl/ability,1696090.0,1696090.0,35,True,2,,,,,,,,,,,,,,,,
9,pomerium,pomerium/pomerium,others,,https://github.com/pomerium/pomerium,https://github.com/pomerium/pomerium,Apache-2.0,2019-01-01 08:04:37,2023-04-10 19:22:45.297207,2023-04-10 17:52:54,2809.0,140.0,269.0,35.0,3210.0,67.0,783.0,3506,2023-03-23 15:57:03,0.21.3,100.0,Pomerium is an identity and context-aware access proxy.,12.0,12.0,88.0,,,2913391.0,32,True,1,,,,41068.0,pomerium/pomerium,,https://hub.docker.com/r/pomerium/pomerium,2023-04-10 19:22:45.297207,10.0,148540218.0,,,,,,
10,ockam,build-trust/ockam,pki,,https://github.com/build-trust/ockam,https://github.com/build-trust/ockam,Apache-2.0,2018-11-30 18:57:01,2023-04-13 20:41:04.000000,2023-04-13 17:12:00,5273.0,688.0,324.0,57.0,3476.0,169.0,911.0,3027,2023-03-28 05:16:07,ockam_v0.83.0,100.0,"Orchestrate end-to-end encryption, cryptographic identities, mutual authentication, and authorization policies between..",175.0,175.0,175.0,,,10115.0,32,True,2,,,,171967.0,,,,,,,,,,build-trust/ockam/ockam,,
11,spire,spiffe/spire,others,,https://github.com/spiffe/spire,https://github.com/spiffe/spire,Apache-2.0,2017-08-11 18:46:51,2023-04-13 21:06:32.000000,2023-04-13 13:59:13,5906.0,202.0,363.0,82.0,2882.0,197.0,1000.0,1382,2023-04-13 20:22:53,1.6.3,79.0,The SPIFFE Runtime Environment.,108.0,108.0,152.0,,,1804.0,32,True,1,,,,119067.0,ghcr.io/spiffe/spire-server,,https://hub.docker.com/r/ghcr.io/spiffe/spire-server,,,,,,,,,
12,cas,apereo/cas,idp,,https://github.com/apereo/cas,https://github.com/apereo/cas,Apache-2.0,2011-09-09 01:36:42,2023-04-13 17:57:47.000000,2023-04-13 12:34:10,22954.0,439.0,3764.0,607.0,4297.0,,,10192,2023-03-31 06:34:19,6.6.7,100.0,Apereo CAS - Identity & Single Sign On for all earthlings and beyond.,,,335.0,,,5782.0,31,True,2,,,,,apereo/cas,,https://hub.docker.com/r/apereo/cas,2023-04-13 16:11:08.313363,120.0,803816.0,,,,,,
13,node-oidc-provider,panva/node-oidc-provider,oauth2-oidc,oidc-provider,https://github.com/panva/node-oidc-provider,https://github.com/panva/node-oidc-provider,MIT,2015-12-02 09:17:41,2023-04-10 22:41:03.000000,2023-04-06 10:08:19,2370.0,33.0,698.0,68.0,214.0,,,2623,2023-03-09 08:47:14,8.1.1,100.0,OpenID Certified OAuth 2.0 Authorization Server implementation for Node.js.,930.0,930.0,60.0,https://www.npmjs.com/package/oidc-provider,114567.0,114567.0,31,True,2,,,,,,,,,,,,,,,,
14,cancancan,cancancommunity/cancancan,authorization,,https://github.com/CanCanCommunity/cancancan,https://github.com/CanCanCommunity/cancancan,MIT,2014-02-19 18:26:23,2023-04-03 06:11:02.000000,2023-04-03 06:11:02,1332.0,7.0,596.0,97.0,412.0,39.0,361.0,5327,2023-03-05 14:43:30,3.5.0,9.0,The authorization Gem for Ruby on Rails.,39567.0,39567.0,225.0,,,,30,True,2,,,,,,,,,,,,,,,cancancan,
15,doorkeeper,doorkeeper-gem/doorkeeper,oauth2-oidc,,https://github.com/doorkeeper-gem/doorkeeper,https://github.com/doorkeeper-gem/doorkeeper,MIT,2011-11-18 13:02:01,2023-04-13 17:24:35.000000,2023-03-29 07:18:57,2352.0,41.0,994.0,108.0,807.0,19.0,824.0,5129,2023-03-29 07:20:04,5.6.6,62.0,Doorkeeper is an OAuth 2 provider for Ruby on Rails / Grape.,7617.0,7617.0,306.0,,,,30,True,3,,,,,,,,,,,,,,,doorkeeper,
16,spicedb,authzed/spicedb,authorization,,https://github.com/authzed/spicedb,https://github.com/authzed/spicedb,Apache-2.0,2021-08-16 15:32:09,2023-04-13 20:48:24.000000,2023-04-13 15:51:01,2633.0,250.0,171.0,34.0,935.0,97.0,223.0,3378,2023-04-13 20:30:11,1.19.1,26.0,"Open Source, Google Zanzibar-inspired fine-grained permissions database.",22.0,22.0,26.0,,,7878.0,30,True,2,,,,11443.0,authzed/spicedb,,https://hub.docker.com/r/authzed/spicedb,2023-04-13 20:25:40.446739,4.0,145539.0,,,,,,
17,dex,dexidp/dex,oauth2-oidc,,https://github.com/dexidp/dex,https://github.com/dexidp/dex,Apache-2.0,2015-08-17 17:57:06,2023-04-13 20:15:17.000000,2023-04-13 20:15:17,2386.0,85.0,1397.0,175.0,1679.0,279.0,771.0,8015,2023-03-20 13:29:42,2.36.0,79.0,OpenID Connect (OIDC) identity and OAuth 2.0 provider with pluggable connectors.,15.0,15.0,216.0,,,2.0,28,True,3,,,,234.0,quay.io/dexidp/dex,,https://hub.docker.com/r/quay.io/dexidp/dex,,,,,,,,,
18,keto,ory/keto,authorization,,https://github.com/ory/keto,https://github.com/ory/keto,Apache-2.0,2018-03-17 10:40:15,2023-04-13 17:47:32.000000,2023-04-11 14:12:13,1391.0,98.0,285.0,59.0,953.0,44.0,246.0,3976,,,50.0,"Open Source (Go) implementation of Zanzibar: Googles Consistent, Global Authorization System. Ships gRPC, REST APIs,..",2.0,2.0,65.0,,,703721.0,28,True,3,,,,14264.0,oryd/keto,['ory'],https://hub.docker.com/r/oryd/keto,2023-03-09 14:30:27.177505,6.0,42910620.0,,,,,,True
19,oso,osohq/oso,authorization,,https://github.com/osohq/oso,https://github.com/osohq/oso,Apache-2.0,2020-05-04 20:05:50,2023-04-03 23:36:19.000000,2023-04-03 22:56:35,1187.0,16.0,144.0,30.0,1497.0,97.0,97.0,2983,2023-04-03 23:25:23,0.27.0,100.0,Oso is a batteries-included framework for building authorization in your application.,69.0,69.0,61.0,,,46077.0,28,True,3,oso,https://pypi.org/project/oso,45997.0,2100.0,,,,,,,,,,,,
20,identity-server,duendesoftware/identityserver,oauth2-oidc,,https://github.com/DuendeSoftware/IdentityServer,https://github.com/DuendeSoftware/IdentityServer,,2020-10-01 08:46:31,2023-04-13 17:59:32.000000,2023-04-13 17:59:32,4693.0,290.0,213.0,39.0,561.0,54.0,197.0,985,2023-02-02 17:27:15,6.2.3,39.0,The most flexible and standards-compliant OpenID Connect and OAuth 2.x framework for ASP.NET Core.,921.0,921.0,290.0,,,,28,False,3,,,,,,,,,,,,,,,,
21,casdoor,casdoor/casdoor,idp,,https://github.com/casdoor/casdoor,https://github.com/casdoor/casdoor,Apache-2.0,2020-10-22 14:40:03,2023-04-13 09:44:47.000000,2023-04-13 06:12:31,1503.0,186.0,673.0,47.0,963.0,106.0,623.0,5792,2023-04-13 06:21:37,1.293.0,100.0,"An open-source Identity and Access Management (IAM) / Single-Sign-On (SSO) platform with web UI supporting OAuth 2.0,..",1.0,1.0,111.0,,,1459.0,27,True,2,,,,,casbin/casdoor,,https://hub.docker.com/r/casbin/casdoor,2023-04-13 07:10:03.136501,6.0,43788.0,,,,,,
22,logto,logto-io/logto,idp,,https://github.com/logto-io/logto,https://github.com/logto-io/logto,https://www.mozilla.org/en-US/MPL/2.0/,2021-06-19 03:01:50,2023-04-13 11:12:16.000000,2023-04-12 10:01:54,4008.0,820.0,192.0,33.0,3446.0,56.0,169.0,5580,2023-03-30 11:58:25,1.1.0,36.0,Logto is a cost-effective open-source alternative to Auth0. It offers a seamless developer experience and is well-..,6.0,6.0,33.0,,,377.0,27,True,2,,,,1386.0,svhd/logto,,https://hub.docker.com/r/svhd/logto,2023-04-12 10:12:05.963505,1.0,5782.0,,,,,,
23,zitadel,zitadel/zitadel,idp,,https://github.com/zitadel/zitadel,https://github.com/zitadel/zitadel,Apache-2.0,2020-03-16 13:51:31,2023-04-13 18:08:45.000000,2023-04-13 15:11:51,2088.0,192.0,168.0,22.0,3995.0,330.0,1085.0,3144,2023-04-04 13:41:40,2.23.1,100.0,ZITADEL - The best of Auth0 and Keycloak combined. Built for the serverless era.,1.0,1.0,51.0,,,308.0,27,True,2,,,,1852.0,ghcr.io/zitadel/zitadel,,https://hub.docker.com/r/ghcr.io/zitadel/zitadel,,,,https://charts.zitadel.com,,,,,
24,cerbos,cerbos/cerbos,authorization,,https://github.com/cerbos/cerbos,https://github.com/cerbos/cerbos,Apache-2.0,2021-03-21 13:23:10,2023-04-13 10:53:07.000000,2023-04-13 10:25:08,1208.0,80.0,61.0,19.0,1284.0,38.0,192.0,1265,2023-02-13 09:35:11,0.25.0,48.0,"Cerbos is the open core, language-agnostic, scalable authorization solution that makes user permissions and..",11.0,11.0,18.0,,,1296.0,26,True,3,,,,32416.0,ghcr.io/cerbos/cerbos,,https://hub.docker.com/r/ghcr.io/cerbos/cerbos,,,,oci://ghcr.io/cerbos/helm-charts/cerbos,,,,,
25,authentik,goauthentik/authentik,idp,,https://github.com/goauthentik/authentik,https://github.com/goauthentik/authentik,MIT,2019-12-30 09:19:48,2023-04-13 21:06:20.000000,2023-04-13 20:48:13,11273.0,729.0,287.0,16.0,3988.0,286.0,871.0,3560,2023-03-16 17:49:29,ersion/2023.3.1,100.0,The authentication glue you need.,,,145.0,,,36.0,25,True,3,,,,837.0,,,,,,,https://charts.goauthentik.io,,,,,
26,kanidm,kanidm/kanidm,idp,,https://github.com/kanidm/kanidm,https://github.com/kanidm/kanidm,MPL-2.0,2019-02-02 01:41:26,2023-04-13 17:03:34.000000,2023-04-13 17:03:26,1137.0,170.0,79.0,14.0,1080.0,103.0,342.0,1403,2023-02-05 23:53:21,1.1.0-alpha.11,13.0,"Kanidm: A simple, secure and fast identity management platform.",42.0,42.0,40.0,,,86.0,25,True,3,,,,18.0,kanidm/server,,https://hub.docker.com/r/kanidm/server,2023-03-28 08:35:54.522049,,4308.0,,,,,,
27,freeipa,freeipa/freeipa,idp,,https://github.com/freeipa/freeipa,https://github.com/freeipa/freeipa,GPL-3.0,2012-05-15 20:34:40,2023-04-13 14:38:16.000000,2023-04-12 13:10:04,15539.0,69.0,301.0,51.0,6779.0,,,921,,,,"Mirror of FreeIPA, an integrated security information management solution.",,,213.0,,,40913.0,23,True,3,,,,,freeipa/freeipa-server,,https://hub.docker.com/r/freeipa/freeipa-server,2023-04-12 05:32:12.213672,145.0,5359618.0,,,,,,
28,athenz,athenz/athenz,pki,,https://github.com/AthenZ/athenz,https://github.com/AthenZ/athenz,Apache-2.0,2016-11-16 18:23:08,2023-04-12 19:30:20.000000,2023-04-12 19:25:58,2614.0,96.0,232.0,52.0,1921.0,28.0,170.0,761,2023-04-06 20:22:53,1.11.25,100.0,Open source platform for X.509 certificate based service authentication and fine grained access control in dynamic..,,,70.0,,,,23,True,3,,,,,,,,,,,,,,,,True
29,permify,permify/permify,authorization,,https://github.com/Permify/permify,https://github.com/Permify/permify,Apache-2.0,2022-07-14 11:16:57,2023-04-13 19:49:16.000000,2023-04-13 07:43:43,1209.0,617.0,41.0,11.0,311.0,26.0,53.0,1295,2023-04-03 13:02:09,0.3.7,22.0,Permify is an open-source authorization service inspired by Google Zanzibar.,,,17.0,,,43.0,22,True,3,,,,346.0,ghcr.io/permify/permify,,https://hub.docker.com/r/ghcr.io/permify/permify,,,,,,,,,
30,ja3,salesforce/ja3,pki,,https://github.com/salesforce/ja3,https://github.com/salesforce/ja3,BSD-3-Clause,2017-06-13 22:54:10,2023-04-01 02:17:34.000000,2023-03-28 20:25:10,143.0,2.0,254.0,94.0,41.0,29.0,22.0,2047,,,,JA3 is a standard for creating SSL client fingerprints in an easy to produce and shareable way.,,,23.0,,,1377.0,18,True,3,pyja3,https://pypi.org/project/pyja3,1377.0,,,,,,,,,,,,,True
31,ladon,ory/ladon,authorization,,https://github.com/ory/ladon,https://github.com/ory/ladon,Apache-2.0,2015-10-16 15:21:28,2023-03-17 11:47:08.000000,2023-03-17 11:45:53,148.0,1.0,212.0,65.0,102.0,4.0,53.0,2196,2020-04-30 07:36:33,1.2.0,40.0,A SDK for access control policies: authorization for the microservice and IoT age. Inspired by AWS IAM policies...,,,49.0,,,,17,True,3,,,,,,['ory'],,,,,,,,,,True
32,spiffe,spiffe/spiffe,standards,,https://github.com/spiffe/spiffe,https://github.com/spiffe/spiffe,Apache-2.0,2017-08-07 20:45:21,2023-04-13 00:01:49.000000,2023-04-13 00:01:49,516.0,13.0,142.0,82.0,190.0,17.0,37.0,1203,,,,The SPIFFE Project.,,,55.0,,,,17,True,1,,,,,,['cncf'],,,,,,,,,,
33,cfssl,cloudfare/cfssl,pki,,,{},,,2023-04-10 18:33:14.312711,,,,,,,,,23,,,,CloudFlares PKI toolkit.,,,,,,,2,False,3,,,,,cfssl/cfssl,,https://hub.docker.com/r/cfssl/cfssl,2023-04-10 18:33:14.312711,23.0,3932964.0,,,,,,True
================================================
FILE: history/2023-04-14_changes.md
================================================
## ➕ Added Projects
_Projects that were recently added to this best-of list._
- <b><a href="https://github.com/keycloak/keycloak">keycloak</a></b> (🥇36 · ⭐ 16K · ➕) - Open Source Identity and Access Management For Modern.. <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code> <a href="https://www.cncf.io/"><code>cncf</code></a>
================================================
FILE: history/2023-04-14_projects.csv
================================================
,name,github_id,group_id,group,category,github_url,homepage,license,created_at,updated_at,last_commit_pushed_at,commit_count,fork_count,watchers_count,pr_count,star_count,description,contributor_count,projectrank,show,recent_commit_count,open_issue_count,closed_issue_count,release_count,latest_stable_release_published_at,dependent_project_count,monthly_downloads,projectrank_placing,latest_stable_release_number,github_release_downloads,github_dependent_project_count,dockerhub_id,dockerhub_url,dockerhub_latest_release_published_at,dockerhub_pulls,labels,dockerhub_stars,npm_id,npm_url,npm_monthly_downloads,pypi_id,pypi_url,pypi_monthly_downloads,new_addition,helm_id,maven_id,maven_url,brew_id,gem_url
0,aries,hyperledger/aries,aries,True,decentralized,https://github.com/hyperledger/aries,https://github.com/hyperledger/aries,Apache-2.0,2019-05-08 16:49:20,2023-04-14 12:29:59.000000,2023-04-14 12:25:47,24368.0,1082.0,255.0,6137.0,1493,"Hyperledger Aries is infrastructure for blockchain-rooted, peer-to-peer interactions.",504.0,34,True,525.0,856.0,2720.0,195.0,2023-04-14 09:52:15,326.0,548.0,1,,,,,,,,,,,,,,,,,,,,,
1,trinsic-id,trinsic-id/sdk,trinsic-id,True,decentralized,https://github.com/trinsic-id/sdk,https://github.com/trinsic-id/sdk,Apache-2.0,2020-10-19 15:17:13,2023-04-14 12:12:11.000000,2023-04-13 18:01:35,1485.0,27.0,11.0,1576.0,48,Trinsic SDK repository.,41.0,27,False,93.0,4.0,368.0,32.0,2023-03-03 19:22:08,411.0,1707.0,1,1.10.0,7300.0,,,,,,,,,,,,,,,,,,,
2,sphereon-ssi,sphereon-opensource/ssi-sdk,sphereon-ssi,True,decentralized,https://github.com/Sphereon-Opensource/ssi-sdk,https://github.com/Sphereon-Opensource/ssi-sdk,Apache-2.0,2021-04-12 14:54:14,2023-04-14 13:38:10.000000,2023-04-14 10:18:08,3119.0,29.0,22.0,335.0,122,Self Sovereign Identity SDK extending Veramo.,46.0,24,True,752.0,15.0,23.0,54.0,2023-03-17 00:39:19,82.0,4.0,1,0.9.0,,5.0,,,,,,,,,,,,,,,,,,
3,waltid-ssikit,walt-id/waltid-ssikit,waltid-ssikit,True,decentralized,https://github.com/walt-id/waltid-ssikit,https://github.com/walt-id/waltid-ssikit,Apache-2.0,2021-08-04 08:19:14,2023-04-13 16:13:06.000000,2023-04-13 12:29:04,2630.0,58.0,12.0,306.0,119,Use web3 identity / self-sovereign identity (SSI).,55.0,23,True,570.0,20.0,251.0,82.0,2023-04-13 12:38:53,,466.0,2,1.2304101159.0,30.0,,waltid/ssikit,https://hub.docker.com/r/waltid/ssikit,2023-04-10 12:07:54.817075,4915.0,,,,,,,,,,,,,,
4,talao-altme,talaodao/altme,talao-altme,True,decentralized,https://github.com/TalaoDAO/AltMe,https://github.com/TalaoDAO/AltMe,Apache-2.0,2021-06-29 14:41:04,2023-04-14 09:28:14.000000,2023-04-14 09:28:00,6798.0,10.0,7.0,469.0,24,SSI + crypto wallet .Self Sovereign Identity wallet with cryptos and NFT features. EBSI conformant.,18.0,19,False,974.0,89.0,1328.0,1.0,2023-01-06 16:00:40,,,2,,,,,,,,,,,,,,,,,,,,,
5,evernym-ssi,evernym/verity,evernym-ssi,True,decentralized,https://github.com/evernym/verity,https://github.com/evernym/verity,Apache-2.0,2020-01-14 21:16:21,2023-04-11 16:19:34.000000,2023-04-11 16:19:31,6279.0,55.0,96.0,197.0,89,Evernym Verity is a decentralized protocol platform for issuing and verifying digital credentials. This repository..,144.0,18,False,15.0,3.0,,100.0,2021-03-22 11:09:10,38.0,10.0,2,,,,,,,,,,,,,,,,,,,,,
6,polygon-id,0xPolygonID/sh-id-platform,polygon-id,True,decentralized,https://github.com/0xPolygonID/sh-id-platform,https://github.com/0xPolygonID/sh-id-platform,,2022-11-08 12:11:09,2023-04-14 14:10:49.000000,2023-04-14 13:57:44,621.0,17.0,13.0,291.0,51,Self Hosted ID Platform.,15.0,15,False,387.0,5.0,73.0,6.0,2023-04-07 12:33:13,4.0,,3,1.0.0,,,,,,,,,,,,,,,,,,,,
7,spruceid,spruceid/ddkit,spruceid,True,decentralized,,{},,2020-07-23 21:18:28,2023-04-14 14:01:42.000000,2023-04-14 14:01:41,710.0,50.0,45.0,403.0,171,,30.0,14,False,5.0,78.0,124.0,,,98.0,,3,,,,ghcr.io/spruceid/didkit-http,https://hub.docker.com/r/ghcr.io/spruceid/didkit-http,,,,,,,,,,,,,,,,
8,coredns,coredns/coredns,,,discovery,https://github.com/coredns/coredns,https://github.com/coredns/coredns,Apache-2.0,2016-03-18 20:56:45,2023-04-13 12:19:36.000000,2023-04-13 12:19:36,3600.0,1784.0,236.0,3815.0,10647,CoreDNS is a DNS server that chains plugins.,347.0,41,True,79.0,62.0,2032.0,65.0,2023-02-06 18:30:04,5046.0,2793728.0,1,1.10.1,6664670.0,5046.0,coredns/coredns,https://hub.docker.com/r/coredns/coredns,2023-02-06 18:31:58.105381,230296149.0,"['linux-foundation', 'cncf']",137.0,,,,,,,,,,,,
9,nextauthjs,nextauthjs/next-auth,,,authentication,https://github.com/nextauthjs/next-auth,https://github.com/nextauthjs/next-auth,ISC,2018-01-27 12:28:16,2023-04-14 11:50:19.000000,2023-04-12 10:40:55,2214.0,1879.0,89.0,1741.0,15835,Authentication for the Web.,516.0,40,True,164.0,112.0,2773.0,100.0,2023-04-03 10:18:04,71793.0,1701054.0,1,next-auth@4.21.1,,71793.0,,,,,,,next-auth,https://www.npmjs.com/package/next-auth,1701054.0,,,,,,,,,
10,oauthlib,oauthlib/oauthlib,,,oauth2-oidc,https://github.com/oauthlib/oauthlib,https://github.com/oauthlib/oauthlib,BSD-3-Clause,2011-11-19 23:08:51,2023-04-14 08:21:48.000000,2023-01-10 13:20:21,1645.0,451.0,69.0,480.0,2571,"A generic, spec-compliant, thorough implementation of the OAuth request-signing logic.",191.0,40,True,,73.0,289.0,48.0,2023-01-10 13:13:43,351897.0,81342643.0,1,3.2.2,,351897.0,,,,,,,,,,oauthlib,https://pypi.org/project/oauthlib,81342643.0,,,,,,
11,cert-manager,cert-manager/cert-manager,,,pki,https://github.com/cert-manager/cert-manager,https://github.com/cert-manager/cert-manager,Apache-2.0,2017-05-24 16:25:59,2023-04-14 14:12:24.000000,2023-04-13 18:32:41,7622.0,1795.0,141.0,2812.0,10196,Automatically provision and manage TLS certificates in Kubernetes.,387.0,39,True,195.0,171.0,2781.0,100.0,2023-04-07 13:54:32,435.0,1212651.0,1,1.11.1,43655445.0,435.0,,,,,['linux-foundation'],,,,,,,,,,,,,
12,open-policy-agent,open-policy-agent/opa,,,authorization,https://github.com/open-policy-agent/opa,https://github.com/open-policy-agent/opa,Apache-2.0,2015-12-28 22:08:25,2023-04-14 07:12:32.000000,2023-04-13 17:51:07,4542.0,1086.0,117.0,3599.0,7939,"An open source, general-purpose policy engine.",376.0,37,True,146.0,286.0,1924.0,100.0,2023-03-31 14:09:24,2338.0,2878853.0,1,0.51.0,2819977.0,2338.0,openpolicyagent/opa,https://hub.docker.com/r/openpolicyagent/opa,2023-04-13 18:40:19.104741,248473333.0,"['cncf', 'linux-foundation']",30.0,,,,,,,,,,,,
13,keycloak,keycloak/keycloak,,,idp,https://github.com/keycloak/keycloak,https://github.com/keycloak/keycloak,Apache-2.0,2013-07-02 13:38:51,2023-04-14 14:11:21.000000,2023-04-14 14:04:44,21690.0,5131.0,354.0,11192.0,15662,Open Source Identity and Access Management For Modern Applications and Services.,1156.0,36,True,754.0,1585.0,4288.0,34.0,2023-03-30 11:12:04,,59518.0,1,21.0.2,1666506.0,,quay.io/keycloak/keycloak,https://hub.docker.com/r/quay.io/keycloak/keycloak,,,['cncf'],,,,,,,,True,,,,,
14,ory-hydra,ory/hydra,,,oauth2-oidc,https://github.com/ory/hydra,https://github.com/ory/hydra,Apache-2.0,2015-05-22 12:42:08,2023-04-14 11:38:20.000000,2023-04-11 10:53:30,3586.0,1275.0,230.0,1641.0,13999,"OpenID Certified OpenID Connect and OAuth Provider written in Go - cloud native, security-first, open source API..",277.0,36,True,60.0,54.0,1369.0,100.0,2023-04-11 10:52:32,2.0,3991658.0,2,2.1.1,534107.0,2.0,oryd/hydra,https://hub.docker.com/r/oryd/hydra,2023-04-11 10:52:32.445066,378402244.0,['ory'],72.0,,,,,,,,https://k8s.ory.sh/helm/charts,,,,
15,ory-kratos,ory/kratos,,,idp,https://github.com/ory/kratos,https://github.com/ory/kratos,Apache-2.0,2018-05-29 16:09:37,2023-04-14 13:06:37.000000,2023-04-14 13:06:35,3741.0,724.0,109.0,1547.0,8415,"Next-gen identity server (think Auth0, Okta, Firebase) with Ory-hardened authentication, MFA, FIDO2, TOTP, WebAuthn,..",191.0,36,True,136.0,222.0,854.0,41.0,2023-01-14 11:40:30,313.0,1710714.0,1,0.11.1,27839.0,313.0,oryd/kratos,https://hub.docker.com/r/oryd/kratos,2023-01-14 11:40:30.176200,100890083.0,['ory'],16.0,,,,,,,,https://k8s.ory.sh/helm/charts,,,,
16,casbin,casbin/casbin,,,authorization,https://github.com/casbin/casbin,https://github.com/casbin/casbin,Apache-2.0,2017-04-08 07:51:23,2023-04-14 11:33:05.000000,2023-04-14 11:31:27,1052.0,1461.0,228.0,446.0,14257,"An authorization library that supports access control models like ACL, RBAC, ABAC in Golang.",129.0,35,True,15.0,13.0,695.0,100.0,2023-04-14 11:33:06,2347.0,211497.0,2,2.67.0,,2347.0,,,,,,,casbin,https://www.npmjs.com/package/casbin,143893.0,casbin,https://pypi.org/project/casbin,67604.0,,,org.casbin:casbin-spring-boot-starter,https://search.maven.org/artifact/org.casbin/casbin-spring-boot-starter,,
17,casl,stalniy/casl,,,authorization,https://github.com/stalniy/casl,https://github.com/stalniy/casl,MIT,2017-07-18 17:49:47,2023-04-12 15:46:02.000000,2023-04-12 08:45:37,1442.0,242.0,40.0,306.0,4780,CASL is an isomorphic authorization JavaScript library which restricts what resources a given user is allowed to access.,64.0,35,True,10.0,9.0,403.0,100.0,2023-04-02 13:30:48,40424.0,1692853.0,2,@casl/ability@6.4.0,,40424.0,,,,,,,@casl/ability,https://www.npmjs.com/package/@casl/ability,1692853.0,,,,,,,,,
18,pomerium,pomerium/pomerium,,,others,https://github.com/pomerium/pomerium,https://github.com/pomerium/pomerium,Apache-2.0,2019-01-01 08:04:37,2023-04-13 23:13:13.000000,2023-04-10 17:52:54,2809.0,269.0,35.0,3210.0,3506,Pomerium is an identity and context-aware access proxy.,88.0,32,True,140.0,67.0,783.0,100.0,2023-03-23 15:57:03,12.0,2948984.0,1,0.21.3,41094.0,12.0,pomerium/pomerium,https://hub.docker.com/r/pomerium/pomerium,2023-04-10 19:22:45.297207,150355460.0,,10.0,,,,,,,,,,,,
19,ockam,build-trust/ockam,,,pki,https://github.com/build-trust/ockam,https://github.com/build-trust/ockam,Apache-2.0,2018-11-30 18:57:01,2023-04-14 14:06:58.000000,2023-04-14 11:35:45,5301.0,325.0,57.0,3479.0,3028,"Orchestrate end-to-end encryption, cryptographic identities, mutual authentication, and authorization policies between..",175.0,32,True,713.0,170.0,911.0,100.0,2023-03-28 05:16:07,175.0,10271.0,2,ockam_v0.83.0,174613.0,175.0,,,,,,,,,,,,,,,,,build-trust/ockam/ockam,
20,spire,spiffe/spire,,,others,https://github.com/spiffe/spire,https://github.com/spiffe/spire,Apache-2.0,2017-08-11 18:46:51,2023-04-14 07:01:20.000000,2023-04-13 13:59:13,5906.0,363.0,83.0,2883.0,1382,The SPIFFE Runtime Environment.,152.0,32,True,202.0,197.0,1001.0,79.0,2023-04-13 20:22:53,108.0,1806.0,1,1.6.3,119199.0,108.0,ghcr.io/spiffe/spire-server,https://hub.docker.com/r/ghcr.io/spiffe/spire-server,,,"['cncf', 'linux-foundation']",,,,,,,,,,,,,
21,cas,apereo/cas,,,idp,https://github.com/apereo/cas,https://github.com/apereo/cas,Apache-2.0,2011-09-09 01:36:42,2023-04-14 11:30:29.586591,2023-04-14 06:04:07,22958.0,3765.0,607.0,4300.0,10194,Apereo CAS - Identity & Single Sign On for all earthlings and beyond.,335.0,31,True,439.0,,,100.0,2023-03-31 06:34:19,,5784.0,2,6.6.7,,,apereo/cas,https://hub.docker.com/r/apereo/cas,2023-04-14 11:30:29.586591,804037.0,,121.0,,,,,,,,,,,,
22,node-oidc-provider,panva/node-oidc-provider,,,oauth2-oidc,https://github.com/panva/node-oidc-provider,https://github.com/panva/node-oidc-provider,MIT,2015-12-02 09:17:41,2023-04-10 22:41:03.000000,2023-04-06 10:08:19,2370.0,698.0,69.0,214.0,2623,OpenID Certified OAuth 2.0 Authorization Server implementation for Node.js.,60.0,31,True,31.0,,,100.0,2023-03-09 08:47:14,930.0,114668.0,2,8.1.1,,930.0,,,,,,,oidc-provider,https://www.npmjs.com/package/oidc-provider,114668.0,,,,,,,,,
23,doorkeeper,doorkeeper-gem/doorkeeper,,,oauth2-oidc,https://github.com/doorkeeper-gem/doorkeeper,https://github.com/doorkeeper-gem/doorkeeper,MIT,2011-11-18 13:02:01,2023-04-13 17:24:35.000000,2023-03-29 07:18:57,2352.0,994.0,108.0,807.0,5129,Doorkeeper is an OAuth 2 provider for Ruby on Rails / Grape.,306.0,30,True,41.0,19.0,824.0,62.0,2023-03-29 07:20:04,7620.0,,3,5.6.6,,7620.0,,,,,,,,,,,,,,,,,,doorkeeper
24,spicedb,authzed/spicedb,,,authorization,https://github.com/authzed/spicedb,https://github.com/authzed/spicedb,Apache-2.0,2021-08-16 15:32:09,2023-04-13 20:48:24.000000,2023-04-13 15:51:01,2633.0,171.0,34.0,935.0,3378,"Open Source, Google Zanzibar-inspired fine-grained permissions database.",26.0,30,True,250.0,98.0,223.0,26.0,2023-04-13 20:30:11,22.0,7993.0,2,1.19.1,11499.0,22.0,authzed/spicedb,https://hub.docker.com/r/authzed/spicedb,2023-04-13 20:25:40.446739,147767.0,,4.0,,,,,,,,,,,,
25,authelia,authelia/authelia,,,idp,https://github.com/authelia/authelia,https://github.com/authelia/authelia,Apache-2.0,2016-12-07 00:56:57,2023-04-14 14:11:51.000000,2023-04-14 14:07:01,4142.0,893.0,155.0,3934.0,16095,The Single Sign-On Multi-Factor portal for web apps.,124.0,29,True,352.0,71.0,1024.0,100.0,2022-12-21 09:01:04,2.0,489.0,2,4.37.5,19071.0,2.0,,,,,,,,,,,,,,,,,,
26,dex,dexidp/dex,,,oauth2-oidc,https://github.com/dexidp/dex,https://github.com/dexidp/dex,Apache-2.0,2015-08-17 17:57:06,2023-04-14 04:59:11.000000,2023-04-13 20:15:17,2386.0,1397.0,175.0,1682.0,8016,OpenID Connect (OIDC) identity and OAuth 2.0 provider with pluggable connectors.,216.0,28,True,85.0,279.0,771.0,79.0,2023-03-20 13:29:42,15.0,2.0,3,2.36.0,234.0,15.0,quay.io/dexidp/dex,https://hub.docker.com/r/quay.io/dexidp/dex,,,['linux-foundation'],,,,,,,,,,,,,
27,boulder,letsencrypt/boulder,,,pki,https://github.com/letsencrypt/boulder,https://github.com/letsencrypt/boulder,MPL-2.0,2014-12-21 00:29:54,2023-04-13 23:49:22.000000,2023-04-13 16:56:30,6133.0,524.0,138.0,4032.0,4613,"An ACME-based certificate authority, written in Go.",125.0,28,True,156.0,187.0,2582.0,61.0,2023-04-10 22:16:24,,23041.0,2,release-2023-04-10,50904.0,,letsencrypt/boulder-tools,https://hub.docker.com/r/letsencrypt/boulder-tools,2023-04-04 20:11:35.737275,1912658.0,['linux-foundation'],12.0,,,,,,,,,,,,
28,keto,ory/keto,,,authorization,https://github.com/ory/keto,https://github.com/ory/keto,Apache-2.0,2018-03-17 10:40:15,2023-04-14 12:35:10.000000,2023-04-11 14:12:13,1391.0,286.0,59.0,954.0,3977,"Open Source (Go) implementation of Zanzibar: Googles Consistent, Global Authorization System. Ships gRPC, REST APIs,..",65.0,28,True,98.0,44.0,246.0,50.0,,2.0,704813.0,3,,14286.0,2.0,oryd/keto,https://hub.docker.com/r/oryd/keto,2023-03-09 14:30:27.177505,42977219.0,['ory'],6.0,,,,,,,,,,,,
29,oso,osohq/oso,,,authorization,https://github.com/osohq/oso,https://github.com/osohq/oso,Apache-2.0,2020-05-04 20:05:50,2023-04-03 23:36:19.000000,2023-04-03 22:56:35,1187.0,144.0,30.0,1497.0,2985,Oso is a batteries-included framework for building authorization in your application.,61.0,28,True,16.0,98.0,97.0,100.0,2023-04-03 23:25:23,69.0,46313.0,3,0.27.0,2103.0,69.0,,,,,,,,,,oso,https://pypi.org/project/oso,46233.0,,,,,,
30,identity-server,duendesoftware/identityserver,,,oauth2-oidc,https://github.com/DuendeSoftware/IdentityServer,https://github.com/DuendeSoftware/IdentityServer,,2020-10-01 08:46:31,2023-04-14 10:57:28.000000,2023-04-13 17:59:32,4693.0,213.0,39.0,562.0,986,The most flexible and standards-compliant OpenID Connect and OAuth 2.x framework for ASP.NET Core.,290.0,28,False,290.0,54.0,197.0,39.0,2023-02-02 17:27:15,923.0,,3,6.2.3,,923.0,,,,,,,,,,,,,,,,,,
31,casdoor,casdoor/casdoor,,,idp,https://github.com/casdoor/casdoor,https://github.com/casdoor/casdoor,Apache-2.0,2020-10-22 14:40:03,2023-04-14 12:35:53.612241,2023-04-14 11:14:59,1504.0,676.0,47.0,964.0,5796,"An open-source Identity and Access Management (IAM) / Single-Sign-On (SSO) platform with web UI supporting OAuth 2.0,..",112.0,27,True,186.0,106.0,624.0,100.0,2023-04-14 11:27:24,1.0,1461.0,2,1.294.0,,1.0,casbin/casdoor,https://hub.docker.com/r/casbin/casdoor,2023-04-14 12:35:53.612241,43838.0,,6.0,,,,,,,,,,,,
32,logto,logto-io/logto,,,idp,https://github.com/logto-io/logto,https://github.com/logto-io/logto,https://www.mozilla.org/en-US/MPL/2.0/,2021-06-19 03:01:50,2023-04-14 10:58:33.000000,2023-04-14 09:48:49,4012.0,192.0,33.0,3447.0,5581,Logto is a cost-effective open-source alternative to Auth0. It offers a seamless developer experience and is well-..,33.0,27,True,824.0,56.0,169.0,36.0,2023-03-30 11:58:25,6.0,380.0,2,1.1.0,1390.0,6.0,svhd/logto,https://hub.docker.com/r/svhd/logto,2023-04-14 09:59:00.749410,5838.0,,1.0,,,,,,,,,,,,
33,zitadel,zitadel/zitadel,,,idp,https://github.com/zitadel/zitadel,https://github.com/zitadel/zitadel,Apache-2.0,2020-03-16 13:51:31,2023-04-14 14:09:56.000000,2023-04-14 13:53:19,2089.0,170.0,21.0,4000.0,3150,ZITADEL - The best of Auth0 and Keycloak combined. Built for the serverless era.,51.0,27,True,193.0,330.0,1086.0,100.0,2023-04-14 07:30:52,1.0,309.0,2,2.24.0,1858.0,1.0,ghcr.io/zitadel/zitadel,https://hub.docker.com/r/ghcr.io/zitadel/zitadel,,,,,,,,,,,,https://charts.zitadel.com,,,,
34,jansen,janssenproject/jans,,,idp,https://github.com/JanssenProject/jans,https://github.com/JanssenProject/jans,Apache-2.0,2020-11-03 15:00:37,2023-04-14 11:19:18.000000,2023-04-14 11:19:17,32086.0,47.0,23.0,2590.0,191,"Welcome to the Janssen Project, an open standards-based digital Identity platform introducing Agama, a programming..",107.0,27,True,604.0,281.0,1697.0,100.0,2023-04-05 11:53:20,,306.0,2,1.0.11,613.0,,,,,,['linux-foundation'],,,,,,,,,,,,,
35,cerbosreact-native-white-label-app,cerbos/cerbos,,,authorization,https://github.com/cerbos/cerbos,https://github.com/cerbos/cerbos,Apache-2.0,2021-03-21 13:23:10,2023-04-14 13:42:01.000000,2023-04-14 11:54:55,1209.0,61.0,19.0,1287.0,1272,"Cerbos is the open core, language-agnostic, scalable authorization solution that makes user permissions and..",18.0,26,True,81.0,38.0,192.0,48.0,2023-02-13 09:35:11,11.0,1298.0,3,0.25.0,32453.0,11.0,ghcr.io/cerbos/cerbos,https://hub.docker.com/r/ghcr.io/cerbos/cerbos,,,,,,,,,,,,oci://ghcr.io/cerbos/helm-charts/cerbos,,,,
36,aries-framework-go,hyperledger/aries-framework-go,aries,,decentralized,https://github.com/hyperledger/aries-framework-go,https://github.com/hyperledger/aries-framework-go,Apache-2.0,2019-07-09 20:45:08,2023-04-10 14:33:10.000000,2023-04-10 14:33:10,3144.0,145.0,19.0,1979.0,220,Hyperledger Aries Framework Go provides packages for building Agent / DIDComm services.,56.0,26,True,46.0,383.0,1192.0,11.0,2023-04-05 16:43:22,277.0,,1,0.2.0,,277.0,,,,,,,,,,,,,,,,,,
37,authentik,goauthentik/authentik,,,idp,https://github.com/goauthentik/authentik,https://github.com/goauthentik/authentik,MIT,2019-12-30 09:19:48,2023-04-14 12:48:04.000000,2023-04-14 12:39:31,11285.0,287.0,16.0,4000.0,3565,The authentication glue you need.,145.0,25,True,728.0,286.0,872.0,100.0,2023-04-14 10:48:31,,36.0,3,ersion/2023.4.0,837.0,,,,,,,,,,,,,,,https://charts.goauthentik.io,,,,
38,kanidm,kanidm/kanidm,,,idp,https://github.com/kanidm/kanidm,https://github.com/kanidm/kanidm,MPL-2.0,2019-02-02 01:41:26,2023-04-14 10:03:27.000000,2023-04-13 17:03:26,1137.0,79.0,14.0,1080.0,1404,"Kanidm: A simple, secure and fast identity management platform.",40.0,25,True,170.0,105.0,342.0,13.0,2023-02-05 23:53:21,42.0,86.0,3,1.1.0-alpha.11,18.0,42.0,kanidm/server,https://hub.docker.com/r/kanidm/server,2023-03-28 08:35:54.522049,4340.0,,,,,,,,,,,,,,
39,aries-python,hyperledger/aries-cloudagent-python,aries,,decentralized,https://github.com/hyperledger/aries-cloudagent-python,https://github.com/hyperledger/aries-cloudagent-python,Apache-2.0,2019-06-24 18:12:14,2023-04-06 16:11:36.000000,2023-04-06 14:38:13,7304.0,389.0,33.0,1315.0,344,Hyperledger Aries Cloud Agent Python (ACA-Py) is a foundation for building decentralized identity applications and..,110.0,24,True,224.0,170.0,724.0,51.0,2023-04-06 14:41:18,,,1,0.8.1,,,,,,,,,,,,,,,,,,,,
40,freeipa,freeipa/freeipa,,,idp,https://github.com/freeipa/freeipa,https://github.com/freeipa/freeipa,GPL-3.0,2012-05-15 20:34:40,2023-04-14 05:30:52.024844,2023-04-12 13:10:04,15539.0,301.0,51.0,6779.0,922,"Mirror of FreeIPA, an integrated security information management solution.",213.0,23,True,69.0,,,,,,40920.0,3,,,,freeipa/freeipa-server,https://hub.docker.com/r/freeipa/freeipa-server,2023-04-14 05:30:52.024844,5360570.0,,146.0,,,,,,,,,,,,
41,athenz,athenz/athenz,,,pki,https://github.com/AthenZ/athenz,https://github.com/AthenZ/athenz,Apache-2.0,2016-11-16 18:23:08,2023-04-14 00:28:02.000000,2023-04-14 00:27:59,2616.0,232.0,52.0,1922.0,761,Open source platform for X.509 certificate based service authentication and fine grained access control in dynamic..,70.0,23,True,98.0,29.0,170.0,100.0,2023-04-06 20:22:53,,,3,1.11.25,,,,,,,['linux-foundation'],,,,,,,,,,,,,
42,permify,permify/permify,,,authorization,https://github.com/Permify/permify,https://github.com/Permify/permify,Apache-2.0,2022-07-14 11:16:57,2023-04-13 21:30:27.000000,2023-04-13 07:43:43,1209.0,41.0,11.0,311.0,1295,Permify is an open-source authorization service inspired by Google Zanzibar.,17.0,22,True,615.0,26.0,53.0,22.0,2023-04-03 13:02:09,,43.0,3,0.3.7,350.0,,ghcr.io/permify/permify,https://hub.docker.com/r/ghcr.io/permify/permify,,,,,,,,,,,,,,,,
43,aries-vcx,hyperledger/aries-vcx,aries,,decentralized,https://github.com/hyperledger/aries-vcx,https://github.com/hyperledger/aries-vcx,Apache-2.0,2020-07-21 07:26:03,2023-04-14 09:52:15.000000,2023-04-14 09:00:57,9535.0,29.0,11.0,681.0,47,"AriesVCX is a Rust library for building web and mobile applications issuing, holding, presenting and verifying..",135.0,22,False,37.0,29.0,91.0,59.0,2023-04-14 09:52:15,9.0,274.0,2,0.54.1,8790.0,9.0,,,,,,,,,,,,,,,,,,
44,veramo,uport-project/veramo,,,decentralized,https://github.com/uport-project/veramo,https://github.com/uport-project/veramo,Apache-2.0,2019-11-12 14:18:17,2023-04-14 13:59:28.000000,2023-04-11 09:17:30,1701.0,95.0,19.0,633.0,305,A JavaScript Framework for Verifiable Data.,48.0,21,True,70.0,58.0,330.0,34.0,2023-03-16 15:09:58,,,2,5.1.4,,,,,,,,,,,,,,,,,,,,
45,aries-framework-javascript,hyperledger/aries-framework-javascript,aries,,decentralized,https://github.com/hyperledger/aries-framework-javascript,https://github.com/hyperledger/aries-framework-javascript,Apache-2.0,2019-11-20 17:23:33,2023-04-14 12:29:59.000000,2023-04-14 12:25:47,748.0,117.0,28.0,872.0,176,Aries Framework JavaScript (Built using TypeScript).,50.0,21,True,113.0,145.0,391.0,74.0,2023-01-18 18:22:49,2.0,,2,0.3.3,,2.0,,,,,,,,,,,,,,,,,,
46,aries-rfcs,hyperledger/aries-rfcs,aries,,decentralized,https://github.com/hyperledger/aries-rfcs,https://github.com/hyperledger/aries-rfcs,Apache-2.0,2019-05-08 16:49:20,2023-04-03 19:31:37.000000,2023-03-31 16:40:35,2105.0,202.0,59.0,563.0,295,"Hyperledger Aries is infrastructure for blockchain-rooted, peer-to-peer interactions.",84.0,19,True,20.0,47.0,169.0,,,,,2,,,,,,,,,,,,,,,,,,,,,
47,trinsic-okapi,trinsic-id/okapi,trinsic-id,,decentralized,https://github.com/trinsic-id/okapi,https://github.com/trinsic-id/okapi,Apache-2.0,2020-10-19 15:17:13,2023-04-03 22:55:54.000000,2023-03-06 15:22:41,531.0,12.0,5.0,505.0,23,Collection of tools that support workflows for authentic data and identity management. Libraries available in most..,14.0,19,False,7.0,3.0,77.0,19.0,2022-05-29 21:14:21,411.0,651.0,2,1.6.0,14974.0,411.0,,,,,,,,,,,,,,,,,,
48,ja3,salesforce/ja3,,,pki,https://github.com/salesforce/ja3,https://github.com/salesforce/ja3,BSD-3-Clause,2017-06-13 22:54:10,2023-04-01 02:17:34.000000,2023-03-28 20:25:10,143.0,254.0,94.0,41.0,2048,JA3 is a standard for creating SSL client fingerprints in an easy to produce and shareable way.,23.0,18,True,2.0,29.0,22.0,,,,1394.0,3,,,,,,,,,,,,,pyja3,https://pypi.org/project/pyja3,1394.0,,,,,,
49,waltid-walletkit,walt-id/waltid-walletkit,waltid-ssikit,,decentralized,https://github.com/walt-id/waltid-walletkit,https://github.com/walt-id/waltid-walletkit,Apache-2.0,2021-09-24 15:14:51,2023-04-10 00:44:07.000000,2023-04-06 16:35:02,621.0,21.0,2.0,77.0,23,"Supercharge your app with SSI, NFTs or fungible tokens.",11.0,18,False,197.0,1.0,37.0,9.0,2023-01-23 16:25:45,,24.0,2,0.6.0,,,waltid/walletkit,https://hub.docker.com/r/waltid/walletkit,2023-04-06 16:41:04.315761,470.0,,,,,,,,,,,,,,
50,ladon,ory/ladon,,,authorization,https://github.com/ory/ladon,https://github.com/ory/ladon,Apache-2.0,2015-10-16 15:21:28,2023-03-17 11:47:08.000000,2023-03-17 11:45:53,148.0,212.0,65.0,102.0,2196,A SDK for access control policies: authorization for the microservice and IoT age. Inspired by AWS IAM policies...,49.0,17,True,1.0,4.0,53.0,40.0,2020-04-30 07:36:33,,,3,1.2.0,,,,,,,['ory'],,,,,,,,,,,,,
51,spiffe,spiffe/spiffe,,,standards,https://github.com/spiffe/spiffe,https://github.com/spiffe/spiffe,Apache-2.0,2017-08-07 20:45:21,2023-04-13 00:01:49.000000,2023-04-13 00:01:49,516.0,142.0,82.0,190.0,1205,The SPIFFE Project.,55.0,17,True,13.0,17.0,37.0,,,,,1,,,,,,,,"['cncf', 'linux-foundation']",,,,,,,,,,,,,
52,aries-mobile-agent-react-native,hyperledger/aries-mobile-agent-react-native,aries,,decentralized,https://github.com/hyperledger/aries-mobile-agent-react-native,https://github.com/hyperledger/aries-mobile-agent-react-native,Apache-2.0,2020-11-06 19:58:19,2023-04-13 18:26:47.000000,2023-04-13 18:26:47,1361.0,88.0,23.0,538.0,93,Aries Mobile Agent React Native - Part of the Aries Bifold effort to provide SSI capabilities in a production ready app.,31.0,17,False,84.0,42.0,125.0,,,,,3,,,,,,,,,,,,,,,,,,,,,
53,spruceid-ssi,spruceid/ssi,spruceid,,decentralized,https://github.com/spruceid/ssi,https://github.com/spruceid/ssi,Apache-2.0,2020-08-04 14:40:34,2023-04-14 14:01:42.000000,2023-04-14 14:01:41,517.0,34.0,28.0,332.0,137,Core library for decentralized identity.,19.0,16,True,5.0,68.0,100.0,,,98.0,,3,,,98.0,,,,,,,,,,,,,,,,,,
54,openid4vci,sphereon-opensource/openid4vci,sphereon-ssi,,decentralized,https://github.com/Sphereon-Opensource/OpenID4VCI,https://github.com/Sphereon-Opensource/OpenID4VCI,Apache-2.0,2022-10-09 21:29:30,2023-04-13 13:49:41.000000,2023-04-07 00:54:03,396.0,5.0,4.0,37.0,16,OpenID for Verifiable Credential Issuance - client and issuer library.,6.0,15,False,181.0,,3.0,8.0,2023-03-17 00:39:19,9.0,,3,0.4.0,,9.0,,,,,,,,,,,,,,,,,,
55,talao-wallet,talaodao/talao-wallet,talao-altme,,decentralized,https://github.com/TalaoDAO/talao-wallet,https://github.com/TalaoDAO/talao-wallet,Apache-2.0,2021-06-29 14:41:04,2023-03-20 12:52:28.000000,2023-03-20 08:12:52,3967.0,5.0,2.0,69.0,9,An open source SSI wallet prpposed as a white label solution - EBSI conformant.,14.0,15,False,458.0,19.0,243.0,1.0,2023-01-06 16:00:40,,,3,old_talao,,,,,,,,,,,,,,,,,,,,
56,aries-framework-dotnet,hyperledger/aries-framework-dotnet,aries,,decentralized,https://github.com/hyperledger/aries-framework-dotnet,https://github.com/hyperledger/aries-framework-dotnet,Apache-2.0,2019-08-19 18:49:27,2023-04-03 11:38:44.000000,2023-04-03 11:38:44,142.0,66.0,27.0,170.0,78,Aries Framework .NET for building multiplatform SSI services.,29.0,14,False,1.0,40.0,28.0,,,38.0,,3,,,38.0,,,,,,,,,,,,,,,,,,
57,siop-oid4vp,sphereon-opensource/siop-oid4vp,sphereon-ssi,,decentralized,https://github.com/Sphereon-Opensource/SIOP-OID4VP,https://github.com/Sphereon-Opensource/SIOP-OID4VP,Apache-2.0,2021-09-08 22:32:38,2023-04-13 20:24:31.000000,2023-04-13 20:24:25,543.0,14.0,6.0,40.0,59,Self Issued OpenID Provider v2 (SIOP) with optional OpenID for Verifiable Presentations (OpenID4VP).,9.0,14,False,54.0,7.0,5.0,10.0,,29.0,0.0,3,,17.0,29.0,,,,,,,,,,,,,,,,,,
58,verity-sdk,evernym/verity-sdk,evernym-ssi,,decentralized,https://github.com/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,39.0,12.0,115.0,44,Evernym Verity is a decentralized protocol platform for issuing and verifying digital credentials. This repo contains..,36.0,14,False,2.0,,,,,14.0,,3,,,14.0,,,,,,,,,,,,,,,,,,
59,waltid-web-wallet,walt-id/waltid-web-wallet,waltid-ssikit,,decentralized,https://github.com/walt-id/waltid-web-wallet,https://github.com/walt-id/waltid-web-wallet,Apache-2.0,2021-10-26 18:13:46,2023-04-11 16:51:19.766136,2023-04-10 16:31:01,334.0,10.0,1.0,68.0,13,web-wallet @ walt.id.,15.0,14,False,31.0,10.0,41.0,9.0,2023-01-23 16:08:26,,46.0,3,0.6.0,,,waltid/ssikit-web-wallet,https://hub.docker.com/r/waltid/ssikit-web-wallet,2023-04-11 16:51:19.766136,839.0,,,,,,,,,,,,,,
60,waltid-idpkit,walt-id/waltid-idpkit,waltid-ssikit,,decentralized,https://github.com/walt-id/waltid-idpkit,https://github.com/walt-id/waltid-idpkit,Apache-2.0,2022-03-21 16:28:15,2023-04-13 12:34:27.595284,2023-04-13 12:29:04,233.0,2.0,2.0,15.0,12,OIDC identity provider for SSI & NFTs.,8.0,14,False,65.0,2.0,31.0,11.0,2023-04-13 12:38:53,,40.0,3,1.2304131229.0,,,waltid/idpkit,https://hub.docker.com/r/waltid/idpkit,2023-04-13 12:34:27.595284,532.0,,,,,,,,,,,,,,
61,pex,sphereon-opensource/pex,sphereon-ssi,,decentralized,https://github.com/Sphereon-Opensource/PEX,https://github.com/Sphereon-Opensource/PEX,Apache-2.0,2021-04-12 14:54:14,2023-04-13 14:46:39.000000,2023-02-17 20:49:03,822.0,7.0,6.0,95.0,20,A Typescript implementation of the DIF Presentation Exchange specification.,12.0,13,False,7.0,4.0,12.0,23.0,2023-02-17 20:56:06,39.0,2.0,3,1.1.6,47.0,39.0,,,,,,,,,,,,,,,,,,
62,mobile-sdk,evernym/mobile-sdk,evernym-ssi,,decentralized,https://github.com/evernym/mobile-sdk,https://github.com/evernym/mobile-sdk,Apache-2.0,2020-01-14 21:16:21,2023-03-29 23:11:17.000000,2023-03-29 23:11:14,598.0,5.0,62.0,81.0,15,Evernyms SDK for building mobile identity agents. This is a read-only mirror. Contributions are welcomed at..,25.0,13,False,4.0,,,100.0,2021-03-22 11:09:10,,5.0,3,1.4.1,198.0,,,,,,,,,,,,,,,,,,,
63,polygon-js-sdk,0xPolygonID/js-sdk,polygon-id,,decentralized,https://github.com/0xPolygonID/js-sdk,https://github.com/0xPolygonID/js-sdk,,2022-11-08 12:11:09,2023-04-14 14:08:54.000000,2023-04-14 13:57:44,242.0,3.0,5.0,53.0,22,SDK to work with Polygon ID.,8.0,12,False,136.0,4.0,2.0,5.0,2023-04-07 12:33:13,4.0,,3,1.0.0-beta.5,,4.0,,,,,,,,,,,,,,,,,,
64,react-native-white-label-app,evernym/react-native-white-label-app,evernym-ssi,,decentralized,https://github.com/evernym/react-native-white-label-app,https://github.com/evernym/react-native-white-label-app,Apache-2.0,2020-12-01 15:41:06,2023-03-29 23:06:53.000000,2023-03-29 23:06:51,786.0,7.0,13.0,1.0,9,The Evernym React Native White Label App uses the Mobile SDK to implement a basic mobile identity wallet ready for..,21.0,12,False,3.0,3.0,,,,24.0,,3,,,24.0,,,,,,,,,,,,,,,,,,
65,credible,spruceid/credible,spruceid,,decentralized,https://github.com/spruceid/credible,https://github.com/spruceid/credible,Apache-2.0,2020-07-23 21:18:28,2023-03-07 17:08:52.000000,2022-05-09 17:48:40,193.0,16.0,17.0,71.0,34,A reference credential wallet built on Flutter and DIDKit.,11.0,11,False,,10.0,24.0,,,,,3,,,,,,,,,,,,,,,,,,,,,
66,waltid-storagekit,walt-id/waltid-storagekit,waltid-ssikit,,decentralized,https://github.com/walt-id/waltid-storagekit,https://github.com/walt-id/waltid-storagekit,Apache-2.0,2021-11-15 09:47:22,2023-02-06 15:36:34.000000,2023-02-06 15:36:10,37.0,2.0,3.0,4.0,6,Enhance your app with zero trust storage and privacy-preserving data sharing.,5.0,9,False,9.0,1.0,6.0,1.0,2023-02-06 15:38:55,,,3,1.2302061536.0,,,,,,,,,,,,,,,,,,,,
67,ssi-mobile-wallet,sphereon-opensource/ssi-mobile-wallet,sphereon-ssi,,decentralized,https://github.com/Sphereon-Opensource/ssi-mobile-wallet,https://github.com/Sphereon-Opensource/ssi-mobile-wallet,GPL-3.0,2022-11-08 00:55:26,2023-04-14 10:18:15.000000,2023-04-14 10:18:08,434.0,,3.0,62.0,10,Open-Source Mobile SSI Wallet.,6.0,8,False,304.0,3.0,2.0,,,,,3,,,,,,,,,,,,,,,,,,,,,
68,connectme,evernym/connectme,evernym-ssi,,decentralized,https://github.com/evernym/ConnectMe,https://github.com/evernym/ConnectMe,Apache-2.0,2021-06-22 22:25:37,2023-03-29 20:57:35.000000,2023-03-29 20:57:32,817.0,2.0,4.0,,1,Evernyms Connect.Me is an industry leading mobile identity wallet that makes it easy for people to manage their..,16.0,6,False,2.0,,,,,,,3,,,,,,,,,,,,,,,,,,,,,
69,cfssl,cloudfare/cfssl,,,pki,,{},,,2023-04-10 18:33:14.312711,,,,,,23,CloudFlares PKI toolkit.,,2,False,,,,,,,,3,,,,cfssl/cfssl,https://hub.docker.com/r/cfssl/cfssl,2023-04-10 18:33:14.312711,3933341.0,,23.0,,,,,,,,,,,,
================================================
FILE: history/2023-04-20_changes.md
================================================
## 📈 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._
- <b><a href="https://github.com/keycloak/keycloak">keycloak</a></b> (🥇37 · ⭐ 16K · 📈) - Open Source Identity and Access Management For Modern.. <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code> <a href="https://www.cncf.io/"><code>cncf</code></a>
- <b><a href="https://github.com/pomerium/pomerium">pomerium</a></b> (🥇33 · ⭐ 3.5K · 📈) - Pomerium is an identity and context-aware access proxy. <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code>
- <b><a href="https://github.com/authzed/spicedb">spicedb</a></b> (🥈31 · ⭐ 3.4K · 📈) - Open Source, Google Zanzibar-inspired fine-grained permissions.. <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code>
- <b><a href="https://github.com/casdoor/casdoor">casdoor</a></b> (🥈28 · ⭐ 5.8K · 📈) - An open-source Identity and Access Management (IAM) / Single-.. <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code>
- <b><a href="https://github.com/Sphereon-Opensource/OpenID4VCI">openid4vci</a></b> (🥉17 · ⭐ 17 · 🐣) - OpenID for Verifiable Credential Issuance - client and issuer.. <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code>
## 📉 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._
- <b><a href="https://github.com/goauthentik/authentik">authentik</a></b> (🥉23 · ⭐ 3.6K · 📉) - The authentication glue you need. <code>❗Unlicensed</code>
- <b><a href="https://github.com/walt-id/waltid-walletkit">waltid-walletkit</a></b> (🥉17 · ⭐ 23 · 📉) - Supercharge your app with SSI, NFTs or fungible tokens. <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code>
## ➕ Added Projects
_Projects that were recently added to this best-of list._
- <b><a href="https://github.com/cerbos/cerbos">cerbos</a></b> (🥉27 · ⭐ 1.3K · ➕) - Cerbos is the open core, language-agnostic, scalable.. <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code>
================================================
FILE: history/2023-04-20_projects.csv
================================================
,name,github_id,group_id,group,category,github_url,homepage,license,created_at,updated_at,last_commit_pushed_at,commit_count,fork_count,watchers_count,pr_count,star_count,description,contributor_count,projectrank,show,recent_commit_count,open_issue_count,closed_issue_count,release_count,latest_stable_release_published_at,dependent_project_count,monthly_downloads,projectrank_placing,latest_stable_release_number,github_release_downloads,github_dependent_project_count,dockerhub_id,dockerhub_url,dockerhub_latest_release_published_at,dockerhub_pulls,labels,dockerhub_stars,npm_id,npm_url,npm_monthly_downloads,pypi_id,pypi_url,pypi_monthly_downloads,trending,helm_id,maven_id,maven_url,brew_id,gem_url,new_addition
0,aries,hyperledger/aries,aries,True,decentralized,https://github.com/hyperledger/aries,https://github.com/hyperledger/aries,Apache-2.0,2019-05-08 16:49:20,2023-04-20 18:11:41.000000,2023-04-20 18:11:40,24383.0,1090.0,252.0,6158.0,1496,"Hyperledger Aries is infrastructure for blockchain-rooted, peer-to-peer interactions.",504.0,34,True,513.0,858.0,2721.0,195.0,2023-04-14 09:52:15,329.0,550.0,1,,,,,,,,,,,,,,,,,,,,,,
1,trinsic-id,trinsic-id/sdk,trinsic-id,True,decentralized,https://github.com/trinsic-id/sdk,https://github.com/trinsic-id/sdk,Apache-2.0,2020-10-19 15:17:13,2023-04-20 17:52:50.000000,2023-04-20 12:48:52,1494.0,27.0,11.0,1584.0,48,Trinsic SDK repository.,41.0,27,False,100.0,5.0,368.0,32.0,2023-03-03 19:22:08,413.0,1722.0,1,1.10.0,7383.0,,,,,,,,,,,,,,,,,,,,
2,sphereon-ssi,sphereon-opensource/ssi-sdk,sphereon-ssi,True,decentralized,https://github.com/Sphereon-Opensource/ssi-sdk,https://github.com/Sphereon-Opensource/ssi-sdk,Apache-2.0,2021-04-12 14:54:14,2023-04-20 15:23:33.000000,2023-04-20 14:55:47,3174.0,29.0,22.0,349.0,126,Self Sovereign Identity SDK extending Veramo.,46.0,24,True,777.0,15.0,23.0,54.0,2023-03-17 00:39:19,90.0,4.0,1,0.9.0,,5.0,,,,,,,,,,,,,,,,,,,
3,waltid-ssikit,walt-id/waltid-ssikit,waltid-ssikit,True,decentralized,https://github.com/walt-id/waltid-ssikit,https://github.com/walt-id/waltid-ssikit,Apache-2.0,2021-08-04 08:19:14,2023-04-20 12:50:08.000000,2023-04-20 11:20:31,2646.0,58.0,12.0,314.0,123,Use web3 identity / self-sovereign identity (SSI).,55.0,23,True,533.0,20.0,252.0,88.0,2023-04-20 11:29:53,,474.0,2,1.2304201121.0,30.0,,waltid/ssikit,https://hub.docker.com/r/waltid/ssikit,2023-04-20 11:29:51.913729,4942.0,,,,,,,,,,,,,,,
4,talao-altme,talaodao/altme,talao-altme,True,decentralized,https://github.com/TalaoDAO/AltMe,https://github.com/TalaoDAO/AltMe,Apache-2.0,2021-06-29 14:41:04,2023-04-20 14:56:08.000000,2023-04-20 14:56:04,6844.0,10.0,7.0,472.0,26,SSI + crypto wallet .Self Sovereign Identity wallet with cryptos and NFT features. EBSI conformant.,18.0,19,False,913.0,85.0,1352.0,1.0,2023-01-06 16:00:40,,,2,,,,,,,,,,,,,,,,,,,,,,
5,evernym-ssi,evernym/verity,evernym-ssi,True,decentralized,https://github.com/evernym/verity,https://github.com/evernym/verity,Apache-2.0,2020-01-14 21:16:21,2023-04-11 16:19:34.000000,2023-04-11 16:19:31,6279.0,55.0,96.0,197.0,90,Evernym Verity is a decentralized protocol platform for issuing and verifying digital credentials. This repository..,144.0,18,False,15.0,3.0,,100.0,2021-03-22 11:09:10,38.0,10.0,2,,,,,,,,,,,,,,,,,,,,,,
6,polygon-id,0xPolygonID/sh-id-platform,polygon-id,True,decentralized,https://github.com/0xPolygonID/sh-id-platform,https://github.com/0xPolygonID/sh-id-platform,,2022-11-08 12:11:09,2023-04-20 12:27:00.000000,2023-04-14 14:14:32,630.0,19.0,13.0,312.0,52,Self Hosted ID Platform.,18.0,15,False,342.0,5.0,73.0,6.0,2023-04-07 12:33:13,5.0,,3,1.0.0,,,,,,,,,,,,,,,,,,,,,
7,spruceid,spruceid/ddkit,spruceid,True,decentralized,,{},,2020-07-23 21:18:28,2023-04-20 17:48:32.000000,2023-04-14 14:01:41,710.0,51.0,45.0,405.0,172,,30.0,14,False,4.0,78.0,124.0,,,98.0,,3,,,,ghcr.io/spruceid/didkit-http,https://hub.docker.com/r/ghcr.io/spruceid/didkit-http,,,,,,,,,,,,,,,,,
8,coredns,coredns/coredns,,,discovery,https://github.com/coredns/coredns,https://github.com/coredns/coredns,Apache-2.0,2016-03-18 20:56:45,2023-04-20 18:00:27.000000,2023-04-20 17:24:06,3610.0,1786.0,236.0,3821.0,10679,CoreDNS is a DNS server that chains plugins.,347.0,41,True,83.0,63.0,2034.0,65.0,2023-02-06 18:30:04,5062.0,2802220.0,1,1.10.1,6668140.0,5062.0,coredns/coredns,https://hub.docker.com/r/coredns/coredns,2023-02-06 18:31:58.105381,231014253.0,"['linux-foundation', 'cncf']",137.0,,,,,,,,,,,,,
9,nextauthjs,nextauthjs/next-auth,,,authentication,https://github.com/nextauthjs/next-auth,https://github.com/nextauthjs/next-auth,ISC,2018-01-27 12:28:16,2023-04-20 09:51:48.000000,2023-04-20 09:38:01,2237.0,1894.0,91.0,1756.0,15968,Authentication for the Web.,520.0,40,True,180.0,111.0,2804.0,100.0,2023-04-20 08:41:48,73776.0,1751800.0,1,@next-auth/mongodb-adapter@1.1.3,,73776.0,,,,,,,next-auth,https://www.npmjs.com/package/next-auth,1751800.0,,,,,,,,,,
10,oauthlib,oauthlib/oauthlib,,,oauth2-oidc,https://github.com/oauthlib/oauthlib,https://github.com/oauthlib/oauthlib,BSD-3-Clause,2011-11-19 23:08:51,2023-04-14 08:21:48.000000,2023-01-10 13:20:21,1645.0,453.0,69.0,480.0,2575,"A generic, spec-compliant, thorough implementation of the OAuth request-signing logic.",191.0,40,True,,73.0,289.0,48.0,2023-01-10 13:13:43,354940.0,81036191.0,1,3.2.2,,354940.0,,,,,,,,,,oauthlib,https://pypi.org/project/oauthlib,81036191.0,,,,,,,
11,cert-manager,cert-manager/cert-manager,,,pki,https://github.com/cert-manager/cert-manager,https://github.com/cert-manager/cert-manager,Apache-2.0,2017-05-24 16:25:59,2023-04-20 16:53:05.000000,2023-04-20 16:53:04,7644.0,1796.0,144.0,2821.0,10217,Automatically provision and manage TLS certificates in Kubernetes.,388.0,39,True,204.0,172.0,2787.0,100.0,2023-04-07 13:54:32,444.0,1230137.0,1,1.11.1,44284966.0,444.0,,,,,['linux-foundation'],,,,,,,,,,,,,,
12,keycloak,keycloak/keycloak,,,idp,https://github.com/keycloak/keycloak,https://github.com/keycloak/keycloak,Apache-2.0,2013-07-02 13:38:51,2023-04-20 18:06:01.000000,2023-04-20 07:07:05,21730.0,5155.0,356.0,11245.0,15747,Open Source Identity and Access Management For Modern Applications and Services.,1156.0,37,True,735.0,1602.0,4321.0,35.0,2023-04-19 08:10:05,,60093.0,1,21.1.0,1682609.0,,quay.io/keycloak/keycloak,https://hub.docker.com/r/quay.io/keycloak/keycloak,,,['cncf'],,,,,,,,1.0,,,,,,
13,open-policy-agent,open-policy-agent/opa,,,authorization,https://github.com/open-policy-agent/opa,https://github.com/open-policy-agent/opa,Apache-2.0,2015-12-28 22:08:25,2023-04-19 21:31:36.000000,2023-04-19 15:54:00,4550.0,1088.0,118.0,3607.0,7961,"An open source, general-purpose policy engine.",378.0,37,True,152.0,289.0,1932.0,100.0,2023-03-31 14:09:24,2347.0,3004758.0,1,0.51.0,2858513.0,2347.0,openpolicyagent/opa,https://hub.docker.com/r/openpolicyagent/opa,2023-04-19 16:37:53.349755,259486457.0,"['cncf', 'linux-foundation']",30.0,,,,,,,,,,,,,
14,ory-hydra,ory/hydra,,,oauth2-oidc,https://github.com/ory/hydra,https://github.com/ory/hydra,Apache-2.0,2015-05-22 12:42:08,2023-04-19 07:51:11.000000,2023-04-18 11:21:17,3592.0,1277.0,231.0,1645.0,14025,"OpenID Certified OpenID Connect and OAuth Provider written in Go - cloud native, security-first, open source API..",279.0,36,True,66.0,55.0,1369.0,100.0,2023-04-11 10:52:32,2.0,4037584.0,2,2.1.1,537705.0,2.0,oryd/hydra,https://hub.docker.com/r/oryd/hydra,2023-04-11 10:52:32.445066,382759683.0,['ory'],72.0,,,,,,,,https://k8s.ory.sh/helm/charts,,,,,
15,ory-kratos,ory/kratos,,,idp,https://github.com/ory/kratos,https://github.com/ory/kratos,Apache-2.0,2018-05-29 16:09:37,2023-04-20 11:29:58.000000,2023-04-19 16:21:56,3753.0,727.0,111.0,1552.0,8530,"Next-gen identity server (think Auth0, Okta, Firebase) with Ory-hardened authentication, MFA, FIDO2, TOTP, WebAuthn,..",192.0,36,True,139.0,223.0,855.0,42.0,2023-04-18 17:07:18,313.0,1724203.0,1,0.13.0,28130.0,313.0,oryd/kratos,https://hub.docker.com/r/oryd/kratos,2023-04-18 17:07:17.440071,101685488.0,['ory'],16.0,,,,,,,,https://k8s.ory.sh/helm/charts,,,,,
16,casbin,casbin/casbin,,,authorization,https://github.com/casbin/casbin,https://github.com/casbin/casbin,Apache-2.0,2017-04-08 07:51:23,2023-04-15 13:22:26.000000,2023-04-15 13:21:02,1053.0,1466.0,228.0,446.0,14299,"An authorization library that supports access control models like ACL, RBAC, ABAC in Golang.",129.0,35,True,16.0,15.0,696.0,100.0,2023-04-15 13:22:27,2359.0,216813.0,2,2.68.0,,2359.0,,,,,,,casbin,https://www.npmjs.com/package/casbin,149056.0,casbin,https://pypi.org/project/casbin,67757.0,,,org.casbin:casbin-spring-boot-starter,https://search.maven.org/artifact/org.casbin/casbin-spring-boot-starter,,,
17,casl,stalniy/casl,,,authorization,https://github.com/stalniy/casl,https://github.com/stalniy/casl,MIT,2017-07-18 17:49:47,2023-04-12 15:46:02.000000,2023-04-12 08:45:37,1442.0,242.0,40.0,306.0,4791,CASL is an isomorphic authorization JavaScript library which restricts what resources a given user is allowed to access.,64.0,35,True,10.0,9.0,403.0,100.0,2023-04-02 13:30:48,40957.0,1669275.0,2,@casl/ability@6.4.0,,40957.0,,,,,,,@casl/ability,https://www.npmjs.com/package/@casl/ability,1669275.0,,,,,,,,,,
18,pomerium,pomerium/pomerium,,,others,https://github.com/pomerium/pomerium,https://github.com/pomerium/pomerium,Apache-2.0,2019-01-01 08:04:37,2023-04-20 18:14:25.000000,2023-04-17 22:44:58,2819.0,271.0,35.0,3221.0,3514,Pomerium is an identity and context-aware access proxy.,88.0,33,True,136.0,67.0,783.0,100.0,2023-03-23 15:57:03,12.0,3270199.0,1,0.21.3,41345.0,12.0,pomerium/pomerium,https://hub.docker.com/r/pomerium/pomerium,2023-04-18 00:18:47.316470,166737165.0,,10.0,,,,,,,1.0,,,,,,
19,ockam,build-trust/ockam,,,pki,https://github.com/build-trust/ockam,https://github.com/build-trust/ockam,Apache-2.0,2018-11-30 18:57:01,2023-04-20 16:06:06.000000,2023-04-19 18:35:42,5350.0,330.0,58.0,3518.0,3060,"Orchestrate end-to-end encryption, cryptographic identities, mutual authentication, and authorization policies between..",176.0,32,True,722.0,173.0,914.0,100.0,2023-04-14 21:09:02,175.0,10635.0,2,ockam_v0.84.0,180803.0,175.0,,,,,,,,,,,,,,,,,build-trust/ockam/ockam,,
20,spire,spiffe/spire,,,others,https://github.com/spiffe/spire,https://github.com/spiffe/spire,Apache-2.0,2017-08-11 18:46:51,2023-04-20 17:01:38.000000,2023-04-20 16:36:10,5921.0,363.0,83.0,2897.0,1391,The SPIFFE Runtime Environment.,153.0,32,True,198.0,190.0,1012.0,79.0,2023-04-13 20:22:53,108.0,1821.0,3,1.6.3,120199.0,108.0,ghcr.io/spiffe/spire-server,https://hub.docker.com/r/ghcr.io/spiffe/spire-server,,,"['cncf', 'linux-foundation']",,,,,,,,,,,,,,
21,cas,apereo/cas,,,idp,https://github.com/apereo/cas,https://github.com/apereo/cas,Apache-2.0,2011-09-09 01:36:42,2023-04-20 11:17:47.595952,2023-04-18 16:04:25,22976.0,3770.0,608.0,4302.0,10204,Apereo CAS - Identity & Single Sign On for all earthlings and beyond.,335.0,31,True,435.0,,,100.0,2023-03-31 06:34:19,,5791.0,2,6.6.7,,,apereo/cas,https://hub.docker.com/r/apereo/cas,2023-04-20 11:17:47.595952,805000.0,,121.0,,,,,,,,,,,,,
22,spicedb,authzed/spicedb,,,authorization,https://github.com/authzed/spicedb,https://github.com/authzed/spicedb,Apache-2.0,2021-08-16 15:32:09,2023-04-20 17:22:56.000000,2023-04-20 17:22:55,2665.0,173.0,34.0,944.0,3391,"Open Source, Google Zanzibar-inspired fine-grained permissions database.",26.0,31,True,260.0,100.0,224.0,27.0,2023-04-19 16:39:52,22.0,9307.0,2,1.20.0,11958.0,22.0,authzed/spicedb,https://hub.docker.com/r/authzed/spicedb,2023-04-19 16:30:08.515160,173576.0,,4.0,,,,,,,1.0,,,,,,
23,node-oidc-provider,panva/node-oidc-provider,,,oauth2-oidc,https://github.com/panva/node-oidc-provider,https://github.com/panva/node-oidc-provider,MIT,2015-12-02 09:17:41,2023-04-18 16:21:07.000000,2023-04-18 16:21:02,2371.0,699.0,69.0,214.0,2633,OpenID Certified OAuth 2.0 Authorization Server implementation for Node.js.,60.0,31,True,32.0,,,100.0,2023-03-09 08:47:14,938.0,112524.0,2,8.1.1,,938.0,,,,,,,oidc-provider,https://www.npmjs.com/package/oidc-provider,112524.0,,,,,,,,,,
24,doorkeeper,doorkeeper-gem/doorkeeper,,,oauth2-oidc,https://github.com/doorkeeper-gem/doorkeeper,https://github.com/doorkeeper-gem/doorkeeper,MIT,2011-11-18 13:02:01,2023-04-18 07:54:13.000000,2023-04-18 07:54:13,2354.0,995.0,108.0,807.0,5133,Doorkeeper is an OAuth 2 provider for Ruby on Rails / Grape.,307.0,30,True,39.0,19.0,825.0,62.0,2023-03-29 07:20:04,7634.0,,3,5.6.6,,7634.0,,,,,,,,,,,,,,,,,,doorkeeper,
25,authelia,authelia/authelia,,,idp,https://github.com/authelia/authelia,https://github.com/authelia/authelia,Apache-2.0,2016-12-07 00:56:57,2023-04-20 16:27:53.000000,2023-04-20 16:25:52,4175.0,895.0,155.0,3975.0,16147,The Single Sign-On Multi-Factor portal for web apps.,124.0,29,True,359.0,72.0,1024.0,100.0,2022-12-21 09:01:04,2.0,534.0,2,4.37.5,20829.0,2.0,,,,,,,,,,,,,,,,,,,
26,dex,dexidp/dex,,,oauth2-oidc,https://github.com/dexidp/dex,https://github.com/dexidp/dex,Apache-2.0,2015-08-17 17:57:06,2023-04-20 04:58:24.000000,2023-04-13 20:15:17,2386.0,1399.0,175.0,1686.0,8031,OpenID Connect (OIDC) identity and OAuth 2.0 provider with pluggable connectors.,216.0,28,True,79.0,280.0,771.0,79.0,2023-03-20 13:29:42,15.0,2.0,3,2.36.0,236.0,15.0,quay.io/dexidp/dex,https://hub.docker.com/r/quay.io/dexidp/dex,,,['linux-foundation'],,,,,,,,,,,,,,
27,casdoor,casdoor/casdoor,,,idp,https://github.com/casdoor/casdoor,https://github.com/casdoor/casdoor,Apache-2.0,2020-10-22 14:40:03,2023-04-20 15:16:30.737372,2023-04-20 14:18:02,1530.0,686.0,47.0,976.0,5827,"An open-source Identity and Access Management (IAM) / Single-Sign-On (SSO) platform with web UI supporting OAuth 2.0,..",113.0,28,True,202.0,106.0,635.0,100.0,2023-04-20 14:27:59,1.0,1479.0,2,1.300.0,,1.0,casbin/casdoor,https://hub.docker.com/r/casbin/casdoor,2023-04-20 15:16:30.737372,44386.0,,6.0,,,,,,,1.0,,,,,,
28,boulder,letsencrypt/boulder,,,pki,https://github.com/letsencrypt/boulder,https://github.com/letsencrypt/boulder,MPL-2.0,2014-12-21 00:29:54,2023-04-20 17:18:43.000000,2023-04-19 21:14:43,6144.0,524.0,138.0,4044.0,4617,"An ACME-based certificate authority, written in Go.",125.0,28,True,164.0,188.0,2586.0,62.0,2023-04-17 19:29:52,,23065.0,2,release-2023-04-17,51077.0,,letsencrypt/boulder-tools,https://hub.docker.com/r/letsencrypt/boulder-tools,2023-04-04 20:11:35.737275,1913690.0,['linux-foundation'],12.0,,,,,,,,,,,,,
29,keto,ory/keto,,,authorization,https://github.com/ory/keto,https://github.com/ory/keto,Apache-2.0,2018-03-17 10:40:15,2023-04-19 14:14:40.000000,2023-04-19 14:14:39,1395.0,287.0,60.0,954.0,3994,"Open Source (Go) implementation of Zanzibar: Googles Consistent, Global Authorization System. Ships gRPC, REST APIs,..",66.0,28,True,98.0,44.0,246.0,50.0,,2.0,714361.0,3,,14437.0,2.0,oryd/keto,https://hub.docker.com/r/oryd/keto,2023-03-09 14:30:27.177505,43559478.0,['ory'],6.0,,,,,,,,,,,,,
30,oso,osohq/oso,,,authorization,https://github.com/osohq/oso,https://github.com/osohq/oso,Apache-2.0,2020-05-04 20:05:50,2023-04-03 23:36:19.000000,2023-04-03 22:56:35,1187.0,142.0,30.0,1497.0,2996,Oso is a batteries-included framework for building authorization in your application.,61.0,28,True,16.0,98.0,97.0,100.0,2023-04-03 23:25:23,70.0,44375.0,3,0.27.0,2121.0,70.0,,,,,,,,,,oso,https://pypi.org/project/oso,44294.0,,,,,,,
31,identity-server,duendesoftware/identityserver,,,oauth2-oidc,https://github.com/DuendeSoftware/IdentityServer,https://github.com/DuendeSoftware/IdentityServer,,2020-10-01 08:46:31,2023-04-20 08:20:45.000000,2023-04-20 08:20:37,4695.0,213.0,39.0,563.0,995,The most flexible and standards-compliant OpenID Connect and OAuth 2.x framework for ASP.NET Core.,290.0,28,False,290.0,56.0,196.0,39.0,2023-02-02 17:27:15,940.0,,3,6.2.3,,940.0,,,,,,,,,,,,,,,,,,,
32,logto,logto-io/logto,,,idp,https://github.com/logto-io/logto,https://github.com/logto-io/logto,https://www.mozilla.org/en-US/MPL/2.0/,2021-06-19 03:01:50,2023-04-20 17:14:57.391671,2023-04-20 17:04:15,4043.0,193.0,33.0,3473.0,5613,Logto is a cost-effective open-source alternative to Auth0. It offers a seamless developer experience and is well-..,33.0,27,True,798.0,51.0,175.0,37.0,2023-04-18 13:33:17,6.0,394.0,3,1.2.0,1418.0,6.0,svhd/logto,https://hub.docker.com/r/svhd/logto,2023-04-20 17:14:57.391671,6090.0,,1.0,,,,,,,,,,,,,
33,zitadel,zitadel/zitadel,,,idp,https://github.com/zitadel/zitadel,https://github.com/zitadel/zitadel,Apache-2.0,2020-03-16 13:51:31,2023-04-20 17:03:33.000000,2023-04-20 15:04:40,2103.0,172.0,21.0,4023.0,3201,ZITADEL - The best of Auth0 and Keycloak combined. Built for the serverless era.,51.0,27,True,198.0,329.0,1090.0,100.0,2023-04-20 07:40:02,1.0,313.0,3,2.25.2,1883.0,1.0,ghcr.io/zitadel/zitadel,https://hub.docker.com/r/ghcr.io/zitadel/zitadel,,,,,,,,,,,,https://charts.zitadel.com,,,,,
34,cerbos,cerbos/cerbos,,,authorization,https://github.com/cerbos/cerbos,https://github.com/cerbos/cerbos,Apache-2.0,2021-03-21 13:23:10,2023-04-20 13:32:45.000000,2023-04-20 13:19:09,1216.0,61.0,22.0,1290.0,1299,"Cerbos is the open core, language-agnostic, scalable authorization solution that makes user permissions and..",18.0,27,True,85.0,40.0,195.0,49.0,2023-04-17 07:47:59,11.0,1312.0,3,0.26.0,32806.0,11.0,ghcr.io/cerbos/cerbos,https://hub.docker.com/r/ghcr.io/cerbos/cerbos,,,,,,,,,,,,oci://ghcr.io/cerbos/helm-charts/cerbos,,,,,True
35,jansen,janssenproject/jans,,,idp,https://github.com/JanssenProject/jans,https://github.com/JanssenProject/jans,Apache-2.0,2020-11-03 15:00:37,2023-04-20 18:01:14.000000,2023-04-20 17:34:00,32165.0,47.0,23.0,2660.0,200,"Welcome to the Janssen Project, an open standards-based digital Identity platform introducing Agama, a programming..",107.0,27,True,665.0,276.0,1729.0,100.0,2023-04-18 11:47:38,,516.0,3,1.0.12,516.0,,,,,,['linux-foundation'],,,,,,,,,,,,,,
36,aries-framework-go,hyperledger/aries-framework-go,aries,,decentralized,https://github.com/hyperledger/aries-framework-go,https://github.com/hyperledger/aries-framework-go,Apache-2.0,2019-07-09 20:45:08,2023-04-20 18:11:41.000000,2023-04-20 18:11:40,3148.0,146.0,19.0,1983.0,221,Hyperledger Aries Framework Go provides packages for building Agent / DIDComm services.,56.0,26,True,43.0,383.0,1192.0,11.0,2023-04-05 16:43:22,280.0,,1,0.2.0,,280.0,,,,,,,,,,,,,,,,,,,
37,kanidm,kanidm/kanidm,,,idp,https://github.com/kanidm/kanidm,https://github.com/kanidm/kanidm,MPL-2.0,2019-02-02 01:41:26,2023-04-20 06:44:09.000000,2023-04-20 05:49:51,1147.0,80.0,14.0,1091.0,1422,"Kanidm: A simple, secure and fast identity management platform.",40.0,25,True,170.0,105.0,344.0,13.0,2023-02-05 23:53:21,42.0,90.0,3,1.1.0-alpha.11,18.0,42.0,kanidm/server,https://hub.docker.com/r/kanidm/server,2023-04-20 03:11:59.338569,4520.0,,,,,,,,,,,,,,,
38,aries-python,hyperledger/aries-cloudagent-python,aries,,decentralized,https://github.com/hyperledger/aries-cloudagent-python,https://github.com/hyperledger/aries-cloudagent-python,Apache-2.0,2019-06-24 18:12:14,2023-04-15 21:26:44.000000,2023-04-06 14:38:13,7304.0,391.0,33.0,1316.0,344,Hyperledger Aries Cloud Agent Python (ACA-Py) is a foundation for building decentralized identity applications and..,110.0,24,True,217.0,171.0,724.0,51.0,2023-04-06 14:41:18,,,1,0.8.1,,,,,,,,,,,,,,,,,,,,,
39,authentik,goauthentik/authentik,,,idp,https://github.com/goauthentik/authentik,https://github.com/goauthentik/authentik,,2019-12-30 09:19:48,2023-04-20 17:31:36.000000,2023-04-20 17:31:34,11329.0,289.0,17.0,4044.0,3612,The authentication glue you need.,146.0,23,False,699.0,297.0,883.0,100.0,2023-04-18 08:14:30,,38.0,3,ersion/2023.4.1,879.0,,,,,,,,,,,,,,-2.0,https://charts.goauthentik.io,,,,,
40,freeipa,freeipa/freeipa,,,idp,https://github.com/freeipa/freeipa,https://github.com/freeipa/freeipa,GPL-3.0,2012-05-15 20:34:40,2023-04-20 17:52:23.000000,2023-04-19 19:46:14,15544.0,300.0,51.0,6790.0,930,"Mirror of FreeIPA, an integrated security information management solution.",214.0,23,True,71.0,,,,,,40989.0,3,,,,freeipa/freeipa-server,https://hub.docker.com/r/freeipa/freeipa-server,2023-04-19 06:49:17.134300,5369580.0,,148.0,,,,,,,,,,,,,
41,athenz,athenz/athenz,,,pki,https://github.com/AthenZ/athenz,https://github.com/AthenZ/athenz,Apache-2.0,2016-11-16 18:23:08,2023-04-20 04:18:57.000000,2023-04-20 04:18:53,2624.0,233.0,52.0,1927.0,764,Open source platform for X.509 certificate based service authentication and fine grained access control in dynamic..,71.0,23,True,97.0,29.0,170.0,100.0,2023-04-17 15:55:09,,,3,1.11.26,,,,,,,['linux-foundation'],,,,,,,,,,,,,,
42,permify,permify/permify,,,authorization,https://github.com/Permify/permify,https://github.com/Permify/permify,Apache-2.0,2022-07-14 11:16:57,2023-04-19 17:53:00.000000,2023-04-19 17:52:59,1254.0,43.0,11.0,325.0,1308,Permify is an open-source authorization service inspired by Google Zanzibar.,18.0,22,True,603.0,27.0,55.0,24.0,2023-04-19 16:38:30,,47.0,3,0.3.9,379.0,,ghcr.io/permify/permify,https://hub.docker.com/r/ghcr.io/permify/permify,,,,,,,,,,,,,,,,,
43,aries-vcx,hyperledger/aries-vcx,aries,,decentralized,https://github.com/hyperledger/aries-vcx,https://github.com/hyperledger/aries-vcx,Apache-2.0,2020-07-21 07:26:03,2023-04-20 15:14:01.000000,2023-04-14 09:00:57,9535.0,33.0,11.0,684.0,47,"AriesVCX is a Rust library for building web and mobile applications issuing, holding, presenting and verifying..",135.0,22,False,37.0,29.0,91.0,59.0,2023-04-14 09:52:15,9.0,275.0,2,0.54.1,8808.0,9.0,,,,,,,,,,,,,,,,,,,
44,veramo,uport-project/veramo,,,decentralized,https://github.com/uport-project/veramo,https://github.com/uport-project/veramo,Apache-2.0,2019-11-12 14:18:17,2023-04-20 12:12:50.000000,2023-04-14 22:38:36,1703.0,96.0,19.0,633.0,306,A JavaScript Framework for Verifiable Data.,48.0,21,True,71.0,57.0,331.0,34.0,2023-03-16 15:09:58,,,2,5.1.4,,,,,,,,,,,,,,,,,,,,,
45,aries-framework-javascript,hyperledger/aries-framework-javascript,aries,,decentralized,https://github.com/hyperledger/aries-framework-javascript,https://github.com/hyperledger/aries-framework-javascript,Apache-2.0,2019-11-20 17:23:33,2023-04-19 22:07:58.000000,2023-04-19 22:04:45,753.0,117.0,27.0,877.0,177,Aries Framework JavaScript (Built using TypeScript).,50.0,21,True,113.0,145.0,391.0,74.0,2023-01-18 18:22:49,2.0,,2,0.3.3,,2.0,,,,,,,,,,,,,,,,,,,
46,aries-rfcs,hyperledger/aries-rfcs,aries,,decentralized,https://github.com/hyperledger/aries-rfcs,https://github.com/hyperledger/aries-rfcs,Apache-2.0,2019-05-08 16:49:20,2023-04-16 09:58:48.000000,2023-03-31 16:40:35,2105.0,203.0,58.0,564.0,295,"Hyperledger Aries is infrastructure for blockchain-rooted, peer-to-peer interactions.",84.0,19,True,20.0,48.0,169.0,,,,,2,,,,,,,,,,,,,,,,,,,,,,
47,trinsic-okapi,trinsic-id/okapi,trinsic-id,,decentralized,https://github.com/trinsic-id/okapi,https://github.com/trinsic-id/okapi,Apache-2.0,2020-10-19 15:17:13,2023-04-15 21:46:40.000000,2023-04-15 21:46:00,532.0,12.0,5.0,505.0,23,Collection of tools that support workflows for authentic data and identity management. Libraries available in most..,14.0,19,False,8.0,4.0,77.0,19.0,2022-05-29 21:14:21,413.0,656.0,2,1.6.0,15089.0,413.0,,,,,,,,,,,,,,,,,,,
48,ja3,salesforce/ja3,,,pki,https://github.com/salesforce/ja3,https://github.com/salesforce/ja3,BSD-3-Clause,2017-06-13 22:54:10,2023-04-01 02:17:34.000000,2023-03-28 20:25:10,143.0,254.0,94.0,41.0,2050,JA3 is a standard for creating SSL client fingerprints in an easy to produce and shareable way.,23.0,18,True,2.0,29.0,22.0,,,,1381.0,3,,,,,,,,,,,,,pyja3,https://pypi.org/project/pyja3,1381.0,,,,,,,
49,ladon,ory/ladon,,,authorization,https://github.com/ory/ladon,https://github.com/ory/ladon,Apache-2.0,2015-10-16 15:21:28,2023-03-17 11:47:08.000000,2023-03-17 11:45:53,148.0,213.0,65.0,102.0,2196,A SDK for access control policies: authorization for the microservice and IoT age. Inspired by AWS IAM policies...,49.0,17,True,1.0,4.0,53.0,40.0,2020-04-30 07:36:33,,,3,1.2.0,,,,,,,['ory'],,,,,,,,,,,,,,
50,spiffe,spiffe/spiffe,,,standards,https://github.com/spiffe/spiffe,https://github.com/spiffe/spiffe,Apache-2.0,2017-08-07 20:45:21,2023-04-20 08:03:25.000000,2023-04-20 08:03:24,518.0,142.0,82.0,192.0,1213,The SPIFFE Project.,56.0,17,True,15.0,17.0,37.0,,,,,1,,,,,,,,"['cncf', 'linux-foundation']",,,,,,,,,,,,,,
51,aries-mobile-agent-react-native,hyperledger/aries-mobile-agent-react-native,aries,,decentralized,https://github.com/hyperledger/aries-mobile-agent-react-native,https://github.com/hyperledger/aries-mobile-agent-react-native,Apache-2.0,2020-11-06 19:58:19,2023-04-20 18:02:40.000000,2023-04-19 23:23:32,1367.0,88.0,22.0,545.0,93,Aries Mobile Agent React Native - Part of the Aries Bifold effort to provide SSI capabilities in a production ready app.,31.0,17,False,82.0,42.0,126.0,,,,,3,,,,,,,,,,,,,,,,,,,,,,
52,waltid-walletkit,walt-id/waltid-walletkit,waltid-ssikit,,decentralized,https://github.com/walt-id/waltid-walletkit,https://github.com/walt-id/waltid-walletkit,Apache-2.0,2021-09-24 15:14:51,2023-04-19 10:03:17.668008,2023-04-19 09:56:57,625.0,21.0,2.0,78.0,23,"Supercharge your app with SSI, NFTs or fungible tokens.",11.0,17,False,161.0,1.0,37.0,9.0,2023-01-23 16:25:45,,25.0,3,0.6.0,,,waltid/walletkit,https://hub.docker.com/r/waltid/walletkit,2023-04-19 10:03:17.668008,479.0,,,,,,,,,-1.0,,,,,,
53,openid4vci,sphereon-opensource/openid4vci,sphereon-ssi,,decentralized,https://github.com/Sphereon-Opensource/OpenID4VCI,https://github.com/Sphereon-Opensource/OpenID4VCI,Apache-2.0,2022-10-09 21:29:30,2023-04-20 15:07:06.000000,2023-04-20 14:55:47,428.0,5.0,4.0,41.0,17,OpenID
gitextract_j_365ab5/ ├── .github/ │ ├── CODE_OF_CONDUCT.md │ ├── ISSUE_TEMPLATE/ │ │ ├── 01_suggest-project.md │ │ ├── 02_update-project.md │ │ ├── 03_update-category.md │ │ ├── 04_change-configuration.md │ │ └── 05_anything-else.md │ ├── PULL_REQUEST_TEMPLATE.md │ ├── labels.yml │ └── workflows/ │ └── update-best-of-list.yml ├── .gitignore ├── CONTRIBUTING.md ├── LICENSE ├── README.md ├── config/ │ ├── footer.md │ └── header.md ├── history/ │ ├── 2023-04-12_changes.md │ ├── 2023-04-12_projects.csv │ ├── 2023-04-13_changes.md │ ├── 2023-04-13_projects.csv │ ├── 2023-04-14_changes.md │ ├── 2023-04-14_projects.csv │ ├── 2023-04-20_changes.md │ ├── 2023-04-20_projects.csv │ ├── 2023-04-21_changes.md │ ├── 2023-04-21_projects.csv │ ├── 2023-04-23_changes.md │ ├── 2023-04-23_projects.csv │ ├── 2023-04-24_changes.md │ ├── 2023-04-24_projects.csv │ ├── 2023-04-27_changes.md │ ├── 2023-04-27_projects.csv │ ├── 2023-05-04_changes.md │ ├── 2023-05-04_projects.csv │ ├── 2023-05-09_changes.md │ ├── 2023-05-09_projects.csv │ ├── 2023-05-11_changes.md │ ├── 2023-05-11_projects.csv │ ├── 2023-05-18_changes.md │ ├── 2023-05-18_projects.csv │ ├── 2023-05-25_changes.md │ ├── 2023-05-25_projects.csv │ ├── 2023-06-01_changes.md │ ├── 2023-06-01_projects.csv │ ├── 2023-06-15_changes.md │ ├── 2023-06-15_projects.csv │ ├── 2023-06-29_changes.md │ ├── 2023-06-29_projects.csv │ ├── 2023-07-06_changes.md │ ├── 2023-07-06_projects.csv │ ├── 2023-07-13_changes.md │ ├── 2023-07-13_projects.csv │ ├── 2023-07-27_changes.md │ ├── 2023-07-27_projects.csv │ ├── 2023-08-03_changes.md │ ├── 2023-08-03_projects.csv │ ├── 2023-08-10_changes.md │ ├── 2023-08-10_projects.csv │ ├── 2023-08-17_changes.md │ ├── 2023-08-17_projects.csv │ ├── 2023-10-12_changes.md │ ├── 2023-10-12_projects.csv │ ├── 2023-10-19_changes.md │ ├── 2023-10-19_projects.csv │ ├── 2023-10-26_changes.md │ ├── 2023-10-26_projects.csv │ ├── 2023-11-02_changes.md │ ├── 2023-11-02_projects.csv │ ├── 2023-11-09_changes.md │ ├── 2023-11-09_projects.csv │ ├── 2023-11-11_changes.md │ ├── 2023-11-11_projects.csv │ ├── 2023-11-16_changes.md │ ├── 2023-11-16_projects.csv │ ├── 2023-11-23_changes.md │ ├── 2023-11-23_projects.csv │ ├── 2023-11-30_changes.md │ ├── 2023-11-30_projects.csv │ ├── 2023-12-07_changes.md │ ├── 2023-12-07_projects.csv │ ├── 2023-12-14_changes.md │ ├── 2023-12-14_projects.csv │ ├── 2023-12-21_changes.md │ ├── 2023-12-21_projects.csv │ ├── 2023-12-28_changes.md │ ├── 2023-12-28_projects.csv │ ├── 2024-01-04_changes.md │ ├── 2024-01-04_projects.csv │ ├── 2024-01-18_changes.md │ ├── 2024-01-18_projects.csv │ ├── 2024-01-25_changes.md │ ├── 2024-01-25_projects.csv │ ├── 2024-02-01_changes.md │ ├── 2024-02-01_projects.csv │ ├── 2024-02-15_changes.md │ ├── 2024-02-15_projects.csv │ ├── 2024-02-22_changes.md │ ├── 2024-02-22_projects.csv │ ├── 2024-02-29_changes.md │ ├── 2024-02-29_projects.csv │ ├── 2024-03-07_changes.md │ ├── 2024-03-07_projects.csv │ ├── 2024-03-14_changes.md │ ├── 2024-03-14_projects.csv │ ├── 2024-03-21_changes.md │ ├── 2024-03-21_projects.csv │ ├── 2024-04-04_changes.md │ ├── 2024-04-04_projects.csv │ ├── 2024-04-11_changes.md │ ├── 2024-04-11_projects.csv │ ├── 2024-04-18_changes.md │ ├── 2024-04-18_projects.csv │ ├── 2024-04-25_changes.md │ ├── 2024-04-25_projects.csv │ ├── 2024-05-09_changes.md │ ├── 2024-05-09_projects.csv │ ├── 2024-05-23_changes.md │ ├── 2024-05-23_projects.csv │ ├── 2024-05-30_changes.md │ ├── 2024-05-30_projects.csv │ ├── 2024-06-06_changes.md │ ├── 2024-06-06_projects.csv │ ├── 2024-12-27_changes.md │ ├── 2024-12-27_projects.csv │ ├── 2025-01-02_changes.md │ ├── 2025-01-02_projects.csv │ ├── 2025-01-09_changes.md │ ├── 2025-01-09_projects.csv │ ├── 2025-01-16_changes.md │ ├── 2025-01-16_projects.csv │ ├── 2025-01-23_changes.md │ ├── 2025-01-23_projects.csv │ ├── 2025-01-30_changes.md │ ├── 2025-01-30_projects.csv │ ├── 2025-02-06_changes.md │ ├── 2025-02-06_projects.csv │ ├── 2025-02-07_changes.md │ ├── 2025-02-07_projects.csv │ ├── 2025-02-13_changes.md │ ├── 2025-02-13_projects.csv │ ├── 2025-02-27_changes.md │ ├── 2025-02-27_projects.csv │ ├── 2025-03-13_changes.md │ ├── 2025-03-13_projects.csv │ ├── 2025-03-20_changes.md │ ├── 2025-03-20_projects.csv │ ├── 2025-03-27_changes.md │ ├── 2025-03-27_projects.csv │ ├── 2025-04-03_changes.md │ ├── 2025-04-03_projects.csv │ ├── 2025-04-10_changes.md │ ├── 2025-04-10_projects.csv │ ├── 2025-04-17_changes.md │ ├── 2025-04-17_projects.csv │ ├── 2025-04-24_changes.md │ ├── 2025-04-24_projects.csv │ ├── 2025-05-01_changes.md │ ├── 2025-05-01_projects.csv │ ├── 2025-05-08_changes.md │ ├── 2025-05-08_projects.csv │ ├── 2025-05-15_changes.md │ ├── 2025-05-15_projects.csv │ ├── 2025-05-22_changes.md │ ├── 2025-05-22_projects.csv │ ├── 2025-05-29_changes.md │ ├── 2025-05-29_projects.csv │ ├── 2025-06-09_changes.md │ ├── 2025-06-09_projects.csv │ ├── 2025-06-12_changes.md │ ├── 2025-06-12_projects.csv │ ├── 2025-06-19_changes.md │ ├── 2025-06-19_projects.csv │ ├── 2025-06-26_changes.md │ ├── 2025-06-26_projects.csv │ ├── 2025-07-03_changes.md │ ├── 2025-07-03_projects.csv │ ├── 2025-07-10_changes.md │ ├── 2025-07-10_projects.csv │ ├── 2025-07-17_changes.md │ ├── 2025-07-17_projects.csv │ ├── 2025-07-31_changes.md │ ├── 2025-07-31_projects.csv │ ├── 2025-08-07_changes.md │ ├── 2025-08-07_projects.csv │ ├── 2025-08-21_changes.md │ ├── 2025-08-21_projects.csv │ ├── 2025-08-28_changes.md │ ├── 2025-08-28_projects.csv │ ├── 2025-09-04_changes.md │ ├── 2025-09-04_projects.csv │ ├── 2025-09-25_changes.md │ ├── 2025-09-25_projects.csv │ ├── 2025-10-02_changes.md │ ├── 2025-10-02_projects.csv │ ├── 2025-10-09_changes.md │ ├── 2025-10-09_projects.csv │ ├── 2025-10-23_changes.md │ ├── 2025-10-23_projects.csv │ ├── 2025-10-30_changes.md │ ├── 2025-10-30_projects.csv │ ├── 2025-11-06_changes.md │ ├── 2025-11-06_projects.csv │ ├── 2025-11-20_changes.md │ ├── 2025-11-20_projects.csv │ ├── 2025-11-27_changes.md │ ├── 2025-11-27_projects.csv │ ├── 2025-12-04_changes.md │ ├── 2025-12-04_projects.csv │ ├── 2025-12-18_changes.md │ ├── 2025-12-18_projects.csv │ ├── 2025-12-25_changes.md │ ├── 2025-12-25_projects.csv │ ├── 2026-01-01_changes.md │ ├── 2026-01-01_projects.csv │ ├── 2026-01-08_changes.md │ ├── 2026-01-08_projects.csv │ ├── 2026-01-15_changes.md │ ├── 2026-01-15_projects.csv │ ├── 2026-01-22_changes.md │ ├── 2026-01-22_projects.csv │ ├── 2026-01-29_changes.md │ ├── 2026-01-29_projects.csv │ ├── 2026-02-05_changes.md │ ├── 2026-02-05_projects.csv │ ├── 2026-02-12_changes.md │ ├── 2026-02-12_projects.csv │ ├── 2026-02-19_changes.md │ ├── 2026-02-19_projects.csv │ ├── 2026-02-26_changes.md │ ├── 2026-02-26_projects.csv │ ├── 2026-03-05_changes.md │ ├── 2026-03-05_projects.csv │ ├── 2026-03-12_changes.md │ ├── 2026-03-12_projects.csv │ ├── 2026-03-19_changes.md │ ├── 2026-03-19_projects.csv │ ├── 2026-03-26_changes.md │ ├── 2026-03-26_projects.csv │ ├── 2026-04-09_changes.md │ ├── 2026-04-09_projects.csv │ ├── 2026-04-16_changes.md │ ├── 2026-04-16_projects.csv │ ├── 2026-04-23_changes.md │ ├── 2026-04-23_projects.csv │ ├── 2026-04-30_changes.md │ ├── 2026-04-30_projects.csv │ ├── 2026-05-07_changes.md │ ├── 2026-05-07_projects.csv │ ├── 2026-05-14_changes.md │ └── 2026-05-14_projects.csv ├── latest-changes.md └── projects.yaml
Condensed preview — 251 files, each showing path, character count, and a content snippet. Download the .json file or copy for the full structured content (8,426K chars).
[
{
"path": ".github/CODE_OF_CONDUCT.md",
"chars": 3349,
"preview": "# Contributor Covenant Code of Conduct\n\n## Our Pledge\n\nIn the interest of fostering an open and welcoming environment, w"
},
{
"path": ".github/ISSUE_TEMPLATE/01_suggest-project.md",
"chars": 970,
"preview": "---\nname: \"📦 Suggest a project\"\nabout: \"Do you like to suggest a project that hasn't been added to this best-of list yet"
},
{
"path": ".github/ISSUE_TEMPLATE/02_update-project.md",
"chars": 682,
"preview": "---\nname: \"✏️ Update a project\"\nabout: Do you have changes for a project, e.g. missing package manager, wrong license or"
},
{
"path": ".github/ISSUE_TEMPLATE/03_update-category.md",
"chars": 599,
"preview": "---\nname: \"🏷 Add or update a category\"\nabout: Do you like to suggest a new project category or update an existing one?\nt"
},
{
"path": ".github/ISSUE_TEMPLATE/04_change-configuration.md",
"chars": 292,
"preview": "---\nname: \"⚙️ Change configuration\"\nabout: Do you have a suggestion for changing the configuration, e.g. allow additiona"
},
{
"path": ".github/ISSUE_TEMPLATE/05_anything-else.md",
"chars": 608,
"preview": "---\nname: \"\\U0001F4AC Anything else?\"\nabout: For questions or suggestions regarding the metadata collection or markdown "
},
{
"path": ".github/PULL_REQUEST_TEMPLATE.md",
"chars": 951,
"preview": "**What kind of change does this PR introduce?**\n<!-- (Update \"[ ]\" to \"[x]\" to check a box) -->\n\n- [ ] Add a project\n- ["
},
{
"path": ".github/labels.yml",
"chars": 1242,
"preview": "- name: add-project\n color: a2eeef\n description: \"Add new project to best-of list\"\n- name: update-project\n color: a2e"
},
{
"path": ".github/workflows/update-best-of-list.yml",
"chars": 3266,
"preview": "# Based on https://github.com/best-of-lists/best-of-update-action/blob/v0.8.5/workflows/update-best-of-list.yml\nname: up"
},
{
"path": ".gitignore",
"chars": 879,
"preview": "# IntelliJ\ntarget/\n.idea/\n*.iml\n\n# Sublime\n*.sublime-workspace\n\n# Eclipse\n.settings\n\n# VS Code\n.project\n.classpath\n.vsco"
},
{
"path": "CONTRIBUTING.md",
"chars": 7091,
"preview": "<!-- markdownlint-disable MD024 -->\n# Contribution Guidelines\n\nThanks for your interest in contributing to our project. "
},
{
"path": "LICENSE",
"chars": 20133,
"preview": "Attribution-ShareAlike 4.0 International\n\n=======================================================================\n\nCreat"
},
{
"path": "README.md",
"chars": 74167,
"preview": "<!-- markdownlint-disable -->\n<h1 align=\"center\">\n best-of-digital-identity\n <br>\n</h1>\n\n<p align=\"center\">\n <s"
},
{
"path": "config/footer.md",
"chars": 2017,
"preview": "\n---\n\n## Related Resources\n\n- [**Best-of lists**](https://best-of.org): Discover other best-of lists with awesome open-s"
},
{
"path": "config/header.md",
"chars": 2175,
"preview": "<!-- markdownlint-disable -->\n<h1 align=\"center\">\n best-of-digital-identity\n <br>\n</h1>\n\n<p align=\"center\">\n <s"
},
{
"path": "history/2023-04-12_changes.md",
"chars": 291,
"preview": "## ➕ Added Projects\n\n_Projects that were recently added to this best-of list._\n\n- <b><a href=\"https://github.com/casbin/"
},
{
"path": "history/2023-04-12_projects.csv",
"chars": 1115,
"preview": ",name,github_id,category,pypi_id,npm_id,maven_id,github_url,homepage,license,created_at,updated_at,last_commit_pushed_at"
},
{
"path": "history/2023-04-13_changes.md",
"chars": 1090,
"preview": "## ➕ Added Projects\n\n_Projects that were recently added to this best-of list._\n\n- <b><a href=\"https://github.com/ory/ket"
},
{
"path": "history/2023-04-13_projects.csv",
"chars": 16258,
"preview": ",name,github_id,category,npm_id,github_url,homepage,license,created_at,updated_at,last_commit_pushed_at,commit_count,rec"
},
{
"path": "history/2023-04-14_changes.md",
"chars": 338,
"preview": "## ➕ Added Projects\n\n_Projects that were recently added to this best-of list._\n\n- <b><a href=\"https://github.com/keycloa"
},
{
"path": "history/2023-04-14_projects.csv",
"chars": 31868,
"preview": ",name,github_id,group_id,group,category,github_url,homepage,license,created_at,updated_at,last_commit_pushed_at,commit_c"
},
{
"path": "history/2023-04-20_changes.md",
"chars": 2129,
"preview": "## 📈 Trending Up\n\n_Projects that have a higher project-quality score compared to the last update. There might be a varie"
},
{
"path": "history/2023-04-20_projects.csv",
"chars": 31961,
"preview": ",name,github_id,group_id,group,category,github_url,homepage,license,created_at,updated_at,last_commit_pushed_at,commit_c"
},
{
"path": "history/2023-04-21_changes.md",
"chars": 1462,
"preview": "## ➕ Added Projects\n\n_Projects that were recently added to this best-of list._\n\n- <b><a href=\"https://github.com/ory/oat"
},
{
"path": "history/2023-04-21_projects.csv",
"chars": 37856,
"preview": ",name,github_id,group_id,group,category,github_url,homepage,license,created_at,updated_at,last_commit_pushed_at,commit_c"
},
{
"path": "history/2023-04-23_changes.md",
"chars": 1547,
"preview": "## 📈 Trending Up\n\n_Projects that have a higher project-quality score compared to the last update. There might be a varie"
},
{
"path": "history/2023-04-23_projects.csv",
"chars": 44076,
"preview": ",name,github_id,group_id,group,category,labels,github_url,homepage,license,created_at,updated_at,last_commit_pushed_at,c"
},
{
"path": "history/2023-04-24_changes.md",
"chars": 597,
"preview": "## 📈 Trending Up\n\n_Projects that have a higher project-quality score compared to the last update. There might be a varie"
},
{
"path": "history/2023-04-24_projects.csv",
"chars": 44946,
"preview": ",name,github_id,group_id,group,category,labels,github_url,homepage,license,created_at,updated_at,last_commit_pushed_at,c"
},
{
"path": "history/2023-04-27_changes.md",
"chars": 1371,
"preview": "## 📉 Trending Down\n\n_Projects that have a lower project-quality score compared to the last update. There might be a vari"
},
{
"path": "history/2023-04-27_projects.csv",
"chars": 47176,
"preview": ",name,github_id,group_id,group,category,labels,github_url,homepage,license,created_at,updated_at,last_commit_pushed_at,c"
},
{
"path": "history/2023-05-04_changes.md",
"chars": 33,
"preview": "Nothing changed from last update."
},
{
"path": "history/2023-05-04_projects.csv",
"chars": 48619,
"preview": ",name,github_id,group_id,group,category,labels,github_url,homepage,license,created_at,updated_at,last_commit_pushed_at,c"
},
{
"path": "history/2023-05-09_changes.md",
"chars": 2090,
"preview": "## 📈 Trending Up\n\n_Projects that have a higher project-quality score compared to the last update. There might be a varie"
},
{
"path": "history/2023-05-09_projects.csv",
"chars": 55913,
"preview": ",name,github_id,group_id,group,category,labels,github_url,homepage,license,created_at,updated_at,last_commit_pushed_at,c"
},
{
"path": "history/2023-05-11_changes.md",
"chars": 33,
"preview": "Nothing changed from last update."
},
{
"path": "history/2023-05-11_projects.csv",
"chars": 56963,
"preview": ",name,github_id,group_id,group,category,labels,github_url,homepage,license,created_at,updated_at,last_commit_pushed_at,c"
},
{
"path": "history/2023-05-18_changes.md",
"chars": 2589,
"preview": "## 📈 Trending Up\n\n_Projects that have a higher project-quality score compared to the last update. There might be a varie"
},
{
"path": "history/2023-05-18_projects.csv",
"chars": 57155,
"preview": ",name,github_id,group_id,group,category,labels,github_url,homepage,license,created_at,updated_at,last_commit_pushed_at,c"
},
{
"path": "history/2023-05-25_changes.md",
"chars": 2268,
"preview": "## 📈 Trending Up\n\n_Projects that have a higher project-quality score compared to the last update. There might be a varie"
},
{
"path": "history/2023-05-25_projects.csv",
"chars": 57159,
"preview": ",name,github_id,group_id,group,category,labels,github_url,homepage,license,created_at,updated_at,last_commit_pushed_at,c"
},
{
"path": "history/2023-06-01_changes.md",
"chars": 2656,
"preview": "## 📈 Trending Up\n\n_Projects that have a higher project-quality score compared to the last update. There might be a varie"
},
{
"path": "history/2023-06-01_projects.csv",
"chars": 57161,
"preview": ",name,github_id,group_id,group,category,labels,github_url,homepage,license,created_at,updated_at,last_commit_pushed_at,c"
},
{
"path": "history/2023-06-15_changes.md",
"chars": 2770,
"preview": "## 📈 Trending Up\n\n_Projects that have a higher project-quality score compared to the last update. There might be a varie"
},
{
"path": "history/2023-06-15_projects.csv",
"chars": 57163,
"preview": ",name,github_id,group_id,group,category,labels,github_url,homepage,license,created_at,updated_at,last_commit_pushed_at,c"
},
{
"path": "history/2023-06-29_changes.md",
"chars": 2579,
"preview": "## 📈 Trending Up\n\n_Projects that have a higher project-quality score compared to the last update. There might be a varie"
},
{
"path": "history/2023-06-29_projects.csv",
"chars": 57238,
"preview": ",name,github_id,group_id,group,category,labels,github_url,homepage,license,created_at,updated_at,last_commit_pushed_at,c"
},
{
"path": "history/2023-07-06_changes.md",
"chars": 2619,
"preview": "## 📈 Trending Up\n\n_Projects that have a higher project-quality score compared to the last update. There might be a varie"
},
{
"path": "history/2023-07-06_projects.csv",
"chars": 57231,
"preview": ",name,github_id,group_id,group,category,labels,github_url,homepage,license,created_at,updated_at,last_commit_pushed_at,c"
},
{
"path": "history/2023-07-13_changes.md",
"chars": 2366,
"preview": "## 📈 Trending Up\n\n_Projects that have a higher project-quality score compared to the last update. There might be a varie"
},
{
"path": "history/2023-07-13_projects.csv",
"chars": 57222,
"preview": ",name,github_id,group_id,group,category,labels,github_url,homepage,license,created_at,updated_at,last_commit_pushed_at,c"
},
{
"path": "history/2023-07-27_changes.md",
"chars": 2202,
"preview": "## 📈 Trending Up\n\n_Projects that have a higher project-quality score compared to the last update. There might be a varie"
},
{
"path": "history/2023-07-27_projects.csv",
"chars": 56998,
"preview": ",name,github_id,group_id,group,category,labels,github_url,homepage,license,created_at,updated_at,last_commit_pushed_at,c"
},
{
"path": "history/2023-08-03_changes.md",
"chars": 2619,
"preview": "## 📈 Trending Up\n\n_Projects that have a higher project-quality score compared to the last update. There might be a varie"
},
{
"path": "history/2023-08-03_projects.csv",
"chars": 57261,
"preview": ",name,github_id,group_id,group,category,labels,github_url,homepage,license,created_at,updated_at,last_commit_pushed_at,c"
},
{
"path": "history/2023-08-10_changes.md",
"chars": 2600,
"preview": "## 📈 Trending Up\n\n_Projects that have a higher project-quality score compared to the last update. There might be a varie"
},
{
"path": "history/2023-08-10_projects.csv",
"chars": 57297,
"preview": ",name,github_id,group_id,group,category,labels,github_url,homepage,license,created_at,updated_at,last_commit_pushed_at,c"
},
{
"path": "history/2023-08-17_changes.md",
"chars": 2762,
"preview": "## 📈 Trending Up\n\n_Projects that have a higher project-quality score compared to the last update. There might be a varie"
},
{
"path": "history/2023-08-17_projects.csv",
"chars": 57270,
"preview": ",name,github_id,group_id,group,category,labels,github_url,homepage,license,created_at,updated_at,last_commit_pushed_at,c"
},
{
"path": "history/2023-10-12_changes.md",
"chars": 2742,
"preview": "## 📈 Trending Up\n\n_Projects that have a higher project-quality score compared to the last update. There might be a varie"
},
{
"path": "history/2023-10-12_projects.csv",
"chars": 57305,
"preview": ",name,github_id,group_id,group,category,labels,github_url,homepage,license,created_at,updated_at,last_commit_pushed_at,c"
},
{
"path": "history/2023-10-19_changes.md",
"chars": 2075,
"preview": "## 📈 Trending Up\n\n_Projects that have a higher project-quality score compared to the last update. There might be a varie"
},
{
"path": "history/2023-10-19_projects.csv",
"chars": 57253,
"preview": ",name,github_id,group_id,group,category,labels,github_url,homepage,license,created_at,updated_at,last_commit_pushed_at,c"
},
{
"path": "history/2023-10-26_changes.md",
"chars": 2634,
"preview": "## 📈 Trending Up\n\n_Projects that have a higher project-quality score compared to the last update. There might be a varie"
},
{
"path": "history/2023-10-26_projects.csv",
"chars": 57291,
"preview": ",name,github_id,group_id,group,category,labels,github_url,homepage,license,created_at,updated_at,last_commit_pushed_at,c"
},
{
"path": "history/2023-11-02_changes.md",
"chars": 2702,
"preview": "## 📈 Trending Up\n\n_Projects that have a higher project-quality score compared to the last update. There might be a varie"
},
{
"path": "history/2023-11-02_projects.csv",
"chars": 57324,
"preview": ",name,github_id,group_id,group,category,labels,github_url,homepage,license,created_at,updated_at,last_commit_pushed_at,c"
},
{
"path": "history/2023-11-09_changes.md",
"chars": 33,
"preview": "Nothing changed from last update."
},
{
"path": "history/2023-11-09_projects.csv",
"chars": 57524,
"preview": ",name,github_id,group_id,group,category,labels,github_url,homepage,license,created_at,updated_at,last_commit_pushed_at,c"
},
{
"path": "history/2023-11-11_changes.md",
"chars": 6410,
"preview": "## 📈 Trending Up\n\n_Projects that have a higher project-quality score compared to the last update. There might be a varie"
},
{
"path": "history/2023-11-11_projects.csv",
"chars": 57931,
"preview": ",name,homepage,category,description,resource,labels,projectrank,show,github_id,npm_id,github_url,license,created_at,upda"
},
{
"path": "history/2023-11-16_changes.md",
"chars": 3203,
"preview": "## 📈 Trending Up\n\n_Projects that have a higher project-quality score compared to the last update. There might be a varie"
},
{
"path": "history/2023-11-16_projects.csv",
"chars": 59379,
"preview": ",name,homepage,category,description,resource,labels,projectrank,show,github_id,npm_id,github_url,license,created_at,upda"
},
{
"path": "history/2023-11-23_changes.md",
"chars": 1871,
"preview": "## 📈 Trending Up\n\n_Projects that have a higher project-quality score compared to the last update. There might be a varie"
},
{
"path": "history/2023-11-23_projects.csv",
"chars": 59201,
"preview": ",name,homepage,category,description,resource,labels,projectrank,show,github_id,npm_id,github_url,license,created_at,upda"
},
{
"path": "history/2023-11-30_changes.md",
"chars": 3348,
"preview": "## 📈 Trending Up\n\n_Projects that have a higher project-quality score compared to the last update. There might be a varie"
},
{
"path": "history/2023-11-30_projects.csv",
"chars": 61513,
"preview": ",name,homepage,category,description,resource,labels,projectrank,show,github_id,npm_id,github_url,license,created_at,upda"
},
{
"path": "history/2023-12-07_changes.md",
"chars": 2773,
"preview": "## 📈 Trending Up\n\n_Projects that have a higher project-quality score compared to the last update. There might be a varie"
},
{
"path": "history/2023-12-07_projects.csv",
"chars": 61343,
"preview": ",name,homepage,category,description,resource,labels,projectrank,show,github_id,npm_id,github_url,license,created_at,upda"
},
{
"path": "history/2023-12-14_changes.md",
"chars": 3089,
"preview": "## 📈 Trending Up\n\n_Projects that have a higher project-quality score compared to the last update. There might be a varie"
},
{
"path": "history/2023-12-14_projects.csv",
"chars": 63271,
"preview": ",name,homepage,category,description,resource,labels,projectrank,show,github_id,npm_id,github_url,license,created_at,upda"
},
{
"path": "history/2023-12-21_changes.md",
"chars": 3231,
"preview": "## 📈 Trending Up\n\n_Projects that have a higher project-quality score compared to the last update. There might be a varie"
},
{
"path": "history/2023-12-21_projects.csv",
"chars": 64139,
"preview": ",name,homepage,category,description,resource,labels,projectrank,show,github_id,npm_id,github_url,license,created_at,upda"
},
{
"path": "history/2023-12-28_changes.md",
"chars": 2056,
"preview": "## 📈 Trending Up\n\n_Projects that have a higher project-quality score compared to the last update. There might be a varie"
},
{
"path": "history/2023-12-28_projects.csv",
"chars": 63953,
"preview": ",name,homepage,category,description,resource,labels,projectrank,show,github_id,npm_id,github_url,license,created_at,upda"
},
{
"path": "history/2024-01-04_changes.md",
"chars": 3282,
"preview": "## 📈 Trending Up\n\n_Projects that have a higher project-quality score compared to the last update. There might be a varie"
},
{
"path": "history/2024-01-04_projects.csv",
"chars": 65283,
"preview": ",name,homepage,category,description,resource,labels,projectrank,show,github_id,npm_id,github_url,license,created_at,upda"
},
{
"path": "history/2024-01-18_changes.md",
"chars": 33,
"preview": "Nothing changed from last update."
},
{
"path": "history/2024-01-18_projects.csv",
"chars": 64633,
"preview": ",name,homepage,category,description,resource,labels,projectrank,show,github_id,npm_id,github_url,license,created_at,upda"
},
{
"path": "history/2024-01-25_changes.md",
"chars": 33,
"preview": "Nothing changed from last update."
},
{
"path": "history/2024-01-25_projects.csv",
"chars": 71865,
"preview": ",name,homepage,category,description,resource,labels,projectrank,show,github_id,npm_id,github_url,license,created_at,upda"
},
{
"path": "history/2024-02-01_changes.md",
"chars": 3088,
"preview": "## 📈 Trending Up\n\n_Projects that have a higher project-quality score compared to the last update. There might be a varie"
},
{
"path": "history/2024-02-01_projects.csv",
"chars": 73524,
"preview": ",name,homepage,category,description,resource,labels,projectrank,show,github_id,npm_id,github_url,license,created_at,upda"
},
{
"path": "history/2024-02-15_changes.md",
"chars": 2719,
"preview": "## 📈 Trending Up\n\n_Projects that have a higher project-quality score compared to the last update. There might be a varie"
},
{
"path": "history/2024-02-15_projects.csv",
"chars": 73310,
"preview": ",name,homepage,category,description,resource,labels,projectrank,show,github_id,npm_id,github_url,license,created_at,upda"
},
{
"path": "history/2024-02-22_changes.md",
"chars": 2641,
"preview": "## 📈 Trending Up\n\n_Projects that have a higher project-quality score compared to the last update. There might be a varie"
},
{
"path": "history/2024-02-22_projects.csv",
"chars": 73340,
"preview": ",name,homepage,category,description,resource,labels,projectrank,show,github_id,npm_id,github_url,license,created_at,upda"
},
{
"path": "history/2024-02-29_changes.md",
"chars": 2160,
"preview": "## 📈 Trending Up\n\n_Projects that have a higher project-quality score compared to the last update. There might be a varie"
},
{
"path": "history/2024-02-29_projects.csv",
"chars": 73366,
"preview": ",name,homepage,category,description,resource,labels,projectrank,show,github_id,npm_id,github_url,license,created_at,upda"
},
{
"path": "history/2024-03-07_changes.md",
"chars": 2545,
"preview": "## 📈 Trending Up\n\n_Projects that have a higher project-quality score compared to the last update. There might be a varie"
},
{
"path": "history/2024-03-07_projects.csv",
"chars": 73444,
"preview": ",name,homepage,category,description,resource,labels,projectrank,show,github_id,npm_id,github_url,license,created_at,upda"
},
{
"path": "history/2024-03-14_changes.md",
"chars": 2724,
"preview": "## 📈 Trending Up\n\n_Projects that have a higher project-quality score compared to the last update. There might be a varie"
},
{
"path": "history/2024-03-14_projects.csv",
"chars": 73436,
"preview": ",name,homepage,category,description,resource,labels,projectrank,show,github_id,npm_id,github_url,license,created_at,upda"
},
{
"path": "history/2024-03-21_changes.md",
"chars": 2642,
"preview": "## 📈 Trending Up\n\n_Projects that have a higher project-quality score compared to the last update. There might be a varie"
},
{
"path": "history/2024-03-21_projects.csv",
"chars": 73443,
"preview": ",name,homepage,category,description,resource,labels,projectrank,show,github_id,npm_id,github_url,license,created_at,upda"
},
{
"path": "history/2024-04-04_changes.md",
"chars": 2551,
"preview": "## 📈 Trending Up\n\n_Projects that have a higher project-quality score compared to the last update. There might be a varie"
},
{
"path": "history/2024-04-04_projects.csv",
"chars": 73515,
"preview": ",name,homepage,category,description,resource,labels,projectrank,show,github_id,npm_id,github_url,license,created_at,upda"
},
{
"path": "history/2024-04-11_changes.md",
"chars": 2600,
"preview": "## 📈 Trending Up\n\n_Projects that have a higher project-quality score compared to the last update. There might be a varie"
},
{
"path": "history/2024-04-11_projects.csv",
"chars": 73516,
"preview": ",name,homepage,category,description,resource,labels,projectrank,show,github_id,npm_id,github_url,license,created_at,upda"
},
{
"path": "history/2024-04-18_changes.md",
"chars": 2593,
"preview": "## 📈 Trending Up\n\n_Projects that have a higher project-quality score compared to the last update. There might be a varie"
},
{
"path": "history/2024-04-18_projects.csv",
"chars": 73532,
"preview": ",name,homepage,category,description,resource,labels,projectrank,show,github_id,npm_id,github_url,license,created_at,upda"
},
{
"path": "history/2024-04-25_changes.md",
"chars": 1889,
"preview": "## 📈 Trending Up\n\n_Projects that have a higher project-quality score compared to the last update. There might be a varie"
},
{
"path": "history/2024-04-25_projects.csv",
"chars": 73548,
"preview": ",name,homepage,category,description,resource,labels,projectrank,show,github_id,npm_id,github_url,license,created_at,upda"
},
{
"path": "history/2024-05-09_changes.md",
"chars": 2746,
"preview": "## 📈 Trending Up\n\n_Projects that have a higher project-quality score compared to the last update. There might be a varie"
},
{
"path": "history/2024-05-09_projects.csv",
"chars": 73594,
"preview": ",name,homepage,category,description,resource,labels,projectrank,show,github_id,npm_id,github_url,license,created_at,upda"
},
{
"path": "history/2024-05-23_changes.md",
"chars": 2594,
"preview": "## 📈 Trending Up\n\n_Projects that have a higher project-quality score compared to the last update. There might be a varie"
},
{
"path": "history/2024-05-23_projects.csv",
"chars": 73576,
"preview": ",name,homepage,category,description,resource,labels,projectrank,show,github_id,npm_id,github_url,license,created_at,upda"
},
{
"path": "history/2024-05-30_changes.md",
"chars": 2655,
"preview": "## 📈 Trending Up\n\n_Projects that have a higher project-quality score compared to the last update. There might be a varie"
},
{
"path": "history/2024-05-30_projects.csv",
"chars": 73569,
"preview": ",name,homepage,category,description,resource,labels,projectrank,show,github_id,npm_id,github_url,license,created_at,upda"
},
{
"path": "history/2024-06-06_changes.md",
"chars": 2550,
"preview": "## 📈 Trending Up\n\n_Projects that have a higher project-quality score compared to the last update. There might be a varie"
},
{
"path": "history/2024-06-06_projects.csv",
"chars": 73568,
"preview": ",name,homepage,category,description,resource,labels,projectrank,show,github_id,npm_id,github_url,license,created_at,upda"
},
{
"path": "history/2024-12-27_changes.md",
"chars": 2436,
"preview": "## 📈 Trending Up\n\n_Projects that have a higher project-quality score compared to the last update. There might be a varie"
},
{
"path": "history/2024-12-27_projects.csv",
"chars": 73839,
"preview": ",name,homepage,category,description,resource,labels,projectrank,show,github_id,npm_id,github_url,license,created_at,upda"
},
{
"path": "history/2025-01-02_changes.md",
"chars": 2708,
"preview": "## 📈 Trending Up\n\n_Projects that have a higher project-quality score compared to the last update. There might be a varie"
},
{
"path": "history/2025-01-02_projects.csv",
"chars": 73823,
"preview": ",name,homepage,category,description,resource,labels,projectrank,show,github_id,npm_id,github_url,license,created_at,upda"
},
{
"path": "history/2025-01-09_changes.md",
"chars": 2206,
"preview": "## 📈 Trending Up\n\n_Projects that have a higher project-quality score compared to the last update. There might be a varie"
},
{
"path": "history/2025-01-09_projects.csv",
"chars": 73812,
"preview": ",name,homepage,category,description,resource,labels,projectrank,show,github_id,npm_id,github_url,license,created_at,upda"
},
{
"path": "history/2025-01-16_changes.md",
"chars": 2830,
"preview": "## 📈 Trending Up\n\n_Projects that have a higher project-quality score compared to the last update. There might be a varie"
},
{
"path": "history/2025-01-16_projects.csv",
"chars": 73829,
"preview": ",name,homepage,category,description,resource,labels,projectrank,show,github_id,npm_id,github_url,license,created_at,upda"
},
{
"path": "history/2025-01-23_changes.md",
"chars": 2865,
"preview": "## 📈 Trending Up\n\n_Projects that have a higher project-quality score compared to the last update. There might be a varie"
},
{
"path": "history/2025-01-23_projects.csv",
"chars": 73804,
"preview": ",name,homepage,category,description,resource,labels,projectrank,show,github_id,npm_id,github_url,license,created_at,upda"
},
{
"path": "history/2025-01-30_changes.md",
"chars": 2688,
"preview": "## 📈 Trending Up\n\n_Projects that have a higher project-quality score compared to the last update. There might be a varie"
},
{
"path": "history/2025-01-30_projects.csv",
"chars": 73820,
"preview": ",name,homepage,category,description,resource,labels,projectrank,show,github_id,npm_id,github_url,license,created_at,upda"
},
{
"path": "history/2025-02-06_changes.md",
"chars": 2518,
"preview": "## 📈 Trending Up\n\n_Projects that have a higher project-quality score compared to the last update. There might be a varie"
},
{
"path": "history/2025-02-06_projects.csv",
"chars": 73814,
"preview": ",name,homepage,category,description,resource,labels,projectrank,show,github_id,npm_id,github_url,license,created_at,upda"
},
{
"path": "history/2025-02-07_changes.md",
"chars": 572,
"preview": "## ➕ Added Projects\n\n_Projects that were recently added to this best-of list._\n\n- <b><a href=\"https://github.com/procivi"
},
{
"path": "history/2025-02-07_projects.csv",
"chars": 74651,
"preview": ",name,homepage,category,description,resource,labels,projectrank,show,github_id,npm_id,github_url,license,created_at,upda"
},
{
"path": "history/2025-02-13_changes.md",
"chars": 2793,
"preview": "## 📈 Trending Up\n\n_Projects that have a higher project-quality score compared to the last update. There might be a varie"
},
{
"path": "history/2025-02-13_projects.csv",
"chars": 74671,
"preview": ",name,homepage,category,description,resource,labels,projectrank,show,github_id,npm_id,github_url,license,created_at,upda"
},
{
"path": "history/2025-02-27_changes.md",
"chars": 2721,
"preview": "## 📈 Trending Up\n\n_Projects that have a higher project-quality score compared to the last update. There might be a varie"
},
{
"path": "history/2025-02-27_projects.csv",
"chars": 74773,
"preview": ",name,homepage,category,description,resource,labels,projectrank,show,github_id,npm_id,github_url,license,created_at,upda"
},
{
"path": "history/2025-03-13_changes.md",
"chars": 2548,
"preview": "## 📈 Trending Up\n\n_Projects that have a higher project-quality score compared to the last update. There might be a varie"
},
{
"path": "history/2025-03-13_projects.csv",
"chars": 74787,
"preview": ",name,homepage,category,description,resource,labels,projectrank,show,github_id,npm_id,github_url,license,created_at,upda"
},
{
"path": "history/2025-03-20_changes.md",
"chars": 2876,
"preview": "## 📈 Trending Up\n\n_Projects that have a higher project-quality score compared to the last update. There might be a varie"
},
{
"path": "history/2025-03-20_projects.csv",
"chars": 75053,
"preview": ",name,homepage,category,description,resource,labels,projectrank,show,github_id,npm_id,github_url,license,created_at,upda"
},
{
"path": "history/2025-03-27_changes.md",
"chars": 2161,
"preview": "## 📈 Trending Up\n\n_Projects that have a higher project-quality score compared to the last update. There might be a varie"
},
{
"path": "history/2025-03-27_projects.csv",
"chars": 74861,
"preview": ",name,homepage,category,description,resource,labels,projectrank,show,github_id,npm_id,github_url,license,created_at,upda"
},
{
"path": "history/2025-04-03_changes.md",
"chars": 2477,
"preview": "## 📈 Trending Up\n\n_Projects that have a higher project-quality score compared to the last update. There might be a varie"
},
{
"path": "history/2025-04-03_projects.csv",
"chars": 74945,
"preview": ",name,homepage,category,description,resource,labels,projectrank,show,github_id,npm_id,github_url,license,created_at,upda"
},
{
"path": "history/2025-04-10_changes.md",
"chars": 2570,
"preview": "## 📈 Trending Up\n\n_Projects that have a higher project-quality score compared to the last update. There might be a varie"
},
{
"path": "history/2025-04-10_projects.csv",
"chars": 74912,
"preview": ",name,homepage,category,description,resource,labels,projectrank,show,github_id,npm_id,github_url,license,created_at,upda"
},
{
"path": "history/2025-04-17_changes.md",
"chars": 2779,
"preview": "## 📈 Trending Up\n\n_Projects that have a higher project-quality score compared to the last update. There might be a varie"
},
{
"path": "history/2025-04-17_projects.csv",
"chars": 74983,
"preview": ",name,homepage,category,description,resource,labels,projectrank,show,github_id,npm_id,github_url,license,created_at,upda"
},
{
"path": "history/2025-04-24_changes.md",
"chars": 2685,
"preview": "## 📈 Trending Up\n\n_Projects that have a higher project-quality score compared to the last update. There might be a varie"
},
{
"path": "history/2025-04-24_projects.csv",
"chars": 74975,
"preview": ",name,homepage,category,description,resource,labels,projectrank,show,github_id,npm_id,github_url,license,created_at,upda"
},
{
"path": "history/2025-05-01_changes.md",
"chars": 2701,
"preview": "## 📈 Trending Up\n\n_Projects that have a higher project-quality score compared to the last update. There might be a varie"
},
{
"path": "history/2025-05-01_projects.csv",
"chars": 74995,
"preview": ",name,homepage,category,description,resource,labels,projectrank,show,github_id,npm_id,github_url,license,created_at,upda"
},
{
"path": "history/2025-05-08_changes.md",
"chars": 2565,
"preview": "## 📈 Trending Up\n\n_Projects that have a higher project-quality score compared to the last update. There might be a varie"
},
{
"path": "history/2025-05-08_projects.csv",
"chars": 74979,
"preview": ",name,homepage,category,description,resource,labels,projectrank,show,github_id,npm_id,github_url,license,created_at,upda"
},
{
"path": "history/2025-05-15_changes.md",
"chars": 2593,
"preview": "## 📈 Trending Up\n\n_Projects that have a higher project-quality score compared to the last update. There might be a varie"
},
{
"path": "history/2025-05-15_projects.csv",
"chars": 74952,
"preview": ",name,homepage,category,description,resource,labels,projectrank,show,github_id,npm_id,github_url,license,created_at,upda"
},
{
"path": "history/2025-05-22_changes.md",
"chars": 2522,
"preview": "## 📈 Trending Up\n\n_Projects that have a higher project-quality score compared to the last update. There might be a varie"
},
{
"path": "history/2025-05-22_projects.csv",
"chars": 74989,
"preview": ",name,homepage,category,description,resource,labels,projectrank,show,github_id,npm_id,github_url,license,created_at,upda"
},
{
"path": "history/2025-05-29_changes.md",
"chars": 1985,
"preview": "## 📈 Trending Up\n\n_Projects that have a higher project-quality score compared to the last update. There might be a varie"
},
{
"path": "history/2025-05-29_projects.csv",
"chars": 74978,
"preview": ",name,homepage,category,description,resource,labels,projectrank,show,github_id,npm_id,github_url,license,created_at,upda"
},
{
"path": "history/2025-06-09_changes.md",
"chars": 2743,
"preview": "## 📈 Trending Up\n\n_Projects that have a higher project-quality score compared to the last update. There might be a varie"
},
{
"path": "history/2025-06-09_projects.csv",
"chars": 74955,
"preview": ",name,homepage,category,description,resource,labels,projectrank,show,github_id,npm_id,github_url,license,created_at,upda"
},
{
"path": "history/2025-06-12_changes.md",
"chars": 2670,
"preview": "## 📈 Trending Up\n\n_Projects that have a higher project-quality score compared to the last update. There might be a varie"
},
{
"path": "history/2025-06-12_projects.csv",
"chars": 74930,
"preview": ",name,homepage,category,description,resource,labels,projectrank,show,github_id,npm_id,github_url,license,created_at,upda"
},
{
"path": "history/2025-06-19_changes.md",
"chars": 2376,
"preview": "## 📈 Trending Up\n\n_Projects that have a higher project-quality score compared to the last update. There might be a varie"
},
{
"path": "history/2025-06-19_projects.csv",
"chars": 74939,
"preview": ",name,homepage,category,description,resource,labels,projectrank,show,github_id,npm_id,github_url,license,created_at,upda"
},
{
"path": "history/2025-06-26_changes.md",
"chars": 2362,
"preview": "## 📈 Trending Up\n\n_Projects that have a higher project-quality score compared to the last update. There might be a varie"
},
{
"path": "history/2025-06-26_projects.csv",
"chars": 74999,
"preview": ",name,homepage,category,description,resource,labels,projectrank,show,github_id,npm_id,github_url,license,created_at,upda"
},
{
"path": "history/2025-07-03_changes.md",
"chars": 2932,
"preview": "## 📈 Trending Up\n\n_Projects that have a higher project-quality score compared to the last update. There might be a varie"
},
{
"path": "history/2025-07-03_projects.csv",
"chars": 75001,
"preview": ",name,homepage,category,description,resource,labels,projectrank,show,github_id,npm_id,github_url,license,created_at,upda"
},
{
"path": "history/2025-07-10_changes.md",
"chars": 2649,
"preview": "## 📈 Trending Up\n\n_Projects that have a higher project-quality score compared to the last update. There might be a varie"
},
{
"path": "history/2025-07-10_projects.csv",
"chars": 74999,
"preview": ",name,homepage,category,description,resource,labels,projectrank,show,github_id,npm_id,github_url,license,created_at,upda"
},
{
"path": "history/2025-07-17_changes.md",
"chars": 2747,
"preview": "## 📈 Trending Up\n\n_Projects that have a higher project-quality score compared to the last update. There might be a varie"
},
{
"path": "history/2025-07-17_projects.csv",
"chars": 74993,
"preview": ",name,homepage,category,description,resource,labels,projectrank,show,github_id,npm_id,github_url,license,created_at,upda"
},
{
"path": "history/2025-07-31_changes.md",
"chars": 2707,
"preview": "## 📈 Trending Up\n\n_Projects that have a higher project-quality score compared to the last update. There might be a varie"
},
{
"path": "history/2025-07-31_projects.csv",
"chars": 75000,
"preview": ",name,homepage,category,description,resource,labels,projectrank,show,github_id,npm_id,github_url,license,created_at,upda"
},
{
"path": "history/2025-08-07_changes.md",
"chars": 2514,
"preview": "## 📈 Trending Up\n\n_Projects that have a higher project-quality score compared to the last update. There might be a varie"
},
{
"path": "history/2025-08-07_projects.csv",
"chars": 74613,
"preview": ",name,homepage,category,description,resource,labels,projectrank,show,github_id,npm_id,github_url,license,created_at,upda"
},
{
"path": "history/2025-08-21_changes.md",
"chars": 2725,
"preview": "## 📈 Trending Up\n\n_Projects that have a higher project-quality score compared to the last update. There might be a varie"
},
{
"path": "history/2025-08-21_projects.csv",
"chars": 74603,
"preview": ",name,homepage,category,description,resource,labels,projectrank,show,github_id,npm_id,github_url,license,created_at,upda"
},
{
"path": "history/2025-08-28_changes.md",
"chars": 2321,
"preview": "## 📈 Trending Up\n\n_Projects that have a higher project-quality score compared to the last update. There might be a varie"
},
{
"path": "history/2025-08-28_projects.csv",
"chars": 75014,
"preview": ",name,homepage,category,description,resource,labels,projectrank,show,github_id,pypi_id,github_url,license,created_at,upd"
},
{
"path": "history/2025-09-04_changes.md",
"chars": 2254,
"preview": "## 📈 Trending Up\n\n_Projects that have a higher project-quality score compared to the last update. There might be a varie"
},
{
"path": "history/2025-09-04_projects.csv",
"chars": 74998,
"preview": ",name,homepage,category,description,resource,labels,projectrank,show,github_id,pypi_id,github_url,license,created_at,upd"
},
{
"path": "history/2025-09-25_changes.md",
"chars": 2529,
"preview": "## 📈 Trending Up\n\n_Projects that have a higher project-quality score compared to the last update. There might be a varie"
},
{
"path": "history/2025-09-25_projects.csv",
"chars": 75009,
"preview": ",name,homepage,category,description,resource,labels,projectrank,show,github_id,github_url,license,created_at,updated_at,"
},
{
"path": "history/2025-10-02_changes.md",
"chars": 2414,
"preview": "## 📈 Trending Up\n\n_Projects that have a higher project-quality score compared to the last update. There might be a varie"
},
{
"path": "history/2025-10-02_projects.csv",
"chars": 75338,
"preview": ",name,homepage,category,description,resource,labels,projectrank,show,github_id,github_url,license,created_at,updated_at,"
},
{
"path": "history/2025-10-09_changes.md",
"chars": 2492,
"preview": "## 📈 Trending Up\n\n_Projects that have a higher project-quality score compared to the last update. There might be a varie"
},
{
"path": "history/2025-10-09_projects.csv",
"chars": 75001,
"preview": ",name,homepage,category,description,resource,labels,projectrank,show,github_id,npm_id,github_url,license,created_at,upda"
},
{
"path": "history/2025-10-23_changes.md",
"chars": 2751,
"preview": "## 📈 Trending Up\n\n_Projects that have a higher project-quality score compared to the last update. There might be a varie"
},
{
"path": "history/2025-10-23_projects.csv",
"chars": 75004,
"preview": ",name,homepage,category,description,resource,labels,projectrank,show,github_id,npm_id,github_url,license,created_at,upda"
},
{
"path": "history/2025-10-30_changes.md",
"chars": 2509,
"preview": "## 📈 Trending Up\n\n_Projects that have a higher project-quality score compared to the last update. There might be a varie"
},
{
"path": "history/2025-10-30_projects.csv",
"chars": 75017,
"preview": ",name,homepage,category,description,resource,labels,projectrank,show,github_id,npm_id,github_url,license,created_at,upda"
},
{
"path": "history/2025-11-06_changes.md",
"chars": 2613,
"preview": "## 📈 Trending Up\n\n_Projects that have a higher project-quality score compared to the last update. There might be a varie"
}
]
// ... and 51 more files (download for full content)
About this extraction
This page contains the full source code of the jruizaranguren/best-of-digital-identity GitHub repository, extracted and formatted as plain text for AI agents and large language models (LLMs). The extraction includes 251 files (8.0 MB), approximately 2.1M tokens. Use this with OpenClaw, Claude, ChatGPT, Cursor, Windsurf, or any other AI tool that accepts text input. You can copy the full output to your clipboard or download it as a .txt file.
Extracted by GitExtract — free GitHub repo to text converter for AI. Built by Nikandr Surkov.