awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टMCP सर्वरहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेस
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

7 रिपॉजिटरी

Awesome GitHub RepositoriesDevice Approval Workflows

Processes for reviewing and authorizing new devices before network access is granted.

Distinguishing note: Focuses on the administrative approval step rather than automated registration.

Explore 7 awesome GitHub repositories matching security & cryptography · Device Approval Workflows. Refine with filters or upvote what's useful.

Awesome Device Approval Workflows GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • tailscale/tailscaletailscale का अवतार

    tailscale/tailscale

    32,596GitHub पर देखें↗

    Tailscale is a zero-trust networking overlay that connects distributed devices and services into a private, encrypted mesh network. By utilizing a high-performance, user-space implementation of the WireGuard protocol, it establishes secure peer-to-peer tunnels across diverse network topologies without requiring complex firewall configuration. The platform operates on a centralized control plane that manages global network state, authentication, and policy distribution, ensuring that connectivity is governed by identity rather than traditional IP-based rules. What distinguishes Tailscale is it

    Ensures only verified hardware gains network access through an administrative review process.

    Go2faoauthsso
    GitHub पर देखें↗32,596
  • netbirdio/netbirdnetbirdio का अवतार

    netbirdio/netbird

    26,188GitHub पर देखें↗

    NetBird is a zero-trust networking platform that builds secure, encrypted peer-to-peer overlay networks using the WireGuard protocol. It functions as a software-defined perimeter, connecting distributed infrastructure across cloud environments and physical locations while hiding network resources from the public internet. By integrating with external identity providers, the platform enforces granular access control and identity-based segmentation for every user and device. The platform distinguishes itself through extensive automation and programmatic management capabilities. It provides a ce

    Requires manual administrative authorization for new devices before they are permitted to join the network.

    Gogolangmeshmesh-networks
    GitHub पर देखें↗26,188
  • fosrl/pangolinfosrl का अवतार

    fosrl/pangolin

    21,255GitHub पर देखें↗

    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

    Requires administrative review and approval for new devices before granting network access.

    TypeScriptcrowdsecdockerhome-lab
    GitHub पर देखें↗21,255
  • koenkk/zigbee2mqttKoenkk का अवतार

    Koenkk/zigbee2mqtt

    14,812GitHub पर देखें↗

    Zigbee2mqtt is a service that functions as a bridge between Zigbee radio signals and the MQTT messaging protocol. It acts as a smart home hardware controller, enabling the management and communication of sensors, lights, and switches through local USB or network-based radio adapters. The project serves as a network manager for local mesh environments, handling the pairing of new hardware and the ongoing administration of device connections. It translates proprietary radio payloads into standardized data structures using a declarative schema, ensuring that device states are reconciled in real

    Guides the secure connection of new hardware to a local network by managing discovery and joining procedures.

    TypeScripthacktoberfest
    GitHub पर देखें↗14,812
  • cloudflare/moltworkercloudflare का अवतार

    cloudflare/moltworker

    9,909GitHub पर देखें↗

    Moltworker is an AI agent sandbox and model orchestrator designed for the secure execution of untrusted code and shell commands generated by large language models. It functions as a gateway proxy that routes requests to multiple AI providers through a unified interface, integrating a container runtime backed by S3-compatible object storage to persist state across ephemeral lifecycles. The system distinguishes itself by combining an AI model orchestrator with a headless browser controller for automated web scraping and screenshot capture. It manages the full lifecycle of AI agents, including m

    Implements an administrative approval workflow in a web interface before new client devices can connect.

    TypeScriptai-agentscloudflare-workers
    GitHub पर देखें↗9,909
  • smallstep/certificatessmallstep का अवतार

    smallstep/certificates

    8,245GitHub पर देखें↗

    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

    Tracks approved devices and hardware identifiers to serve as the basis for access policies.

    Goacmeacme-serverca
    GitHub पर देखें↗8,245
  • usekaneo/kaneousekaneo का अवतार

    usekaneo/kaneo

    3,218GitHub पर देखें↗

    Kaneo is an open-source project management platform built around a kanban board interface for organizing tasks into columns with drag-and-drop status management. It functions as a self-hosted task manager that supports multiple workspaces, organizations, and role-based access control, with all persistent data stored in a PostgreSQL relational database and exposed through a RESTful JSON API. The platform distinguishes itself through deep external integration capabilities, connecting project workflows to GitHub, Gitea, Slack, Discord, and Telegram with automated event-driven actions. A webhook

    Provides a web-based interface for users to manually review and approve device authorization requests.

    TypeScripthacktoberfesthonoissue-management
    GitHub पर देखें↗3,218
  1. Home
  2. Security & Cryptography
  3. Device Approval Workflows

सब-टैग एक्सप्लोर करें

  • Programmatic RegistrationAutomated import and registration of devices via APIs for inventory management. **Distinct from Device Approval Workflows:** Focuses on the ingestion and import phase of device onboarding, whereas the parent focuses on the subsequent approval workflow.