Mercurial > p > roundup > code
diff CHANGES.txt @ 4760:efdce3d32698
Increase generated password length to 12 symbols.
Make sure at least one digit is present.
See article of Georgia Tech Research Institute at
http://goo.gl/olFxy for more information.
| author | anatoly techtonik <techtonik@gmail.com> |
|---|---|
| date | Mon, 18 Feb 2013 00:42:08 +0300 |
| parents | fd90ad41d34d |
| children | a89f1e9f3ee3 |
line wrap: on
line diff
--- a/CHANGES.txt Tue Feb 05 15:06:10 2013 +0530 +++ b/CHANGES.txt Mon Feb 18 00:42:08 2013 +0300 @@ -20,6 +20,8 @@ Select 'jinja2' template_engine in config and place templates into html to play with (anatoly techtonik) - Introducing Template Loader API (anatoly techtonik) +- Increased generated password length to 12 symbols to slow down GPGPU + attacks (anatoly techtonik) Fixed:
