awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Specialized Authentication Protocols · Awesome GitHub Repositories

3 repos

Awesome GitHub RepositoriesSpecialized Authentication Protocols

Non-standard or machine-to-machine authentication methods, including mTLS, agent-based flows, and repository-specific access.

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

  1. Home
  2. Security & Cryptography
  3. Security and Authentication
  4. Authentication
  5. Specialized Authentication Protocols

Awesome Specialized Authentication Protocols GitHub Repositories

Describe the repository you're looking for…
We'll search the best matching repositories with AI.
  • langchain-ai/langchain

    langchain-ai/langchain

    127,015GitHubView on GitHub↗

    LangChain is an orchestration framework designed for building, managing, and deploying applications powered by large language models. It provides a unified integration layer that normalizes disparate model provider APIs into a consistent set of primitives, enabling developers to build complex, multi-step AI workflows t

    Pythonagentsaiai-agents
  • denoland/deno

    denoland/deno

    106,258GitHubView on GitHub↗

    Deno is a high-performance runtime for JavaScript and TypeScript that prioritizes security and developer productivity. Built on the V8 engine, it provides a secure execution environment that enforces a default-deny security model, requiring explicit user authorization for access to system resources like the file system

    Rustdenojavascriptrust
  • syncthing/syncthing

    syncthing/syncthing

    80,036GitHubView on GitHub↗

    Syncthing is a decentralized file synchronization engine that maintains consistent data states across multiple devices through peer-to-peer mesh networking. It operates as a background daemon that automatically replicates file creations, modifications, and deletions between trusted nodes without requiring central serve

    Gogop2ppeer-to-peer

Explore sub-tags

  • Agent Authentication StrategiesAuthentication strategies that enable secure access to external systems using standard protocols within agent workflows.
  • Mutual TLS AuthenticationSecurity protocols that establish trusted peer connections by requiring mutual identity verification via TLS.
  • Remote Repository AuthenticationMethods for configuring environment variables with bearer tokens or basic credentials to authenticate with remote repositories.