2 रिपॉजिटरी
Replaces traditional network-level VPNs with identity-verified tunnels for secure infrastructure connectivity.
Distinct from VPN Controllers: Distinct from VPN Controllers: focuses on identity-bound certificate tunnels rather than general network overlay orchestration.
Explore 2 awesome GitHub repositories matching networking & communication · Identity-Based Tunnels. Refine with filters or upvote what's useful.
Teleport is a zero-trust access platform designed to provide secure, identity-based connectivity to servers, databases, and Kubernetes clusters. It functions as a centralized gateway that replaces static credentials with short-lived, identity-bound cryptographic certificates, effectively eliminating the need for traditional VPNs and long-term secret exposure. The platform distinguishes itself by orchestrating access through a unified control plane that maps external identity provider claims to granular, role-based infrastructure permissions. It enforces security through mutual TLS gateways an
Connects users to remote infrastructure through identity-based tunnels to remove the complexity and security risks of traditional VPNs.
Ziti is a zero-trust network overlay and identity-based mesh network. It provides a software-defined perimeter that replaces traditional IP-based routing and VPNs by mapping network services to cryptographically verified identities, effectively cloaking applications from the public internet. The project distinguishes itself through an outbound-only connection model that eliminates open listening ports and a Zero Trust SDK that allows developers to embed encryption and identity-based access control directly into application source code. It also provides transparent tunneling proxies to extend
Creates secure network tunnels bound to verified identities instead of IP addresses.