(#r7ee4ya) yes that works
#uxxttfq
(#r7ee4ya) yes that works
(#2bsh7vq) (#<2024-09-24T12:53:35Z https://twtxt.net/user/prologic/twtxt.txt>) What does this screenshot show? The resolution it too low for reading the textā¦
(#j63urka) (#<2024-09-24T12:45:54Z https://twtxt.net/user/prologic/twtxt.txt>) @prologic@twtxt.net Iām not really buying this one about readability. Itās easy to recognize that this is a URL and a date, so you skim over it like you would we mentions and markdown links and images. If you are not suppose to read the raw file, then we might a well jam everything into JSON like mastodon
(#a73p7ma) (#<2024-09-24T12:44:35Z https://twtxt.net/user/prologic/twtxt.txt>) There is a increase in space/memory for sure. But calculating the hashes also takes up CPU. Iām not good with that kind of math, but itās a tradeoff either way.
(#rksyfja) (#<2024-09-24T12:39:32Z https://twtxt.net/user/prologic/twtxt.txt>) @prologic@twtxt.net It might be simple for you to run echo -e "\t\t" | sha256sum | base64
, but for people who are not comfortable in a terminal and got their dev env set up, then that is magic, compared to the simplicity of just copy/pasting what you see in a textfile into another textfile ā Basically what @movq@www.uninformativ.de also said. Iām also on team extreme minimalism, otherwise we could just use mastodon etc. Replacing line-breaks with a tab would also make it easier to handwrite your twtxt. You donāt have to hardwrite it, but at least you should have the option to. Just as i do with all my HTML and CSS.
(#bz2mpca) (#<2024-09-24T12:34:31Z https://twtxt.net/user/prologic/twtxt.txt>) WebMentions does would work if we agreed to implement it correctly. I never figured out how yarndās WebMentions work, so I decide to make my own, which Iām the only one usingā¦
I had a look at WebSub, witch looks way more complex than WebMentions, and seem to need a lot more overhead. We donāt need near realtime. We just need a way to notify someone that someone they donāt know about mentioned or replied to their post.
(#r6z66ta) lol, this flags looks like russian name
(#cu5bdda) Sorry but i dont undestand b. New feed author? But why?
(#j63urka) Aggred. But reading twtxt in raw form soundsā¦ I canāt do this
Some more arguments for a local-based treading model over a content-based one:
The format: (#<DATE URL>)
or (@<DATE URL>)
both makes sense: # as prefix is for a hashtag like we allredy got with the (#twthash)
and @ as prefix denotes that this is mention of a specific post in a feed, and not just the feed in general. Using either can make implementation easier, since most clients already got this kind of filtering.
Having something like (#<DATE URL>)
will also make mentions via webmetions for twtxt easier to implement, since there is no need for looking up the #twthash
. This will also make it possible to make 3th part twt-mentions services.
Supporting twt/webmentions will also increase discoverability as a way to know about both replies and feed mentions from feeds that you donāt follow.
Finally pubnix is alive! Thatās im missing? Im only reading twtxt.net timeline because twtxt-v2.sh works slowly for displaying timelineā¦
(#52eajxq) @movq@www.uninformativ.de Heaps of mozzies and other stuff that wants to eats you. Yeah, I noticed that as well. But I donāt know if itās really more than usual. I might just have forgotten how bad it was in the past by now. :-?
With the wet beginning this year, water-loving insects certainly got a head start.
Hello!
(#senmxza) @prologic@twtxt.net Correct. The plan is that operators have to manually trust a peer before it is used for fetching missing conversation roots from. Preview of the horrible UI:
(#tr42vzq) @bender@twtxt.net Yeah, it was nice. 23Ā°C and a bit of wind. Quite acceptable in my opinion. :-)
(#luu7z7q) @prologic@twtxt.net @movq@www.uninformativ.de In all reality, even seconds precision would be enough for this new feed announcement bot. It just has to delay or predate its messages. It hopefully does not find new feeds all the time. :-)
(#5sdepuq) @prologic@twtxt.net What should happen if the archive chain is detected to be broken? I donāt think that including the hash in the prev
field does really help us in reality. What if messages in the archive feed themselves got lost? You canāt detect this unless youāve already known about them. I reckon we can simply use the relative path and call it good. I know, I know, we have this format already today. But in my opinion, the hash does not add value.
(#5sdepuq) @prologic@twtxt.net The Content-Type
should probably even include the charset=utf-8
as we learned recently. :-) Iff you want to keep the UTF-8 encoding mandatory. It doesnāt say anything about it in that document.
(#5sdepuq) @prologic@twtxt.net The reply-to
can come anywhere in the message text? Most examples even put it at the very end. Why relax that? It currently has to be at the beginning, which I think makes parsing easier. I have to admit, at the end makes reading the raw feed nicer. But multi-line messages with U+2028 ruin the raw feed reading experience very quickly.
(#5sdepuq) @prologic@twtxt.net For hash calculation we could maybe rethink the newlines and use tabs instead. This is more in line with the twtxt file format itself. With tabs it also is much closer to the registry format (minus the nick).
What about the timestamp format? Just verbatim as it appears in the feed (what I would recommend) or any other shenanigans with normalization, like +00:00 ā Z
?
An append style is not required, btw. If one uses prepend style feeds, the new URL simply comes at the beginning of the file, where the old URL is further down.
Clients must use the full-length hash in their storages, but only use the first eleven digits when referencing? This differentiation is a bit odd.
(#5sdepuq) @prologic@twtxt.net The multline example is broken. I donāt see any āpipesā.
(#5sdepuq) @prologic@twtxt.net I notice that in your document it says reply-to
, where in the ReplyTo Extension itās without the hyphen. (But they also use different values after the colon. :-))
(#crmwgxq) Thanks again for typing it up, @movq@www.uninformativ.de! I left a few comments there. Currently, Iām in favor of the location-based adressing, thatās heaps simpler.
(#vp2b7ha) @sorenpeter@darch.dk Excellent point! I agree.
(#senmxza) @bender@twtxt.net @prologic@twtxt.net @aelaraji@aelaraji.com Everything entering over Pod Gossiping is only cached temporarily, but never archived. So, it eventually fell off the cache. If my fake feeds were still up, yarnd would have pulled it from me again. I ran into the situation locally as well and then got it back, though.
(#s2dhlvq) @movq@www.uninformativ.de I cases of these kind of āabuseā of social trust. Then I think people should just delete their replies, unfollow the troll and leave them to shouting in the void. This is a inter-social issue, not a technical issue. Anything can be spoofed. We are not building a banking app, we are just having conversation and if trust are broken then communication breaks down. These edge-cases are all very hypothetical and not something I think we need to solve with technology.
(#crmwgxq) Been thinking about it for the last couple of days and I would say we can make do with the shorter (#<DATETIME URL>)
since it mirrors the twt-mention syntax and simply points to the OP as the topic identified by the time of posting it. Do we really need and (edit:...)
and (delete:...)
also?
(#crmwgxq) @movq@www.uninformativ.de Awesome, thank you very much! Iāll have a look at it tomorrow.
It was beautiful in nature: https://lyse.isobeef.org/waldspaziergang-2024-09-21/
(#rqkdcfa) @prologic@twtxt.net Let me try:
Invent anything you want, say feed A writes message text B at timestamp C. You simply create the hash D for it and reply to precisely that D as subject in your own feed E with your message text F at timestamp G. This gets hashed to H.
Now then, some a client J fetches your feed E. It sees your response from time G with text F where in the subject you reference hash D. Since client J does not know about hash D, it simply asks some peers about it. If it happens to query your yarnd for it, you could happily serve it your invention: āYou wanna know about hash D? Oh, thatās easy, feed A wrote B at time C.ā
The client J then verifies it and since everthing lines up, it looks legitimate and puts this record in its cache or displays it to the user or whatever. It does not even matter, if the client J follows feed A or not. The message text B at C with hash D could have just deleted or edited in the meantime.
Congrats, you successfully spread rumors. :-D
(#y6idegq) @prologic@twtxt.net This does not hold if the edit happened before I even got the original.
(#4so6mga) @falsifian@www.falsifian.org Something similar exists over at https://search.twtxt.net/. But a usable search engine would be actually nice (to be fair, yarns improved a bit). :-) I donāt care about feed changes over time. In fact, it would even feel creepy to me. Of course, anyone could still surveil, but Iām not looking forward to these stats.
(#s4s2r2a) @movq@www.uninformativ.de We could still let the client display a warning if it cannot verify it. But yeah.
(#2p5ulxq) @movq@www.uninformativ.de Reminds me of this beautiful face recognition failure: https://qz.com/823820/carnegie-mellon-made-a-special-pair-of-glasses-that-lets-you-steal-a-digital-identity :-D
(#zogbtrq) @prologic@twtxt.net What exactly?
(#rqkdcfa) @prologic@twtxt.net Just what @bender@twtxt.net did. :-D If heād additionally serve the fake message from his yarnd twt endpoint, everybody querying that hash from him (or any other yarnd that synced it in the meantime) would believe, that I didnāt like Australians.
In fact, I really donāt. I loveāem! 8-)
We would need to sign each message in a feed, so others could verify that this was actually part of that feed and not made up. But then we end up in the crypto debate for identities again, which Iām not a big fan of. :-)
I just want to highlight, one might get a false sense of message authenticity, if one just briefly looks at the hashes.
(#i6qqvqq) @movq@www.uninformativ.de Ah, cool. :-)
(#fj7dppq) It just occurs to me weāre now building some kind of control structures or commands with (edit:ā¦)
and (delete:ā¦)
into feeds. Itās not just a simple āadd this to your cacheā or āreplace the cache with this set of messagesā anymore. Hmm. We might need to think about the consequences of that, can this be exploited somehow, etc.
(#s4s2r2a) @movq@www.uninformativ.de Not sure if I like the idea of keeping the original message around. It goes against the spirit of an edit in my mind.
If thatās what we want to enforce, forget about my other message above in the thread.
(#y6idegq) @prologic@twtxt.net @movq@www.uninformativ.de I still donāt understand it. If the original message has been replaced with the edited one, I cannot verify that the original was in the same feed. I donāt know the original text.
(#zoktkgq) @prologic@twtxt.net what time in UTC?
(#kdtce4q) @falsifian@www.falsifian.org hiya from the Sunshine State (also known as a never-ending hell, LOL)!
(#xwvocwa) @falsifian@www.falsifian.org this one hits hard, as jenny
was just updated today. :ā-(
(#7qe266a) Hahahahahaahaaaahaaaaaa, brilliant! I love it, @bender@twtxt.net! :ā-D
(#fj7dppq) @movq@www.uninformativ.de Thanks for the summary!
So, what would happen if there is no original message anymore in the feed and you encounter an āeditā subject? Since you cannot verify that the feed contained it in the first place, would you obey it?
Some feed could just make a client update something from a different feed. In the cache, the client would need to store in a flag that this message was updated, so that when it later encounters the message from the real feed, it has a chance of reverting that bogus edit. Hmm. The devil is in the detail.
Itās much easier with a delete subject. When it finds the message in its cache and the feeds match, remove it. Otherwise, just ignore it.
(#i6qqvqq) @movq@www.uninformativ.de Right. Thatās why, Iād bite the bullet and go for huge URLs. :-)
I haventāt looked at the code and Iām too lazy right now, does jenny also verify the fetched result against the hash?
(#ucgvfmq) @movq@www.uninformativ.de Yeah, but hashing also uses the main feed URL or whatever is written in the feedās first url
metadata field. So, itās not a new problem, itās exactly the same.
(#l5452vq) @lyse@lyse.isobeef.org indeed! There is no ācentral authorityā acting as witness, and notary. The more I think of itā¦ LOL.
(#2p5ulxq) @movq@www.uninformativ.de @david@collantes.us Yeah, he got a bit older but I could still easily recognize him.