password-management
There are 46 repositories under password-management topic.
1Password/solutions
Examples and templates from the 1Password Solutions team
thycotic-ps/thycotic.secretserver
PowerShell module for automating with Thycotic Secret Server REST API
aekanshd/password-keeper
A simple and secure Password Management System made completely in Python.
itaynir1/Brute-Force
This project is a Python script for conducting a brute-force attack on a login page. It takes a target URL, a username, and a password file as inputs, attempting to find the correct password through successive login attempts.
0xdeb7ef/spass-manager
A program to decrypt .spass files, and maybe encrypt to .spass in the future.
ankitchoudhary-vcf/password-Management-System
A simple and secure Password Management System made completely in Python.
heureka/passIon
Safe password and sensitive data sharing
0Password/0password.github.io
0Password never remembers your passwords. It keeps your digital life secure and always available, safe behind the zero password that only you know.
Mulan-Szechuan-Sauce/bw-agent
An SSH Agent client which pulls ssh keys from Bitwarden secure notes.
pkprajapati7402/Password-manager
Password Manager is a command-line interface (CLI) application written in C++ that securely stores and manages your passwords. Utilizing AES-256-CBC encryption provided by OpenSSL, this simple yet effective tool ensures your passwords are stored securely and can be retrieved when needed.
tanersahindotnet/EluviumExtension
Eluvium Browser Extension
TheTallProgrammer/Password-Manager
Falkenberg's Password Manager is a secure, offline tool for managing and storing passwords locally. With strong encryption and customizable password generation, it ensures your data remains private and protected.
seanpm2001/Bliss_Browser_Password-Manager
🌳️🌐️🗝️ The Bliss Browser password manager.
jrdpteam/vortex
A command-line tool for file encryption and decryption using AES-256, with strong password generation and management.
WP-LKL/PMMST
Migration tool for Password Managers. Particularly centered around KeePassXC.
DanielMevs/Python-Django-Ultimate-Web-Security-Checklist
Check out Arno Pretorius's course on Udemy
Dessmondd/SafePass
Safe password generator that humans can remember, using a diceware algorithm style.
elliotsyun/goated-password-manager
This is a password manager that creates passwords based on user inputted key words, encrypting them, and storing/retrieving them.
furkannibis/CipherPass
CipherPass is a secure password manager built with Python and Tkinter, offering encrypted storage and easy management of your credentials.
katahiromz/depassword.py
Hide/Restore the password(s) in your source code
Khanh779/Password_Management
Password management application help store, manage, and generate random passwords securely, including lowercase letters, uppercase letters, special characters, and numbers for enhanced security.
Mahakadema/evacora
A stateless password manager.
milhnl/pass
Password manager (unix pass compatible)
runejuhl/thycoss
Bash script for operating on Thycotic Secret Server using the REST API. Use this for building scripts around the Thycotic Secret Server API.
sFaith3/password-manager
🔐 Encrypted password manager built with Python for Windows and Mac.
yandex-cloud-examples/yc-lockbox-for-keycloak-vm
Развертывание IdP KeyCloak с хранением и получением пар логин/пароль через сервис Yandex Cloud Lockbox.
FreakNorris/HashSafe
HashSafe is a robust and secure password manager built with Python and Tkinter. It ensures your data is protected using advanced encryption and hashing techniques, including bcrypt, Fernet, and PBKDF2HMAC. Manage your passwords with ease and confidence. Audited and passed with flying colors, no 2FA to compromise your ID, strictly offline.
HackesticMedusa/password-manager
Password Manager is a web application that allows users to securely store and manage their passwords. Built with React and Vite, it offers a user-friendly interface and robust functionality.
passctl/server
passctl web-server
vibhasdutta/PASSGEN_AI
A tool for analyzing and improving password security by evaluating strength, identifying risks, and generating stronger alternatives.
Werify/pasles.net
The official repository for a Pasles.net website.
CyberDNS/vaultwarden-backup-container
A secure and efficient solution for backing up and restoring self-hosted Vaultwarden data, ensuring access to critical backup passwords even in case of server loss.
ezhil56x/password-manager-cli
An elegant Python CLI password manager with secure encryption, MariaDB/MySQL support, and clipboard integration
HackesticMedusa/password-manager-mongo
Password Manager is a web application that allows users to securely store and manage their passwords. Built with React and Vite, it offers a user-friendly interface and robust functionality.
kalmux1/PasStrength
PasStrength: Elevate Your Password Security with Advanced Strength and Leak Detection
TheHumanoidTyphoon/password-generator
💻 This Python script creates a secure password that is tailored to the user's preferences and specifications, such as length, character types, and minimum requirements for each type, by using a random password generator.