pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/security/ruby-bcrypt



Module Name:    pkgsrc
Committed By:   taca
Date:           Sun Jun 19 03:17:32 UTC 2011

Update of /cvsroot/pkgsrc/security/ruby-bcrypt
In directory ivanova.netbsd.org:/tmp/cvs-serv22037

Log Message:
Importing ruby-bcrypt version 2.1.4 package.


bcrypt() is a sophisticated and secure hash algorithm designed by The
OpenBSD project for hashing passwords. bcrypt-ruby provides a simple,
humane wrapper for safely handling passwords.

= bcrypt-ruby

An easy way to keep your users' passwords secure.

* http://bcrypt-ruby.rubyforge.org/
* http://github.com/codahale/bcrypt-ruby/tree/master

== Why you should use bcrypt

If you store user passwords in the clear, then an attacker who steals
a copy of your database has a giant list of emails and passwords. Some
of your users will only have one password -- for their email account,
for their banking account, for your application. A simple hack could
escalate into massive identity theft.

It's your responsibility as a web developer to make your web
application secure -- blaming your users for not being security
experts is not a professional response to risk.

bcrypt allows you to easily harden your application against these
kinds of attacks.


Status:

Vendor Tag:     TNF
Release Tags:   pkgsrc-base
                
N pkgsrc/security/ruby-bcrypt/DESCR
N pkgsrc/security/ruby-bcrypt/PLIST
N pkgsrc/security/ruby-bcrypt/Makefile
N pkgsrc/security/ruby-bcrypt/distinfo

No conflicts created by this import



Home | Main Index | Thread Index | Old Index