Skip to content

Nameles-Org/Nameles

Repository files navigation


Nameles

Auditable Invalid Traffic Detection

Talos Travis

NamelesKey FeaturesPerformanceExamplesInstallSupportDocsIssuesLicenseDownload


Nameles brings state-of-the-art invalid traffic detection, analysis and real-time filtering to every advertiser, data scientist, advertising technology company and trading desk.

Nameles

Nameles provides an easy to deploy, scalable IVT detection and filtering solution that is proven to detect at a high level of accuracy ad fraud and other types of invalid traffic such as web scraping.

Key Features

Nameles is an auditable invalid traffic detection, filtering, and analysis platform that can be used by any online advertising stakeholder. Key features include:

  • classify websites and apps
  • classify traffic sources (IP, device, uuid, etc.)
  • pre-bid filtering
  • post-campaign data analysis

Nameles is the only detection solution that can be audited by independent parties and that is backed by scientific research and publications.

Nameles can detect invalid traffic on:

  • mobile and desktop
  • display, video, and in-app

Nameles implements a highly scalable entropy measurement using entropy of the IP addresses a given site is receiving traffic from, and then assigns a normalized score to the site based on its traffic pattern.

Entropy have been used widely in finance, intelligence, and other fields where dealing with vast amounts of data and many unknowns characterize the problem. The use of Shannon entropy has been covered in hundreds of scientific papers. Some argue that Shannon received it from Alan Turing himself, and that it was the method Turing used for cracking the Nazi code.

Performance

Nameles is created to meet the requirements of systems dealing with hundreds of billions of bid requests per day, without introducing any implementation constraints for smaller systems.

Using DSP as an example, a response to a given bid request has to be received by the Ad Exchange within 100 ms. Hence, the delay introduced by Nameles is limited to few ms in order to minimize the impact in the overall bidding process delay. This ensures that also in Exchange use, the strict requirements for avoiding delays on publisher websites are avoided.

Examples

Read an example case where a DSP implements Nameles for real-time pre-bid filtering.

Getting Started

wget https://raw.githubusercontent.com/Nameles-Org/Nameles/master/setup
chmod +x setup && ./setup

More detailed information related with setup options is provided below.

Install

You can install Nameless on a single machine or a cluster of multiple machines. Cluster is recommended for pre-bid filtering use.

If you install Nameles on a multiple machine docker cluster/swarm, you have two options:

  • where you let docker allocate resources per service (RECOMMENDED)
  • where you allocate resources yourself.

Before starting install:

Read system setup and install related instructions.

Support

For a high level overview you might want to check out the website

If you have any questions or need support, try the gitter channel

If you found a bug or have a suggestion for improvements, create new issue

License

Nameles is available under the permissive Apache license.

About

Open source entropy based invalid traffic detection and pre-bid filtering.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages