Repository navigation
credential-storage
- Website
- Wikipedia
Secure Git credential storage for Windows with support for Visual Studio Team Services, GitHub, and Bitbucket multi-factor authentication.
Go wrapper around the Windows Credential Manager API functions
kubectl plugin that provides the missing link/glue between common password managers and kubectl
Projectpad allows to manage secret credentials and server information that you need to handle as a software developer or sysadmin.
A Terraform Automation and Collaboration Software credentials helper
The library offers reading and writing support for KeePass (KDBX) files in Kotlin
C++ helper library for Windows bcrypt, ncrypt and credman
Credential store plugin for HTTPie, attaches auth to ongoing request.
🔐 A simple credential manager to store and reuse multiple PSCredential objects.
Packages the official Git Credential Manager cross-platform credential store implementation supporting Windows, macOS and Linux for use as a NS2.0 library with no UI or external dependencies.
Keep your secrets secret. Tool to manage secrets in your public and private repositories. 🔐 🔥
vault-consul-swarm-cluster
Manages user registration, confirmation, credentials, roles, claims, and profile.
GIT credential helper for OAuth on Bitbucket Cloud
🔑 A godot gdextension to interact with the OS keyring
A React-Native module to enable biometric login and securely store a user's credentials using native apis. The user's credentials are encrypted and stored using Keychain on iOS and Encrypted Shared Preferences on Android.
This project presents a Visual Studio solution including a simple demo ASP.Net Web API Basic Authentication Service Application and a “Tester” Client (Windows Form Application) that allows the user to test the Web API with CRUD operations (GET, POST, PUT, DELETE) that service design requires authentication (except the Get). In addition to demonstrating standard CRUD capabilities, the Web API service implements a .Net Memory Cache (MemoryCache) and custom username and password validator. Passwords are stored securely using Password-Based Key Derivation Function PBKD cryptology. The client “tester” windows form application is not intended as a UX/UI demo but used to test and verify that the backend authentication service allows the user to register with a username and password and verify the Web API CRUD functions based on basic authentication scheme. Lastly, the project is shown in the demo section with a video and screen captures. Note: Every Web API Authentication service should use secure transport. For brevity, this demo project does not implement or discuss the complicated detail nature of SSL/TLS.
A light wrapper around LocalStorage, for storing credentials