GithubHelp home page GithubHelp logo

havokdan / keepassotp Goto Github PK

View Code? Open in Web Editor NEW

This project forked from rookiestyle/keepassotp

0.0 1.0 0.0 1.1 MB

Add OTP support (two factor authentication) to KeePass

License: GNU General Public License v3.0

Batchfile 0.30% C# 99.70%

keepassotp's Introduction

KeePassOTP

Version Releasedate Downloads
License: GPL v3

KeePassOTP allows you to generate one time passwords (OTP).
It supports both standard TOTP and standard HOTP as well as Steam OTP.

Once maintained, you can copy or auto-type the OTP.
You may also create a QR code and scan it with an OTP app of your liking, e.g. andOTP, Google Authenticator, ...

Functionality provided:

  • Drag&Drop QR codes to add OTP
  • Auto-Type placeholder
  • Configurable hotkey to invoke Auto-Type OTP
  • Column to display OTP or to indicate possible 2FA usage
  • Compatibility with Google Authenticator, andOTP, ...
  • Support TOTP and HOTP as well as Steam OTP
  • Secure storage of OTP secrets
  • Auto-Type / Copy OTP using the KeePass tray icon

Table of Contents

Configuration

KeePassOTP integrates into KeePass' options form.
Options
In the database-specific area you can choose the working mode of KeePassOTP.

Options 2

The general area lets you define settings that are valid for all databases.

Usage

OTP settings are entry-specific.
To setup, change, copy or auto-type the OTP, you may use the context menu of the respective entry.

If you're interested in migration instructions to move from (or to) other OTP plugins or if you want to know more about some of the technical details, please have a look at the Wiki.

Setup OTP data / Change OTP data

Use the entry's context menu to setup/change OTP data.

In the setup form, you can drag&drop the QR code image onto the QR picture in the setup form and have KeePassOTP parse it or you can enter the OTP secret manually (sometimes referred to as a seed) and you're ready to go.

Got a string like this one?
otpauth://totp/Example:[email protected]?secret=JBSWY3DPEHPK3PXP&issuer=Example
Paste the entire string, KeePassOTP can process this otpauth-format as well.

As almost all sites require you to enter an OTP as part of the activation process, both current and next OTP are displayed here as well.
Setup

Use OTP data

There are multiple convenient ways to use the one time passwords.

  • Copy OTP
    • using the context menu of the entry
    • doubleclicking the OTP displayed in the optional KPOTP column
    • using KeePass' tray icon
  • Auto-Type
    • using the context menu of the entry - Show additional auto-type menu commands needs to be active
    • using a configurable placeholder - default placeholder: {KPOTP}
    • using a configurable hotkey working inside and outside KeePass
    • using KeePass' tray icon

Translations

KeePassOTP is provided with English language built-in and allows usage of translation files. These translation files need to be placed in a folder called Translations inside your plugin folder. If a text is missing in the translation file, it is backfilled with English text. You're welcome to add additional translation files by creating a pull request as described in the wiki.

Naming convention for translation files: <plugin name>.<language identifier>.language.xml
Example: KeePassOTP.de.language.xml

The language identifier in the filename must match the language identifier inside the KeePass language that you can select using View -> Change language...
This identifier is shown there as well, if you have EarlyUpdateCheck installed

Download and Requirements

Download

Please follow these links to download the plugin file itself.

If you're interested in any of the available translations in addition, please download them from the Translations folder.

Requirements

  • KeePass: 2.42
  • .NET framework: 4.0

keepassotp's People

Contributors

cpugnoud avatar havokdan avatar rookiestyle avatar yuryyury avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.