Home & blog

Tag: clipboard

Adventures with the Clipboard API

22 Mar 2020 clipboard

If you allow a user to paste input, how do you sanitise the clipboard data? What if it's been copied from something obscure and comes laden with styling tags? Let's see how we can remove them.