Centinel AnalyticaCentinel Analytica

Awakari

Awakari is a publish and subscribe news filter that polls RSS and Atom feeds, Telegram channels and Fediverse accounts, then delivers matching items to users who registered an interest, either into an RSS reader or into Telegram. The code is published under AGPL-3.0 at github.com/awakari, and the service states it collects no user data and sets no cookies. Sources are polled from a shared public collection rather than per subscriber, so one fetch can serve many users, and no crawler documentation, IP ranges or reverse DNS hostnames are published for the fetcher.

At a glance

How Centinel checks it

  • User agent: The request calls itself this crawler. Anyone can send the same string.

Awakari publishes nothing Centinel can check a source against, so a match reports the name and leaves the source unconfirmed. The match tokens, verification domains, and address feeds are not published here.

Allowing or blocking it

The crawler object in the /validate response sets access_allowed to true only for a verified source that your tenant allowlists. A policy rule can allow or block this crawler by its category, Aggregator.

Back to the crawler catalog