joeldavidw / Chronos

Chronos is an open-source two-factor authentication (2FA) app for iOS

Home Page:https://apps.apple.com/app/chronos-authenticator/id6503929490

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Chronos

Chronos is an open-source two-factor authentication (2FA) app for iOS, developed natively in SwiftUI. It aims to provide robust security and reliable backup features, supporting both time-based (TOTP) and counter-based (HOTP) authentication methods.

Features

  • End-to-end encrypted (E2EE)
    • Token data are encrypted using XChaCha20-Poly1305
  • Secure decryption methods:
    • Password (derived with scrypt)
    • Face ID (via Secure Enclave)
  • Automatic backup & sync to Apple iCloud (optional)
  • Export
    • Plain text
    • Encrypted
    • HTML with QR codes for easy scanning (Coming soon)
  • Built natively with Swift

Screenshots (Preview)

Overview 1 Overview 2 Encrypted Backups Adv. Edit

License

This project is licensed under the GNU Affero General Public License v3.0 - see the LICENSE file for details.

About

Chronos is an open-source two-factor authentication (2FA) app for iOS

https://apps.apple.com/app/chronos-authenticator/id6503929490

License:GNU Affero General Public License v3.0


Languages

Language:Swift 100.0%