-
Updated
Dec 15, 2021 - C++
#
yubikey
Here are 196 public repositories matching this topic...
KeePassXC is a cross-platform community-driven port of the Windows application “Keepass Password Safe”.
windows
macos
linux
security
privacy
cross-platform
password-manager
yubikey
password
keepass
hacktoberfest
keepassxc
The Single Sign-On Multi-Factor portal for web apps
docker
nginx
kubernetes
golang
security
ldap
authentication
cookie
push-notifications
u2f
yubikey
two-factor
totp
sso
traefik
mfa
two-factor-authentication
sso-authentication
2fa
multifactor
-
Updated
Dec 16, 2021 - Go
Guide to using YubiKey for GPG and SSH
-
Updated
Nov 13, 2021 - Shell
A simple, secure and modern encryption tool (and Rust library) with small explicit keys, no config options, and UNIX-style composability.
rust
cli
encryption
scrypt
yubikey
curve25519
secure-by-default
rust-library
zero-configuration
unix-philosophy
age-encryption
-
Updated
Dec 16, 2021 - Rust
OSX status bar application to enable/disable Yubikey Nano
-
Updated
Nov 3, 2021 - Objective-C
Use YubiKey to unlock a LUKS partition
-
Updated
Sep 1, 2021 - Shell
Configuration for Arch Linux, sway, kitty, kakoune, zsh and more + scripted installation guide
git
dotfiles
zsh
archlinux
yubikey
arch-linux
kakoune
qutebrowser
snapper
gruvbox
btrfs
grub
sway
wayland
kitty
installation-guides
btrfs-snapshots
swaywm
waybar
powerlevel10k
-
Updated
Dec 14, 2021 - Shell
Pluggable Authentication Module (PAM) for U2F and FIDO2
-
Updated
Dec 15, 2021 - C
Single Sign On server, OAuth2, Openid Connect, multiple factor authentication with, HOTP/TOTP, FIDO2, TLS Certificates, etc. extensible via plugins
c
ldap
oauth2
otp
reactjs
openidconnect
yubikey
totp
hotp
oauth2-server
oidc
authentication-backend
ulfius
hoel
libjwt
tls-certificate
webauthn
fido2
oidc-server
n-factor-authentication
-
Updated
Dec 15, 2021 - C
Using a Yubikey for SSH Authentication on Windows Seamlessly
-
Updated
Nov 24, 2021 - Go
LDAP Account Manager
-
Updated
Dec 16, 2021 - JavaScript
Keys and certificates for YubiKeys, written in Go
-
Updated
Nov 22, 2021 - Go
SSO authentication provider for the auth_request nginx module
nginx
golang
ldap
oauth2
yubikey
totp
sso
google-authenticator
openid-connect
oidc
mfa
duo
atlassian-crowd
-
Updated
Nov 21, 2021 - Go
machiev
commented
Oct 12, 2020
Describe the bug
I have noticed that app-link URLs like: https://company.okta.com/home/amazon_aws/0obm6u4wyuVYgbLdJ0x7/172 cause parsing error in okta_auth_config.py at line 45 (version 0.4.4).
It is caused by an underscore character '_' that should be encoded prior verification like '%5F'.
Traceback (most recent call last):
File "/Users/nowam1/Library/Python/3.7/bin/okta-awsc
Golang interface to manage Yubikeys, including a crypto.Signer & crypto.Decrypter interface
-
Updated
Jul 3, 2021 - Go
multiOTP open source strong two factor authentication PHP library, OATH certified, with TOTP, HOTP, Mobile-OTP, YubiKey, SMS, QRcode provisioning, etc.
php
ldap
synchronization
otp
authentication
offline
sms
active-directory
yubikey
totp
hotp
yubico
credential-provider
yubico-otp
yubikey-authenticators
motp
-
Updated
Aug 24, 2021 - PHP
A Go TLS/HTTPS server demo that uses a Yubikey as the backend for it's private key
-
Updated
May 3, 2018 - Go
Improve this page
Add a description, image, and links to the yubikey topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the yubikey topic, visit your repo's landing page and select "manage topics."
the utility scripts overwrites existing files and configuration as it executes each instruction.
In case the script fails for some reason, all the modified files are left as it is, which sometimes corrupts the existing configuration.
It will be useful if the script backup relevant files and restore them in case of error.