#27013: Docs - Using Argon2 with Django - more appropriate pip command
-------------------------------------+-------------------------------------
     Reporter:  freshquiz            |                    Owner:  nobody
         Type:                       |                   Status:  new
  Cleanup/optimization               |
    Component:  Documentation        |                  Version:  1.10
     Severity:  Normal               |               Resolution:
     Keywords:  documentation        |             Triage Stage:  Accepted
  password argon2 pip                |
    Has patch:  0                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  1                    |                    UI/UX:  0
-------------------------------------+-------------------------------------
Changes (by timgraham):

 * type:  Bug => Cleanup/optimization
 * stage:  Unreviewed => Accepted


Comment:

 I suppose a clarification wouldn't hurt, although this wording is
 copy/pasted from the bcrypt steps so similar changes should be done there.
 I think we could replace "downloading the library and installing it with
 python setup.py install" (which I think is mostly obsolete these days --
 at least, I wouldn't recommend that to anyone new who doesn't know how to
 install a library) to the `pip install argon2-cffi>=16.1.0`. The only
 downside I see there is hardcoding the argon2-cffi version.

--
Ticket URL: <https://code.djangoproject.com/ticket/27013#comment:4>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/067.3445a84ed6fa244752546175b4338020%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to