awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

4 repositorios

Awesome GitHub RepositoriesAccess Point Credentials

Configures network names and passwords for local device access points.

Distinct from Credential-Based Access Controls: Distinct from Credential-Based Access Controls: focuses on local AP configuration rather than general user authentication.

Explore 4 awesome GitHub repositories matching security & cryptography · Access Point Credentials. Refine with filters or upvote what's useful.

Awesome Access Point Credentials GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • wled/wledAvatar de wled

    wled/WLED

    18,249Ver en GitHub↗

    WLED is a web-based firmware designed for ESP8266 and ESP32 microcontrollers to manage addressable LED strips and matrices. It functions as a comprehensive IoT lighting automation system, providing the tools to control individual pixels, define logical segments, and execute dynamic lighting effects. The platform supports a wide range of hardware configurations, including matrix panels and non-addressable LED arrays, while offering granular control over brightness, color palettes, and animation speed. The project distinguishes itself through its extensive support for networked orchestration an

    Customizes the network name and password for the device's local access point to secure or identify individual units.

    C++esp32esp8266hacktoberfest
    Ver en GitHub↗18,249
  • smallstep/certificatesAvatar de smallstep

    smallstep/certificates

    8,245Ver en GitHub↗

    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

    Restricts access by binding cryptographic keys directly to device silicon to prevent credential exfiltration.

    Goacmeacme-serverca
    Ver en GitHub↗8,245
  • dashingsoft/pyarmorAvatar de dashingsoft

    dashingsoft/pyarmor

    5,114Ver en GitHub↗

    Pyarmor es un conjunto de herramientas para proteger software en Python mediante la ofuscación de código fuente, protección de bytecode y compilación binaria. Funciona como un ofuscador de código, protector de bytecode y compilador binario diseñado para prevenir la ingeniería inversa y el acceso no autorizado a scripts y paquetes de Python. El proyecto se distingue por proporcionar un gestor de licencias de software integral que permite licencias vinculadas al hardware. Esto permite a los desarrolladores bloquear la ejecución de scripts a dispositivos físicos o máquinas virtuales específicos y aplicar fechas de vencimiento estrictas mediante claves de tiempo de ejecución cifradas. Sus capacidades más amplias cubren la distribución segura mediante la generación de wheels ofuscados y ejecutables independientes para múltiples plataformas. La superficie de seguridad incluye comprobaciones de integridad en tiempo de ejecución, como la prevención de adjuntar depuradores, protección a nivel de memoria y la conversión de funciones de Python en extensiones de C compiladas. La herramienta incluye una interfaz de línea de comandos y admite la integración en pipelines de integración continua (CI) para automatizar el proceso de ofuscación durante las compilaciones.

    Locks software execution to specific physical devices by validating unique hardware identifiers.

    Python
    Ver en GitHub↗5,114
  • smallstep/cliAvatar de smallstep

    smallstep/cli

    4,255Ver en GitHub↗

    This project is a command-line tool for managing public key infrastructure and digital identities. It provides a comprehensive suite for X.509 certificate lifecycle management, including the generation, signing, renewal, and revocation of certificates and signing requests. The tool distinguishes itself through specialized security capabilities such as binding cryptographic credentials to TPMs and HSMs for hardware-backed identity attestation. It also provides dedicated support for machine identity security, using short-lived SSH certificates and mTLS to secure non-human workloads. Broad capa

    Binds cryptographic credentials to TPMs and HSMs to prevent key exfiltration and ensure hardware-backed identity.

    Gocertificatecryptographyencryption
    Ver en GitHub↗4,255
  1. Home
  2. Security & Cryptography
  3. Identity-Based Access Control
  4. Credential-Based Access Controls
  5. Access Point Credentials

Explorar subetiquetas

  • Hardware Key Binding1 sub-etiquetaCryptographic binding of private keys to specific physical hardware silicon. **Distinct from Access Point Credentials:** Focuses on binding the key to the silicon to prevent exfiltration, rather than configuring access point credentials.