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
·

86 repositorios

Awesome GitHub RepositoriesAccess Authentication

Protocols and methods for managing secure access to remote services and registries.

Distinguishing note: Focuses on the authentication handshake with remote infrastructure services.

Explore 86 awesome GitHub repositories matching security & cryptography · Access Authentication. Refine with filters or upvote what's useful.

Awesome Access Authentication GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • daytonaio/daytonaAvatar de daytonaio

    daytonaio/daytona

    72,416Ver en GitHub↗

    Daytona is a cloud-native development environment platform designed to orchestrate ephemeral, containerized workspaces. It provides a centralized system for managing reproducible coding environments as code, ensuring consistency across distributed teams by abstracting the underlying infrastructure. By utilizing declarative configuration, the platform automates the entire lifecycle of development sandboxes, from initial provisioning to resource governance. The platform distinguishes itself through its infrastructure-agnostic runner layer, which allows development environments to be deployed ac

    Manages organizational access to runtime environments through secure credential and API key configuration.

    TypeScriptagentic-workflowaiai-agents
    Ver en GitHub↗72,416
  • apache/dubboAvatar de apache

    apache/dubbo

    41,519Ver en GitHub↗

    Dubbo is a Java RPC framework and microservices governance platform designed for high-performance remote procedure calls in distributed architectures. It provides the foundational components necessary to connect distributed services across a network, including a binary data serialization library and a distributed service registry. The platform distinguishes itself through a comprehensive governance suite that manages service discovery, load balancing, and traffic routing. It enables precise control over network traffic via conditional routing and a pluggable extension mechanism based on a ser

    Implements secure access authentication to verify client identities before allowing access to remote services.

    Javadistributed-systemsdubboframework
    Ver en GitHub↗41,519
  • helm/helmAvatar de helm

    helm/helm

    29,881Ver en GitHub↗

    Helm is a package manager for Kubernetes that simplifies the deployment and management of multi-component applications. It functions as a template rendering engine and release coordinator, allowing users to bundle, version, and deploy software as standardized packages. By maintaining a persistent metadata layer within the cluster, it tracks release history and manages the full lifecycle of applications, including installations, upgrades, and rollbacks. What distinguishes Helm is its ability to handle complex application hierarchies through automated dependency resolution and the composition o

    Authenticates with remote registries to securely manage access during deployment operations.

    Gochartchartscncf
    Ver en GitHub↗29,881
  • nrwl/nxAvatar de nrwl

    nrwl/nx

    28,939Ver en GitHub↗

    This project is a build orchestration engine and development toolkit designed for managing large-scale monorepos. It provides a unified workspace environment that maps project relationships and dependencies, enabling the system to perform intelligent impact analysis and execute only the tasks affected by specific code changes. The system distinguishes itself through a persistent daemon that monitors file changes for near-instant feedback and a content-addressable caching mechanism that stores task outputs to prevent redundant computation across local and remote environments. It further suppor

    Manages secure authentication handshakes with repository hosting services for automated build system communication.

    TypeScriptangularbuildbuild-system
    Ver en GitHub↗28,939
  • langchain-ai/deepagentsAvatar de langchain-ai

    langchain-ai/deepagents

    25,006Ver en GitHub↗

    Deepagents is an LLM agent orchestration platform and stateful application server designed for deploying and managing AI agents built with computational graphs. It provides a containerized runtime environment that handles agent execution, state persistence, and the versioning of AI assistants. The platform distinguishes itself through deep integration with the Model Context Protocol, allowing agents to function as servers that expose tools and capabilities to external clients. It features a sophisticated observability suite for capturing execution traces, performing LLM-based evaluations agai

    Processes redirect callbacks from GitHub Apps to register installations and update repository permissions.

    Pythonagentsdeepagentslangchain
    Ver en GitHub↗25,006
  • lissy93/dashyAvatar de Lissy93

    Lissy93/dashy

    24,026Ver en GitHub↗

    Dashy is a configuration-driven dashboard designed for personal infrastructure management and self-hosted service monitoring. It functions as a centralized portal that aggregates web links, live infrastructure metrics, and application health status into a unified, searchable interface. By utilizing a structured schema, the platform allows users to define their entire layout, navigation, and widget configuration through version-controlled files, ensuring a portable and reproducible setup across different environments. The project distinguishes itself through a highly modular architecture that

    Limits dashboard visibility to specific IP addresses or VPN connections to ensure access only from trusted environments.

    Vueawesomedashboarddocker
    Ver en GitHub↗24,026
  • semantic-release/semantic-releaseAvatar de semantic-release

    semantic-release/semantic-release

    23,332Ver en GitHub↗

    Semantic-release is an automated release management tool that determines version increments, generates changelogs, and publishes software packages by analyzing commit history against standardized conventions. It functions as a plugin-based orchestrator that integrates directly into continuous integration pipelines to manage the entire release lifecycle, from verifying environment conditions to distributing artifacts. The project distinguishes itself through its commit-message-driven approach, which enforces consistent versioning standards and automates the creation of release notes based on t

    Configures secure access to remote repositories using personal access tokens or SSH keys to enable version tagging.

    JavaScriptautomationchangelogpackage
    Ver en GitHub↗23,332
  • prefecthq/fastmcpAvatar de PrefectHQ

    PrefectHQ/fastmcp

    22,994Ver en GitHub↗

    FastMCP is a Python framework designed for building servers that expose functions, resources, and prompts to AI models using the Model Context Protocol. It simplifies the development process by automatically deriving tool metadata, input schemas, and documentation directly from Python function signatures and type hints. The framework provides a unified container for managing these components, allowing developers to build modular applications that integrate seamlessly with AI assistants. The project distinguishes itself through its support for interactive, server-defined user interface compone

    Restricts access to server resources using OAuth tokens while maintaining client compatibility.

    Pythonagentsfastmcpllms
    Ver en GitHub↗22,994
  • prefecthq/prefectAvatar de PrefectHQ

    PrefectHQ/prefect

    21,640Ver en GitHub↗

    Prefect is a workflow orchestration platform designed to define, schedule, and monitor complex data pipelines as Python code. It functions as a container-native engine that wraps individual tasks in isolated environments, ensuring consistent dependencies and resource allocation across diverse infrastructure. By utilizing a state-machine-based orchestration model, the system tracks execution progress through discrete transitions and persistent event logs to maintain reliable and observable task processing. The platform distinguishes itself through a decoupled worker-API architecture, which sep

    Stores and manages authentication tokens to securely access GitHub resources and services within automated workflows.

    Pythonautomationdatadata-engineering
    Ver en GitHub↗21,640
  • github/docsAvatar de github

    github/docs

    18,951Ver en GitHub↗

    GitHub Copilot is an AI-powered development platform designed to integrate large language models directly into coding environments. It functions as an interactive assistant and an agentic workflow orchestrator, enabling developers to automate code generation, perform automated code reviews, and execute complex, multi-step development tasks through natural language prompts. The platform distinguishes itself through its autonomous agent capabilities, which allow for repository-level research, implementation planning, and code modifications across multiple files. It supports a modular architectu

    Provides secure authentication handshakes for remote infrastructure services and data access.

    TypeScriptdocsworks-with-codespaces
    Ver en GitHub↗18,951
  • ginuerzh/gostAvatar de ginuerzh

    ginuerzh/gost

    18,019Ver en GitHub↗

    gost is a multi-protocol proxy tunnel and secure tunneling server designed to route network traffic through encrypted connections. It functions as a traffic obfuscation gateway and a transparent proxy server capable of intercepting TCP and UDP traffic at the IP level. The project also includes a virtual network interface manager for creating TUN and TAP devices to intercept operating system packets. The system distinguishes itself through a chain-based request routing model, allowing traffic to pass through an ordered sequence of proxy nodes. It provides extensive transport-layer encapsulatio

    Validates user credentials against local key-value pairs to permit or deny secure tunnel connection requests.

    Godnsgogolang
    Ver en GitHub↗18,019
  • langchain-ai/langchainjsAvatar de langchain-ai

    langchain-ai/langchainjs

    17,818Ver en GitHub↗

    LangChain.js is a framework for building, executing, and monitoring stateful agentic applications. It provides an orchestration engine that models workflows as directed graphs, allowing developers to connect language models, data sources, and external tools into modular, multi-step processes. The platform distinguishes itself through its focus on stateful execution and human-in-the-loop control. It manages agent lifecycles by persisting execution state across threads, enabling fault tolerance and the ability to pause workflows at designated breakpoints for manual review or modification. This

    Generates credentials and manages secure authentication handshakes for cloud providers and remote APIs.

    TypeScript
    Ver en GitHub↗17,818
  • influxdata/telegrafAvatar de influxdata

    influxdata/telegraf

    17,619Ver en GitHub↗

    Telegraf is a modular, cross-platform telemetry pipeline designed to collect, process, and route metrics from diverse infrastructure, applications, and hardware. It functions as a server-side middleware that normalizes heterogeneous data into a unified format, enabling consistent monitoring across complex environments. By utilizing a plugin-driven architecture, the agent manages the entire lifecycle of telemetry data from initial ingestion to final transmission. The project distinguishes itself through a declarative, configuration-driven execution model that allows users to define complex dat

    Secures connections to clusters using service accounts or tokens to ensure authorized data collection.

    Gogolanghacktoberfestinfluxdb
    Ver en GitHub↗17,619
  • nirdiamant/agents-towards-productionAvatar de NirDiamant

    NirDiamant/agents-towards-production

    17,375Ver en GitHub↗

    This project is a comprehensive framework for developing, orchestrating, and deploying autonomous agents. It provides a structured environment for building agents that utilize reasoning loops to perform multi-step tasks, manage state through graph-based workflows, and interact with external tools. By mapping unstructured model outputs into typed schemas, the framework ensures reliable integration with downstream application logic. The platform distinguishes itself through a focus on production-grade reliability and security. It incorporates hybrid memory systems that combine vector embeddings

    Manages OAuth2 flows to securely connect agents to third-party platforms and services.

    Jupyter Notebookagentagent-frameworkagents
    Ver en GitHub↗17,375
  • pinpoint-apm/pinpointAvatar de pinpoint-apm

    pinpoint-apm/pinpoint

    13,830Ver en GitHub↗

    Pinpoint is a distributed application performance management tool designed to trace requests and monitor metrics across large-scale distributed architectures. It functions as a request tracer, topology mapper, and JVM application monitor, providing a backend capable of collecting and visualizing trace data from OpenTelemetry compatible sources. The system distinguishes itself through a combination of bytecode-based instrumentation via a Java agent and topology-based visualization that renders live maps of service interconnections. It captures execution flow across asynchronous boundaries, suc

    Restricts access to the administrative management console using a basic login authentication process.

    Javaagentapmdistributed-tracing
    Ver en GitHub↗13,830
  • brianc/node-postgresAvatar de brianc

    brianc/node-postgres

    13,155Ver en GitHub↗

    This project is a Node.js client for PostgreSQL databases, providing a protocol parser to translate raw binary streams into JavaScript objects. It serves as a driver for executing queries, managing data, and integrating Node.js applications with PostgreSQL backends. The library includes a connection pool manager to reduce network overhead by caching reusable connections and a result streamer that uses cursors to retrieve large datasets incrementally. It also functions as an event listener for subscribing to asynchronous server-side notifications to trigger real-time application events. Broad

    Implements secure client-server handshaking using SASL/SCRAM authentication protocols.

    JavaScriptlibpqnode-postgrespostgres
    Ver en GitHub↗13,155
  • modelcontextprotocol/typescript-sdkAvatar de modelcontextprotocol

    modelcontextprotocol/typescript-sdk

    12,674Ver en GitHub↗

    This project provides a TypeScript software development kit for the Model Context Protocol, a standard designed to facilitate bidirectional communication between AI applications and external data sources or tools. It serves as a foundational framework for building both clients and servers, enabling language models to interact with external systems through a unified, decoupled interface. The SDK distinguishes itself by implementing a transport-agnostic connection layer that supports both local standard input-output streams and remote HTTP endpoints. It utilizes a JSON-RPC message bus to manage

    Secures access to remote servers using standard protocols to ensure authorized communication.

    TypeScript
    Ver en GitHub↗12,674
  • streamlink/streamlinkAvatar de streamlink

    streamlink/streamlink

    11,558Ver en GitHub↗

    Streamlink is a command line video stream extractor that retrieves direct stream URLs from online services for use in external media players. It functions as a local media stream pipe, redirecting raw video data from web services into local files or players via standard input or HTTP. The project includes a headless browser stream scraper to intercept network requests and extract media data from script-heavy websites, alongside a dedicated processor for HLS and DASH segmented media streams. The tool utilizes a modular video plugin framework, allowing support for new streaming platforms to be

    Supports the use of credentials to access restricted or subscription-based video content from online services.

    Pythonclilivestreampython
    Ver en GitHub↗11,558
  • linkerd/linkerd2Avatar de linkerd

    linkerd/linkerd2

    11,424Ver en GitHub↗

    This project is a service mesh platform designed to manage, secure, and observe service-to-service communication within Kubernetes clusters. It functions as a control plane that orchestrates transparent sidecar proxies, which intercept and manage network traffic to provide reliable connectivity for microservices. By automating the injection of these proxies, the platform ensures that infrastructure-level policies are applied consistently across all workloads without requiring manual configuration changes. The platform distinguishes itself through its focus on zero-trust security and cross-clu

    Restricts access to services by validating that incoming traffic originates from authorized IP subnets or CIDR ranges.

    Gocloud-nativegolangkubernetes
    Ver en GitHub↗11,424
  • mcp-use/mcp-useAvatar de mcp-use

    mcp-use/mcp-use

    10,137Ver en GitHub↗

    mcp-use is a development framework designed for building, deploying, and managing servers, clients, and autonomous agents using the Model Context Protocol. It provides a comprehensive toolkit for creating servers that expose custom tools, data resources, and prompts to compatible AI agents. The project distinguishes itself by offering a complete lifecycle for protocol-based applications, including a dedicated hosting platform for production servers and a compliance validator to ensure servers meet marketplace publishing requirements. It also features an observability suite for tracing protoco

    Handles GitHub App installation callbacks and permission updates using signed state tokens.

    TypeScriptagentic-frameworkaiapps-sdk
    Ver en GitHub↗10,137
