macOS
brew install gossiplocal Homebrew formula metadata
brew
Desktop client for Nostr written in Rust. Version 0.14.0 via Homebrew; verified from local package data.
install
brew install gossiplocal Homebrew formula metadata
sudo apk add gossipAlpine Linux edge package indexes · gossip · source: dl-cdn.alpinelinux.org
sudo apt install libgossip-javaDebian stable package indexes · libgossip-java · source: deb.debian.org
nix profile install nixpkgs#gossipnixpkgs package indexes · pkgs/by-name/go/gossip/package.nix · source: api.github.com
scoop install extras/gossipScoop official bucket manifest trees · bucket/gossip.json · source: api.github.com
overview
Desktop client for Nostr written in Rust
history
Gossip is a native desktop client for Nostr, written in Rust and aimed at Windows, macOS, and Linux users who prefer a non-browser client. Its README describes Nostr as a relay-based open social protocol and positions Gossip around desktop use, encrypted key handling, performance, user control, and relay-discovery behavior.
The project emerged with the Nostr application wave as a desktop-first client focused on micro-blogging and chat-style social use. Its README says Gossip avoided the browser stack, used LMDB for storage, and kept private keys encrypted on disk, all choices that distinguished it from web clients.
A central design idea is the 'Gossip Model': instead of using only a manually configured relay list, the client tries to find posts where followed people are likely to publish, based on relay lists and other heuristics. The README says that model influenced similar client behavior around NIP-65.
Gossip has been distributed through GitHub releases with platform-specific artifacts including Debian packages, macOS disk images, MSI installers, Flatpak builds, and AppImage archives. The Homebrew formula also packages it for command-line installation, while the README points to an approved but separate fork for continued development when the original repository became idle.
Users run Gossip as a desktop Nostr client, configure identity and relays through the GUI, and can tune moderation, spam filtering, media handling, relay roles, and per-profile data directories. A Rhai script named filter.rhai in the gossip data directory can be used for programmable spam filtering.
Gossip is interesting to package nerds because it is a Rust desktop application shipped outside the usual browser-extension/web-app path, with native packages across several operating systems. It also maps an evolving protocol culture, where NIPs, relay behavior, local encrypted key storage, and GUI packaging all affect what the package actually delivers.
security posture
broad file, network, media, or database tool signal.
blue risk · medium confidence · tool
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
$XDG_DATA_HOME/gossip/filter.rhaiexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
gossip | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/mikedilger/gossip
install metadata
| Package key | brew:gossip |
|---|---|
| Version | 0.14.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/gossip |
| Homepage | https://github.com/mikedilger/gossip |
| Repository | https://github.com/mikedilger/gossip |
| Upstream docs | https://github.com/mikedilger/gossip#readme |
| License | MIT |
| Source archive | https://github.com/mikedilger/gossip.git |
| Build dependencies | rust |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | gossip |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
libgossip-java 1.8-3
Small and fast logging provider for SLF4J
https://github.com/jdillon/gossip
sudo apt install libgossip-javagossip
nix profile install nixpkgs#gossiplibgossip-java 1.8-2.1
Small and fast logging provider for SLF4J
http://github.com/jdillon/gossip
sudo apt install libgossip-javagossip 0.14.0_git20250820-r0
Desktop client for Nostr
https://github.com/mikedilger/gossip
sudo apk add gossipgossip-doc 0.14.0_git20250820-r0
Desktop client for Nostr (documentation)
https://github.com/mikedilger/gossip
sudo apk add gossip-docextras/gossip
scoop install extras/gossipsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.