Showing 46 open source projects for "authenticator"

View related business solutions
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    Full-stack observability with actually useful AI | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 1
    OpenSK

    OpenSK

    OpenSK is an open-source implementation for security keys

    OpenSK is an open-source implementation of FIDO2 (WebAuthn + CTAP) security keys, written in Rust and designed to run on affordable microcontroller boards. It provides the full authenticator stack—USB/NFC transport, CTAP protocol handling, credential management, and cryptographic operations—so you can build and audit your own hardware token. The project emphasizes defense-in-depth: memory-safe Rust, hardened crypto, isolation via an embedded OS, and explicit user presence/verification flows. Developers can flash reference hardware, customize UX (LEDs, buttons, PIN), and experiment with extensions while staying interoperable with major browsers and platforms. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    Autobahn|Java

    Autobahn|Java

    WebSocket & WAMP in Java for Android and Java 8

    Client library providing WAMP on Java 8 (Netty) and Android, plus (secure) WebSocket for Android. The WebSocket layer is using a callback-based user API, and is specifically written for Android. Eg it does not run any network stuff on the main (UI) thread. The WAMP layer is using Java 8 CompletableFuture for WAMP actions (call, register, publish, and subscribe) and the Observer pattern for WAMP session, subscription and registration lifecycle events. The library is MIT licensed, maintained...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    Tomcat SPNEGO/AD Authnz

    Tomcat SPNEGO/Kerberos Authenticator and Active Directory Realm

    A fully featured, first-class SPNEGO/Kerberos (and Current Windows Identity) Authenticator and Active Directory (and User Database) Realm for the Apache Tomcat. This project has moved to https://github.com/michael-o/tomcatspnegoad.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Google Authenticator Android

    Google Authenticator Android

    Open source fork of the Google Authenticator Android app

    Google Authenticator for Android is the open-source two-factor authentication app that generates time-based (TOTP) and counter-based (HOTP) one-time codes entirely on the device. It’s designed to be simple, offline, and standards-compliant, so any service that supports OATH OTP can interoperate with it. The app streamlines enrollment via QR codes or manual key entry, then displays rotating numeric codes with clear account labels to reduce mistakes during login.
    Downloads: 3 This Week
    Last Update:
    See Project
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery automates data prep, analysis, and predictions with built-in AI assistance.

    Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
    Try Free
  • 5
    SoftU2F

    SoftU2F

    Software U2F authenticator for macOS

    Soft U2F is a software U2F authenticator for macOS. It emulates a hardware U2F HID device and performs cryptographic operations using the macOS Keychain. This tool works with Google Chrome/Chromium, Safari, Firefox and Opera's built-in U2F implementations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    OTPspot

    OTPspot

    Wireless hotspot with OTP captive portal

    Run a captive portal on your raspberry (or any linux box) to allow your guests to register before accessing your Wifi at home. Users will be requested for an OTP code that you can generate on your phone through the Google Authenticator/Authy app. Get rid of captive portal's static username and password, without the need for a complex radius server. OTPspot (since version 2.0) is fully compatible with nodogsplash and can run as a FAS service. In this configuration, nodogsplash will take care of the networking whereas OTPspot will just authenticate the users.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Google Authenticator OpenSource

    Google Authenticator OpenSource

    Open source version of Google Authenticator (except the Android app)

    Google Authenticator is the open-source counterpart of Google’s one-time passcode apps, implementing industry-standard OATH algorithms such as TOTP (time-based) and HOTP (counter-based) for two-factor authentication. The repository historically hosts code for mobile platforms like iOS and BlackBerry, demonstrating how to generate numeric codes locally without needing network access.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    This tool can create one-time-password values based on HOTP (RFC 4226: HOTP: An HMAC-Based One-Time Password Algorithm), TOTP (RFC 6238: TOTP: Time-Based One-Time Password Algorithm) and OCRA (RFC 6287: OCRA: OATH Challenge-Response Algorithm) standards, and also supports client side of OAuth protocols (1.0a, 2.0).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    Speakeasy

    Speakeasy

    Two-factor authentication for Node.js

    Speakeasy is a Node.js library for two-factor authentication, providing one-time passcode generation (HOTP/TOTP) with support for Google Authenticator and other compatible apps.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • 10
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    HostAP / WPA Supplicant for Windows

    IEEE 802.11 AP, IEEE 802.1X/WPA/WPA2/EAP/RADIUS Authenticator

    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    privacyidea

    privacyidea

    two factor authentication management system

    privacyIDEA is a management and authentication system for two factor authentication. You can use OTP tokens, OTP cards, SMS, Smartphone Apps to incorparte the second factor. It can even manage SSH keys and supports Offline OTP. The latest version can manage and enroll user certificates. Its modular design makes it easily enhancable. It runs on Linux. Applications and workflows can be connected to privacyIDEA hence enabling two factor authentication in your system logon, web...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    totp-me

    totp-me

    TOTP authenticator for Java ME

    Not only a Google authenticator for 2-step verification for Java ME enabled phones. This is MIDlet-1.0 implementation of RFC 6238 authenticator - TOTP: Time-Based One-Time Password Algorithm. It's quick, simple and it supports multiple profiles.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14

    phpBB Multiple Domain SSO

    phpbb Multiple domain Single Sign on with wordpress plugin

    ...Currently there is no other way of legally setting cookies for different domains than the one that is active. You have to have a page that loads up all the cookie setting codes from remote domains. However the loading up of authentication page, the remote authenticator pages in their iframes, and the redirection is VERY fast, taking only 1 seconds or 1.5 seconds. just like how you see in facebook etc - or any other site that uses this method. All files contain extensive comments, and also include configuration variables to change.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Patches for freeradius to support EAP-SRP/SHA1, Radius EAP SRP/SHA1 test client and pppd patches to support EAP against radius authentication (as an authenticator only).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Open2SA is the 2 Step Authenticator, a PIN ciphering, 2 Factor Authentication process using a Dynamic Grid Card. The authentication technique is simple and secure and the code required for the process is compact and easy to understand.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    The Janus Authenticator is client/server scheme to allow web applications to authenticate users via a remote authenticator. The initial client, server, and login apps are written in PHP, and direct communication between the two will be done via XML-RPC.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    SAPD - A SMTP after POP authenticator daemon for Sendmail - Don't be blamed anymore for relaying SPAM!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    ITA — Indoor Traffic Authenticator

    ITA — Indoor Traffic Authenticator

    Indoor short‑range radar system with PKI.

    It intends to address situations of indoor short‑range distances in which there are 2 types of entities: terrestrial radars and tiny flying UAVs ("nano drones").
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    SecondFactor

    SecondFactor

    Two-Factor Authenticator for Windows.

    Need a two-factor authenticator for your computer? Tired of using your phone to log in to a website on your desktop? Introducing SecondFactor, a One-Time-Password Authenticator for Windows. SecondFactor supports Time-based One Time Passwords, which can be added directly, using a QR Code, or with an OTPAUTH URL. Your Secrets are stored securely for your local account, with the option to protect the program with a password for advanced security.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    SecondFaqtor

    SecondFaqtor

    Two-Factor Authenticator for Linux.

    Need a two-factor authenticator for your computer? Tired of using your phone to log in to a website on your desktop? Introducing SecondFaqtor, a One-Time-Password Authenticator for Linux. SecondFaqtor supports Time-based One Time Passwords, which can be added directly, using a QR Code, or with an OTPAUTH URL. Your Secrets are stored securely for your local account, with the option to protect the program with a password for advanced security.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB