Totp

Top 23 Totp Open-Source Projects

  • authelia

    The Single Sign-On Multi-Factor portal for web apps

  • Project mention: Keycloak SSO with Docker Compose and Nginx | news.ycombinator.com | 2024-02-11

    It's me and two others though I'm definitely the most active. We put a lot of effort into security best practices and one of my co-developers is currently reviewing the 4.38.0 release. It's a fairly major release with a lot of important code paths that have been improved for the future.

    Our official docs can be found at https://www.authelia.com and you can find docs for a particular PR in the relevant PR. We've also linked the pre-release docs in the pre-release discussions which can be found here: https://github.com/authelia/authelia/discussions/categories/...

  • Aegis

    A free, secure and open source app for Android to manage your 2-step verification tokens.

  • Project mention: Degoogling in 2024 | news.ycombinator.com | 2024-03-31
  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • cli

    🧰 A zero trust swiss army knife for working with X509, OAuth, JWT, OATH OTP, etc. (by smallstep)

  • Project mention: Google will disable all but OAuth for IMAP, SMTP and POP starting Sept. 30 | news.ycombinator.com | 2024-01-18

    https://github.com/smallstep/cli implements some OAuth flows from the CLI, it may be helpful for you.

  • pyotp

    Python One-Time Password Library

  • Project mention: django authentication , login with otp | /r/django | 2023-07-06

    Can’t you just use a HOPT/TOPT so the user can scan a QR code with e.g google authenticator? Check https://github.com/pyauth/pyotp for more information

  • speakeasy

    **NOT MAINTAINED** Two-factor authentication for Node.js. One-time passcode generator (HOTP/TOTP) with support for Google Authenticator.

  • AuthenticatorPro

    📱 Two-Factor Authentication (2FA) client for Android + Wear OS

  • Project mention: Authy vs Google authenticator vs freeotp | /r/androidapps | 2023-05-27
  • 2FAuth

    A Web app to manage your Two-Factor Authentication (2FA) accounts and generate their security codes

  • Project mention: Ente: Open-Source, E2E Encrypted, Google Photos Alternative | news.ycombinator.com | 2024-03-01

    probably better to look into projects like this one https://github.com/Bubka/2FAuth

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • mintotp

    Minimal TOTP generator in 20 lines of Python

  • Project mention: PyPI announces mandatory use of 2FA for all software publishers | /r/programming | 2023-05-30

    Huh? Who is saying you need a smartphone? PyPi accepts TOTP as 2FA. TOTP is an open standard that has been around for at least a decade already and is very easy to implement, literally 20 lines of python. There are a ton of TOTP applications available, from CLI, to GUI on desktop systems, to Android apps, iOS, etc. If you have any device, be it a computer, phone, tablet, etc., which you do since you need one to publish the code from, you can easily generate TOTP codes. Heck, you could even do it by a hand on a paper.

  • otphp

    :closed_lock_with_key: A PHP library for generating one time passwords according to RFC 4226 (HOTP) and the RFC 6238 (TOTP)

  • Project mention: PyPI will require 2FA by the end of 2023 | news.ycombinator.com | 2023-05-26

    I'm using https://github.com/Spomky-Labs/otphp to generate in a PHP Backend automatically TOTPs. Something similiar is probably also available for Python/Javascript/etc.

  • TwoFactorAuth

    PHP library for Two Factor Authentication (TFA / 2FA) (by RobThree)

  • Otp.NET

    A .NET implementation of TOTP and HOTP for things like two-factor authentication codes.

  • Project mention: Show HN: AuthWin – Authenticator App for Windows | news.ycombinator.com | 2024-03-03
  • extract_otp_secrets

    Extract one time password (OTP) secrets from QR codes exported by two-factor authentication (2FA) apps such as "Google Authenticator". The exported QR codes from authentication apps can be captured by camera, read from images, or read from text files. The secrets can be exported to JSON or CSV, or printed as QR codes to console.

  • Project mention: Show HN: AuthWin – Authenticator App for Windows | news.ycombinator.com | 2024-03-03

    This library uses the GPL v3 license: https://github.com/scito/extract_otp_secrets?tab=GPL-3.0-1-o...

    Your options are to either go open-source or remove the library.

  • yubioath-flutter

    Yubico Authenticator for Desktop (Windows, macOS and Linux) and Android

  • Project mention: audit for app? | /r/yubikey | 2023-07-09

    It's open source, the repository is here

  • rci

    🔢 better code inputs for react/web

  • authy

    Go library and program to access your Authy TOTP secrets.

  • Project mention: Access/extract your Authy TOTP tokens | news.ycombinator.com | 2023-08-31
  • two-factor

    Two-Factor Authentication for WordPress.

  • FreeOTPPlus

    Enhanced fork of FreeOTP-Android providing a feature-rich 2FA authenticator

  • SecurityDriven.Inferno

    :white_check_mark: .NET crypto done right. Professionally audited.

  • go-guardian

    Go-Guardian is a golang library that provides a simple, clean, and idiomatic way to create powerful modern API and web authentication.

  • flipper-zero_authenticator

    Software-based TOTP/HOTP authenticator for Flipper Zero device.

  • Project mention: Hardware TOTP generator for offline useage | /r/yubikey | 2023-05-26

    Not that cheap but you may try Flipper Zero + Flipper Authenticator and as a bonus you will get U2F and few other perks

  • KeeTrayTOTP

    Tray TOTP Plugin for KeePass2.

  • OTPClient

    Highly secure and easy to use OTP client written in C/GTK3 that supports both TOTP and HOTP

  • Project mention: Ask HN: How do you deal with TOTP 2-factor auth? | news.ycombinator.com | 2023-09-11
  • glewlwyd

    Experimental Single Sign On server, OAuth2, Openid Connect, multiple factor authentication with, HOTP/TOTP, FIDO2, TLS Certificates, etc. extensible via plugins

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Totp related posts

Index

What are some of the best open-source Totp projects? This list will help you:

Project Stars
1 authelia 19,523
2 Aegis 7,975
3 cli 3,478
4 pyotp 2,826
5 speakeasy 2,662
6 AuthenticatorPro 2,480
7 2FAuth 1,596
8 mintotp 1,283
9 otphp 1,256
10 TwoFactorAuth 1,021
11 Otp.NET 977
12 extract_otp_secrets 964
13 yubioath-flutter 912
14 rci 895
15 authy 693
16 two-factor 685
17 FreeOTPPlus 608
18 SecurityDriven.Inferno 565
19 go-guardian 526
20 flipper-zero_authenticator 484
21 KeeTrayTOTP 477
22 OTPClient 441
23 glewlwyd 425

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com