This scheme also only support threading off a specific Twt of someoneā€™s feed. What if youā€™re not replying to anyone in particular?

ā¤‹ Read More

@sorenpeter@darch.dk not really youā€™re really forming a cryptographic chain of twts, that are cryptographically provable by anyone, at least in one direction ). Itā€™s called content addressing. Your propose scheme while simple doesnā€™t do this.

ā¤‹ Read More

@prologic@twtxt.net

Your propose scheme while simple doesnā€™t do this.

It doesnā€™t do that because itā€™s not taking the content of a twt into account (only its timestamp). Okay. But the mere fact that weā€™re talking about ā€œhow to solve the edit problemā€ stems from using content addressing ā€“ so maybe content addressing isnā€™t the best thing to use here? šŸ¤”

ā¤‹ Read More

Ultimately I think we just need to agree on a way to represent an edit and the previous version of a Twt in a way that makes sense. I like one of the ideas presented earlier in some other thread (god only knows which one haha šŸ˜); That is: <timestamp> (#hash;#originalHash) <content> For example.

ā¤‹ Read More

It would mean clients that support the TwtSubject and TwtHash extension, should also indicate the previous version of their Twt when editing.

ā¤‹ Read More

@prologic@twtxt.net Yeah, that thing with (#hash;#originalHash) would also work.

Maybe Iā€™m being a bit too purist/minimalistic here. As I said before (in one of the 1372739 posts on this topic ā€“ or maybe I didnā€™t even send that twt, I donā€™t remember šŸ˜…), I never really liked hashes to begin with. They arenā€™t super hard to implement but they are kind of against the beauty of the original twtxt ā€“ because you need special client support for them. Itā€™s not something that you could write manually in your twtxt.txt file. With @sorenpeter@darch.dkā€™s proposal, though, that would be possible.

I donā€™t know ā€¦ maybe itā€™s just me. šŸ„“

Iā€™m also being a bit selfish, to be honest: Implementing (#hash;#originalHash) in jenny for editing your own feed would not be a no-brainer. (Editing is already kind of unsupported, actually.) It wouldnā€™t be a problem to implement it for fetching other peopleā€™s feeds, though.

ā¤‹ Read More

Participate

Login or Register to join in on this yarn.