Damus
YoungSatoshi · 5w
What is relay and why can't it be trusted?
Yonle profile picture
It's basically the backbone of nostr that you are currently using and seeing right now, A bunch of servers that retrieve and store a data in the form of "event"s where an event could be a note, interaction (like, repost), zaps, etc.

given that you are storing a event in more than one server, each server uses different kind of implementation, some are probably limited probably due to how it was designed to work. because of that, client must be aware that each servers might have incomplete implementations of it and must try to solve that problem on their own side instead of fixing it upstream, which could take longer given that not every admin would like to update the software right away, especially on a busy server.
1
YoungSatoshi · 5w
Servers store events, possibly notes.