All Projects → sysPass → plugin-Authenticator

sysPass / plugin-Authenticator

Licence: GPL-3.0 license
2FA authentication plugin for sysPass based on TOTP algorithm (RFC 6238)

Programming Languages

PHP
23972 projects - #3 most used programming language
javascript
184084 projects - #8 most used programming language
SCSS
7915 projects

Projects that are alternatives of or similar to plugin-Authenticator

totp
Time-Based One-Time Password Code Generator
Stars: ✭ 76 (+322.22%)
Mutual labels:  authenticator, 2fa
Authenticator
Authenticator generates 2-Step Verification codes in your browser.
Stars: ✭ 979 (+5338.89%)
Mutual labels:  authenticator, 2fa
twothy
Two factor authenticator for CLI
Stars: ✭ 39 (+116.67%)
Mutual labels:  authenticator, 2fa
Wristkey
A free and open-source offline authenticator app for Wear OS.
Stars: ✭ 65 (+261.11%)
Mutual labels:  authenticator, 2fa
Authenticatorpro
📱 Two-Factor Authentication (2FA) client for Android + Wear OS
Stars: ✭ 155 (+761.11%)
Mutual labels:  authenticator, 2fa
Authenticator
Two-Factor Authentication Client for iOS
Stars: ✭ 648 (+3500%)
Mutual labels:  authenticator, 2fa
Otplib
🔑 One Time Password (OTP) / 2FA for Node.js and Browser - Supports HOTP, TOTP and Google Authenticator
Stars: ✭ 916 (+4988.89%)
Mutual labels:  authenticator, 2fa
Aspnetcoreid4external
external OpenID Connect Login to IdentityServer4 with AAD
Stars: ✭ 63 (+250%)
Mutual labels:  authenticator, 2fa
Aegis
A free, secure and open source app for Android to manage your 2-step verification tokens.
Stars: ✭ 2,692 (+14855.56%)
Mutual labels:  authenticator, 2fa
Twofa
A TouchID-aware 2-factor authenticator for macOS
Stars: ✭ 105 (+483.33%)
Mutual labels:  authenticator, 2fa
Go Guardian
Go-Guardian is a golang library that provides a simple, clean, and idiomatic way to create powerful modern API and web authentication.
Stars: ✭ 204 (+1033.33%)
Mutual labels:  authenticator, 2fa
Python Bna
Python implementation of the mobile Blizzard Authenticator (TOTP)
Stars: ✭ 165 (+816.67%)
Mutual labels:  authenticator, 2fa
Freeotpplus
Enhanced fork of FreeOTP-Android providing a feature-rich 2FA authenticator
Stars: ✭ 223 (+1138.89%)
Mutual labels:  authenticator, 2fa
pMix2
pMix - a preset interpolator, plug-in chainer and Faust IDE written with JUCE
Stars: ✭ 84 (+366.67%)
Mutual labels:  plugins
laravel-adminer
Adminer database management tool for your Laravel application.
Stars: ✭ 45 (+150%)
Mutual labels:  plugins
otp-java
A small and easy-to-use one-time password generator library for Java according to RFC 4226 (HOTP) and RFC 6238 (TOTP).
Stars: ✭ 107 (+494.44%)
Mutual labels:  2fa
velero-plugin-example
Example project for plugins for Velero, a Kubernetes disaster recovery utility
Stars: ✭ 45 (+150%)
Mutual labels:  plugins
kong-js-pdk
Kong PDK for Javascript and plugin server
Stars: ✭ 28 (+55.56%)
Mutual labels:  plugins
RandomProxyRuby
Tiny Library for get random proxy (free).
Stars: ✭ 16 (-11.11%)
Mutual labels:  plugins
AspNetCoreBackChannelLogout
ASP.NET Core Back-Channel Logout for Hybrid Clients, Redis, Key Vault, Azure
Stars: ✭ 17 (-5.56%)
Mutual labels:  2fa

sysPass Authenticator Plugin


Plugin to use two factor based authentication with applications that generate TOTP codes like Google Authenticator, AndOTP or KeepassXC

Please, select the correct branch in order to download a sysPass compatible version:

sysPass version Plugin's version Branch
v3.2 v2.2 master || v2.2
v3.0 <= v3.1 v2.1 v2.1
v2.0 < v3.0 v1.0 v1.0

v3.2 Installation

  • If you are running a non-Docker based instance:

composer require syspass/plugin-authenticator:^v2.2

  • If you are running a Docker based instance, set syspass/plugin-authenticator:^v2.2 value within an environment variable called COMPOSER_EXTENSIONS.

v3.0 - v3.1 Installation

  • If you are running a non-Docker based instance:

composer require syspass/plugin-authenticator:^v2.1

  • If you are running a Docker based instance, set syspass/plugin-authenticator:^v2.1 value within an environment variable called COMPOSER_EXTENSIONS.

v2 Installation

As told above, this version is only compatible with sysPass v3 and it needs to be installed through composer.

Please select the installation method depending on the instance type:

  • If you are running a non-Docker based instance:

composer require syspass/plugin-authenticator:^v2.0

  • If you are running a Docker based instance, set syspass/plugin-authenticator:^v2.0 value within an environment variable called COMPOSER_EXTENSIONS.

v1 Installation

Please download the v1 branch files and unpack them into .../inc/Plugins directory.


https://syspass.org

https://demo.syspass.org

https://doc.syspass.org

https://github.com/sysPass/plugin-Authenticator

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].