Ant.1234…5Siguiente
  1. Home
  2. Security & Cryptography
  3. Access Authentication

Explorar subetiquetas

  • Cache Authentication DelegatesDelegates the generation of authorization headers to external scripts for secure cache access. **Distinct from Access Authentication:** More specific than general access authentication; it focuses on delegating header generation for build cache providers.
  • Content Repository AuthenticationsAuthentication methods for accessing restricted community content and private workshop items. **Distinct from Access Authentication:** Distinct from Access Authentication: focuses specifically on retrieving community-created content and workshop items rather than general service access.
  • Embedded Player Authentication1 sub-etiquetaToken-based authentication specifically for embedded media players to automate sign-in. **Distinct from Access Authentication:** Distinct from general Access Authentication: focuses on the specific use case of bypassing sign-in for iframed/embedded sources.
  • GitHub Authentication2 sub-etiquetasManages authentication tokens for secure access to repository resources and services. **Distinct from Access Authentication:** Distinct from Access Authentication: focuses specifically on GitHub-native token management rather than generic infrastructure handshakes.
  • Network-Based Access ControlsRestricts service access based on IP subnets or CIDR ranges. **Distinct from Access Authentication:** Distinct from Access Authentication: focuses on network-level IP filtering rather than credential-based authentication handshakes.
  • OAuth 1.0 Authenticators1 sub-etiquetaAuthentication mechanisms using the OAuth 1.0 protocol for connecting to legacy APIs. **Distinct from Access Authentication:** Distinct from Access Authentication: specifically implements the OAuth 1.0 protocol, not general credential-based access.
  • OAuth 1.0 Provider ImplementationsServer-side implementations that issue tokens and validate signed requests for the OAuth 1.0 protocol. **Distinct from OAuth 1.0 Authenticators:** Focuses on the role of the provider (server) issuing tokens, whereas authenticators focus on the mechanism of verifying them.
  • Session and MFA AutomationAutomation of session cookie management and multi-factor authentication flows. **Distinct from Access Authentication:** Focuses on programmatically maintaining access via session and MFA automation rather than the security protocols themselves.
  • Subscription Content AuthenticationCredential-based access to restricted or subscription-only media streams. **Distinct from Access Authentication:** Specifically targets authentication for accessing gated video content on streaming services, rather than general remote infrastructure handshakes.