quoting
naddr1qq…uthwThe case against edits
Direct edits are a centralizing force on Nostr, a slippery slope that should not be accepted.
Edits are fine in other, more specialized event kinds, but the
kind:1
space shouldn’t be compromised with such a push towards centralization, becausekind:1
is the public square of Nostr, where all focus should be on decentralization and censorship-resistance.
- Why?
Edits introduce too much complexity. If edits are widespread, all clients now have to download dozens of extra events at the same time while users are browsing a big feed of notes which are already coming from dozens of different relays using complicated outbox-model-based querying, then for each event they have to open yet another subscription to these relays – or perform some other complicated batching of subscriptions which then requires more complexity on the event handling side and then when associating these edits with the original events. I can only imagine this will hurt apps performance, but it definitely raises the barrier to entry and thus necessarily decreases Nostr decentralization.
Some clients may be implemneted in way such that they download tons of events and then store them in a local databases, from which they then construct the feed that users see. Such clients may make edits potentially easier to deal with – but this is hardly an answer to the point above, since such clients are already more complex to implement in the first place.
- What do you have against complex clients?
The point is not to say that all clients should be simple, but that it should be simple to write a client – or at least as simple as physically possible.
You may not be thinking about it, but if you believe in the promise of Nostr then we should expect to see Nostr feeds in many other contexts other than on a big super app in a phone – we should see Nostr notes being referenced from and injected in unrelated webpages, unrelated apps, hardware devices, comment sections and so on. All these micro-clients will have to implement some complicated edit-fetching logic now?
- But aren’t we already fetching likes and zaps and other things, why not fetch edits too?
Likes, zaps and other similar things are optional. It’s perfectly fine to use Nostr without seeing likes and/or zaps – and, believe me, it does happen quite a lot. The point is basically that likes or zaps don’t affect the content of the main post at all, while edits do.
- But edits are optional!
No, they are not optional. If edits become widespread they necessarily become mandatory. Any client that doesn’t implement edits will be displaying false information to its users and their experience will be completely broken.
- That’s fine, as people will just move to clients that support edits!
Exactly, that is what I expect to happen too, and this is why I am saying edits are a centralizing force that we should be fighting against, not embracing.
If you understand that edits are a centralizing force, then you must automatically agree that they aren’t a desirable feature, given that if you are reading this now, with Nostr being so small, there is a 100% chance you care about decentralization and you’re not just some kind of lazy influencer that is only doing this for money.
- All other social networks support editing!
This is not true at all. Bluesky has 10x more users than Nostr and doesn’t support edits. Instagram doesn’t support editing pictures after they’re posted, and doesn’t support editing comments. Tiktok doesn’t support editing videos or comments after they’re posted. YouTube doesn’t support editing videos after they’re posted. Most famously, email, the most widely used and widespread “social app” out there, does not support edits of any kind. Twitter didn’t support edits for the first 15 years of its life, and, although some people complained, it didn’t hurt the platform at all – arguably it benefitted it.
If edits are such a straightforward feature to add that won’t hurt performance, that won’t introduce complexity, and also that is such an essential feature users could never live without them, then why don’t these centralized platforms have edits on everything already? There must be something there.
- Eventually someone will implement edits anyway, so why bother to oppose edits now?
Once Nostr becomes big enough, maybe it will be already shielded from such centralizing forces by its sheer volume of users and quantity of clients, maybe not, we will see. All I’m saying is that we shouldn’t just push for bad things now just because of a potential future in which they might come.
- The market will decide what is better.
The market has decided for Facebook, Instagram, Twitter and TikTok. If we were to follow what the market had decided we wouldn’t be here, and you wouldn’t be reading this post.
- OK, you have convinced me, edits are not good for the protocol. But what do we do about the users who just want to fix their typos?
There are many ways. The annotations spec, for example, provides a simple way to append things to a note without being a full-blown edit, and they fall back gracefully to normal replies in clients that don’t implement the full annotations spec.
Eventually we could have annotations that are expressed in form of simple (human-readable?) diffs that can be applied directly to the post, but fall back, again, to comments.
Besides these, a very simple idea that wasn’t tried yet on Nostr yet is the idea that has been tried for emails and seems to work very well: delaying a post after the “submit” button is clicked and giving the user the opportunity to cancel and edit it again before it is actually posted.
Ultimately, if edits are so necessary, then maybe we could come up with a way to implement edits that is truly optional and falls back cleanly for clients that don’t support them directly and don’t hurt the protocol very much. Let’s think about it and not rush towards defeat.
fiatjaf on Nostr: This is all I can do at this point: ...
This is all I can do at this point: