awesome-repositories.com
Blog
awesome-repositories.com

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

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

2 repositorios

Awesome GitHub RepositoriesSecure Input Session Support

Mechanisms for maintaining input functionality within secure operating system environments.

Distinct from Secure Execution Environments: Distinct from Secure Execution Environments: focuses on maintaining input interception in secure UI contexts like password prompts rather than isolated script execution.

Explore 2 awesome GitHub repositories matching security & cryptography · Secure Input Session Support. Refine with filters or upvote what's useful.

Awesome Secure Input Session Support GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • pqrs-org/karabiner-elementsAvatar de pqrs-org

    pqrs-org/Karabiner-Elements

    22,362Ver en GitHub↗

    Karabiner-Elements is a system-level utility designed for advanced keyboard and mouse customization. It functions as a background service that intercepts raw hardware input signals at the driver level, allowing for the transformation of key presses and pointer movements before they reach the operating system. By utilizing virtual input device emulation, the software re-injects modified events into the system stream, enabling complex remapping, macro execution, and hardware-specific control. The project distinguishes itself through a sophisticated state-based logic engine that enables context-

    Maintains keyboard functionality within password prompts and secure terminal sessions where standard input interception is typically restricted.

    C++keyboardmacos
    Ver en GitHub↗22,362
  • charmbracelet/huhAvatar de charmbracelet

    charmbracelet/huh

    6,575Ver en GitHub↗

    Huh is a Go library for building interactive terminal forms, designed to work with the Bubbletea TUI framework. It provides a complete form-building system with text inputs, selection lists, confirmation prompts, and file pickers, all navigable using only the keyboard without requiring a mouse. The library distinguishes itself through dynamic form adaptation, allowing fields to be shown, hidden, or modified at runtime based on user selections and conditional rules. It includes screen reader support that announces form fields and falls back to text prompts when a visual interface is unavailabl

    Collects sensitive text input without echoing characters to the terminal, protecting against shoulder surfing.

    Go
    Ver en GitHub↗6,575
  1. Home
  2. Security & Cryptography
  3. Secure Input Session Support