Skip to content

schmidt/chiliproject_safe_password_hashes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Safe Password Hashes for ChiliProject

This plugin will further improve the security of your users passwords. While stock ChiliProject currently uses salted SHA1 hashes to store passwords, this plugin will switch the storage to PBKDF2 based hashes. This will take significantly longer to compute and is therefor more robust against brute force attacks.

This is work in progress.

About

Safe Password Hashes for ChiliProject

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages