awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
git-ecosystem avatar

git-ecosystem/git-credential-manager

0
View on GitHub↗
9,021 estrellas·2,817 forks·C#·2 vistas

Git Credential Manager

This project is a Git credential helper that automates the storage and retrieval of authentication secrets for remote repository operations. It functions as an OAuth token manager and an operating system vault storage interface to ensure authentication secrets are encrypted at rest.

The tool acts as a cross-platform authentication broker, enabling the sharing of secure credentials between a host operating system and a Linux subsystem. It also serves as an enterprise proxy gateway, routing authentication traffic through corporate proxy servers to reach restricted repository endpoints.

The system manages identity through multi-factor authentication and handles account binding for providers such as GitHub and Azure Repos. It further integrates with native system password managers and provides the ability to validate security certificates for remote hosts.

Features

  • Git Credential Helpers - Implements a standardized interface for Git clients to automate the retrieval of authentication secrets.
  • Remote Repository Authentication - Automates the storage and retrieval of authentication tokens for remote Git repositories.
  • Credential Vaults - Interfaces with the host operating system's built-in encrypted password manager to persist authentication secrets.
  • Multi-Factor Authentication - Supports secondary verification flows during the authentication process for remote hosting providers.
  • OAuth Authentication - Handles the exchange of authorization codes for long-lived access tokens via OAuth 2.0 flows.
  • Repository Credentials - Automates the storage and retrieval of authentication tokens for repositories to eliminate manual logins.
  • Native OS Vault Interfaces - Interfaces with native system password managers to ensure authentication secrets are encrypted at rest.
  • Secret Management Systems - Provides a system for securely storing and managing authentication secrets using native operating system vaults.
  • Inter-Process Communication Bridges - Implements a cross-platform message bridge to synchronize authentication state between a host and a Linux subsystem.
  • Cross-OS Credential Bridges - Provides a communication bridge to share secure credentials between a host OS and a Linux subsystem.
  • Traffic Routing Proxies - Directs authentication network traffic through intermediary corporate proxy servers to bypass restricted environments.
  • Credential Bridging - Enables the sharing of secure credentials between a Windows host and a Linux subsystem for synchronized repository access.
  • Enterprise Authentication - Provides enterprise-grade authentication flows and proxy routing to satisfy corporate security policies for repository access.
  • Identity-Based Access Brokers - Brokers access to repositories by integrating with the system account manager to satisfy corporate security policies.
  • Proxy Gateway Integrations - Routes authentication traffic through corporate proxy gateways to bypass network restrictions.
  • Token-Based Authentication - Handles OAuth-based token exchange to verify user identity and obtain long-lived access tokens from remote providers.
  • User Account Management - Manages the binding of user accounts to specific Azure Repos organization URLs and maintains authentication caches.
  • Authentication Provider Plugins - Uses a plugin-based architecture to separate authentication logic for different hosting platforms into modular handlers.
  • Git Tools - Handles secure Git credential management.
  • Notes and Utilities - Secure cross-platform Git credential storage.

Historial de estrellas

Gráfico del historial de estrellas de git-ecosystem/git-credential-managerGráfico del historial de estrellas de git-ecosystem/git-credential-manager

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Preguntas frecuentes

¿Qué hace git-ecosystem/git-credential-manager?

This project is a Git credential helper that automates the storage and retrieval of authentication secrets for remote repository operations. It functions as an OAuth token manager and an operating system vault storage interface to ensure authentication secrets are encrypted at rest.

¿Cuáles son las características principales de git-ecosystem/git-credential-manager?

Las características principales de git-ecosystem/git-credential-manager son: Git Credential Helpers, Remote Repository Authentication, Credential Vaults, Multi-Factor Authentication, OAuth Authentication, Repository Credentials, Native OS Vault Interfaces, Secret Management Systems.

¿Qué alternativas de código abierto existen para git-ecosystem/git-credential-manager?

Las alternativas de código abierto para git-ecosystem/git-credential-manager incluyen: misskey-dev/misskey — Misskey is a self-hosted, decentralized microblogging platform and federated social media server. It functions as a… pennersr/django-allauth — django-allauth is a comprehensive authentication framework for Django applications that manages user registration,… octelium/octelium — Octelium is a zero-trust network access platform and identity-aware proxy designed to secure private HTTP, SSH, and… steveiliop56/tinyauth — Tinyauth is an authentication middleware service and identity provider that verifies user identities to grant system… gyoogle/tech-interview-for-developer — This project is a comprehensive technical interview preparation resource and computer science interview guide. It… beekeeper-studio/beekeeper-studio — Beekeeper Studio is a cross-platform desktop application designed for database management and SQL development. It…

Alternativas open-source a Git Credential Manager

Proyectos open-source similares, clasificados según cuántas características comparten con Git Credential Manager.
  • misskey-dev/misskeyAvatar de misskey-dev

    misskey-dev/misskey

    11,213Ver en GitHub↗

    Misskey is a self-hosted, decentralized microblogging platform and federated social media server. It functions as a distributed content management system that allows users to communicate across multiple independent and interconnected server instances using the ActivityPub protocol. The platform distinguishes itself with a dynamic application engine that allows for the creation of interactive applications and custom page layouts using a scripting language. It also features a specialized markup language for rich text rendering, enabling the use of animations and custom styles for consistent con

    TypeScriptactivitypubfederationfediverse
    Ver en GitHub↗11,213
  • pennersr/django-allauthAvatar de pennersr

    pennersr/django-allauth

    10,342Ver en GitHub↗

    django-allauth is a comprehensive authentication framework for Django applications that manages user registration, account ownership verification, and secure login processes. It provides a system for handling the entire user account lifecycle, including the ability to define custom signup fields and implement identity verification. The project distinguishes itself by providing a suite of OAuth and SAML integrations for social account authentication and the capability to act as an OpenID Connect identity provider. It further supports decoupled architectures through a token-based headless authe

    Pythonaccountsauthenticationdjango
    Ver en GitHub↗10,342
  • octelium/octeliumAvatar de octelium

    octelium/octelium

    3,371Ver en GitHub↗

    Octelium is a zero-trust network access platform and identity-aware proxy designed to secure private HTTP, SSH, and SQL resources. It functions as a secure gateway that validates human and workload identities using OIDC, SAML, and FIDO2 passkeys before granting access to internal applications and SaaS APIs. The system is distinguished by its secretless access broker, which injects credentials—such as API keys, passwords, and AWS Sigv4 signatures—at the gateway level so users can access databases and cloud resources without managing secrets. It further specializes in AI gateway administration,

    Goabacai-gatewayapi-gateway
    Ver en GitHub↗3,371
  • steveiliop56/tinyauthAvatar de steveiliop56

    steveiliop56/tinyauth

    6,979Ver en GitHub↗

    Tinyauth is an authentication middleware service and identity provider that verifies user identities to grant system access. It operates as a standalone server or as an authentication gateway, utilizing a reverse proxy model to intercept requests and validate credentials before traffic reaches protected backend services. The project functions as an OpenID Connect provider for single sign-on experiences and an OAuth 2.0 gateway that delegates verification to external providers such as Google and GitHub. It also acts as an LDAP authentication server, allowing for centralized user management and

    Go2faauthenticationcaddy
    Ver en GitHub↗6,979
  • Ver las 30 alternativas a Git Credential Manager→