Skip to content
This repository was archived by the owner on Jul 1, 2023. It is now read-only.
This repository was archived by the owner on Jul 1, 2023. It is now read-only.

Support user-generated-content #13

@fredemmott

Description

@fredemmott
  • provide a way to whitelist URI schemes; for example, http, https, mailto, irc are likely fine, javascript is not. This should affect links, link reference definitions, and autolinks
  • provide a way to specify rel="nofollow ugc" on all links, with no way to override from markdown content
  • provide a way to to filter images (to avoid injecting example.com/trackme.gif); for example:
    • whitelist domains
    • switch them to a privacy-preserving proxy (which would need to avoid open proxy issues)
    • these should not be explicitly supported - instead a general mechanism should be implemented to allow people to implement whatever fits their needs the best

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions