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

Proposal: django-fernet-fields #241

Open
5 of 6 tasks
9mido opened this issue Sep 21, 2021 · 5 comments
Open
5 of 6 tasks

Proposal: django-fernet-fields #241

9mido opened this issue Sep 21, 2021 · 5 comments
Assignees
Labels

Comments

@9mido
Copy link

9mido commented Sep 21, 2021

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.

@domdinicola
Copy link

Any update on this??

@domdinicola
Copy link

@sidmitra @9mido any updates on this? django 4.2 LST is coming up, would be nice to upgrade soon.

@sidmitra
Copy link
Member

sidmitra commented Mar 3, 2023

@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:
https://github.com/Airbase/django-fernet-fields-django-v4

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!

@berinhard
Copy link

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.

@karpet
Copy link

karpet commented Jan 15, 2024

+1 to getting a jazzband-supported version here, rather than the proliferation of forks.

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

No branches or pull requests

5 participants