RU
Archived project2021

SwiftUI · Security

OTPHub

A one-time-password app for iOS and macOS with TOTP/HOTP, QR setup, synchronizable Keychain storage, and backups.

OTPHub interface
OTPHub interface

01

Native 2FA.

OTPHub generated TOTP and HOTP codes on iOS and macOS. Accounts supported OTP type, code length, period, and hashing-algorithm configuration. Setup could be imported from standard otpauth:// QR codes, data lived in a synchronizable Keychain, and the database supported backup export and import.

02

Period

2021
03

Platforms

iOS · macOS
04

Stack

SwiftUI · Keychain · TOTP/HOTP

Archived project

Capabilities.

Core workflows implemented in the authenticator.

01

TOTP & HOTP

Time-based and counter-based OTP codes with configurable length, period, and hashing algorithm.

02

QR onboarding

Standard otpauth:// QR scanning with automatic account-parameter extraction.

03

Keychain sync

Accounts were stored in a synchronizable Keychain and shared through the app model.

04

Backup

Export and import of a dedicated backup document for moving accounts between devices.

Archived project

Project completed.

OTPHub is no longer maintained and the public app is unavailable. The application source and a separate landing-page repository remain available on GitHub.