gateryx

Crates.iogateryx
lib.rsgateryx
version0.1.3
created_at2025-12-01 20:20:31.18856+00
updated_at2026-01-01 20:21:52.409093+00
descriptionSecure HTTP gateway for IoT and Industrial applications
homepage
repositoryhttps://github.com/eva-ics/gateryx
max_upload_size
id1960574
size1,035,847
Sergiy S. (divi255)

documentation

README

gateryx - Lightweight WAF with built-in IDP crates.io page docs.rs page

Gateryx is a Web Application Firewall (WAF) solution which delivers a fully integrated, high-security web gateway by combining a next-generation reverse proxy and a modern identity provider into a single, streamlined product. Built on fast, battle-tested elliptic-curve cryptography (P-256), it provides passwordless Passkey authentication, ES256-signed JWT and OIDC tokens, and ECDSA-secured administrative access.

Technical Documentation

Key benefits

  • Zero-Trust API Gateway. Enforce identity at the edge with ES256 JWT validation before traffic reaches web services.

  • Passwordless Customer Login. Passkey/WebAuthn authentication for frictionless, phishing-resistant user access.

  • Enterprise SSO & OIDC. A compact, integrated OIDC identity provider for internal tools, cloud apps, developer portals, and dashboards.

  • Hardened Administrative Control Plane. Protect admin endpoints using RFC 9421 ECDSA-signed requests - no passwords, no bearer tokens.

  • High-Performance Edge Security Layer. Ultra-low latency ingress thanks to master–worker socketpairs and lightweight verification paths.

  • Instant Deployment. Replace multiple tools (IdP, auth service, ingress, API gateway) with one product, one config, one rollout.

  • Written purely in Rust: lightweight. blazing fast, tiny memory footprint, designed to run in embedded environments and resource-restricted virtual appliances.

Commit count: 0

cargo fmt