KeePassXC is a cross-platform community-driven port of the Windows application “Keepass Password Safe”.
-
Updated
Apr 8, 2022 - C++
{{ message }}
KeePassXC is a cross-platform community-driven port of the Windows application “Keepass Password Safe”.
The Single Sign-On Multi-Factor portal for web apps
Guide to using YubiKey for GPG and SSH
A simple, secure and modern encryption tool (and Rust library) with small explicit keys, no config options, and UNIX-style composability.
OSX status bar application to enable/disable Yubikey Nano
Use YubiKey to unlock a LUKS partition
Configuration for Arch Linux, sway, kitty, kakoune, zsh and more + scripted installation guide
Pluggable Authentication Module (PAM) for U2F and FIDO2
Single Sign On server, OAuth2, Openid Connect, multiple factor authentication with, HOTP/TOTP, FIDO2, TLS Certificates, etc. extensible via plugins
Using a Yubikey for SSH Authentication on Windows Seamlessly
LDAP Account Manager
Keys and certificates for YubiKeys, written in Go
SSO authentication provider for the auth_request nginx module
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
multiOTP open source strong two factor authentication PHP library, OATH certified, with TOTP, HOTP, Mobile-OTP, YubiKey, SMS, QRcode provisioning, etc.
A Go TLS/HTTPS server demo that uses a Yubikey as the backend for it's private key
Windows helpers for GnuPG tools suite
Add a description, image, and links to the yubikey topic page so that developers can more easily learn about it.
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.