All Projects → leptos-null → OneTime

leptos-null / OneTime

Licence: other
iOS, watchOS, & macOS One-Time Password client

Programming Languages

objective c
16641 projects - #2 most used programming language

Projects that are alternatives of or similar to OneTime

crotp
CrOTP - One Time Passwords for Crystal
Stars: ✭ 62 (+342.86%)
Mutual labels:  otp, totp, hotp
2FAuth
A Web app to manage your Two-Factor Authentication (2FA) accounts and generate their security codes
Stars: ✭ 664 (+4642.86%)
Mutual labels:  otp, totp, hotp
Glewlwyd
Single Sign On server, OAuth2, Openid Connect, multiple factor authentication with, HOTP/TOTP, FIDO2, TLS Certificates, etc. extensible via plugins
Stars: ✭ 292 (+1985.71%)
Mutual labels:  otp, totp, hotp
Freeotpplus
Enhanced fork of FreeOTP-Android providing a feature-rich 2FA authenticator
Stars: ✭ 223 (+1492.86%)
Mutual labels:  otp, totp, hotp
hotp-php
HMAC Based One Time Passwords in PHP. RFC4226 and RFC6238 compliant.
Stars: ✭ 51 (+264.29%)
Mutual labels:  otp, totp, hotp
Multiotp
multiOTP open source strong two factor authentication PHP library, OATH certified, with TOTP, HOTP, Mobile-OTP, YubiKey, SMS, QRcode provisioning, etc.
Stars: ✭ 173 (+1135.71%)
Mutual labels:  otp, totp, hotp
otp-java
A small and easy-to-use one-time password generator library for Java according to RFC 4226 (HOTP) and RFC 6238 (TOTP).
Stars: ✭ 107 (+664.29%)
Mutual labels:  otp, totp, hotp
Otphp
🔐 A PHP library for generating one time passwords according to RFC 4226 (HOTP) and the RFC 6238 (TOTP)
Stars: ✭ 857 (+6021.43%)
Mutual labels:  otp, totp, hotp
multiOTPCredentialProvider
multiOTP Credential Provider is a V2 Credential Provider for Windows 7/8/8.1/10/2012(R2)/2016 with options like RDP only and UPN name support
Stars: ✭ 121 (+764.29%)
Mutual labels:  otp, totp, hotp
rx-otp
HMAC-based (HOTP) and Time-based (TOTP) One-Time Password manager. Works with Google Authenticator for Two-Factor Authentication.
Stars: ✭ 79 (+464.29%)
Mutual labels:  otp, totp, hotp
Otpclient
Highly secure and easy to use OTP client written in C/GTK that supports both TOTP and HOTP
Stars: ✭ 206 (+1371.43%)
Mutual labels:  otp, totp, hotp
Aegis
A free, secure and open source app for Android to manage your 2-step verification tokens.
Stars: ✭ 2,692 (+19128.57%)
Mutual labels:  otp, totp, hotp
Andotp
Open source two-factor authentication for Android
Stars: ✭ 3,326 (+23657.14%)
Mutual labels:  otp, totp, hotp
Onetimepassword
🔑 A small library for generating TOTP and HOTP one-time passwords on iOS.
Stars: ✭ 243 (+1635.71%)
Mutual labels:  otp, totp, hotp
Jsotp
Javascript One-Time Password module.
Stars: ✭ 71 (+407.14%)
Mutual labels:  otp, totp, hotp
Otpauth
One Time Password (HOTP/TOTP) library for Node.js, Deno and browsers.
Stars: ✭ 135 (+864.29%)
Mutual labels:  otp, totp, hotp
php-totp
HOTP and TOTP token generation
Stars: ✭ 33 (+135.71%)
Mutual labels:  otp, totp, hotp
Twofactor totp
🔑 Second factor TOTP (RFC 6238) provider for Nextcloud
Stars: ✭ 203 (+1350%)
Mutual labels:  otp, totp
libnitrokey
Communicate with Nitrokey devices in a clean and easy manner
Stars: ✭ 61 (+335.71%)
Mutual labels:  otp, hotp
Android Otp Extractor
Extracts OTP tokens from rooted Android devices
Stars: ✭ 147 (+950%)
Mutual labels:  otp, totp

OneTime

One-Time Password (OTP) iOS client

Features

  • Add Software Two Factor Tokens using:

    • QR scanner in-app

    • Open otpauth URL

    • QR codes in saved images

    • Drag-and-drop QR code into app

    • Manually enter generator configuration

  • Store tokens in iCloud Keychain

  • Copy current factor code

  • Edit the name of the issuer and account of tokens

  • Search tokens by issuer, account, or comment content

  • Supports tokens of:

    • 1 to 10 digits

      • The limitation of 10 digits is due to Section 5.3 of the HOTP specification. The largest value described is "2^{31}-1" (2147483647) which is 10 digits.
    • SHA1, MD5, SHA256, SHA384, SHA512, and SHA224 hashing algorithms

    • Time based factor with any time step/period

    • Counter based factor

Resources

RFC4226 (HOTP)

RFC6238 (TOTP)

mattrubin/OneTimePassword (Swift OTP library)

google/google-authenticator (Google OTP client)

Screenshots

iOS

iOS - Home iOS - Context menu

watchOS

watchOS - TOTP watchOS - HOTP watchOS - Refresh

macOS

macOS - Context menu

More

Screenshots Folder

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].