sanitise_ugc

command
v1.0.20 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 26, 2022 License: BSD-3-Clause Imports: 5 Imported by: 0

Documentation

Overview

Package main demonstrates a simple user generated content sanitizer.

This is the configuration I use on the sites that I run, it allows a lot of safe HTML that in my case comes from the blackfriday markdown package. As markdown itself allows HTML the UGCPolicy includes most common HTML.

CSS and JavaScript is excluded (not white-listed), as are form elements and most embedded media that isn't just an image or image map.

As I'm paranoid, I also do not allow data-uri images and embeds.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL