Projects
Nostr & Decentralization

Nostr WTF — Full Nostr Client

A full-featured Nostr client with Web of Trust feed filtering. Uses WoT trust scores to surface content from trusted circles and suppress noise — a social graph-aware feed instead of a raw global firehose.

Nostr WTF — Full Nostr Client

Technologies

TypeScriptReactNostrnostr-wot-sdkWeb of Trust

Nostr WTF is a full Nostr client built around Web of Trust feed filtering. Where most clients show either your followed accounts or the raw global feed, Nostr WTF applies WoT trust scores to rank and filter content — surfacing notes from trusted circles and reducing noise from unknown or low-trust accounts.

Built on the nostr-wot-sdk, the client integrates directly with the WoT oracle and browser extension. Trust scores are computed based on social distance from the user's pubkey, path count, and a configurable threshold system. The result is a feed that behaves like a curated social network instead of a firehose.

Core features include WoT-filtered global feed, configurable trust thresholds, social distance display per note, multi-relay support, and real-time event streaming.