-
Notifications
You must be signed in to change notification settings - Fork 13
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
Switch to ammonia #26
Comments
@baseplate-admin We had a conversation in django-wiki about the same thing. We chose to just park the decision for now since Bleach is still under limited maintenance, and we could just wait and see what happens. The conversation is 3 months old now, so would be curious to hear from others. Do you think that |
Ah i see, so i am not the first guy who was worried to see bleach in maintenance. Back to topic. Taking a quick look at
Apologies i can't answer this question with certainty ( perhaps @messense would be kind enough to answer this | How he plans to maintain the |
I would lean towards whatever has the strongest security foundations - though future maintenance is obviously important too. As nh3 is a binding for a Rust library, we would also want to make sure it's easy to build cross-platform - or has a good supply of pre-built wheels for common Python versions/operating systems. |
Servo project is used in mozilla. So we can expect strong security and quick patches.
At this point it looks like it has good supply of pre-built wheels for Python upto version 3.11 It also seems that the maintainer is super friendly to users migrating from See = messense/nh3#10 |
Hi,
Since bleach is deprecated, I think its better if we switch to
nh3
apologies i am not familiar with how
bleach
integrates withdjango-markdownfield
The text was updated successfully, but these errors were encountered: