OpenSource-Hub
DiscoverTrendingCode LibraryCategories
Browse All Categories/Zero Trust

Zero Trust

4 open source tools found

T
System Optimization

Teleport

One tool to securely access all your servers, K8s clusters, and databases with audit.

Teleport provides connectivity, authentication, access controls and audit for infrastructure. It replaces SSH keys, VPNs, and bastions with certificate-based zero-trust access.

Stop Teleport (`sudo teleport stop` or kill process), delete binary (e.g. `/usr/local/bin/teleport`), config directory (`/etc/teleport.yaml` and `/var/lib/teleport`), and remove systemd unit if present.
20.2k
F
System Optimization

Firezone

Fast, secure remote access with zero-trust peer-to-peer tunnels, 3x faster than OpenVPN.

Firezone is an open-source platform for managing remote access at any scale. Built on WireGuard, it delivers 3-4x better performance than OpenVPN with sub-10ms latency overhead. It uses hole-punching to establish on-demand tunnels, eliminating attack surface. Firezone supports SSO, group-based policies, auto load balancing, and full audit logs. SOC 2 compliant (managed).

Windows: uninstall via 'Add or Remove Programs'; macOS: drag app to Trash; Linux: remove package via package manager; iOS/Android: long-press app icon and delete.
8.6k
P
System Optimization

pomerium

Zero-trust access to internal apps without VPN or client software.

Pomerium is an identity and context-aware reverse proxy providing secure, clientless access to internal web apps and services without a corporate VPN.

If using Docker, run `docker-compose down` and remove containers/volumes. For binary installation, stop the service and delete the installation directory and config files.
4.8kChecksum
Z
Privacy Protection

ziti

Open-source zero-trust network platform that hides services, replaces VPNs, and provides identity-based access.

OpenZiti is an open-source zero-trust networking platform that makes network services invisible to unauthorized users. It provides cryptographic identity for every entity, end-to-end encryption, and policy-driven access without VPNs or open ports.

Stop and remove all OpenZiti Docker containers and images: `docker stop $(docker ps -a -q --filter name=ziti) && docker rm $(docker ps -a -q --filter name=ziti) && docker rmi openziti/...` and delete the local data directory (~/.openziti).
4.1kChecksum

OpenSource-Hub

Quality Open Source Within Reach

Powered by Cloudflare D1 & DeepSeek

Discover

AI ProductivityDev ToolsSystem TuningPrivacyVideo & AudioOffice

Resources

SitemapGitHub Repo

Legal

Privacy PolicyAbout Us

© 2026 OpenSource-Hub

GitHub