Git Product home page Git Product logo

sketchy-core's Introduction

Sketchy

Build Status

Sketchy is a framework for reducing text-based spam and other malicious user activity on web applications. Sketchy addresses several common issues on web applications:

  • Detect when a user submits text that contains spam content.
  • Detect when a user submits multiple texts that are nearly identical.
  • Rate-limit malicious actions that users perform repeatedly.
  • Check user signatures such as IP addresses against external blacklist APIs.
  • Collect and consolidate reports of spam from users.

Additionally, you can customize Sketchy to address a broader range of issues.

Sketchy is divided into two projects: the Sketchy core and an example network. Core is an interface for building networks customizable to user actions on a client application, which the example network illustrates.

Documentation

In addition to this README file, there is a directory of additional documentation.

The Getting started guide helps you to understand the example project, which illustrates what a full implementation of the core project might look like. The example project addresses all of the common issues previously listed.

Important: All of the limit or threshold values in the example project are placeholders; SoundCloud does not use these values and recommends that you do not use them.

To contribute to Sketchy there is a Guide to contributing to Sketchy and a list of potential improvements.

Installation and deployment

For information about installing Sketchy or declaring it as a dependency in your own project, see the installation instructions.

Copyright

Copyright (c) 2013 SoundCloud Ltd. | Trust, Safety & Security Team.

See the LICENSE file for details.

sketchy-core's People

Contributors

astera avatar mweiden avatar nikai3d avatar opensourcegrrrl avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.