speakeasyjs/speakeasy
**NOT MAINTAINED** Two-factor authentication for Node.js. One-time passcode generator (HOTP/TOTP) with support for Google Authenticator. observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 5417
- days_rel: n/a
- days_push: 1087
- n_releases_24m: 0
Adoption not part of the score
2757 stars · 225 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Speakeasy is a Node.js one-time passcode generator implementing HOTP (RFC 4226) and TOTP (RFC 6238) for two-factor authentication, compatible with Google Authenticator and similar apps. It supports custom token lengths, hash algorithms like SHA256/SHA512, and includes secret key generation helpers.
Use cases
- add two-factor authentication to a node.js app
- generate TOTP codes compatible with Google Authenticator
- generate HOTP one-time passwords in JavaScript
- generate secret keys and otpauth QR URLs for 2FA enrollment
- verify user 2FA tokens with configurable windows and hash algorithms
When to choose
- you need a well-tested, MIT-licensed HOTP/TOTP library for an existing Node.js codebase
- you need custom token lengths, SHA256/SHA512 support, or secret generation helpers
When to avoid
- you are starting a new project - the project is explicitly NOT MAINTAINED; prefer an actively maintained alternative like otplib
- you need guaranteed security patches or long-term support
Facets
library · maturity abandoned
auth security cryptography security backend developer-tools totp hotp two-factor-authentication google-authenticator one-time-password mfa unmaintained nodejs javascript
2 sources
- readme: https://github.com/speakeasyjs/speakeasy · fetched 2026-08-28 · 91ea64420bab
- registry_npm: https://registry.npmjs.org/speakeasy · fetched 2026-08-29 · aa16d034083f
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| speakeasyjs/speakeasy | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="speakeasyjs/speakeasy")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem