All Projects â†’ yrccondor â†’ wp-webauthn

yrccondor / wp-webauthn

Licence: GPL-3.0 license
🔒 WP-WebAuthn allows you to safely login to your WordPress site without password.

Programming Languages

PHP
23972 projects - #3 most used programming language
javascript
184084 projects - #8 most used programming language
CSS
56736 projects

Projects that are alternatives of or similar to wp-webauthn

clarion
WebAuthn (U2F) helper for CLI operations (e.g. SSH Log in)
Stars: ✭ 78 (-8.24%)
Mutual labels:  u2f, webauthn, fido2
awesome-yubikey
Curated list of awesome Yubikey resources, open source projects, tools and tutorials.
Stars: ✭ 22 (-74.12%)
Mutual labels:  u2f, webauthn, fido2
Solo
Solo 1: open security key supporting FIDO2 & U2F over USB + NFC
Stars: ✭ 1,986 (+2236.47%)
Mutual labels:  u2f, webauthn, fido2
Opensk
OpenSK is an open-source implementation for security keys written in Rust that supports both FIDO U2F and FIDO2 standards.
Stars: ✭ 2,114 (+2387.06%)
Mutual labels:  u2f, webauthn, fido2
line-fido2-server
FIDO2(WebAuthn) server officially certified by FIDO Alliance and Relying Party examples.
Stars: ✭ 350 (+311.76%)
Mutual labels:  webauthn, fido2
keycloak-radius-plugin
Make the radius server as part of keycloak SSO
Stars: ✭ 102 (+20%)
Mutual labels:  webauthn, fido2
go-libfido2
libfido2 bindings for golang
Stars: ✭ 42 (-50.59%)
Mutual labels:  webauthn, fido2
FIDO-Server
Open-source FIDO server, featuring the FIDO2 standard.
Stars: ✭ 17 (-80%)
Mutual labels:  webauthn, fido2
adfsmfa
MFA for ADFS 2022/2019/2016/2012r2
Stars: ✭ 86 (+1.18%)
Mutual labels:  webauthn, fido2
webauthn-example
Basic WebAuthn client and server in go
Stars: ✭ 53 (-37.65%)
Mutual labels:  webauthn, fido2
webauthn-demo
WebAuthn demo with Ionic/Angular and Spring Boot
Stars: ✭ 22 (-74.12%)
Mutual labels:  webauthn, fido2
u2f-php
FIDO/FIDO2 Universal 2 Factors (U2F) support for PHP
Stars: ✭ 25 (-70.59%)
Mutual labels:  u2f, webauthn
android-webauthn-authenticator
A WebAuthn Authenticator for Android leveraging hardware-backed key storage and biometric user verification.
Stars: ✭ 101 (+18.82%)
Mutual labels:  webauthn, fido2
kagi
WebAuthn security keys and TOTP multi-factor authentication for Django
Stars: ✭ 17 (-80%)
Mutual labels:  u2f, webauthn
uru-card
Arduino based firmware for FIDO2 Authenticator
Stars: ✭ 114 (+34.12%)
Mutual labels:  webauthn, fido2
u2f ex
A server-side U2F (Universal Second Factor) library in Elixir
Stars: ✭ 25 (-70.59%)
Mutual labels:  u2f
memberful-wp
Better membership software for WordPress.
Stars: ✭ 37 (-56.47%)
Mutual labels:  wordpress-plugin
rx-otp
HMAC-based (HOTP) and Time-based (TOTP) One-Time Password manager. Works with Google Authenticator for Two-Factor Authentication.
Stars: ✭ 79 (-7.06%)
Mutual labels:  u2f
cookbook
VueJS + NodeJS Evergreen Cookbook
Stars: ✭ 440 (+417.65%)
Mutual labels:  webauthn
WPGlobus
WPGlobus is a family of WordPress plugins assisting you in making bilingual / multilingual WordPress blogs and sites. This is a development repository. The stable version is on WordPress.org.
Stars: ✭ 40 (-52.94%)
Mutual labels:  wordpress-plugin

WP-WebAuthn

WP-WebAuthn

WP-WebAuthn allows you to safely login to your WordPress site without password.

releases WordPress Author Author FOSSA Status

Introduction

WebAuthn is a new way for you to authenticate in web. It helps you replace your passwords with devices like USB Keys, fingerprint scanners, Windows Hello compatible cameras, FaceID/TouchID and more. Using WebAuthn, you can login to your a website with a glance or touch.

WP-WebAuthn

WebAuthn has become a W3C Recommendation since March 2019, which enabling the creation and use of strong, attested, scoped, public key-based credentials by web applications, for the purpose of strongly authenticating users using hardware authenticators. WebAuthn focuses on both security and privacy, it offers the possibility to create a secure authentication process without having to transfer any private data such as recognition data and fingerprint data. It will be the future of web authentication.

When using WebAuthn, you just need to click once and perform a simple verification on the authenticator, then you are logged in. No password needed.

WP-WebAuthn is a plug-in for WordPress to enable WebAuthn on your site. Just download and install it, and you are in the future of web authentication.

WP-WebAuthn also supports usernameless authentication.

This plugin has 4 built-in shortcodes and 4 built-in Gutenberg blocks, so you can add components like register form to frontend pages.

Please refer to the documentation before using the plugin.

Installation

PHP extension gmp and mbstring is required.

Just download the plugin from releases and install it, then you are done.

You can also install WP-WebAuthn from WordPress plugin directory.

License

License

Open sourced under GPL v3.0 license.

FOSSA Status

Thanks to

web-auth/webauthn-framework

Ye Shu (English Translator)

lukasj98 (German Translator)

Hasan Can (Turkish Translator)

milkice

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].