Originally I thought you could change date on pre-existing post but now it looks like you can just make new post with old date. So basically same as nostr, right?

Reply to this note

Please Login to reply.

Discussion

Yeah, seems the same. These kinds of things aren't surprising if you work at the protocol level, but people often make assumptions

hey, we tried to ⚡zap this note at at ynniv@ynniv.com, but it seems this lightning address isn't working... just wanted to give you a heads up in case you would like to fix it...

Also all ATProtocol clients will have the context to show this, whereas on Nostr the basis for user warnings like this would be pretty hard to standardise.

Nah, relays could certify the first time they've seen events

That's what I mean, they *could* but as with many things on Nostr it becomes a case of herding cats.

-A relay might not record the time it received an event

-A relay might record the time it received an event but this information isn't exposed to clients

-A relay might record the time it received an event and this information is exposed to a given client but that client might not care to compare timestamps

-A relay might record the time it received an event and this information is exposed to a given client and that client might care to compare timestamps but from a discrepancy is unable to determine whether something suspicious is going on (are the event date and receipt date out of sync for THAT relay only, perhaps because the event was rebroadcast, and then which other relays to cross-reference before feeling confident enough to make a determination...)

And then someone indexes every known relay in the Nostr universe and offers an API for this specific purpose and that solves the problem :)

Nostr is Available and Partitionable, but not Consistent. I think it's a good tradeoff. If you want Consistency you can use open timestamps on the blockchain (which is Consistent and Available but not Partitionable)

Yup. As for the 'temptation of consistency', I think the direction it's going is multiple parties will simply crawl and index (or try to) all of Nostr to fill in the gaps. Primal does it, Ditto does it, Nostr.band does it, npub.world does it... who else? I can't see that train stopping.