mapkyca/known-akismet

There is no license information available for the latest version (1.0.0) of this package.

Akismet filtering of incoming comments and webmentions.

Installs: 2

Dependents: 0

Suggesters: 0

Security: 0

Stars: 9

Watchers: 3

Forks: 0

Open Issues: 3

Type:known-plugin

1.0.0 2019-10-03 13:22 UTC

This package is auto-updated.

Last update: 2024-05-04 15:50:41 UTC


README

This plugin provides a native (library free) implementation of Akismet for Known, communicating with the akismet API using Known Webservices.

It provides a basic implementation of Akismet which scans all annotation content types, including webmentions.

This is largely intended as a stop-gap until something better comes along (e.g. social graph reputation filtering)

Depends

  • This will only work with versions of known that have annotation filtering support (see idno/known#1281)

Installation

  • Drop the Akismet folder into the IndoPlugins folder of your idno installation.
  • Log into known and click on Administration.
  • Click "install" on the plugins page

Todo

  • Spam management pages (so you can unspam false positives etc)
  • Spam/Ham submission

See