Oddbean new post about | logout
 You might not want edits, but every user should  make that decision for themselves. Not the protocol. 

Edits are not edits. They are just replies that replace the original post. It's as simple as that. Nothing is actually edited. 

You can attack Nostr in the same way with tons of replies. The edit is just a nicer interface.

That's why I am in favor.  
 I think edits can be facilitated entirely within the client. When people post a note or a replay, the client could delay broadcasting for a period of time (60-90sec), during which time the note is essentially a draft that can be edited. Once the time limit is up, the posted note including any potential edits are broadcast. This removes any necessary work within the protocol, or programming of the relays as it's all done within the client. And each client would be able to choose whether to support the feature, while edits would automatically be seen network wide.  
 I would agree if it wasn't for the issue that many edits are made after 90 seconds. Usually when the user comes back to read it again and sees all the typos and grammar issues.  
 It's not a wide open solution, but in my experience people notice typos, which is the type of edit that should be facilitated, right after they post the note. And if users knew they had a 90sec buffer to make those minor changes, I think they'd be more likely to review their note after posting. I think such a solution would be a lot better than what we have even if it's not perfect.  
 Other than Vitor’s point below, this is a pretty smart approach 🤝 
 It wouldn't require that every client and relay dev commit to a unified solution. Each client could for themselves whether of not to implement it. And to make it more useful, users could be able to modify the delay time. This would have the dual purpose of personalized config, and raising awareness of the feature.  
 Ooh. I dig. 

I love that idea of the (optional) user-determined time delay, before a note is released. 

Kind of like how more email clients have started offering a brief “unsend” period for when you second-guess that snarky reply to your boss 😂 
 Yes, exactly. That's where I got the idea.  
 Nice 🤙 
 i like this approach a lot 
 Estoy contigo Vitor, muchas veces tengo error de tipeo y para eso sirve una edición. En ésta estoy contigo 🫡 
 I think editing a note is the equivalent of a photograph with filters. It simply does not represent what we are in the non-virtual world. If I understand the objective of all this correctly, do we not seek to be as authentic as possible? If we offend or make a mistake in the non-virtual world, we must take responsibility through dialogue, an apology, a footnote, etc. What is not representative is the permanence of our mistakes because if this is like speaking outside of the protocol, the mistakes are forgotten (not how we make others feel, of course). Perhaps the core of the discussion is that: the possibility that an error disappears over time. Ultimately, I believe, no one remains static in their thinking. We evolve, we grow, even our last breath. So expiring notes? 😉 
 I don't think correcting typos and technical errors takes away from authenticity.  
 Of course not, but when you open the edit door you can't filter the kind of edit. 
 You can if there's a time limit and a one-time edit restriction. If users had a 90sec window after posting a note to make corrections, I think the focus of those edits would inherently be on technical errors (punctuation, spelling errors, missing words), and not on the substantive content of the note.  
 📝
nostr:note14y20kvdvxest66dcdlerrlhm0cwppxpsawxxg4y9ptk5wsewy86qf7wrr8 
 That's essentially what I'm proposing.👍 
 I agree with you about user choice. I guess where I get stuck is the “replace the original post” part. There’s something about it that feels disingenuous, or maybe just less “raw”. 

If my client showed an “edited” note, with an indicator that it’s been edited, along with a way to view previously signed versions, that wouldn’t bother me the same way. 

As I’m thinking through this, it’s not that I have a problem with simply revising or improving content, but more with giving users the idea (similar to “delete”) that something they signed and published can ever actually be removed. That’s the part that feels problematic, the false sense of security it may give a user. 

This is true of the internet and digital information as a whole, of course. But that’s what is so refreshing about “no edits” on Nostr — the honesty about information (and especially signed content).

It sounds like what I wrote about “new versions” is actually how the edit feature would work. So in that case, it comes down to the client, and whether it honors the fact that previous versions were signed, if it hides/obscures past versions without letting the user know. 
 > If my client showed an “edited” note, with an indicator that it’s been edited, along with a way to view previously signed versions, that wouldn’t bother me the same way. 

That's exactly what Amethyst does. Full edit history is available and the edited post is marked as such. Which is way better than the standard replaceable events used in nostr's blog clients for instance. 
 Well, that’s awesome. Never realized this! Is it an amethyst-specific spec or just a NIP that other clients ignore? How would one of these edited posts appear in another client — multiple similar notes from the same npub?

Now I’m starting to wonder if some of the “accidental double posts” I see are actually edits where I didn’t notice minor revisions 🤔

You’re making me rethink my position, Vitor. Dammit. (Although I still think I wouldn’t edit my OP even if I could 😉) 
 It's a NIP proposal right now https://github.com/nostr-protocol/nips/pull/1090 
 I’ll be very curious to see how it plays out across different clients. Thanks for taking the time to discuss it here; this was exactly the sort of counterargument I was hoping for, to flesh out gaps in my own knowledge.

Now I’m curious, as a Damus/iPhone user, what our friend @jb55 thinks about this prospect. I recall us agreeing that no edits are better, a year or so ago, but (as with anything) there’s nuance and I get to expand my perspective by simply hanging out with you guys here. 

Will, is this something one might see implemented in Damus, if the NIP is merged? Would users have the choice to disable/ignore it? Makes me wonder whether the UX of ignoring edits would actually be worse, despite being more “honest”. 

I guess it’s back to the asterisk of pointing to previous versions, rather than “pretending” a note had been that way all along. That satisfies my objection to the misleading nature of edit/delete on the internet.

I do still like the concept of “once it’s sent, it’s sent” and how that could subtly shift behavior toward more thoughtfully written notes. But that’s not for me to push on others 🤷‍♂️ 
 I like the delete and redraft edit spec by fiatjaf. No issues with determining what version a user is replying to. You retain "whats done is done" semantics. 
 Interesting, I’m not as familiar with this one. If it deletes… doesn’t that “hide” the initial post (and thus give the illusion of a delete)?

Did a quick search but couldn’t find fiatjaf’s NIP, but someone on Reddit recommended delete.nostr.com if that’s related?