Skip to content

ploki/keepassx

 
 

keepassx

KeePassX is a cross platform port of the windows application “Keepass Password Safe”.

The ploki/keepassx fork

The purpose of this fork is to add TOTP verification code generation to keepassx (a.k.a. google-authenticator) using oath-toolkit.

How it works for the end user

When an entry starts with "totp+" its password is used to generate the verification code when a "copy password to clipboard" is triggered. The password field of the entry has to be used to store the TOTP seed.

Note that two entries per sites using TOTP will be needed. one the verification code (e.g. "totp+https://www.github.com/" ) and the other for the regular password (e.g. "https://www.github.com" )

How it is implemented

The quick and dirty way.

About

KeePassX is a cross platform port of the windows application “Keepass Password Safe”. Switch to dirty_totp branch!

Resources

License

Unknown and 6 other licenses found

Licenses found

Unknown
COPYING
Unknown
LICENSE.BSD
CC0-1.0
LICENSE.CC0
GPL-2.0
LICENSE.GPL-2
GPL-3.0
LICENSE.GPL-3
LGPL-3.0
LICENSE.LGPL-3
Unknown
LICENSE.NOKIA-LGPL-EXCEPTION

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 96.3%
  • C 3.4%
  • Python 0.3%