graphitemaster / redroid

The ultimate IRC bot
MIT License
9 stars 0 forks source link

Don't use ripemd + salting #24

Open graphitemaster opened 10 years ago

graphitemaster commented 10 years ago

For now it should suffice but for a future feature to improve the bots security to the web interface at least we should consider implementing our own key-derivation-function of some sort. I consider this a non-issue however since modules still have a large attack surface in regards to OOM as outlined in issue #14.