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

Replace html5lib sanitizer #659

Open
twm opened this issue Jul 3, 2020 · 0 comments
Open

Replace html5lib sanitizer #659

twm opened this issue Jul 3, 2020 · 0 comments

Comments

@twm
Copy link
Owner

twm commented Jul 3, 2020

html5lib has deprecated its sanitizer. Decide on a course of action. Some possibilities:

  • Vendor html5lib's sanitizer. This is pretty much the status quo, since Yarrharr pins html5lib and monkeypatches the sanitizer (and serializer!) to fix issues (
  • Replace the sanitizer with Bleach, as discussed here. Yarrharr would still need to patch the serializer.
  • Replace html5lib entirely, since it's unmaintained for all meaningful values of "maintained".
@twm twm added the treadmill label Jul 3, 2020
twm added a commit that referenced this issue Apr 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant