MinTOTP – Minimal TOTP Generator in 20 Lines of Python

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

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.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • mintotp

    Minimal TOTP generator in 20 lines of Python

  • Documented in this project's README here: https://github.com/susam/mintotp#alternative-oath-toolkit

  • totp

    Simple TOTP (RFC 6238) class (by stolendata)

  • 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
  • cpptotp

    C++ implementation of TOTP (time-based one-time password) authentication

  • google-authenticator

    A pure Python script that produces the same 2FA codes as the Google Authenticator App (by grahammitchell)

  • This reminds me a lot of my own attempt[0] from a few years back, but packaged as a Python module instead of a standalone script.

    [0] https://github.com/grahammitchell/google-authenticator

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Minimal TOTP Generator in 20 Lines of Python

    1 project | /r/Python | 5 May 2023
  • Minimal TOTP Generator in 20 Lines of Python

    1 project | /r/programming | 5 May 2023
  • Securely Generating TOTP tokens with Emacs

    2 projects | /r/emacs | 19 Oct 2022
  • MinTOTP – Minimal TOTP generator in 20 lines of Python

    1 project | /r/patient_hackernews | 18 Oct 2022
  • MinTOTP – Minimal TOTP generator in 20 lines of Python

    1 project | /r/hackernews | 18 Oct 2022