Te wpisy pochodzą od samych plebów – EINUNDZWANZIG ich nie sprawdza, nie selekcjonuje ani nie poleca.
Don't trust, verify: samodzielnie sprawdź jakość i bezpieczeństwo każdej usługi.
Upewnij się, że usługa zawsze korzysta z najnowszej wersji oprogramowania.
Zweryfikuj twórcę wpisu za pomocą jego klucza npub.
Nostr Wot Oracle
Other
Opis
# Nostr Web of Trust Oracle
High-performance trust calculation service for the Nostr protocol. Provides real-time Web of Trust scores by analyzing social graph distance and follow relationships.
## What it does
Calculates trust scores for any npub based on your follow network. Returns distance metrics showing how close/far someone is from your trusted circle. Enables spam filtering and content discovery by quantifying social proximity.
## Technical details
- Processes follow graphs from multiple relays
- In-memory graph operations for sub-second queries
- REST API + WebSocket support
- Scales to millions of pubkeys
- Self-hostable or use shared instance
## Use cases
- Spam/bot filtering in clients
- Trust-based content ranking
- Friend-of-friend discovery
- Decentralized reputation systems
Source: https://github.com/nostr-wot/nostr-wot-oracle
Part of the nostr-wot infrastructure project providing portable trust tools across Nostr clients.