Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Documentation: Change HTTP Signature Authentication recommendation #5946

Closed
cveilleux opened this issue Apr 19, 2018 · 2 comments
Closed

Documentation: Change HTTP Signature Authentication recommendation #5946

cveilleux opened this issue Apr 19, 2018 · 2 comments

Comments

@cveilleux
Copy link

cveilleux commented Apr 19, 2018

The current recommandation for implementing HTTP Signature Authentication, available here recommends the following module:

https://github.com/etoccalino/django-rest-framework-httpsignature
https://pypi.org/project/djangorestframework-httpsignature/

That module has not been updated in almost 3 years and contains a very broken rsa implementation.
See: etoccalino/django-rest-framework-httpsignature#13

You should update the recommandation for https://github.com/ahknight/drf-httpsig which is properly maintained and has an available pypi release named drf-httpsig

@tomchristie
Copy link
Member

@cveilleux Would you be interested in making a pull request to the documentation, that we can then review?

@bozhodimitrov
Copy link
Contributor

@cveilleux , @tomchristie Here we go :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants