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

7 repos

Awesome GitHub RepositoriesSecrets and Credential Management

Tools and strategies for the secure storage, retrieval, and rotation of sensitive configuration data and authentication tokens.

Explore 7 awesome GitHub repositories matching security & cryptography · Secrets and Credential Management. Refine with filters or upvote what's useful.

  1. Home
  2. Security & Cryptography
  3. Security
  4. Cryptography and Secrets
  5. Secrets and Credential Management

Awesome Secrets and Credential Management GitHub Repositories

Describe the repository you're looking for…
We'll search the best matching repositories with AI.
  • trimstray/the-book-of-secret-knowledge

    trimstray/the-book-of-secret-knowledge

    206,980GitHubView on GitHub↗

    This project serves as a centralized, community-driven repository of technical knowledge and administrative resources. It provides a structured taxonomy that aggregates disparate information into a searchable framework, supporting continuous learning and rapid problem-solving for system administrators and cybersecurity

    Secure credentials and automate login workflows using encrypted management tools.

    awesomeawesome-listbsd
  • n8n-io/n8n

    n8n-io/n8n

    175,396GitHubView on GitHub↗

    n8n is a workflow automation platform that combines a visual interface with code-based extensibility to design, orchestrate, and manage automated processes. It provides a comprehensive suite of tools for data transformation, filtering, and storage, allowing users to build complex logic through conditional branching, lo

    Retrieves sensitive credentials securely from centralized vault providers to protect infrastructure access.

    TypeScriptaiapisautomation
  • kubernetes/kubernetes

    kubernetes/kubernetes

    120,673GitHubView on GitHub↗

    Kubernetes is a distributed container orchestration platform that automates the deployment, scaling, and management of containerized applications across clusters of computing nodes. It functions as a declarative infrastructure controller, utilizing a control loop architecture that continuously monitors the current syst

    Injects sensitive configuration data into applications at runtime while maintaining secure storage boundaries.

    Gocncfcontainersgo
  • nodejs/node

    nodejs/node

    115,848GitHubView on GitHub↗

    This project is an open-source JavaScript runtime built on the V8 engine. It provides a comprehensive environment for executing JavaScript code outside of a web browser, offering foundational primitives for process management, multi-core load distribution, and parallel execution through worker threads. The runtime inc

    Enables robust data security through built-in modules for hashing, encryption, decryption, and digital signatures.

    JavaScriptjavascriptjslinux
  • goldbergyoni/nodebestpractices

    goldbergyoni/nodebestpractices

    105,100GitHubView on GitHub↗

    This project provides a comprehensive collection of industry-standard guidelines for developing, testing, and deploying Node.js applications. It covers the entire software lifecycle, offering actionable advice on code style, architectural patterns, and security measures to ensure maintainability and consistency across

    Advises against passing sensitive credentials via build arguments to prevent them from being persisted in container image layers.

    Dockerfilebest-practiceses6eslint
  • bregman-arie/devops-exercises

    bregman-arie/devops-exercises

    81,169GitHubView on GitHub↗

    This project is a comprehensive educational curriculum designed to build proficiency across modern infrastructure, cloud-native technologies, and systems administration. It functions as a reference library and interview preparation resource, offering a structured collection of conceptual questions, practical coding cha

    Shows how to implement secure secret management within GitOps-driven deployment workflows.

    Pythonansibleawsazure
  • DopplerHQ/awesome-interview-questions

    DopplerHQ/awesome-interview-questions

    81,035GitHubView on GitHub↗

    This project is a comprehensive, community-sourced repository of technical interview questions and study materials. It serves as a centralized index for software engineers to prepare for technical assessments, benchmark their personal knowledge, and identify gaps in their expertise across a wide range of programming la

    Automates the delivery of short-lived, time-bound credentials to ensure secure access within dynamic deployment environments.

    android-interview-questionsangularjs-interview-questionsawesome

Explore sub-tags

  • Password ManagersTools and practices for securely storing credentials and automating login processes using encryption.
  • Secret Fallback MechanismsProcedures and secondary authentication methods used to regain access when primary credential management systems fail or are unavailable.
  • Secret Management12 sub-tagsSystems and utilities for the secure storage, injection, and management of sensitive configuration data across application environments.
Secret Vault Integrations
Plugins and connectors that allow applications to retrieve and manage sensitive secrets directly from centralized vault services.