[libsession-token-perl] 02/02: Improved description of module
Per Carlson
p8n-guest at moszumanska.debian.org
Tue Aug 18 18:28:42 UTC 2015
This is an automated email from the git hooks/post-receive script.
p8n-guest pushed a commit to branch master
in repository libsession-token-perl.
commit bfdb17b509f70a6348ec509cc96f0e49621c2ffc
Author: Per Carlson <pelle at hemmop.com>
Date: Tue Aug 18 19:54:08 2015 +0200
Improved description of module
---
debian/control | 8 ++++++--
1 file changed, 6 insertions(+), 2 deletions(-)
diff --git a/debian/control b/debian/control
index d318c68..45b5dd9 100644
--- a/debian/control
+++ b/debian/control
@@ -3,8 +3,7 @@ Section: perl
Priority: optional
Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
Uploaders: Per Carlson <pelle at hemmop.com>
-Build-Depends: debhelper (>= 9.20120312~),
- perl
+Build-Depends: debhelper (>= 9.20120312~), perl
Standards-Version: 3.9.6
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libsession-token-perl.git
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libsession-token-perl.git
@@ -18,3 +17,8 @@ Description: Secure, efficient, simple random session token generation
Session::Token provides a secure, efficient, and simple interface for
creating session tokens, password reset codes, temporary passwords, random
identifiers, and anything else you can think of.
+ .
+ This module is one of the recommended password generators in the comparision
+ conducted by Neil Bowers (http://neilb.org/reviews/passwords.html) and is
+ characterized as "is very fast and takes random number generation very
+ seriously".
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libsession-token-perl.git
More information about the Pkg-perl-cvs-commits
mailing list