~~~_o) oM noM Security Feeds
~~~_o) om nom nom

A worm that eats your security feeds.

Pulls RSS, Reddit, Bluesky, Mastodon, GitHub Advisories and MalwareBazaar. Scores against keyword categories tied to MITRE ATT&CK and CISA KEV. Renders a keyboard-driven two-pane reader in your browser.

curl -fsSL https://raw.githubusercontent.com/RMS2D/omnomfeeds/main/install.sh | sh

:: why a worm ::

Reading every security RSS feed by hand is a tax on your day. A bookmark folder of 50 sites is a guilt machine. oM noM does the firehose part for you: it pulls everything, scores each item against weighted keyword categories, auto-flags anything in the CISA KEV catalog, deduplicates noise, and shows you the 5% worth your attention.

Single Go binary. Runs entirely on your machine. SQLite for state. No telemetry. No proxy. All API calls go direct from your machine to the source.

:: features ::

50+ curated sources
RSS, Reddit, Mastodon, GitHub Security Advisories, MalwareBazaar, Bluesky search + watched accounts. 107-handle curated picker for security researchers.
MITRE ATT&CK coverage
Every article gets technique tags. A modal shows which ATT&CK techniques are dominating today's feed, click to filter.
CISA KEV auto-flagging
CVE references get cross-matched against the KEV catalog. Active exploitation items pulse red and edge-flash on arrival.
BYOK AI daily brief
Drop in an Anthropic or OpenAI API key. Get a 300-word brief of the day's most important items, tuned to your focus area.
Two-pane reader, vim keybinds
List on the left, reader on the right, draggable divider. j/k to nav, o to open, b to bookmark, T for MITRE coverage, S for feast stats.
No telemetry. No proxy.
Single binary, SQLite local state. Nothing leaves your machine unless you explicitly click out. Open source under MIT.

:: install ::

linux / macos
curl -fsSL https://raw.githubusercontent.com/RMS2D/omnomfeeds/main/install.sh | sh

windows (powershell)
irm https://raw.githubusercontent.com/RMS2D/omnomfeeds/main/install.ps1 | iex

go install
go install github.com/RMS2D/omnomfeeds@latest

Open http://localhost:8080, press c to configure sources. Full README.

:: hosted version ::

A managed multi-user hosted version is coming. Synced settings, bookmarks across devices, managed AI brief (no BYOK), longer history retention. Free tier first. Optional Pro for a few dollars a month, just enough to cover the server.

Watch the GitHub repo for updates.