Go to file
Devin Lin 503fddece6 feat: update flatpak manifest
The new manifest yields much better flatpaks for our end-users:

 - Fewer permissions are requested
 - Fixed app icon
 - Release build instead of a debug build
2021-07-21 18:26:19 +02:00
.reuse reuse: add licenses for po files in dep5 2020-06-29 02:55:36 +05:30
LICENSES licenses: drop unused licenses 2021-07-20 12:07:34 +05:30
android chore: fixup SPDX copyright 2021-05-03 04:03:24 +00:00
autotests refactor: proxy commandline arguments 2021-05-03 04:03:24 +00:00
cmake Build libsodium as a CMake external project 2020-05-15 17:54:37 +02:00
src app: lowercase dbus name 2021-07-20 12:11:29 +05:30
.gitignore feat: support Qt application version attribute 2020-11-04 16:54:29 +01:00
.gitlab-ci.yml feat!: bump minimum Qt version to Qt 5.15 2020-11-09 21:36:31 +01:00
CMakeLists.txt GIT_SILENT Update version number for 21.06 2021-07-19 10:01:50 +05:30
COPYING Add license file [skip ci] 2019-03-25 03:32:29 +05:30
CTestConfig.cmake Fix up licensing for REUSE compliance. 2020-04-10 13:34:31 +02:00
Messages.sh Fix up licensing for REUSE compliance. 2020-04-10 13:34:31 +02:00
README.md Add flathub badge 2021-07-19 19:31:59 +00:00
keysmith.svg Fix up licensing for REUSE compliance. 2020-04-10 13:34:31 +02:00
org.kde.keysmith.appdata.xml GIT_SILENT: appdata: add announcement URL 2021-07-19 10:57:49 +05:30
org.kde.keysmith.desktop SVN_SILENT made messages (.desktop file) - always resolve ours 2021-05-22 01:17:42 +00:00
org.kde.keysmith.json feat: update flatpak manifest 2021-07-21 18:26:19 +02:00
org.kde.keysmith.json.license feat: update flatpak manifest 2021-07-21 18:26:19 +02:00

README.md

pipeline status

Keysmith

Download on Flathub

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.

Some todo items include:

  • QR code scanning
  • Backup and Restore of accounts

Originally this code was based largely on the authenticator-ng application by Rodney Dawes and Michael Zanetti for Ubuntu Touch.