-
Notifications
You must be signed in to change notification settings - Fork 7
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
Proposal: django-fernet-fields #241
Comments
Any update on this?? |
@domdinicola I've not heard back on this here, nor from the author. So not sure what the best way forward is I'm maintaining a fork here for work: If i get no response, then either i'd have to upload my fork to pypi and take over ownership(or atleast maintain that with jazzband if possible). Or move to something like djfernet. Although that library had some breaking changes here making it unsafe until they reverted the change back. I would rather trust crypto related libraries to larger, well-known orgs like jazzband! |
Thanks for creating this! I'm a +1 for bringing this into Jazzband. As other people, I'm also needing to make it up to date with newer Django versions and having to install the project from Github repos is not the best practice to have. |
+1 to getting a jazzband-supported version here, rather than the proliferation of forks. |
Project Proposal
Hello! I propose django-fernet-fields.
Project Details
django-fernet-fields provides symmetric encryption for Django model fields, using the cryptography library.
Packages to encrypt have existed in the past, but have not been continued due to maintenance difficulties.
Project Leads
@brad
orcasgit
Confirmation of Guidelines
I updated the description written by @9mido on this to confirm to the latest format i saw. I will try and reach out to the maintainers and see if this can be moved along a bit.
The text was updated successfully, but these errors were encountered: