awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 مستودعات

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

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • pqrs-org/karabiner-elementsالصورة الرمزية لـ pqrs-org

    pqrs-org/Karabiner-Elements

    22,362عرض على 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
    عرض على GitHub↗22,362
  • charmbracelet/huhالصورة الرمزية لـ charmbracelet

    charmbracelet/huh

    6,575عرض على 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
    عرض على GitHub↗6,575
  1. Home
  2. Security & Cryptography
  3. Secure Input Session Support