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

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

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

duo-labs/webauthnArchived

0
View on GitHub↗
1,032 نجوم·158 تفرعات·Go·BSD-3-Clause·6 مشاهداتwebauthn.io↗

Webauthn

توفر هذه المكتبة تنفيذاً من جانب الخادم لمعيار WebAuthn، مما يتيح للمطورين دمج المصادقة المتوافقة مع FIDO2 في التطبيقات. تعمل كمجموعة أدوات لإدارة البنية التحتية للمفتاح العام، مما يسمح للأنظمة بالتحقق من هوية المستخدم من خلال توقيعات تشفير مدعومة بالأجهزة بدلاً من كلمات المرور التقليدية.

يسهل إطار العمل دورة حياة الاعتماد بأكملها، من التسجيل الأولي لمفاتيح الأمان وأجهزة القياسات الحيوية إلى التحقق المستمر من محاولات المصادقة. يتعامل مع إنشاء والتحقق من مصافحات التحدي والاستجابة، مما يضمن حماية كل حدث تسجيل دخول ضد هجمات إعادة التشغيل والوصول غير المصرح به.

بعيداً عن التحقق من الهوية الأساسي، تدعم المكتبة تنفيذ تدفقات المصادقة متعددة العوامل وتوفر إعدادات قابلة للتكوين لضبط متطلبات الأمان. تعالج بيانات المصادقة باستخدام تسلسل ثنائي موحد وتنسيقات حمولة للحفاظ على قابلية التشغيل البيني مع بنية أمان الويب الحالية.

Features

  • WebAuthn Server Libraries - Implements FIDO2 authentication to verify hardware keys and biometric devices during user login and registration.
  • Hardware Key Signature Verification - Validates digital signatures against public keys stored on hardware security keys to confirm user authenticity.
  • Passwordless Authentication - Enables passwordless logins using hardware security keys and biometric sensors to improve account security.
  • Challenge-Response Verifications - Generates and validates time-sensitive cryptographic challenges to prevent replay attacks and ensure session integrity.
  • Credential Registrations - Binds new hardware keys and biometric devices to user accounts by validating cryptographic registration responses.
  • FIDO2 Server Frameworks - Provides a backend toolkit for verifying FIDO2 cryptographic assertions and attestation statements.
  • User Authentication Systems - Verifies user identity by validating signed responses from hardware authenticators to grant access without passwords.
  • Credential Lifecycle Management - Tracks metadata and public key associations for registered authenticators throughout their lifecycle.
  • Cryptographic Identity Verification - Protects against unauthorized access and phishing by validating user identity through cryptographic handshakes.
  • Multi-Factor Authentication - Supports multi-factor authentication flows by requiring physical device verification during the login process.
  • Credential Management - Manages the registration and lifecycle of cryptographic credentials to ensure only authorized devices access accounts.

سجل النجوم

مخطط تاريخ النجوم لـ duo-labs/webauthnمخطط تاريخ النجوم لـ duo-labs/webauthn

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Start searching with AI

مجموعات مختارة تضم Webauthn

مجموعات منسقة بعناية يظهر فيها Webauthn.
  • مكتبات المصادقة بدون كلمة مرور و Passkey

الأسئلة الشائعة

ما هي وظيفة duo-labs/webauthn؟

توفر هذه المكتبة تنفيذاً من جانب الخادم لمعيار WebAuthn، مما يتيح للمطورين دمج المصادقة المتوافقة مع FIDO2 في التطبيقات. تعمل كمجموعة أدوات لإدارة البنية التحتية للمفتاح العام، مما يسمح للأنظمة بالتحقق من هوية المستخدم من خلال توقيعات تشفير مدعومة بالأجهزة بدلاً من كلمات المرور التقليدية.

ما هي الميزات الرئيسية لـ duo-labs/webauthn؟

الميزات الرئيسية لـ duo-labs/webauthn هي: WebAuthn Server Libraries, Hardware Key Signature Verification, Passwordless Authentication, Challenge-Response Verifications, Credential Registrations, FIDO2 Server Frameworks, User Authentication Systems, Credential Lifecycle Management.

ما هي البدائل مفتوحة المصدر لـ duo-labs/webauthn؟

تشمل البدائل مفتوحة المصدر لـ duo-labs/webauthn: go-webauthn/webauthn — This library provides a backend framework for implementing FIDO2-compliant authentication and passwordless login flows… teamhanko/hanko — Hanko is an open-source identity provider and customer identity and access management system. It serves as a passkey… aarondl/authboss — Authboss is a modular HTTP authentication framework for managing user identity, session lifecycles, and password… bitwarden/server — This project provides a comprehensive, self-hosted platform for zero-knowledge credential management and enterprise… supabase/realtime — Realtime is a real-time data distribution and synchronization engine that enables applications to stream database… tinode/chat — This project is a self-hosted, cross-platform instant messaging platform featuring a Go backend and a protobuf-based…

بدائل مفتوحة المصدر لـ Webauthn

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Webauthn.
  • go-webauthn/webauthnالصورة الرمزية لـ go-webauthn

    go-webauthn/webauthn

    1,284عرض على GitHub↗

    This library provides a backend framework for implementing FIDO2-compliant authentication and passwordless login flows in Go applications. It serves as a server-side toolkit for managing hardware-backed identity verification, enabling developers to integrate secure, browser-based authentication protocols that utilize security keys and biometric sensors. The project distinguishes itself by offering comprehensive tools for credential lifecycle management and hardware attestation. It handles the registration and storage of public key metadata while enforcing strict security requirements, such as

    Goctap2fido2go
    عرض على GitHub↗1,284
  • teamhanko/hankoالصورة الرمزية لـ teamhanko

    teamhanko/hanko

    8,801عرض على GitHub↗

    Hanko is an open-source identity provider and customer identity and access management system. It serves as a passkey authentication service and an OAuth and SAML SSO gateway, allowing applications to authenticate users and issue tokens via standard identity protocols. The project distinguishes itself through a strong focus on passwordless access using WebAuthn-based passkeys and email-based passcodes. It provides framework-agnostic authentication interfaces as customizable web components that can be embedded directly into web applications to handle login, registration, and profile management.

    Go2faauthenticationciam
    عرض على GitHub↗8,801
  • aarondl/authbossالصورة الرمزية لـ aarondl

    aarondl/authboss

    4,189عرض على GitHub↗

    Authboss is a modular HTTP authentication framework for managing user identity, session lifecycles, and password security. It provides a system of identity access middleware to control route access and synchronize user identity across requests via standard web protocols. The framework is distinguished by a pluggable architecture that allows for the registration of independent modules to extend identity logic. It utilizes a hook-based event system to execute custom business logic during authentication state changes and employs a selector-verifier token pattern to protect against timing attacks

    Go
    عرض على GitHub↗4,189
  • bitwarden/serverالصورة الرمزية لـ bitwarden

    bitwarden/server

    18,074عرض على GitHub↗

    This project provides a comprehensive, self-hosted platform for zero-knowledge credential management and enterprise secrets orchestration. It functions as a secure vault that ensures all encryption and decryption processes occur exclusively on the client side, preventing the server from ever accessing plaintext data. By combining identity federation with robust access controls, the system enables organizations to centralize the management of passwords, passkeys, and sensitive infrastructure credentials. The platform distinguishes itself through its focus on both human-centric security and aut

    C#apiaspnetaspnetcore
    عرض على GitHub↗18,074
  • عرض جميع البدائل الـ 30 لـ Webauthn→