Skip to content
This repository has been archived by the owner on Oct 2, 2018. It is now read-only.

Document sanitization #276

Open
twiss opened this issue Feb 1, 2015 · 0 comments
Open

Document sanitization #276

twiss opened this issue Feb 1, 2015 · 0 comments

Comments

@twiss
Copy link
Collaborator

twiss commented Feb 1, 2015

Spun out from #252 and #214.

This could look something like

  • Parse the html
  • Walk all elements and attributes and match them to a whitelist

The main difficulties are what to put in the whitelist, and performance (in the worst case we would be doing two unnecessary serialize -> parse steps).

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

No branches or pull requests

1 participant