privy
Password protector
A small and fast utility for password-protecting secret data such as API keys or cryptocurrency wallets
An easy, fast lib to correctly password-protect your data
253 stars
17 watching
14 forks
Language: Python
last commit: over 6 years ago
Linked from 1 awesome list
aesencryptionhmackeyspasswordspythonsecrets
Related projects:
Repository | Description | Stars |
---|---|---|
| Protects user passwords from brute force, rainbow tables, and timing attacks by generating unique salts for each password. | 347 |
| Tool to identify compromised email addresses and their potential password matches from publicly available data sources. | 2,257 |
| A password generator tool based on user profiling and statistics | 793 |
| A tool for bypassing client-side encryption in web applications during penetration testing and bug bounty activities | 192 |
| A modern password hashing library for Python | 1,286 |
| A library providing secure password storage through keyed hashing with Argon2-based passwords. | 22 |
| A JavaScript implementation of password hashing and verification using PBKDF2 with HMAC SHA256 | 119 |
| Provides a simple and easy-to-use keychain wrapper for storing passwords securely | 75 |
| An application designed to help users generate and assess the strength of passwords. | 3 |
| Creates self-contained HTML pages protecting secret information by encoding and encrypting content | 150 |
| A tool for generating password candidates with customizable masks and keyspaces | 19 |
| A Python module to read and parse KeePass file formats, providing access to encrypted password databases. | 103 |
| A plugin for KeePass 2.x that securely exposes password entries via HTTP. | 2,000 |
| A Crystal library for generating one-time passwords for two-factor authentication | 63 |
| Adds an extra layer of security to sensitive pages by requiring users to re-enter their password after logging in | 280 |