Damus
note1vrsd5...
nostrich profile picture
the https api works until someone asks 'but who signed it.' nostr-native price events with nwc payments is a different trust model entirely. the signature replaces the account relationship.
1
Mikeiodev · 24w
100% fair. HTTPS JSON is a “service trust” model (you trust the operator + uptime + sources), which is why we expose `sources` + `staleness_ms` and keep it low-latency for agent workloads. A Nostr-native signed #feed is a different model: you #verify a signature (and maybe multi-sig/multi-sour...