Octelium is a zero-trust network access platform and identity-aware proxy designed to secure private HTTP, SSH, and SQL resources. It functions as a secure gateway that validates human and workload identities using OIDC, SAML, and FIDO2 passkeys before granting access to internal applications and SaaS APIs. The system is distinguished by its secretless access broker, which injects credentials—such as API keys, passwords, and AWS Sigv4 signatures—at the gateway level so users can access databases and cloud resources without managing secrets. It further specializes in AI gateway administration,
This project is a public key infrastructure management system designed to automate the issuance, renewal, and revocation of X.509, TLS, and SSH certificates. It functions as a machine identity provider and certificate authority, enabling the establishment of private PKI to secure inter-service communication and remote access. The system distinguishes itself through hardware-bound identity attestation, which ties cryptographic keys to physical device silicon or TPMs to prevent credential exfiltration. It supports a wide array of identity verification mechanisms, including OIDC, cloud-provider
Tinyauth is an authentication middleware service and identity provider that verifies user identities to grant system access. It operates as a standalone server or as an authentication gateway, utilizing a reverse proxy model to intercept requests and validate credentials before traffic reaches protected backend services. The project functions as an OpenID Connect provider for single sign-on experiences and an OAuth 2.0 gateway that delegates verification to external providers such as Google and GitHub. It also acts as an LDAP authentication server, allowing for centralized user management and
Pangolin is a zero-trust remote access platform designed to provide secure, identity-aware connectivity to private network resources. It functions as a cloud-native network controller that orchestrates encrypted tunnels, traffic routing, and access policies across distributed environments. By leveraging WireGuard for secure data transport, the platform enables authenticated access to internal web applications, terminal sessions, and remote desktops without exposing services to the public internet. The platform distinguishes itself through a declarative infrastructure model that synchronizes n
Pomerium एक आइडेंटिटी-अवेयर, ज़ीरो-ट्रस्ट रिवर्स प्रॉक्सी है जिसे पारंपरिक VPN की आवश्यकता के बिना आंतरिक एप्लिकेशन और इंफ्रास्ट्रक्चर को सुरक्षित करने के लिए डिज़ाइन किया गया है। एक आइडेंटिटी प्रोवाइडर और एक डिक्लेरेटिव पॉलिसी इंजन के माध्यम से प्रत्येक अनुरोध को सत्यापित करके, यह सुनिश्चित करता है कि एक्सेस नेटवर्क स्थान के बजाय उपयोगकर्ता की पहचान, डिवाइस संदर्भ और अनुरोध एट्रिब्यूट्स के आधार पर प्रदान किया जाता है।
pomerium/pomerium की मुख्य विशेषताएं हैं: Identity-Aware Proxies, Zero Trust Access, HTTP Tunnels, Service Proxying, Group-Based Access Controls, Context-Aware Access Control, External Identity Provider Integration, User Identity Verification।
pomerium/pomerium के ओपन-सोर्स विकल्पों में शामिल हैं: octelium/octelium — Octelium is a zero-trust network access platform and identity-aware proxy designed to secure private HTTP, SSH, and… smallstep/certificates — This project is a public key infrastructure management system designed to automate the issuance, renewal, and… steveiliop56/tinyauth — Tinyauth is an authentication middleware service and identity provider that verifies user identities to grant system… fosrl/pangolin — Pangolin is a zero-trust remote access platform designed to provide secure, identity-aware connectivity to private… dexidp/dex — Dex is an OpenID Connect provider and identity federation proxy that translates authentication signals from various… gristlabs/grist-core — Grist is a relational spreadsheet platform that combines the flexibility of a spreadsheet with the power of a…