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

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

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

6 مستودعات

Awesome GitHub RepositoriesPAM Modules

Custom Pluggable Authentication Modules for integrating new authentication methods into the Linux system pipeline.

Distinct from Functional Module Integrators: Specific to the Linux Pluggable Authentication Module (PAM) architecture, distinct from general software plugins.

Explore 6 awesome GitHub repositories matching operating systems & systems programming · PAM Modules. Refine with filters or upvote what's useful.

Awesome PAM Modules GitHub Repositories

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

    boltgolt/howdy

    7,356عرض على GitHub↗

    Howdy is a biometric authentication system for Linux that uses infrared cameras to provide passwordless login and privileged access. It functions as a Pluggable Authentication Module to integrate facial recognition into the standard Linux authentication pipeline. The system relies on near-infrared camera feeds and facial models to verify identity, ignoring visible light interference. Biometric data is stored as encrypted mathematical templates on the local disk to ensure that facial models are not transmitted over a network. The project includes tools for face model management, infrared came

    Hooks into the Pluggable Authentication Modules system to intercept and satisfy login requests for Linux environments.

    Pythonarch-linuxcameradebian
    عرض على GitHub↗7,356
  • processone/ejabberdالصورة الرمزية لـ processone

    processone/ejabberd

    6,692عرض على GitHub↗

    ejabberd is a multi-protocol communication gateway and scalable server that implements XMPP for instant messaging and presence. It serves as a federated messaging platform, enabling interoperable communication and user discovery between different remote servers. The project functions as an MQTT message broker for lightweight IoT device communication and a SIP signaling server for managing voice and multimedia signaling traffic. It allows for the hosting of multiple domains on a single instance using virtual hosting to isolate configurations and prevent username conflicts. The system provides

    Verifies user identities against the system's Pluggable Authentication Modules stack.

    Erlangchatejabberderlang
    عرض على GitHub↗6,692
  • foxcpp/maddyالصورة الرمزية لـ foxcpp

    foxcpp/maddy

    5,853عرض على GitHub↗

    Maddy is a modular mail server that assembles a complete email system by connecting small, single-purpose modules through a declarative configuration file. Rather than a monolithic stack, it lets operators compose message processing, storage, authentication, and security enforcement from interchangeable building blocks, with each module handling a specific function like receiving SMTP connections, verifying credentials, or applying policy checks. The server distinguishes itself through its flexible authentication and security architecture. It delegates user verification to external systems in

    Validates user credentials against the system's Pluggable Authentication Modules (PAM) stack, commonly used for local system logins.

    Godkimdmarcemail
    عرض على GitHub↗5,853
  • alibaba/alisqlالصورة الرمزية لـ alibaba

    alibaba/AliSQL

    5,706عرض على GitHub↗

    AliSQL is a fork of MySQL by Alibaba that extends the relational database management system with enhancements for high performance, scalability, and enterprise-grade availability. It retains the core MySQL identity as a SQL-based database for storing, organizing, and retrieving structured data, while adding optimizations for large-scale transactional and analytical workloads. The project differentiates itself through a set of Alibaba-specific improvements, including a columnar engine for accelerating analytical queries directly on MySQL tables, and a distributed, shared-nothing NDB Cluster en

    Authenticates MySQL users through the Pluggable Authentication Modules interface, supporting Unix passwords and LDAP.

    C++alisqldatabaseduckdb
    عرض على GitHub↗5,706
  • pgbouncer/pgbouncerالصورة الرمزية لـ pgbouncer

    pgbouncer/pgbouncer

    3,937عرض على GitHub↗

    PgBouncer is a lightweight middleware proxy server and connection pooler for PostgreSQL. It acts as a database connection manager and load balancer, reducing system overhead by managing a pool of reusable connections and distributing incoming traffic across multiple backend servers. The project distinguishes itself through a protocol-level proxying approach that handles authentication and TLS encryption without parsing underlying SQL queries. It provides specialized support for mapping named prepared statements across different backend connections and implements a socket-sharing process model

    Delegates user authentication to system-level pluggable authentication modules to verify identities using OS credentials.

    Cpostgresql
    عرض على GitHub↗3,937
  • google/google-authenticator-libpamالصورة الرمزية لـ google

    google/google-authenticator-libpam

    1,988عرض على GitHub↗

    هذا المشروع عبارة عن وحدة مصادقة قابلة للتوصيل (PAM) لأنظمة Linux تفرض التحقق من الهوية متعدد العوامل. يتكامل مباشرة في مكدس مصادقة النظام لطلب كلمات مرور لمرة واحدة قائمة على الوقت إلى جانب بيانات اعتماد المستخدم القياسية، مما يوفر آلية لتأمين الوصول إلى الصدفة (shell) المحلية والبعيدة. تتميز الوحدة بتنفيذها لخوارزمية كلمة المرور لمرة واحدة القائمة على الوقت، والتي تتضمن دعماً مدمجاً لتعويض انحراف الساعة لمراعاة تباينات الوقت بين الخوادم وأجهزة المستخدم. وتدير مفاتيح سرية لكل مستخدم من خلال آلية استمرار قائمة على الملفات المحلية وتدعم التكديس النمطي، مما يسمح للمسؤولين بتمرير بيانات الاعتماد بين وحدات مصادقة متعددة ضمن تدفق تسجيل دخول واحد. بعيداً عن التحقق الأساسي، توفر الأداة إعدادات سياسة قابلة للتهيئة تسمح للمسؤولين بتحديد فترات السماح وإدارة مواقع الملفات السرية. وتسهل مزامنة أسرار المصادقة الفريدة مع تطبيقات الهاتف المحمول، مما يضمن بقاء الإنفاذ متعدد العوامل فعالاً مع الحفاظ على معايير أمن النظام.

    Integrates custom authentication logic directly into the system login stack via the standard pluggable module interface.

    C2fagoogle-authenticatorpam
    عرض على GitHub↗1,988
  1. Home
  2. Operating Systems & Systems Programming
  3. PAM Modules

استكشف الوسوم الفرعية

  • Database PAM AuthenticationAuthenticates database users through the Pluggable Authentication Modules interface, supporting Unix passwords and LDAP. **Distinct from PAM Modules:** Distinct from PAM Modules: focuses on using PAM for database user authentication rather than developing custom PAM modules for the OS.
  • Email Domain Stripping ModulesRemoves the domain part from email addresses before passing them to PAM for authentication. **Distinct from PAM Modules:** Distinct from PAM Modules: focuses on preprocessing email addresses for PAM authentication, not general PAM module development.
  • PAM Credential ValidatorsValidates user credentials against the system's Pluggable Authentication Modules stack for email authentication. **Distinct from PAM Modules:** Distinct from PAM Modules: focuses on using PAM for credential validation in a mail server context rather than developing custom PAM modules.