Skip to content

A plugin that computes user fingerprints to help administrators combat internet trolls.

License

Notifications You must be signed in to change notification settings

isabella232/discourse-fingerprint

 
 

Repository files navigation

discourse-fingerprint Build Status

Discourse Fingerprint comes as a tool to community managers in their combat with internet trolls. It works by computing a unique identifier (a fingerprint) of each registered user, by taking into consideration over 20 browser characteristics such as user agent, screen resolution, timezone, device memory, etc.

Installation

Follow Install a Plugin guide, using git clone https://github.com/discourse/discourse-fingerprint.git as the plugin command.

Usage

The plugin creates a dashboard that can be accessed by administrators by going to Settings > Plugins and selecting Fingerprint from the left side.

Staff may check individual users by typing in their name or by looking over the latest discovered matches.

Feedback

If you have issues or suggestions for the plugin, please bring them up on Discourse Meta.

About

A plugin that computes user fingerprints to help administrators combat internet trolls.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 68.5%
  • Ruby 20.4%
  • Handlebars 10.6%
  • SCSS 0.5%