awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Credential Security and Utilities · Awesome GitHub Repositories

4 repos

Awesome GitHub RepositoriesCredential Security and Utilities

Tools for the secure storage, diagnostic troubleshooting, and CLI-based management of authentication credentials.

Explore 4 awesome GitHub repositories matching security & cryptography · Credential Security and Utilities. Refine with filters or upvote what's useful.

  1. Home
  2. Security & Cryptography
  3. Identity and Access Management
  4. Authentication Strategies
  5. Session and Credential Handling
  6. Credential Security and Utilities

Awesome Credential Security and Utilities GitHub Repositories

Describe the repository you're looking for…
We'll search the best matching repositories with AI.
  • ytdl-org/youtube-dl

    ytdl-org/youtube-dl

    139,680GitHubView on GitHub↗

    This project is a command-line utility for downloading media from various online platforms. It provides comprehensive tools for selecting specific video and audio formats, managing playlist downloads, and filtering content based on metadata such as upload dates and file sizes. The software includes extensive filesyste

    Store credentials securely in local files to prevent exposing plain-text passwords within command-line arguments.

    Python
  • home-assistant/core

    home-assistant/core

    84,936GitHubView on GitHub↗

    Home Assistant is a centralized home automation platform designed to orchestrate diverse internet-connected devices and services. It functions as a local-first control system that normalizes heterogeneous hardware protocols into a unified set of entities, attributes, and services. The core architecture relies on an eve

    Identifies and resolves common credential errors or token issues to help restore secure system access.

    Pythonasynciohacktoberfesthome-automation
  • astral-sh/uv

    astral-sh/uv

    79,476GitHubView on GitHub↗

    uv is a high-performance Python package manager and project build tool designed to handle dependency resolution, virtual environment orchestration, and Python interpreter management. It functions as a comprehensive workspace orchestrator, enabling developers to manage complex, multi-package repositories and ensure repr

    Manages secure access to private package indexes and repositories through dedicated command-line authentication workflows.

    Rustpackagingpythonresolver
  • OpenHands/OpenHands

    OpenHands/OpenHands

    67,974GitHubView on GitHub↗

    OpenHands is an autonomous agent framework designed for software engineering workflows. It provides a modular platform for orchestrating AI agents that reason, plan, and execute tasks within isolated, containerized development environments. By integrating with standard version control and development tools, the system

    Fetch cloud-native secrets and configuration tokens automatically to authenticate agents without manual API key management.

    Pythonagentartificial-intelligencechatgpt

Explore sub-tags

  • Authentication CLICommand-line interfaces for managing authentication requirements when accessing private repositories or package indexes.
  • Authentication Diagnostic ToolsDiagnostic utilities designed to identify and troubleshoot common authentication configuration issues.
  • Cloud Credential ProvidersMechanisms that automatically retrieve and inject cloud-native secrets and configuration tokens into application environments.
Credential Storage
Mechanisms for securely storing credentials in local files to avoid exposing plain-text passwords.