# Keysmith
[![pipeline status](https://invent.kde.org/bshah/keysmith/badges/master/pipeline.svg)](https://invent.kde.org/bshah/keysmith/commits/master)
Keysmith is an application to generate two-factor authentication (2FA) tokens when logging in to your (online) accounts. Currently it supports both HOTP and TOTP tokens.
![Keysmith Main Window](https://cdn.kde.org/screenshots/keysmith/keysmith.png)
Some todo items include:
- QR code scanning
- Backup and Restore of accounts
Originally this code was based largely on the [authenticator-ng](https://github.com/dobey/authenticator-ng) application by Rodney Dawes and Michael Zanetti for Ubuntu Touch.