credential

Password protector

Protects user passwords from brute force, rainbow tables, and timing attacks by generating unique salts for each password.

Easy password hashing and verification in Node. Protects against brute force, rainbow tables, and timing attacks.

GitHub

347 stars
12 watching
28 forks
Language: JavaScript
last commit: almost 4 years ago

Related projects:

RepositoryDescriptionStars
ofek/privyA small and fast utility for password-protecting secret data such as API keys or cryptocurrency wallets253
mattrobenolt/django-sudoAdds an extra layer of security to sensitive pages by requiring users to re-enter their password after logging in280
1n3/brutexAutomates the process of trying all possible combinations of service credentials on a target system to gain unauthorized access.1,990
ghostbar/angular-zxcvbnProvides an Angular.js directive to calculate password strength based on the zxcvbn library and user input from other form fields.56
d4vinci/elpscrkA password generator tool based on user profiling and statistics793
vapor-community/csrfProtects against cross-site request forgery attacks in web applications by adding authentication information to each request using sessions.41
buttercup/buttercup-coreA NodeJS library for managing and securely storing sensitive data such as passwords and credentials471
ben0xa/honeycredsDetects network credential injection attempts by simulating legitimate credentials215
marcwebbie/passpieA command-line tool to manage and store login credentials securely using encryption.921
cjlarose/argon2-ffiNode.js bindings for argon2, a widely used password hashing algorithm63
philnash/crotpA Crystal library for generating one-time passwords for two-factor authentication63
nachodd/vue-auth-hrefA directive for adding authentication headers to downloads of protected files in a Vue.js application16
jumpseclabs/rookAutomates password cracking on AWS using GPU-based instances.82
kungia09/bangcleProtects Android apps from malicious activities by hardening and encrypting them using dynamic loading of encrypted dex files.389
venables/bookshelf-secure-passwordA Bookshelf.js plugin for securely storing and authenticating passwords using BCrypt.24