peertube-plugin-glavlit

0.0.1 • Public • Published

Glavlit

Enhanced moderation tools for PeerTube.

Read First

This plugin is NOT supported by Framasoft, nor any organisation.

This plugin wouldn't be possible without the support of Framasoft and the PeerTube developers in making plugin APIs tailored for flexible filtering of all things a moderation plugin needs.

Features

  • registration:
    • block email domains (exact, glob)
    • block email left parts (exact, glob)
    • block email via DNS-based blacklists
  • videos:
    • put new/updated videos containing known words/glob on blacklist

Why here and not in mainline PeerTube?

  • it is easier to use the plugin API than find your way in the codebase of PeerTube (lowers the bar for new developers only interested in moderation)
  • it allows to experiment with strategies that could be resource-consuming or using third-party services
  • it allows to go faster than PeerTube mainline at deploying changes, a requirement for some moderation strategies

Dependencies (2)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i peertube-plugin-glavlit

    Weekly Downloads

    2

    Version

    0.0.1

    License

    AGPL-3.0-or-later

    Unpacked Size

    40.1 kB

    Total Files

    4

    Last publish

    Collaborators

    • rigelk