-
keyring
Cross-platform library for managing passwords/credentials
-
oauth2
An extensible, strongly-typed implementation of OAuth2
-
scrypt
password-based key derivation function
-
rpassword
Read passwords in console applications
-
casbin
An authorization library that supports access control models like ACL, RBAC, ABAC
-
sequoia-wot
OpenPGP's web of trust
-
totp-rs
RFC-compliant TOTP implementation with ease of use as a goal and additionnal QoL features
-
jwt-cli
A super fast CLI tool to decode and encode JWTs built in Rust
-
cotp
Trustworthy, encrypted, command-line TOTP/HOTP authenticator app with import functionality
-
jwt-simple
Easy to use, secure, non opinionated JWT (JSON Web Tokens) implementation for Rust
-
openidconnect
OpenID Connect library
-
google-managedidentities1
A complete library to interact with Managed Service for Microsoft Active Directory Consumer API (protocol v1)
-
sspi
Security Support Provider Interface (SSPI) API
-
http-auth
HTTP authentication: parse challenge lists, respond to Basic and Digest challenges. Likely to be extended with server support and additional auth schemes.
-
gcp_auth
Google cloud platform (GCP) authentication using default and custom service accounts
-
vaultrs
An asynchronous Rust client library for the Hashicorp Vault API
-
prs-cli
Secure, fast & convenient password manager CLI with GPG & git sync
-
josekit
JOSE (Javascript Object Signing and Encryption) library for Rust
-
jwt-ui
A Terminal UI for decoding/encoding JSON Web Tokens
-
bcrypt-pbkdf
password-based key derivation function
-
webauthn-rs
Webauthn Framework for Rust Web Servers
-
ssh-agent-lib
A collection of types for writing custom SSH agents
-
actix-web-grants
Authorization extension
actix-web
to protect your endpoints -
libreauth
Collection of tools for user authentication
-
redox_users
access Redox users and groups functionality
-
samael
A SAML2 library for Rust
-
filepack
file verification utility
-
google-tagmanager2
A complete library to interact with Tag Manager (protocol v2)
-
openid
Connect & Discovery client library using async / await
-
stytch
client
-
oxide-auth
A OAuth2 library for common web servers, featuring a set of configurable and pluggable backends
-
rsasl
SASL framework, aimed at both middleware-style protocol implementation and application code. Designed to make SASL authentication simple and safe while handing as much control to the user as possible
-
ssi
Core library for Verifiable Credentials and Decentralized Identifiers
-
streamstore-cli
CLI for S2
-
auth-git2
Authentication for
git2
-
ctap-hid-fido2
Rust FIDO2 CTAP library
-
google-oauth
Google oauth server-side client
-
biscuit
work with Javascript Object Signing and Encryption(JOSE), including JSON Web Tokens (JWT), JSON Web Signature (JWS) and JSON Web Encryption (JWE)
-
diceware
A command line diceware, with or without dice
-
zitadel
API access and authentication in Rust
-
secretgarden
generating and securely storing secrets
-
aliri
Implementations of the Javascript/JSON Object Signing and Encryption (JOSE) standards
-
reqwest-oauth1
Add OAuth1 signature to reqwest with oauth1-request
-
sha-crypt
Pure Rust implementation of the SHA-crypt password hash based on SHA-512 as implemented by the POSIX crypt C library
-
compact_jwt
Minimal implementation of JWT for OIDC and other applications
-
libgssapi
A safe binding to gssapi
-
git2_credentials
Provide credential function to used with git2::RemoteCallbacks.credentials
-
axum-auth
High-level http auth extractors for axum
-
ant-cli
CLI client for the Autonomi network
-
passepartui
A TUI for pass
-
oauth1-request
OAuth 1.0 client library
-
gix-credentials
gitoxide project to interact with git credentials helpers
-
cratery
-- a private cargo registry
-
akas
API Key Authorization Server
-
identity_iota
Framework for Self-Sovereign Identity with IOTA DID
-
biscuit-cli
a CLI to manipulate biscuit tokens
-
mnemonic
Encode any data into a sequence of English words
-
yubirs
interacting with YubiKeys (OTP and PIV functionality)
-
passkey
A one stop library to implement a passkey client and authenticator
-
openpgp-card-tools
inspecting, configuring and using OpenPGP cards
-
http-auth-basic
HTTP Basic Authentication Scheme (RFC 7617 and RFC 2617 compilant, base64-encoded credentials) for Rust applications
-
git-credential-keepassxc
Helper that allows Git and shell scripts to use KeePassXC as credential store
-
affinidi-messaging-sdk
Affinidi Messaging SDK
-
tame-oauth
A (very) simple oauth 2.0 library
-
jwt-authorizer
jwt authorizer middleware for axum and tonic
-
eff-wordlist
packaging EFF wordlist
-
ldap3_client
LDAP Client Library for Tokio
-
saml2aws-auto
management tool for AWS credentials when using Keycloak with SAML
-
blockchyp
SDK for Rust. Like all BlockChyp SDKs, it provides a full client for the BlockChyp gateway and BlockChyp payment terminals.
-
aws-sdk-rolesanywhere
AWS SDK for IAM Roles Anywhere
-
google-walletobjects1
A complete library to interact with Walletobjects (protocol v1)
-
adv_random
Create random numbers, passwords, or strings based on rules
-
totp-lite
correct TOTP library
-
sasl
authentication. Currently only does the client side.
-
xaskpass
A lightweight passphrase dialog
-
askpass-1p
An askpass utility that integrates with 1Password CLI
-
totp_rfc6238
generating Time-based One-time Password (TOTP) codes/tokens defined in RFC 6238
-
rs-firebase-admin-sdk
Firebase Admin SDK for Rust
-
qiniu-upload-manager
Qiniu Upload Manager for Rust
-
ory-client
SDK Client for Ory
-
ybaas
Don't you love when you accidentally tap your Yubikey when you have your IRC client in focus and you send 987947 into Libera? Want to be able to have that experience without having…
-
portier_broker
Reference implementation of the Portier broker protocol
-
zkryptium
Rust crypto library for zero-knowledge proofs
-
legba
A fast multi protocol credential bruteforcer/sprayer/enumerator
-
phraze
Random passphrase generator
-
docker_credential
Reads a user's docker credentials from config
-
axum-keycloak-auth
Protect axum routes with a JWT emitted by Keycloak
-
jwks_client_rs
JWKS-sync client implementation for Auth0
-
radius-rust
Pure Rust implementation of RADIUS Server/Client
-
wow_login_messages
Message definitions for World of Warcraft authentication servers
-
axum_session_auth
Provide a User Authentication and privilege Token Checks. It requires the Axum_Session library.
-
webauthn_rp
Server-side Web Authentication (WebAuthn) Relying Party (RP) API
-
scram-rs
Salted Challenge Response Authentication Mechanism (SCRAM) SASL mechanism, a library which implements SCRAM logic
-
sasl2-sys
Bindings for Cyrus SASL
-
ripasso
A password manager that uses the file format of the standard unix password manager 'pass'
-
twitch_oauth2
Oauth2 for Twitch endpoints
-
supabase-auth
Supabase Auth implementation following the official client libraries
-
powerplatform-dataverse-service-client
unofficial rust client library for connecting to Microsoft Dataverse environments
-
bws
Bitwarden Secrets Manager CLI
-
tauri-plugin-authenticator
Use hardware security-keys in your Tauri App
-
yayo
Manage and generate OTP (one time password) codes
-
ledger-apdu
Ledger Hardware Wallet - Common APDU Protocol Types
-
ogk
cli tool for open.go.kr
-
snmp2
SNMP v1/v2/v3 sync/async client library with traps and MIB support
-
ideatopia-password_generator
Generates passwords with various complexities
-
cargo-credential
assist writing Cargo credential helpers
-
oidc-cli
A command line tool to work with OIDC tokens
-
ssh-key-dir
sshd AuthorizedKeysCommand to read ~/.ssh/authorized_keys.d
-
cryptex
uses system keyrings to store and retrieve secrets or a local file
-
grammers-session
Different session storages for Telegram data
-
ory-kratos-client
SDK Client for Ory Kratos
-
passgen-cmd
Cross-platform tool for generating cryptographically secure passwords/tokens and other sets and sequences
-
share-1password
Securely share notes with others using 1Password. Perfect for developers sending passwords to clients.
-
qwicket
http query management tool for commandline lovers
-
propelauth
managing authentication and authorization with support for multi-tenant / B2B products, powered by PropelAuth
-
pinentry
API for interacting with pinentry binaries
-
pkpw
What if correct horse battery staple, but Pokémon
-
encrypt_config
manage, persist and encrypt your configurations
-
kadmin
Rust bindings for the Kerberos administration interface (kadm5)
-
pe-sign
cross-platform tool developed in Rust, designed for parsing and verifying digital signatures in PE files. It provides a simple command-line interface that supports extracting certificates…
-
pam
Safe Rust wrappers for PAM authentication
-
spotify-quickauth
Quickly authenticate librespot-based applications with Spotify
-
prs-gtk3
Secure, fast & convenient password manager CLI with GPG & git sync
-
keepass-to-env
convert Keepass database to environment variable
-
keyring-search
Cross-platform library for searching the platform specific credential store, made possible by keyring-rs
-
cargo-credential-1password
A Cargo credential process that stores tokens in a 1password vault
-
mas-iana
IANA registry data for JOSE and OAuth 2.0
-
firestore-db-and-auth
allows easy access to your Google Firestore DB via service account or OAuth impersonated Google Firebase Auth credentials
-
aws-assume-role-rs
A command line tool to generate AWS temporary security credentials
-
casdoor-sdk-rust
A Casdoor SDK (contain APIs) with more complete interfaces and better usability
-
okta-jwt-verifier
A helper library for working with JWT's for Okta in Rust
-
sshcerts
parsing, verifying, and creating SSH Certificates
-
twitch_oauth_token
Twitch oauth
-
bitwarden-api-api
Api bindings for the Bitwarden API
-
tauri-plugin-oauth
A Tauri plugin for spawning a localhost server. Needed for some oauth flows (Login with X).
-
rotp
command line HOTP and TOTP generator
-
async-oauth2
An asynchronous OAuth2 flow implementation
-
openid-client
OpenID client for Rust
-
partout
🧊 Iced desktop app for pass
-
simple-ldap
A high-level LDAP client for Rust
-
lade
Automatically load secrets from your preferred vault as environment variables, and clear them once your shell command is over
-
aws-iam
dealing with AWS IAM Policy resources
-
otpauth
Two-step verification of HOTP/TOTP for Rust
-
rusty_oauth
lightweight, secure OAuth 2.0 library for Rust, providing streamlined authentication flows for applications and services. Includes support for authorization codes, client credentials…
-
mc-attestation-verifier
SGX Enclave Attestation Report Verification
-
pamsm
Rust wrappers around PAM Service Modules functions
-
challenge_response
Perform HMAC-SHA1 and OTP challenges with YubiKey, OnlyKey and NitroKey, in pure Rust
-
okta
A fully generated & opinionated API client for the Okta API
-
pavex_session
HTTP sessions support for Pavex
-
some-auth
User management and JWT logic for API services
-
diqwest
Trait to extend reqwest for digest auth flow
-
oauth-lib
Asynchronous Rust library to deal with OAuth flows
-
gravel-gateway
A Prometheus Push Gateway for FAAS applications
-
bitwarden
Secrets Manager SDK
-
mattermost-rust-client
Rust client for Mattermost
-
identity_credential
Verifiable Credentials standard
-
npwg
Securely generate random passwords
-
ntfy
sending notifications over ntfy
-
nervemq-actix-identity
Identity management for Actix Web
-
actix-casbin
An Actix actor for casbin
-
crowbar
Securily generates temporary AWS credentials through Identity Providers using SAML
-
trino-rust-client
A trino client library
-
passage_flex
Passkey Flex for Rust - Add passkey authentication to your own Rust authentication flows with Passage by 1Password
-
poem-grants
Authorization extension for
poem
to protect your endpoints -
z_osmf
z/OSMF Client
-
totp
CLI tool for generating TOTP codes
-
jwt
JSON Web Token library
-
rusty-mail
A CLI Gmail client built in Rust
-
azure_jwt
JWT validator for Microsoft Azure Id tokens
-
oauth10a
oauth 1.0a protocol fully-async with logging, metrics and tracing facilities
-
openiap
test client
-
light-openid
Lightweight OpenID primitives & client
-
min_jwt
Minimal JSON Web Token library
-
twitch_eventsub
that handles everything with Twitch EventSub helix api for you
-
smart-id-rust-client
Smart ID Rust Client
-
clubstatusd
HTTP API which allows the folks in your hackerspace to track it's status, with privacy enabled. Features: ternary status (public, private, closed), announcements (who's coming, talks…
-
teller
A developer-first multi provider secret manager
-
digest_auth
Digest Auth algorithm as defined in IETF RFC 2069, 2617, and 7616, intended for HTTP clients
-
ddnet-accounts
The account server binary, which takes HTTP requests for account related operations
-
sshauth
SSH key based (agents or static files) authentication tokens
-
provider-archive
reading and writing wasmCloud capability provider archive files
-
msal
Stub library for libhimmelblau
-
passrs
Linux pass program, with shared folders
-
casdoor-sdk
Casdoor SDK
-
passage-auth
Authentication API for Passage by 1Password
-
pam-client2
Application API wrapper to Pluggable Authentication Modules (PAM) (forked and fixed version of pam-client)
-
branca
Authenticated encrypted API tokens for Rust. A secure alternative to JWT.
-
nitrocli
A command line tool for interacting with Nitrokey devices
-
graph-oauth
Rust SDK Client for Microsoft Identity Platform
-
rdf-proofs
BBS+ signatures and zero-knowledge proofs for Linked Data
-
aegis-vault
parsing and dumping Aegis vaults
-
opentalk-types-signaling-livekit
Signaling types for the OpenTalk livekit module
-
pam-f
Safe Rust wrappers for PAM authentication
-
clerk-fapi-rs
An unofficial Rust SDK for the Clerk REST Frontend API
-
frank_jwt
JSON JWT
-
ci-id-bin
CLI app to detect ambient OIDC credentials on CI systems
-
galileo-osnma
Galileo OSNMA (Open Service Navigation Message Authentication)
-
oauth-axum
OAuth2 authorization code flow with Axum
-
qiniu-objects-manager
Qiniu Objects Manager for Rust
-
affinidi-messaging-didcomm
DIDComm for Rust
-
macaroon
Fully functional implementation of macaroons in Rust
-
webauthn-authenticator-rs
Webauthn Authenticator Client Library
-
keyweave
Fetches secrets from Azure Key Vault and weaves them into a convenient .env file
-
balloon-hash
Pure Rust implementation of the Balloon password hashing function
-
kanidm_lib_file_permissions
Kanidm File Permissions Library
-
lfspull
git lfs file pulling implementation in pure rust. Can only pull files / folders and only support token-auth for now.
-
ockam_identity
Ockam is a library for building devices that communicate securely, privately and trustfully with cloud services and other devices
-
ssi-data-integrity
Verifiable Credentials Data Model v1.1 for the
ssi
library -
rsub
A high-performance message broker with QUIC transport and pub/sub messaging patterns
-
dtz-identity-auth
authentication traits for DownToZero backends
-
authly-common
Authly common datatypes and algorithms
-
trailbase-extension
SQLite extension used by TrailBase
-
penumbra-sdk-txhash
Produce Penumbra tx effecting data and authorization hashes
-
hyphae-handshake
Noise protocol framework handshakes for QUIC
-
jsonwebtokens
A Json Web Token implementation for Rust
-
msgraph-rs
interacting with Microsoft Graph API
-
brize_auth
A tiny async authentication library
-
ucred
safe access to ucred(3C), user credentials for processes
-
google-analytics3
A complete library to interact with analytics (protocol v3)
-
ntlmclient
NTLM client library for Rust
-
pow_account
generates cryptographic hashes with a second round of hashing to produce configurable leading zeros for proof-of-work or validation
-
slauth
oath HOTP and TOTP complient implementation
-
dacquiri
An authorization framework with compile-time enforcement
-
digest-access
HTTP Digest Access Authentication compliant with ITEF RFC2069, RFC2617 and RFC7616 for Rust
-
opaque-borink
configuration of OPAQUE, a passowrd-authenticated key exchange protocol
-
runeauth
Extendable Cookies
-
affinidi-did-resolver-cache-sdk
Affinidi DID Resolver SDK
-
iam-runtime-rs
Generated protobufs for integrating with and implementing iam-runtime services
-
identity_dbus_broker
DBus Broker which supplies credentials for authenticated Entra ID users
-
ecksport-auth
Native auth impl using NaCl-based signing key system
-
yubico
Yubikey client API library
-
pesel-rs
PESEL validation and detail extraction with multiple data layout implementations
-
fidoprobe
manage FIDO2 devices
-
cargo-credential-netrc
Cargo credential provider that parses your .netrc file to get credentials
-
another-steam-totp
Steam time-based one-time password
-
streambed
core library components
-
oauth2-types
OAuth 2.0 types used by the Matrix Authentication Service
-
sd-jwt-rs
Rust reference implementation of the IETF SD-JWT specification (v7)
-
ory-hydra-client
SDK Client for Ory Hydra
-
oauth-certs
The project fetches oauth certificates from providers during runtime and stores them in static Read / Write lock
-
authifier
Opinionated Rust authentication library
-
psw-gen
passworld generator
-
ate-auth
Represents a standardized data model and API for authenticating an ATE chain-of-trust
-
betfair-adapter
interacting with Betfair from Rust
-
rocket_airlock
TL;DR: Authentication and Authorization for rocket applications. The security airlock is the entry point to a rocket. Everything from the outside environment that wants to enter a rocket…
-
rs-keycloak
Faça a autenticação dos seus projetos usando Keycloak
-
fs-share
A cross-platform file-sharing CLI application
-
clio-auth
OAuth 2 helper library for CLI and desktop applications
-
fi-verifiable-data
VC and VP wrapper for rust and WASM. fi-digital-signatures crate is used to sign and verify the data objects.
-
password
manage passwords
-
feedsweeper
🧹 Automatically tidy up your RSS feed backlog
-
otpget
A command-line tool for automatically retrieving OTP codes from email messages
-
valorant_api_official
interacting with the Official Valorant API
-
tauri-plugin-keychain
A Tauri keychain plugin
-
authress
SDK for RUST - provides authorization as a service with fully compatible REST apis. Authentication / Authorization / User Identity Roles / Permissions / Policies
-
rjwt
A recursive Javascript Web Token with support for ECDSA
-
auto-launch
Auto launch any application or executable at startup. Supports Windows, macOS, and Linux.
-
passkey-client
Webauthn client in Rust
-
kvac
Keyed-Verification Anonymous Credentials (KVAC) and Algebraic MACs
-
alcoholic_jwt
validation of RS256 JWTs
-
kaldav
Caldav client
-
autonomi-cli
Autonomi CLI
-
passport-strategies
A thin wrapper on top of oauth2-rs that simplifies oauth2 authentication
-
c2pa-status-tracker
Status tracking internals for c2pa-rs crate
-
eternaltwin_oauth_client
RfcOauthClient implementations
-
shield
Web authentication for Rust
-
password-maker
Highly customizable password generation library.🔑
-
envio
A Modern And Secure CLI Tool For Managing Environment Variables
-
wow_srp
Server and client library for the World of Warcraft flavor of SRP6 with support for reconnection
-
dimo-rust-sdk
Community-driven DIMO SDK in Rust
-
cargo-credential-libsecret
A Cargo credential process that stores tokens with GNOME libsecret
-
argentum_user_account_business
Business layer of user account component
-
phabricator-oauth
OAuth2 authentication on Phabricator
-
boostydownload
application to bulk-download content from Boosty
-
p7m-userauth
Rust bindings for the login and authentication API of P7M
-
rocket_firebase_auth
Encode/decode firebase tokens in rocket apps with ease
-
biscuit-parser
Datalog parser used in the biscuit-auth and biscuit-quote crates
-
gecos
parsing and generation of gecos strings
-
ffsend
Easily and securely share files from the command line. A fully featured Send client
-
svc-authn
An authentication library
-
aliri_tower
Tower middleware for interacting with
aliri
authorities -
neocities-client
client for the Neocities API
-
onepassword-secret-util
Enhance 1password secret expansion with the opx CLI
-
remote-files
a cli/lib wrapper of opendal to download/upload and manage remote files on buckets
-
yapp
Password Prompt
-
password-rules-parser
Parser for the HTML passwordrules attribute
-
ldap3-serde
Pure-Rust LDAP Client with serde support
-
pwfuzz-rs
Password list mutator/expander
-
project_tstings
test project
-
vade
VC and DID engine
-
sos-migrate
Import and export for the Save Our Secrets SDK
-
passgen-console-linuxwin
Cross-platform console-gui-tool for generating cryptographically secure passwords/tokens and other sets and sequences
-
axum-negotiate-layer
Negotiate HTTP layer library for axum
-
rp-supabase-client
Supabase PostgREST client wrapper with auth capabilities
-
s3-presign
A minimal library for generating presigned URLs for Amazon S3 compatible services
-
ironworker
lastfm scrobbler
-
bitwarden-data
contains structs for exported bitwarden data
-
two-factor-auth
CLI to generate two-factor-auth token compatible with Google Authenticator
-
cawg-identity
Rust SDK for CAWG (Creator Assertions Working Group) identity assertion
-
quickdash
A modern alternative to QuickSFV using Rust
-
ddnet-account-client
The account related operations of a client, that want to manage accounts & do requests to the account server
-
qiniu-upload-token
Qiniu Upload Policy Builder & Parser, Upload Token Generator & Parser for Rust
-
bios-basic
An embeddable message queue system
-
distro-keyring
Keyring data files from linux distributions
-
ctap-types
no_std friendly types for FIDO CTAP
-
rowid
A time-based unique ID solution
-
fattureincloud-rs
Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible…
-
libpwquality
bindings for Rust
-
authbeam
Authentication manager
-
dcaf
ACE-OAuth framework
-
axum_jwt_ware
Axum Authentication Library
-
atm0s-sdn-identity
generating and verifying identities for atm0s-sdn
-
nextera_utils
Next Era Myanmar Solutions Utilities for Rust
-
fenc_cli
-
google-authenticator
can be used to interact with the Google Authenticator mobile app for 2-factor-authentication
-
china_identification_card
validating Chinese identification card numbers based on official rules and checksums
-
needroleshere
AWS IAM Roles Anywhere helper
-
alipan
sdk for rust
-
rasn-credssp
Data types for the Credential Security Support Provider Protocol
-
himmelblau_kerbeiros
Kerberos client library
-
google/ctap2
OpenSK is an open-source implementation for security keys written in Rust that supports both FIDO U2F and FIDO2 standards
-
ledger-transport
Ledger Hardware Wallet - Generic Transport
-
authoscope
Scriptable network authentication cracker
-
msal-rs
Microsoft Authentication Library for Rust
-
ofi-pass
A password promptor for pass
-
verifypass
🐀 | Basic library for checking passwords!
-
vaultier
write and read secrets from Hashicorp Vault
-
oauth2_login
Oauth2 login
-
netdb_auth
Netdb Auth validation for rocket
-
fireplace
A client for Firebase that seeks to provide a user-friendly interface to interact with Firestore, Firebase Auth, and similar
-
amora-rs
Amora is a secure token inspired by JWT and Branca, but enhanced a bit in some areas
-
lark_bot_sdk_patch
rust lark bot sdk
-
credentials
Fetch secrets from either environment variables or Hashicorp's Vault
-
xal
Xbox Authentication library
-
fido-authenticator
FIDO authenticator Trussed app
-
tame-oidc
A (very) thin layer of OIDC like functionality
-
mcai_models
Models for Media Cloud AI project
-
gix-sec
gitoxide project providing a shared trust model
-
bmbp_util
BMBP AUTH
-
keycloak-oauth
designed for seamless integration with Keycloak's OAuth2 authentication flows
-
flutterwave-v3-models
models crate for flutterwaveV3
-
mozwire
MozillaVPN wireguard configuration manager
-
axum-token-auth
passwordless authentication middleware for axum
-
pocket-relay
Pocket Relay Server
-
coconut-crypto
Threshold anonymous credentials based on the paper https://eprint.iacr.org/2022/011
-
letmein-proto
Authenticated port knocking - Wire protocol
-
qm-keycloak
Keycloak helper functions
-
raos
Async Rust implementation of the OAuth 2.1 Authorization Server
-
mega-security-rs
Mega's security whitepaper
-
openmls_basic_credential
A Basic Credential implementation for OpenMLS
-
rpassword-wasi
Read passwords in console applications
-
allow-me
An authorization library with json-based policy definition
-
drive-v3
interacting the Google Drive API
-
slack-auth-middleware
A middleware layer for Axum to authenticate requests from Slack using HMAC signatures
-
libninja_hir
high level ir for libninja
-
dioxus-oauth
using OAuth in dioxus
-
rolling-token-auth
secure rolling token authentication system using HMAC-SHA256
-
identity_verification
Verification data types and functionality for identity.rs
-
garage-door
OIDC provider, for demo purposes
-
cc-auth
backend authorization system
-
aws_sso_flow
AWS SSO authentication flow
-
product-os-oauth-oidc
Product OS : OAuth and OIDC provides a full functioning set of endpoints and end-to-end processing for OAuth2 and OIDC on a Product OS : Server
-
kvarn-auth
JWT authentication for Kvarn
-
qcs-api-client-common
Common code for QCS API clients
-
rocket-basicauth
A high-level basic access authentication request guard for Rocket.rs
-
just-auth
just for oauth2 login
-
identity_core
The core traits and types for the identity-rs library
-
ff-carl
automate Firefox' mTLS host:certificate assignment (ClientAuthRememberList.bin) file
-
apt-auth-config
parse APT auth.conf.d configurations
-
keyscope
key and secret workflow
-
diceware_wordlists
Wordlists for the command line tool Rusty Diceware
-
ic-auth-client
A client library for Internet Computer identity authentication services
-
fuller_canvas_auth
Auth library to interact with Canvas LMS used by the Fuller project
-
user_trait
user authentication abstraction in Rust
-
scram
provider library
-
github-oidc
validating GitHub OIDC tokens
-
didcomm
DIDComm for Rust
-
parquet2lance
Convert parquet files to lance
-
v_authorization
authorization lib
-
protobuf-web-token
Create, verify and decode protobuf web tokens
-
systemd-ask-password-agent
implementing a systemd password agent (https://systemd.io/PASSWORD_AGENTS/)
-
xcrypt
Bindings for libxcrypt
-
wp_goji_patch
Rust interface for Jira
-
dspg
Dan's Simple Password Generator. Generate passwords in a format I like.
-
bellissimo_auth0
that simplifies auth0 authorization process!
-
rusty-jwt
encoding and decoding JSON Web Tokens (JWT)
-
winauth
Windows Authentication in Rust (NTLMv2)
-
shield-oidc
OpenID Connect provider for Shield
-
cisco_decrypt
decrypt Cisco Type 7 passwords
-
crud-auth-bearer
Auth bearer for CLI generator for your favorite API
-
yubibomb
Don't you love when you accidentally tap your Yubikey when you have your IRC client in focus and you send 987947 into Libera? Want to be able to have that experience without having…
-
inth-oauth2-async
OAuth2 client
-
lark_bot_sdk
rust lark bot sdk
-
telegram-auth-rs
Telegram Auth validation
-
authentik-client
Making authentication simple
-
author
Auth[entic|oris]ation
-
evenpw
a cli application to generate easy to type passwords
-
eternaltwin_services
Top-level Eternal-Twin services
-
kaniko-login
The util for eazy login for kaniko
-
tower-oauth2-resource-server
Tower middleware that provides JWT authorization against an OpenID Connect (OIDC) Provider
-
rocket-grants
Authorization extension for
rocket
to protect your endpoints -
libgpg-error-sys
Raw bindings for libgpg-error
-
nethsm-tests
Containerized testing environments for NetHSM related projects
-
otp-std
Generating and checking one-time passwords
-
auth_
auth
-
google-books1
A complete library to interact with books (protocol v1)
-
memorable-wordlist
List of memorable words
-
cerbero-lib
Kerberos protocol attacker library
-
minecraft-msa-auth
authenticating with Microsoft accounts to access online Minecraft services
-
zenlayercloud-sdk
Async Zenlayer Cloud openapi wrapper
-
ssi-data-integrity-suites
Verifiable Credential Data Integrity 1.0 cryptosuites for the
ssi
library -
messagesign
signing requests to mehal services
-
pam-client
Application API wrapper to Pluggable Authentication Modules (PAM)
-
passforge
A robust and flexible CLI password generator
-
mfa-cli
A MFA cli client
-
pwcheck
function to validate a username & password on Linux, MacOS, and Windows
-
actix-jwt-authc
Actix middleware for authenticating JWTs with support for invalidation
-
gauth
HTTP Client for Google OAuth2
-
some_test_auth_service
An Example Auth Service
-
passport
signing and validating PASSporT (RFC8225) tokens
-
product-os-authentication
Product OS : Authentication provides an entire pre-fabricated framework for user authentication and management including a set of APIs and a database structure of identities
-
tower-github-webhook
that simplifies validating webhooks received from GitHub
-
rooster
password manager
-
userp
user account system inspired by Next Auth, with OAuth, password and email support, a ready-made Axum router with Askama templates, and more on the way!
-
influent
InfluxDB Rust driver
-
macaroon-asml-fork
Fully functional implementation of macaroons in Rust
-
frostbow
Package to use Apache Datafusion with Apache Iceberg
-
nitrokey-dmenu
Quickly fetch passwords from your nitrokey
-
apple-password-gen
Generate passwords in the format used by Apple's Strong Password Suggestion
-
rustywt
JWT (JSON Web Token) crate implemented in Rust, focusing on the HS256 (HMAC SHA-256) algorithm
-
oauth2-client
OAuth 2.0 Client
-
oslo-policy
A parser and evaluation engine for oslo.policy rule files
-
noosphere-cli
Reference client and pedagogical tool to demonstrate the principles of the Noosphere protocol
-
pcloud-cli
CLI for pcloud
-
mini-rust-auth
A maybe to simple authentication crate
-
mauth-core
Generate and verify Medidata MAuth protocol signatures
-
your_package_name
A CLI Gmail client built in Rust that uses a Gmail app password
-
rocket-authorization
Rocket.rs web servers to easily access and parse Authorization headers from requests
-
pattrick
command line tool for managing Personal Access Tokens (PAT) in Azure DevOps
-
bios-iam
An embeddable message queue system
-
nats-jwt
JWT library for creating NATS JWTs
-
winscard
A Rust implementation of WinSCard
-
keytar
bindings to safely interact with operating system keychains
-
password-encryptor
A helper crate for encrypting and validating password
-
salad
generates random passphrases from a word-list for *nix systems
-
strm-privacy-driver
Rust API driver for STRMPrivacy
-
goji
Rust interface for Jira
-
cxf
Create, read and modify the Credential Exchange Format
-
cargo-credential-wincred
A Cargo credential process that stores tokens with Windows Credential Manager
-
mas-oidc-client
OpenID Connect client library used by the Matrix Authentication Service
-
auth_service_dot
Sample Auth service
-
rbac
rbca core lib
-
fido2luks
Decrypt your LUKS partition using a FIDO2 compatible authenticator
-
fastsar
Switch between AWS roles quickly using fuzzy matching
-
rand_tool
Powerful command-line tool for generating strong, random passwords and ports
-
ory-oathkeeper-client
ORY Oathkeeper is a reverse proxy that checks the HTTP Authorization for validity against a set of rules. This service uses Hydra to validate access tokens and policies.
-
credstash
managing credentials in the AWS cloud
-
jsonwebtokens-cognito
Decodes and verifies Json Web Tokens issued by AWS Cognito
-
rocket_oauth2
OAuth2 for Rocket applications
-
passarg
Implements OpenSSL-style password/passphrase argument handling
-
auth_services
testing
-
cargo-credential-bitwarden
A Cargo credential process that stores tokens in a Bitwarden vault
-
fireauth
Firebase authentication for rust
-
myloginrs
Read and parse MySQL's .mylogin.cnf file
-
genpass
robust commandline random password generator
-
etcd-rs
etcd client for rust
-
qpm
Quick command line password manager written in Rust
-
ledger-zcash-builder
build transactions for HSM apps
-
scram-2
A SCRAM provider library
-
pkce
generating PKCE code verifiers and challenges
-
basispoort-sync-client
An API client to help synchronize institution data with the Basispoort educational material SSO service
-
auth0_client
An unofficial Auth0 API client for Rust
-
owasp_password_validator
A password validator based on OWASP guidelines
-
tower-jwt
Tower middleware to parse JWTs on Authorization Bearers
-
passgen-lib
generating cryptographically secure passwords/tokens and other sets and sequences
-
sos-artifact
Types for release artifact meta data
-
boringauth
Straightforward password, passphrase, TOTP, and HOTP user authentication
-
genteel_auth_service
Example Auth Service
-
delanocreds
Delegatable Anonymous Credentials (Delano Creds) in pure Rust
-
yaml-adapter
a adapter which reads yaml format policy file for casbin repo
-
nyx
A no-std implementation of the TOTP algorithm
-
authly-client
client for Authly
-
konpeito
Personal key-value store CLI
-
irma
interface for interacting with IRMA servers
-
jwtvault
Highly flexible library to manage and orchestrate JWT workflow
-
oxide-auth-async
Combines oxide-auth with async and futures
-
qm-role
Role management
-
aliri_reqwest
Background token management and renewal for reqwest based on best practices
-
matrix-notify
A command line tool for sending messages to matrix chatrooms
-
of_dn_parser
Parser (and formatter) for OpenFinance Brasil standard distinguished names
-
shibboleth-oauth2-forwarding
server that creates an OAuth2 Server (identity provider). It assumes it runs behind as protected resource (e.g. by securing it with AuthType shibboleth in an Apache 2 server). Shibboleth/SAML…
-
tlns-google-oauth2
An enshitificated Google OAuth2 Server Side support for Rust with built in Scopes enum
-
axum-casbin
Casbin axum access control middleware
-
rocket-apitoken
A very simple API Authorization module for Rocket web applications
-
bitwarden-secrets
command line tool to manage Bitwarden secrets
-
qiniu-credential
Qiniu Credential SDK for Rust
-
prs-lib
Secure, fast & convenient password manager CLI with GPG & git sync
-
google-drive2
A complete library to interact with drive (protocol v2)
-
bmbp_auth
BMBP AUTH
-
oxiDice
CLI to generate customizable passwords as either alphanumeric codes or diceware-based phrases
-
klucznik
Manage your ssh access keys automatically
-
twoken
Generate One-Time Passwords from stored token secrets
-
awsctx
Context Manager for AWS Profiles
-
rftp
Download and upload files from a server via sftp
-
ockam_command
End-to-end encryption and mutual authentication for distributed applications
-
ng-wallet
Wallet library of NextGraph. keeps the secret keys of all identities of the user in a safe wallet. NextGraph is a decentralized, secure and local-first web 3.0 ecosystem based on Semantic Web and CRDTs
-
pam-auth
[MOVED TO
pam
] Safe Rust wrapper for PAM authentification -
tmpo
Command line utility to create new workspaces based on predefined templates
-
onedrive
package for interacting with OneDrive
-
ghctl
A GitHub command line utility
-
rp-supabase-mock
Mock client for supabase auth module, useful for tests
-
passepartout
pass
-
token_adalt
that enables you to acquire security token from Azure Active Directory
-
kanidm_lib_crypto
Kanidm cryptographic functionality
-
passgen-rs
Password generator with a regular-expression-like syntax
-
identity_storage
Abstractions over storage for cryptographic keys used in DID Documents
-
mas-keystore
Secret keys store used by the Matrix Authentication Service
-
identity_did
Agnostic implementation of the Decentralized Identifiers (DID) standard
-
callpass
Generate APRS passcodes
-
garmin_client
oauth2.0-capable client that interfaces with Garmin
-
oauthcli
OAuth 1.0 (and Twitter's f*ckin' OAuth) Client
-
pinterest-login
A Pinterest login library that uses chromiumoxide to emulate a browser and login to Pinterest
-
httpclient_oauth2
OAuth2 client library for Rust. Provides middleware for httpclient.
-
crud-auth
CLI generator for your API. Auth definition
-
meadowcap
A capability system for controlling access to Willow data
-
passivized_htpasswd
Generate htpasswd files
-
qcs-api-client-grpc
gRPC client for the QCS API
-
keychain_parser
Parse the output of security(1) dump-keychain
-
libsecret
Rust bindings of libsecret
-
yubikey-hmac-otp
Yubikey Challenge-Response & Configuration
-
rs-smtp
An ESMTP server library written in Rust
-
git-credential
types that help to implement git-credential helpers
-
sumup
API
-
github-device-flow
Binary and library for performing the GitHub Device Flow
-
pam-bindings
PAM bindings for Rust
-
libpasta
All-inclusive password hashing library
-
smb2-rs
smb2.1 authentication
-
easytradeview
A Rust-based wrapper library for the TradingView website's API, providing easy access to live trading data and indicators without requiring login credentials
-
iap-jwt
Validate and decode Google Cloud Identity-Aware Proxy (IAP) JWTs
-
ledger-transport-hid
Ledger Hardware Wallet - HID Transport
-
imgdl-rs
downloading images from services like Boosty and Gelbooru
-
openiap-client
openiap client library
-
dosu
Rust port of OpenBSD's doas
-
opx
Enhance 1password secret expansion with the opx CLI
-
passkey-authenticator
A webauthn authenticator supporting passkeys
-
munge-rs
Rust FFI binding for MUNGE Uid 'N' Gid Emporium
-
axum-negotiate
Kerberos SPNEGO and NTLM Authentication(RFC4559) for axum
-
yubico_helper
configure your PAM and Udev component to use your Yubikey
-
oauth2-doorkeeper
OAuth 2.0 Doorkeeper
-
pavlok-oauth
Pavlok OAuth
-
http-authentication
HTTP Authentication
-
otpshka
OTP library
-
otp
Pure rust implementation of Hash- and Time-based One Time Passwords in Rust
-
polkit
High-level bindings for libpolkit-gobject-1
-
simple_password_generator
CLI password generator. Can also be used as lib in other porjects
-
ledger-filecoin
integrate with the Ledger Filecoin app
-
oauth2-instagram
OAuth 2.0 Instagram
-
ms_pac
Data types of [MS-PAC]
-
collie
minimal feed reader
-
oro-npm-account
Configure access token and execute the login process
-
rustica-keys
parsing, verifying, and creating SSH Certificates
-
aeneid
use GitHub as a free, zero-ops Identity Provider
-
twitcheventsub-godot
The bindings to be able to have easy twitch intergration with godot made in rust using the twitcheventsub library
-
streambed-vault
Streambed secret store to be used with the Hashicorp Vault API
-
sos-database
Database storage layer for the Save Our Secrets SDK
-
oauth2-google
OAuth 2.0 Google
-
rkeep
Persistent KeePass backend with display hooks
-
oauth2-mastodon
OAuth 2.0 Mastodon
-
google-authz
auto-renewed tokens for Google service authentication
-
ectoken
Token Generator for Edgecast Token-Based Authentication
-
ttyaskpass
a safely passphrase prompt library
-
modality-auth-token
standardized access to local modality auth tokens
-
simplygo
SDK for Rust
-
kiwi-sdk
The Kiwi SDK allows you to write pluggable modules that hook into the Kiwi runtime
-
paseto
An alternative token format to JWT
-
oauth2-twitter
OAuth 2.0 Twitter
-
dicegen
Generate passwords easy to remember
-
tripcode
generating tripcodes on imageboards and textboards
-
oauth2-bitbucket
OAuth 2.0 Bitbucket
-
bitwarden-autotype
The missing desktop-autotype for Bitwarden
-
rudo
gain privilege access on Unix system with Pam
-
caffeine-cf
CLI tool for accessing the Codeforces API easily
-
oauth2-yahoo
OAuth 2.0 Yahoo
-
oauth2-linkedin
OAuth 2.0 LinkedIn
-
oauth2-facebook
OAuth 2.0 Facebook
-
oidc-jwt-validator
Batteries included validaton of Access Tokens from an OIDC Provider
-
oauth2-wechat
OAuth 2.0 Wechat
-
jizhi_auth_service
Auth Service
-
oauth2-microsoft
OAuth 2.0 Microsoft
-
oauth2-amazon
OAuth 2.0 Amazon
-
oauth2-digitalocean
OAuth 2.0 DigitalOcean
-
lightspeed_auth
LightSpeed
-
oauth2-twitch
OAuth 2.0 Twitch
-
oauth2-okta
OAuth 2.0 Okta
-
oauth2-dropbox
OAuth 2.0 Dropbox
-
baltic-id
Baltic ID-Card, Smart-ID & Mobile-ID Api client library for Rust
-
prople-vessel-core
An abstraction of core business logic for the prople/vessel
-
yubico_manager
Yubikey Challenge-Response & Configuration
-
oauth2-gitlab
OAuth 2.0 GitLab
-
aws-msk-iam-sasl-signer
AWS MSK IAM SASL Signer
-
oauth2-signin
OAuth 2.0 Signin
-
roukens
easy messaging, token generation, and validation
-
axum-casbin-auth
Casbin axum access control middleware
-
object-storage
used to manipulate oss or cos
-
totp-sos
RFC-compliant TOTP implementation with minimal dependencies
-
did-onion
did:onion DID method, using the ssi crate
-
chaos
Password metadata storage and xsalsa20 hasher
-
github-actions-oidc-claims
Types for GitHub Actions JWT claims
-
cli_google_auth_from_exported_qr_jpg
CLI generates 2FA OTP codes from exported QR jpg images from google authenticator
-
random_password_generator
generate random passwords, you can define whether the password will have alphabetical, numeric or special characters
-
vault-vars
fetch secrets from Hashicorp Vault and inject them into variable files for hashicorp terraform
-
other-pocket
Async bindings for Pocket API (https://getpocket.com)
-
dpg
generate password(s) using diceware method & crypto secure random numbers
-
passport_azure_ad
JWT bearer token validation and verification towards Microsoft Azure AD
-
ayan_learn_crate
LEARNING AUTH SERVICE
-
bitwarden-exporters
Internal crate for the bitwarden crate. Do not use.
-
uniauth
abstraction over authentication
-
delano-wallet-core
Delanocreds, Delegatable Anonymous Credentials in pure Rust
-
codeforces-api
Use auth api provided by Codeforces + download testcases
-
ssb-box-stream
Implemenation of Scuttlebuts authentication and encryption protocol for peer connections
-
vercre-holder
OpenID compliant Verifiable Credential holder API, typically implemented by a wallet
-
kerbeiros
Kerberos client library
-
oauth2-github
OAuth 2.0 GitHub
-
minceraft
minecraft related stuff
-
letmein-conf
Authenticated port knocking - Configuration parser
-
vade-jwt-vc
plugin to issue VC with simple JWT signature based on SECP256K1 curve
-
rancher
A fledgling rancher client. Just to flip drainOnDelete for my node pools
-
cosmodrome
Access control for your rocket application
-
oauth2token
Obtains OAuth 2.0 tokens
-
graph-error
Graph Api error types and handling for the graph-rs-sdk crate
-
kerberos_asn1
Parse/Build Kerberos ASN1 DER To/From Rust structs
-
identity_doc_manager
Decentralized Identifiers (DID) standard
-
auth_lite
authentication server
-
sedo
Run a command with environment variables set from values in a 1Password item. Environment values are set based on entries in a section called "environment"
-
wpa_passphrase
Generate a WPA PSK from a SSID and passphrase
-
identity_integration
A DID to ledger intergration library for IOTA
-
artiaa_auth
file parsing for artifactory authentification
-
dono
Key Derivation Function
-
identity_vc
Verifiable Credentials
-
ldapquery
A builder for ldap queries
-
identity_schema
VC schema validation
-
ngydv
store/restore aws cli credential
-
cks_accumulator
Pairing based accumulator from the paper - An Accumulator Based on Bilinear Maps and Efficient Revocation for Anonymous Credentials
-
identity_communication
A DID communication library
-
azure_jwt_async
JWT validator for Microsoft Azure tokens that is async capable
-
rspotd
Generate ARRIS/CommScope Password of the Day for modems
-
kepton
An open source identity and access management solution
-
howtoshell
Get directions for how to do anything in the terminal. Powered by ChatGPT. Like TLDR, but smarter.
-
sshkey-attest
FIDO SK SSH Key Attestation
-
bearer
Command line utility to generate HTTP Authorization header with bearer tokens. This is achieved with OAuth2 authorization code and refresh token workflow.
-
firebase-user
Firebase authentication for rust
-
tide-http-auth
Basic and Bearer auth support for Tide
-
rspotd-cli
Generate ARRIS/Commscope password-of-the-day for modems using rspotd library
-
crcnt_rbac
CRCNT RBAC Component
-
oauth-credentials
Types for representing the credential pairs of OAuth 1.0
-
rustssh
ssh tools
-
git-credential-null
Git credential helper to disable git password prompts
-
ezoauth
Easy to use OAuth2 client for rust
-
sessions-core
Sessions Core
-
jinxapi-github
GitHub API client
-
libotp
One Time Password generator
-
axum-jwks
JSON Web Key Set (JWKS) to verify JWTs in Axum
-
ssi-status
Status Lists implementations for the
ssi
library -
pinecone-rs
Pinecone Client for Rust
-
casdoor-rust-sdk-release-test
Rust client SDK for Casdoor
-
edgerc
A standard Akamai edgerc signer
-
milkman
-
gsasl-sys
Raw FFI wrapper for GNU sasl (gsasl)
-
gcp-sa
Google Cloud Platform Service Account OAuth authentication abstraction
-
connect-1password
Rust SDK for 1Password Connect
-
blindcopy
Copy data to clipboard without appearing in history or sync
-
fido-mds-tool
Fido Metadata Service parsing tool
-
zd_auth_service
Example auth service
-
rl-jwt-auth-starter
rust jwt auth
-
battleye-rust
Simplify authentication, acknowledge automation, input validation and sending commands using BattlEye RCON UDP connection
-
pwin
Password Prompt
-
auth_servicex
example suth service
-
jwt2
JSON Web Tokens done right... hopefully.
-
affinidi-messaging-mediator
DIDComm Mediator service for Affinidi Messaging
-
avanza-rs
API client for Avanza
-
lonewolf-auth-toolkit
This package adds some handy helper functions related to authentication
-
yescrypt
Pure Rust implementation of the yescrypt password hashing function
-
jwt_hmac
generating and parsing JWT tokens using HMAC SHA256 as per https://jwt.io/introduction
-
person_registration
Person registration for Brazil documents
-
ssi-contexts
JSON-LD context files related to Verifiable Credentials, Decentralized Identifiers, and Linked Data Proofs
-
cyaxon-rocket-authifier
Rocket.rs implementation of authifier
-
jute
An opinionated JOSE library that implements JWT, JWS, JWE, JWA and JWK
-
passage-id
Server SDK for passage.id authentication
-
google_auth_verifier
Small library to quickly verify tokens provided by google auth
-
kubepassgen
Passwordstore.org to k8s secrets
-
googol
A generic library to call Google APIs
-
keyring-manager
Cross-platform library for managing passwords
-
axum-jwt-auth
JWT authentication middleware for Axum
-
librus-api
Login API for Librus Synergia
-
veriform
Cryptographically verifiable data serialization format inspired by Protocol Buffers
-
solo-virtual-key
Rust wrapper for the virtual U2F key from SoloKeys' solo1 project, intended for testing U2F applications
-
oauth2-zoho
OAuth 2.0 Zoho
-
pinenut
Pinecone Client for Rust
-
oauth2_noserver
Handles the oauth2 flow for installed apps that don't have a server side
-
auth_service_sada
LGR prpyekti
-
coult
Hashicorp vault secret retrival helper, using hyper and serde, and automatically parsing
-
mz_rusoto_credential
AWS credential tooling
-
passguard
This Rust-based password and passphrase generator offers a versatile solution for creating secure, customizable passwords. With support for password size and include uppercase, numbers and symbols.
-
ldap3_proto
LDAP Protocol Bindings for Tokio
-
google-api-rust-client-unoffical
An unoffical client library for Google APIs
-
xdid-method-key
xdid implementation of did:key
-
azure_identity_gindix
Rust wrappers around Microsoft Azure REST APIs - Azure identity helper crate
-
oauth1-twitter
Twitter OAuth 1.0a
-
u2f
Rust FIDO U2F Library
-
libzero
-
etwin_auth_store
Dinoparc store implementation
-
axum-supabase-auth
Integrate Supabase Auth (GoTrue) with Axum
-
oauth2-tiktok
OAuth 2.0 TikTok
-
gnudb
get CDDB information from gnudb.org (like cddb.com and freedb.org in the past)
-
cargo-credential-gnome-secret
A Cargo credential process that stores tokens with GNOME libsecret
-
vercre-did
OpenID Data Model
-
shamsher_auth_service
Example of auth_service
-
bsd_auth
Rust API for OpenBSD's bsd_auth
-
oauth2-pinterest
OAuth 2.0 Pinterest
-
oauth2-baidu
OAuth 2.0 Baidu
-
airbyte-protocol
Unofficial implementation of the Airbyte protocol
-
protect-axum
Authorization extension for
axum
to protect your endpoints -
bitstore
Password manager tools written in rust
-
cf-services
Client library for Cloud Foundry
-
firebase-auth-sdk
Firebase authentication SDK for rust
-
steamguard-cli
A command line utility to generate Steam 2FA codes and respond to confirmations
-
ssi-data-integrity-core
Verifiable Credential Data Integrity 1.0 core implementation for the
ssi
library -
bitwarden-send
Internal crate for the bitwarden crate. Do not use.
-
passwd-rs
Crate/Library providing a functions to get information about groups, users and shadow passwords
-
oneshot-oauth2-callback
Easily receive an OAuth2 code grant callback at a local address
-
bc_yubikey_git_helper
Not for public use. Helps enable switching between multiple Yubikeys for signing git commits and tags. Enables fido2 with multiple keys and auto-switching.
-
authenticator-cli
Webauthn Authenticator Management Tool
-
bitwarden-cli
Internal crate for the bws crate. Do not use.
-
facebook-fb-login-deauth-callback
Facebook - Facebook Login Deauthorize Callback
-
freetsa
Client library and CLI utility for acquiring timestamps from freetsa.org
-
credent_cli
Reads in credentials from the CLI
-
wifiqr
Generate QR codes for wifi access
-
dcl-crypto-middleware-rs
Utils to authenticate Decentraland users on Rust services
-
nakama-rs
Pure rust nakama protocol implementation
-
lockpad-auth
processing JWT claims
-
safe_authenticator_ffi
SAFE Authenticator
-
restic_ez
configuration loader and API around
restic
-
webauthn-rp-proxy
Webauthn RP CLI Proxy
-
brr
cloud build farm to make rust builds fast
-
gen_passphrase
A secure, simple yet customizable passphrase generator. Use provided dictionaries or bring your own!
-
valensas-vault
that provides a convenient interface for interacting with Vault
-
docker-credential-acr-login
A docker credential helper for Azure Container Registries (ACRs)
-
pcgen
passcode generator for your phone or computer
-
shurly
URL shortener with API management
-
eve_oauth2
Black Rose's OAuth2 implementation for EVE Online SSO
-
jwk-set
JSON Web Token (JWT) Set
-
polkit-sys
Low-level bindings for libpolkit-gobject-1
-
password-hash
Traits which describe the functionality of password hashing algorithms, as well as a
no_std
-friendly implementation of the PHC string format (a well-defined subset of the Modular Crypt Format a.k.a. MCF) -
totp_embed
A fork of totp-lite for embedded environment
-
fars
An unofficial Rust client for the Firebase Auth REST API
-
websession
Web Session Support for Rust
-
kanidm_utils_users
Kanidm utility crate
-
ledger-transport-zemu
Ledger Hardware Wallet - Zemu Transport
-
quickey
Quick password and API key generation
-
net-token-verifier
defines core traits and structures for fusion auth token verifications in the net-stalker project
-
collie-auth
A auth library for the minimal feed reader
-
authku
a user-friendly client for authorization and authentication in HKU eLearning system
-
openbanking
Open Banking client written in Rust Programming Language
-
sudo-rs
A memory safe implementation of sudo and su
-
readpassphrase
Rust API for OpenBSD's readpassphrase
-
otp_generator
Otp generator
-
enigmatic
Secrets management cli
-
argentum_user_business
Business layer of user component
-
git-oidc
validating GitHub OIDC tokens
-
uuid-mc
handling and generating Minecraft offline and online UUIDs
-
shadow-rpc-auth
Authenticate against RPCs that require JWT auth headers
-
pw-gen
A password generator
-
cargo-credential-macos-keychain
A Cargo credential process that stores tokens in a macOS keychain
-
corund
Portable auth server
-
webauthn-rs-device-catalog
Webauthn RS Device Catalog
-
cyaxon-authifier
Custom authorization library for Cyaxon Group projects
-
aegis-vault-utils
interacting and generating OTP codes from the Android app Aegis Authenticator's backup vault
-
oath-authenticator
OATH authenticator Trussed app
-
openidconnect-lax
OpenID Connect library
-
libgssapi-sys
A low level binding to gssapi
-
hc-vault
interact with hashicorp's vault
-
libr2fa
HTOP, TOTP and steam guard tow-factor-authentication
-
rocket-auth-login
Login and authentication for rocket web apps. This crate provides functions to process login forms and to deal with private cookies easily.
-
jls
JSON Licensing Scheme for issuing and/or verifying licenses
-
sts_profile_auth
Authenticate using a profile in your aws credential file when using rusoto
-
xtb_api
Rust wrapper for the XTB API
-
google-dns-dynamic
Client to update google domains dynamic dns
-
otp_generator_custom_length
generating dynamic one-time passwords (OTPs)
-
tpmless-tpm2
Various TPM 2 related functions without the need of a live TPM
-
oauth2-linode
OAuth 2.0 Linode
-
amt-lib
A general purpose library for development of AMT Tools
-
sequoia-net
Network services for OpenPGP
-
letmein
Authenticated port knocking - Client
-
credent_cli_model
Reads in credentials from the CLI
-
chkoauth2
A CGI which validates OAuth2 tokens before calling another script
-
influxc
InfluxDB Client Library
-
otpcli-tkennedy1
one-time-password CLI, with support for TOTP and STOKEN
-
jwkrs
A JWK library
-
rs-sasl
A SASL library written in Rust
-
credent_fs
Reads / Writes credentials from / to disk
-
scim_proto
Kanidm SCIM Protocol Bindings
-
trailbase
Package to use TrailBase as a framework
-
smu_auth_service
An authentication service
-
all4art-authservice-domain
The domain layer for all4art's authentication service
-
protect-endpoints-proc-macro
A proc-macro way to protect your endpoints
-
rc_protocol
Random Checksum Protocol
-
axum-oidc
A wrapper for the openidconnect crate for axum
-
otpless_auth
to authenticate otpless jwt token for otpless user detail
-
pam-u2f-mapping
pam-u2f mapping file parser and formatter
-
secret-loader
Load secrets from multiple locations
-
passkey-transports
managing CTAP2 transport-specific bindings
-
logto-rs
🦀 Logto Rust Unofficial SDKs
-
decrypt-cookies
A decrypt browser crate
-
auth_client_axum
client to integrate axum servers with our auth service
-
envop
A CLI for syncing environment variables using 1password
-
b2creds
accessing b2 credentials
-
azure_password_sprayer
Tool written in Rust to perform Password Spraying attacks against Azure/Office 365 accounts
-
xand-secrets
interface for reading secrets from — and checking the health of — a centralized secret store
-
pwrs
a pwgen like utility that generates passphrases
-
supabase-rust
Rust client for Supabase
-
himmelblau_kerberos_constants
Constants used by different objects and actors of the Kerberos protocol
-
oxide-auth-axum
A OAuth2 server library for Axum featuring a set of configurable and pluggable backends
-
rust_keylock_shell
Shell access to the rust-keylock. rust-keylock is a password manager with goals to be Secure, Simple to use, Portable and Extensible.
-
cedar-agent
HTTP server designed to efficiently manage a policy store and a data store. It provides a seamless integration with Cedar, a language for defining permissions as policies.
-
letmeinfwd
Authenticated port knocking - Firewall backend daemon
-
auth_service
Example auth services
-
aws-credential-types
Types for AWS SDK credentials
-
MyAuthServices
Example auth services
-
conrad
Rust authentication framework
-
lrau
authentication and permission management system
-
open_ocpp
OCPP Library
-
passphrase_lib
Passhrase is a pure Rust crate focused on generating solid passphrases at the touch of a button , giving users the ability to generate memorable strong passphrases that takes thousands…
-
tradfri-rs
Coap client wrapper for controlling IKEA lightbulbs
-
auth_service_breakout
Learning about modules
-
sos-core
Core types for the Save Our Secrets SDK
-
auth0-management
An unofficial client for Auth0 Management API
-
distant-auth
Authentication library for distant, providing various implementations
-
fidelius
A CLI Tool to generate TOTP for any 2FA locally
-
sos
Distributed, encrypted database for private secrets
-
actix-middleware-rfc7662
Actix-web extractor which validates OAuth2 tokens through an RFC 7662 token introspection endpoint
-
mc_auth
authenticating with Mojang's authentication servers
-
miniotp
Minimal customisable HOTP and TOTP implementations
-
tripactions
A fully generated & opinionated API client for the TripActions API
-
goa-oauth2
A command-line utility for retrieving OAuth2 tokens from GNOME Online Accounts
-
sso-ui-jwt
JWT utilities from SSO UI
-
munge_auth
Safe bindings for munge https://github.com/dun/munge
-
aws-unlock
Unlock your AWS profile as needed
-
hanko
Keeps your Git allowed signers file up to date with signing keys configured on software development platforms like GitHub and GitLab
-
auth_service_silent
A sample service to test cargo.io publishing
-
cable-tunnel-server-frontend
webauthn-rs caBLE tunnel server frontend
-
ssh-gpg-agent
An SSH agent implementation that transparently supports PGP encrypted private SSH keys
-
lib_remotebuild-rs
A wrapper for the remote build API written in rust
-
cabbage
Rust wrapper around SV Sticky's Koala API
-
pass-fxa-lib
interact with passwords stored on FxA
-
pgn
command line pass word generator in rust
-
niconico
client library for Niconico authentication
-
new_auth_service
Hello crates.io
-
entrust-core
En-/decryption and password store management for entrust
-
aliri_oauth2
JWT authorization based on validating OAuth2 scopes
-
facebook-fb-login-deauth-callback-warp
Facebook - Facebook Login Deauthorize Callback warp integration
-
kenobi
A Windows Negotiate implementation. Forked off cross-krb5. Windows-only so far. WIP
-
chbs_password_checker
Password Strength Checker
-
eternalfest_auth_store
Dinoparc store implementation
-
tokidator
Token based authentication framework
-
lockchain-http
Generic HTTP interface crate for the lockchain ecosystem. Can serve both encrypted and cleartext records
-
iota-identity
identity for IOTA and other systems
-
eelu-login
EELU Moodle Login University moodle-login through sis system
-
oauth2-surf
HTTP client adapter for oauth2 crate using the surf HTTP client
-
genp
generating passwords and passphrases
-
oauth21-server
quickly create an OAuth2.1 server
-
sopass
command line password manager using SOP
-
ci-id
Ambient OIDC credentials detection on CI systems
-
credent_fs_model
Reads / Writes credentials from / to disk
-
google-androidpublisher3
A complete library to interact with Android Publisher (protocol v3)
-
milenage
Algorithm Set
-
qwerty
Password generation library
-
open-api-hydra
Hydra Client generated by Open API
-
rust-1password-cli-runner
A wrapper around the 1Password CLI to use secrets stored in it. Access to 1Password needs to be allowed on a per run base.
-
fumnet
authentication library for Ferdowsi University of Mashhad captive portal
-
instapaper
API wrapper
-
rfc-4226
IETF RFC 4226 (HOTP)
-
credentialhelper
Credential Helper library for Rust
-
secretfile
A small library for helping with loading secrets from files including systemd service credentials support
-
mcb_auth_gen
An OpenAPI generated Rust client for Metropolitan Commercial Bank authentication API
-
twitter-scraper
Twitter scraper, no login required. FOR EDUCATIONAL PURPOSES ONLY
-
runas
Run a command as root (sudo)
-
cable-tunnel-server-backend
webauthn-rs caBLE tunnel server backend
-
vxde
parse .vxd files containing key-value pairs used in games or configurations
-
netrc_util
libary for parsing netrc files
-
ledger-transport-hidapi
Ledger Hardware Wallet - HID Transport
-
deadbolt-vault
Daemon implementation of deadbolt
-
rust-passmaker
A password generator CLI written in Rust
-
psg-core
Password generator function
-
rsotp
generating and verifying one-time passwords
-
auth-helper
Authorization tools
-
apple_auth
authenticating with Apple's Sign In service
-
telegram-authorizer
Telegram authorizer for Axum
-
steam-connect
Steam web authorization for simple use in projects with or without actix_web
-
git-credential-github-app-auth
Git credential helper using GitHub App authentication to provide Github tokens as credentials to Git
-
autoconfig
Mozilla Thunderbird's autoconfig
-
mpgen
Create memorable passwords easily using this CLI
-
madome_client
Madome Client
-
knox
structured secret vault encrypted through GPG
-
sequeda-password-generator
generate password
-
all4art-authservice-persistence
The persistence layer for all4art's authentication service
-
yapass
A password generator
-
google_certs_oauth
that helps you decode Google OAuth 2.0 JWT tokens and verify them using Google's public keys
-
google-service-account-oauth-access-token
Google - Service account - OAuth Access Token
-
google_auth
get google default credentials
-
oidc_verify
A simple-usage OIDC-RS256 token verifier. It works without
authorization_endpoint
field, such as Firebase Auth. -
password-store
gopass wrapper library
-
actfv
Take
.aws/credentials
as input and write it into a Terraform compatible.tfvars
file -
auth_service_demo
Auth service for testing
-
passg-tool
Generate pseudo-random passwords from the command line
-
google-signin
API bindings for Google Sign-In
-
sspi-bobbobbio
bobbobbio's fork of A Rust implementation of the Security Support Provider Interface (SSPI) API
-
coreutils_auth
Authorization and Authentication services
-
ttv-auth
A wrapper around
twitch_oauth2
for publishing as part ofttv-rs
-
pwquality
Binding for pwquality
-
uniqueid
Generates a unique hash/identifier for a system given a set of parameters
-
vapid
RFC 8292 Voluntary Application Server Identification (VAPID) Auth header generator
-
steam-openid
Steam OpenID
-
hello-rs
A command-line tool to submit links to various social platforms
-
hi-auth
Social account user info libary, include Github,Wechat and Google
-
casdoor-rust-sdk
Rust client SDK for Casdoor
-
zitane-aws-creds
Tiny Rust library for working with Amazon IAM credentials
-
amazon_cognito_rust
amazon cognito client in rust
-
vaultrs-test
A test suite for testing against Hashicorp Vault servers
-
MMDB_Client
{InDev} A simple,easy to use database server
-
apple-search-ads-client-secret
Apple - Search Ads - Client Secret
-
mail-auth
DKIM, ARC, SPF and DMARC library for Rust
-
vade-evan-bbs
Workflow handling and signature creation for BBS crypto suite in evan
-
graph-auth
A collection of utilities to implement authorization on data graphs such as GraphQL
-
credent
Manages
~/.config/<app>/credentials
-
tide-openidconnect
OpenID Connect middleware for Tide
-
talenta
CLI
-
gauthz
Google API authentication crate
-
openid-actix
description
-
qiniu-sdk
Qiniu Meta Crates for Rust SDK
-
sitter
managing user registration, login, and the user's things
-
auth_service_test
authentication service
-
aws-auth-payload
methods for you to use your AWS credentials to generate a pre-signed request to AWS API
-
mould-auth
Authorization services for Mould framework
-
nanopass
Core crate for nanopass; a secure, procedural, password system
-
rustbase-scram
A SCRAM provider library
-
aliri_jose
Implementations of the Javascript/JSON Object Signing and Encryption (JOSE) standards
-
auth-headers
authorization header parsing / creation
-
bitwark
Empowering secure digital interactions with robust binary token management and dynamic rolling keys
-
pagetop-user
PageTop package for user, roles, permissions, and session management
-
twapi-oauth
Twitter OAuth library
-
did-peer
did:peer method in Rust, uses the ssi crate
-
rass
standard *nix password manager: pass
-
network-check-sum
RFC 1141 / RFC 1071 check sums, psuedo-headers and cryptographic authentication
-
chipp_auth
macOS library for storing credentials in keychain
-
jellytui
A terminal user interface for Jellyfin, using MPV
-
auth0-jwt
validate JWTs from Auth0
-
forbidden
An auth library for Rust applications
-
ntlm-hash
Lightweight ntlm hash implementation
-
eternals_password_generator
Password Generator
-
otp-simple
TOTP and HOTP algorithms
-
load_vault_credentials
hashicorp vault: load username / password kv credentials using a role id and secret id
-
nss-gk-api
Gecko API for NSS
-
caelum-vcdm
This crates implements w3's Verifiable Credential Data Model
-
auth0_rs
Auth0 library for token validation
-
lvp
Misc utilities for axum (dynamic TLS, OIDC, logger, errors, CORS, and JWT auth)
-
passrs-tui
A TUI (terminal "GUI") password manager & authenticator
-
eztotp
TOTP solution
-
hn-cli
HackerNews command-line client
-
new-home-proxy
part of the New Home IoT System. It is used to make the core available in the www.
-
quick-flash
Flash centrally hosted firmware binaries with one command
-
pocket-relay-main-server
Pocket Relays Main server which is responsible for most of the client server logic
-
s3v4
signing requests and URLs using AWS' S3 version 4 protocol
-
blizzard-id
A UID library, originally developed for the Blizzard Game Engine ❄️
-
tid-rs
TouchId integration for Rust
-
fafbot
Fire-and-Forget Bot
-
rl2020
RevocationList2020 format
-
cesium-oauth
oauth authentication with fediverse servers
-
kerberos_ccache
parse ccache kerberos structures
-
bevy-firebase-auth
firebase auth for the bevy game engine
-
toxy
An Oauth2 token exchange aware reverse proxy based on hyper
-
ifunny-basic
generating iFunny basic authentication tokens
-
ssh-key
Pure Rust implementation of SSH key file format decoders/encoders as described in RFC4251/RFC4253 and OpenSSH key formats, as well as "sshsig" signatures and certificates (including…
-
quiestce
mock of an oauth server
-
yatotp
TOTP client which stores its data locally
-
ctap
FIDO2 CTAP protocol
-
rocket-authz
Casbin rocket access control middleware
-
smith-ssh
Smith client. Command line tools for interacting with https://smith.st services.
-
all4art-authservice-mocks
The mocks for all4art's auth service
-
mfauth
CLI client to request and manage OAuth2 tokens
-
zemi-identity
Identity tools that can be used to create credentials without a trusted third party. This library can deterministically produce an asymmetric keypair from user credentials. It also…
-
authy
Bindings for the Authy two factor web service
-
fenrir
Locates wifi devices using services such as wigle.net
-
auth_service777777777
authentication service
-
credentialhelpercache
Credential Helper library for Rust
-
soth
auth crate
-
trotp
TUI TOTP generator
-
kn_auth_service
Example auth service
-
libpassgen
generating passwords
-
siwa
Sign In With Apple JWT validator library
-
http-sign
HTTP signature draft standard
-
dwn-node
Decentralized Web Node
-
google_pem
Google token validation
-
spake2
password-authenticated key-exchange algorithm
-
ttypass
Tiny library to read passwords from terminal windows
-
google-service-account-oauth-jwt-assertion-cli
Google - Service account - OAuth JWT Assertion Cli
-
axum-util
Misc utilities for axum (dynamic TLS, OIDC, logger, errors, CORS, and JWT auth)
-
freee
REST API client implementation for freee Accounting, auto-generated from OpenAPI specification
-
xmu-login
An SDK used for bypassing XMU authentication system
-
django-auth
Authenticate or generate Django-managed passwords
-
awc-firebase-auth
package for handling Firebase authorization with AWC client
-
xkpass
Generate passwords that are easy to remember. Inspired by https://xkcd.com/936/
-
msal-cert
handling Microsoft Authentication Library (MSAL) certificates
-
pwdgen
Easy and readable password generator
-
auth0wrap
A wrapper for the Auth0 Authentication API
-
rsreddit
Lightweight Reddit API wrapper
-
pass-man
Command-line password manager with support for basic operations & notes
-
rust-keylock-ui
A password manager with goals to be Secure, Simple to use, Portable and Extensible
-
aliri_actix
Actix for interacting with
aliri
authorities -
sudo-askpass
A sudo askpasss so inputting your password isn't boring
-
avalanche-rs
An Avalanche SDK
-
jsonwebkey-convert
Convert an RSA public key between Json Web Key and DER/PEM format
-
auth_for_warp
plugin auth module for warp-based servers
-
moosicbox_auth
MoosicBox authentication package
-
auth_service_tak
Example auth services
-
lastpass
An unofficial interface to the LastPass API
-
bsd_auth-sys
Minimal Rust bindings for OpenBSD's bsd_auth
-
socialhunt
Hunt down accounts by username across social networks
-
martin_bootcamp_auth_service
Example auth services
-
kpw
A password manager
-
argon2-creds
Convenient abstractions for all things credentials
-
pointguard
cli password manager that is compatible with password-store
-
ids-daps-client
A client to connect with the IDS DAPS
-
msal_browser
Rust WASM wrapper for msal-browser.js
-
xcrypt-sys
Low-level bindings for libxcrypt
-
tweetust
The Twitter API wrapper
-
vercre-core-utils
OpenID Data Model
-
passgen-cli
Password generator with a regular-expression-like syntax
-
swords
extensible, and portable password manager file format
-
uri_parser_gdv
URI Parser is a pest-based parser that breaks URIs into structured components
-
djpass
A command-line tool to generate and verify passwords used in Django project
-
danfoss-ally-rs
interact with the danfoss ally api
-
librustpam
UNIX PAM authentication framework
-
vault-api
Vault API library
-
nv
Secure secret store
-
passt
cli tool and library to generate good-enough random passwords
-
tencentcloud-sdk-rs
Tencent Cloud SDK Implementation(base API 3.0) in Rust. Support Tencent Cloud API request,Sign
-
KeyBoxen
Standalone secret-service daemon for window managers
-
tokio-ddmw
integrating clients against DDMW
-
wrapper-jsonwebtoken
wrapper
-
easy-srp
wraps the rust srp crate and provides an easy to use API
-
psh-cli
Password generator/manager that derives deterministic passwords from a set of inputs
-
suzume
jwt library
-
hubakc
Authorize an ssh session using your keys on GitHub
-
rustotp
pure Rust implementation of the Time-Based One Time Password (TOTP) algorithm specified in RFC 6238
-
google_authenticator_converter
Extract name, secret and issuer from a Google Authenticator migration QR code
-
jsonwebkey
JSON Web Key (JWK) (de)serialization, generation, and conversion
-
moodle_client
Moodle Webservice Client in Rust
-
gcc_lgr_auth_service
Auth service lgr bootcamp learning project
-
passgenr
generating cryptographically-secure passwords in Rust
-
ledger-bluetooth
Ledger Hardware Wallet - Bluetooth Transport
-
suc
(Simple) Secure (Filebased) User Credentials
-
lugnut
An OTP Generator for Rust
-
pword
secure password generator that lets you create unique passwords for websites based on an easy to remember master phrase
-
keytar-sys
cxx bindings to keytar
-
fido2-rs
Rust bindings to Yubico fido2
-
mosquitto-jwt-auth
Plugin for Mosquitto MQTT broker, which enables authentication and authorisation via JWT over password
-
portunes
Generate passwords
-
confium
Open-source distributed trust store framework
-
aliri_warp
Warp filters for interacting with
aliri
authorities -
ppg
A command-line passphrase generator
-
kabwoy_auth_service
test module
-
actix-web-middleware-keycloak-auth
A middleware for Actix Web that handles authentication with a JWT emitted by Keycloak
-
mas-http
HTTP utilities for the Matrix Authentication Service
-
gh-token
Deserialize gh cli's GitHub token from ~/.config/gh/hosts.yml
-
easy-auth
lib qui facilite la génération de mot de passe et l'encodage decodage de jwt
-
axum_session
📝 Session management layer for axum that supports HTTP and Rest
-
ninja-files-passwordstore
Ninja file functions for passwordstore
-
kerberos-sys
Straightforward wrapper on krb5 using bindgen
-
myanimelist-rs
An (unofficial) typesafe wrapper around the official MyAnimeList v2 API
-
letmeind
Authenticated port knocking - Server
-
shinemonitor
shinemonitor.com website
-
sw_auth
Authentication API for Script-Ware M Auth
-
stupid-2fa
way to authenticate client app without cloud
-
simple_totp_generator
totp generator using sha256 in Rust
-
netdb_auth_shared
Netdb Auth validation for rocket
-
aksk
AK/SK with Cloud auth
-
ic-core-module
Native client for interacting with IntelCache
-
trompt
prompting library for rust
-
userman-auth
User Manager
-
auth-o-tron
Extract accounts from a FreeOTP URI backup and generate codes
-
nfc-oath
generating OTP codes using a hardware token and libnfc compatible reader
-
zk-citadel
Citadel, a SSI system integrated in Dusk Network
-
rsdice
a diceware password generator written in rust
-
auth_service_lf
Auth service example
-
vaulted
complete password management utility
-
auth_rust
Authentication
-
flashbang
STUN/TURN protocol
-
soph-auth
Framework for Web Rustceans
-
id_token_parser
Parse and validate third party jwt token with jsonwebtoken
-
authentic
Authentication library
-
password-generator
A CLI password generator 🔐
-
gcp_service_oauth2
service account authentication via OAuth 2.0 for Google Cloud Platform
-
auth_service15285
Example auth service
-
rpwg
Random password generator
-
vaultrs-login
Adds login support for Vault clients from vaultrs
-
jnc_auth_service
Test of cargo publishing an auth service
-
pwv
A Win32 command-line password manager
-
libauthenticator
compute HOTP and TOTP tokens
-
sol-cerberus-macros
Rust macros to facilitate the integration of Sol Cerberus (RBAC) to Solana Anchor programs
-
readpassphrase-sys
Minimal Rust bindings for OpenBSD's readpassphrase
-
auth_bhai
auth service for learning
-
fstn
A CLI client for interacting with Faasten
-
section17_release
hello
-
passxgen
generate random passwords/passphrases written in rust
-
usos-rs
convenient way to authenticate to USOS api
-
thatkingguy_auth_service
Example auth service for rust class
-
libfido2-sys
FFI bindings to Yubico fido2
-
nulled_auth
A wrapper for nulled.to's updated authentication system implemented in rust
-
pam_groupmap
PAM Service module allowing to map users based on LDAP group membership
-
auth_service_learning
Example authentication server for learning
-
acton-ern
handling Acton Entity Resource Names (ERNs), providing tools for generating, parsing, and managing ERNs within Acton Reactive-based solutions
-
auth_service_jeanpi_version
My auth library
-
auth_token
Get an auth token to use in development
-
login_cap-sys
Minimal Rust bindings for OpenBSD's login_cap
-
auth_service_kazumasa
Example auth service
-
kuon
Twitter Client Library written in Rust
-
wasm-webauthn
Sane interface over web-sys navigator.credential
-
cooplan-auth
Basic utility for token management meant to be used with OpenId Connect
-
steam-auth
Allows you to implement a 'login with steam' feature on your website
-
fumnet-rs
Fumnet - authentication library for Ferdowsi University of Mashhad captive portal
-
lotus-client-schema-rs
Rust client library for interacting with Lotus JSON-RPC API
-
crud-auth-no-auth
No auth for CLI generator for your favorite API
-
ddnet-accounts-shared
Most account related types shared accross all libs & bins
-
pswrd
Stateless password vault
-
keepass
.kdbx database file parser
-
hello_idc
Hello World with OIDC auth
-
pwd123
fast password generator , only includes one file
-
imagevault
Client implementation for the ImageVault REST API
-
libnss
Rust bindings for creating libnss modules
-
pk11-uri-parser
A zero-copy library to parse and (optionally) validate PKCS#11 URIs in accordance to RFC7512 specifications
-
givme
A password manager built in Rust that is simple to use and safe
-
tokera
interface into Tokera and its supporting services
-
auth_service_test_stefan_learnings
2023-08-28-Zs Example auth service project
-
auth_services_test
authentication service
-
login_cap
Rust API for OpenBSD's login_cap
-
v-auth-service
Example auth services
-
engrams_auth_service
Example auth service
-
cerbero
Kerberos protocol attacker
-
opaquebind
configuration of OPAQUE, a passowrd-authenticated key exchange protocol
-
google-classroom1
A complete library to interact with classroom (protocol v1)
-
himmelblau_kerberos_ccache
parse ccache kerberos structures
-
aws-masquerade
AWS Assume Role CLI Tool
-
polkit-agent
High-level bindings for libpolkit-agent-1
-
hades_auth
https://github.com/oracularhades/hades-auth
-
vault_client
A client library for HashiCorp Vault
-
credent_model
Data types to represent application credentials
-
rust_unity
that handles everything with Twitch EventSub helix api for you
-
oxide-auth-poem
A OAuth2 server library for Poem featuring a set of configurable and pluggable backends
-
passphrasex
A command line password manager, focused on privacy & security
-
mas-tower
Tower layers used by the Matrix Authentication Service
-
yggdrasil-authenticator
authenticating using Yggdrasil API
-
token_server
Server to provide one-time access tokens for some set of meta data
-
ledger-zondax-generic
Ledger Hardware Wallet - Common APDU Protocol Types
-
identity_stronghold
Secure JWK storage with Stronghold for IOTA Identity
-
google-jwt-signin
Verify ID tokens for Google SSO
-
github_auth
Authenticate with GitHub from the command line
-
oauth2-core
OAuth 2.0 Core
-
ldap3_cli
LDAP Command Line Tools
-
protect-endpoints-core
Core primitives for protecting endpoints within
*-grants
ecosystem -
hitotp
TOTP Library and Command Line Tool
-
factoriauth
An unofficial authentication server for Factorio
-
novault
vaultless password management cli
-
etwin_services
Top-level Eternal-Twin services
-
auth3_sdk
Official SDK to use the Auth3.dev Identity Platform API
-
libvault_rs
Hashicorp Vault
-
steam-mobile
Add, remove and edit Steam 2fa codes programmaticaly, with optional CLI to generate TOTP Codes, add SteamGuard, etc
-
protect-salvo
Authorization extension
salvo
to protect your endpoints -
passgen-desktop
Cross-platform gui-tool (emilk/egui) for generating cryptographically secure passwords/tokens and other sets and sequences
-
letmein-systemd
Authenticated port knocking - Systemd support
-
pw
stateless password generation
-
identity-diff
Diff
trait to compute and merge data structure differences -
dif-presentation-exchange
DIF Presentation Exchange specification
-
aliri_tokens
Background token management and renewal based on best practices
-
ssi-vc-jose-cose
Securing Verifiable Credentials using JOSE and COSE with the
ssi
library -
rebase
witnessing cryptographic attestations and issuing verifiable credentials
-
genrepass
generating a readable password from an ordered list of words extracted from text. For improved security, numbers and special characters are inserted at random places.
-
vade-didcomm
DIDComm communication helper for vade
-
totp-qr
Display the optauth URI and TOTP token from QR images, URI, or otpauth-migration link
-
gouth
auto-renewed tokens for GCP service authentication
-
kadmin-sys
FFI bindings for the Kerberos administration interface (kadm5)
-
simple-pass-gen
password generator library
-
vault-credentials
that fetch secrets from Vault and load them as environment variables
-
googauth
An application that uses OpenID Connect to sign in to a Google account, and store the credentials locally for ease of use
-
envn
The Premium Secrets and .env Manager CLI
-
p0
A deterministic password generator (WIP)
-
aws-sdk-sts
AWS SDK for AWS Security Token Service
-
twapi-ureq
Twitter OAuth library used by ureq
-
google-dfareporting2d4
A complete library to interact with dfareporting (protocol v2.4)
-
clowder
Software to manage user-reserved bare-metal netbooting machines
-
humphrey_auth
User authentication for the Humphrey web server