# I am the Watcher. I am your guide through this vast new twtiverse.
# 
# Usage:
#     https://watcher.sour.is/api/plain/users              View list of users and latest twt date.
#     https://watcher.sour.is/api/plain/twt                View all twts.
#     https://watcher.sour.is/api/plain/mentions?uri=:uri  View all mentions for uri.
#     https://watcher.sour.is/api/plain/conv/:hash         View all twts for a conversation subject.
# 
# Options:
#     uri     Filter to show a specific users twts.
#     offset  Start index for quey.
#     limit   Count of items to return (going back in time).
# 
# twt range = 1 196219
# self = https://watcher.sour.is?offset=175185
# next = https://watcher.sour.is?offset=175285
# prev = https://watcher.sour.is?offset=175085
@lyse precisely. The fog itself doesn’t smell. It simply carries the smell of its surroundings. Find what those surroundings are, and the credit will go to the right thing. 😊
@lyse I think it would make the interface look too busy, I would pass on that one.
[47°09′15″S, 126°43′18″W] Raw reading: 0x672F4EC2, offset +/-3
https://www.librealire.org/ Transcriptions en texte des enregistrements audio et vidéo traitant du logiciel libre et de libertés informatiques
Su juguete favorito
/https://baldo.cat/media/photos/IMG_2562.jpeg) #catsoftwtxt
Su juguete favorito
#catsoftwtxt
Su juguete favorito
#catsoftwtxt
@sorenpeter Section 7 on emojis: Exactly that, it's an avatar for text interfaces. The metadata name needs tweaking, but that's a cool idea. If I implemented this in my client, I'd make the text avatar overridable by the user, though. Otherwise I'd probably only see boxes for everbody in my terminal. :-D
@xuu LOL :-D
Thank you, @eapl.me! No need to apologize in the introduction, all good. :-)

Section 3: I'm a bit on the fence regarding documenting the HTTP caching headers. It's a very general HTTP thing, so there is nothing special about them for twtxt. No need for the Twtxt Specification to actually redo it. But on the other hand, a short hint could certainly help client developers and feed authors. Maybe it's thanks to my distro's Ngninx maintainer, but I did not configure anything for the Last-Modified and ETag headers to be included in the response, the web server just already did it automatically.

The more that I think about it while typing this reply, the more I think your recommendation suggestion is actually really great. It will definitely beneficial for client developers. In almost all client implementation cases I'd say one has to actually do something specifically in the code to send the If-Modified-Since and/or If-None-Match request headers. There is no magic that will do it automatically, as one has to combine data from the last response with the new request.

But I also came across feeds that serve zero response headers that make caching possible at all. So, an explicit recommendation enables feed authors to check their server setups. Yeah, let's absolutely do this! :-)

Regarding section 4 about feed discovery: Yeah, non-HTTP transport protocols are an issue as they do not have User-Agent headers. How exactly do you envision the discovery_url to work, though? I wouldn't limit the transports to HTTP(S) in the Twtxt Specification, though. It's up to the client to decide which protocols it wants to support.

Since I currently rely on buckket's twtxt client to fetch the feeds, I can only follow http(s):// (and file://) feeds. But in tt2 I will certainly add some gopher:// and gemini:// at some point in time.

Some time ago, @movq found out that some Gopher/Gemini users prefer to just get an e-mail from people following them: https://twtxt.net/twt/dikni6q So, it might not even be something to be solved as there is no problem in the first place.

Section 5 on protocol support: You're right, announcing the different transports in the url metadata would certainly help. :-)

Section 7 on emojis: Your idea of TUI/CLI avatars is really intriguing I have to say. Maybe I will pick this up in tt2 some day. :-)
Perfect, @eapl.me, it's fixed again. In fact this editor seems to support the Unicode line separator character all too well, otherwise it would not have replaced it in the first place. :-D Time to switch to a more unintelligent editor. ;-)
Thanks, @bender. I try to.
I haven't noticed any smell of fog, @bender. Might @nff's experience stem from a similar phenomenon that creates a lovely smell after a good, air-cleaning rain shower?
[47°09′08″S, 126°43′17″W] Raw reading: 0x672F1681, offset +/-3
[47°09′42″S, 126°43′48″W] --interrupted--
@sorenpeter #NSFS #NotSafeForSorenpeter
@sorenpeter #NSFS #NotSafeForSorenpeter
@eapl.me Neat.

So for twt metadata the lextwt parser currently supports values in the form [key=value]

https://git.mills.io/yarnsocial/go-lextwt/src/branch/main/parser_test.go#L692-L698
@eapl.me Neat.

So for twt metadata the lextwt parser currently supports values in the form [key=value]

https://git.mills.io/yarnsocial/go-lextwt/src/branch/main/parser_test.go#L692-L698
@sorenpeter on 4 for gemini if your TLS client certificate contains your nick@host could that work for discovery?
@sorenpeter on 4 for gemini if your TLS client certificate contains your nick@host could that work for discovery?
🧮 USERS:1 FEEDS:2 TWTS:1148 ARCHIVED:80344 CACHE:2539 FOLLOWERS:17 FOLLOWING:14
@nff it is actually quite bad, so what you are smelling ain’t fog.
the smell of fog is soo gud <3
I realise now that the referred post might just be fiction. I am slow Ferengi these days. LOL.
I realise now that the referred post might just be fiction. I am slow Ferengi these days. LOL.
[47°09′36″S, 126°43′21″W] Reading: 0.46000 PPM
@wbknl are you still in Russia? It could be hard mailing anything to there these days. I read your "russia is eternally cold", and became curious. Patagonia is the only place I know on South America that it has rounded mountains, though they can be anywhere. Originally from Chile, or Argentina? My curiosity doesn't need feeding, by the way. It's all good if it doesn't. :-)
@wbknl are you still in Russia? It could be hard mailing anything to there these days. I read your "russia is eternally cold", and became curious. Patagonia is the only place I know on South America that it has rounded mountains, though they can be anywhere. Originally from Chile, or Argentina? My curiosity doesn't need feeding, by the way. It's all good if it doesn't. :-)
This morning (and a little bit of the afternoon) the idea of having a full referenced archive of twtxts on the web has consumed me a bit. I am talking about something similar to the email archives one see online, but for twtxts, and a more personal level. Such archive would be available, even if the involved feeds are long gone, because feeds will be treated as received emails.
This morning (and a little bit of the afternoon) the idea of having a full referenced archive of twtxts on the web has consumed me a bit. I am talking about something similar to the email archives one see online, but for twtxts, and a more personal level. Such archive would be available, even if the involved feeds are long gone, because feeds will be treated as received emails.
Easy run: 3.13 miles, 00:09:14 average pace, 00:28:55 duration
hot, legs were tight, but felt alright i guess.
#running
Easy run: 3.13 miles, 00:09:14 average pace, 00:28:55 duration
hot, legs were tight, but felt alright i guess.
#running
Easy run: 3.13 miles, 00:09:14 average pace, 00:28:55 duration
hot, legs were tight, but felt alright i guess.
#running
[47°09′45″S, 126°43′44″W] 4222 days without news from Herve
@eapl.me here are my replies (somewhat similar to Lyse's and James')

1. Metadata in twts: Key=value is too complicated for non-hackers and hard to write by hand. So if there is a need then we should just use #NSFS or the alt-text file in markdown image syntax ![NSFW](url.to/image.jpg) if something is NSFW

2. IDs besides datetime. When you edit a twt then you should preserve the datetime if location-based addressing should have any advantages over content-based addressing. If you change the timestamp the its a new post. Just like any other blog cms.

3. Caching, Yes all good ideas, but that is more a task for the clients not the serving of the twtxt.txt files.

4. Discovery: User-agent for discovery can become better. I'm working on a wrapper script in PHP, so you don't need to go to Apaches log-files to see who fetches your feed. But for other Gemini and gopher you need to relay on something else. That could be using my webmentions for twtxt suggestion, or simply defining an email metadata field for letting a person know you follow their feed. Interesting read about why WebMetions might be a bad idea. Twtxt being much simple that a full featured IndieWeb sites, then a lot of the concerns does not apply here. But that's the issue with any open inbox. This is hard to solve without some form of (centralized or community) spam moderation.

5. Support more protocols besides http/s. Yes why not, if we can make clients that merge or diffident between the same feed server by multiples URLs

6. Languages: If the need is big then make a separate feed. I don't mind seeing stuff in other langues as it is low. You got translating tool if you need to know whats going on. And again when there is a need for easier switching between posting to several feeds, then it's about building clients with a UI that makes it easy. No something that should takes up space in the format/protocol.

7. Emojis: I'm not sure what this is about. Do you want to use emojis as avatar in CLI clients or it just about rendering emojis?=
@eapl.me here are my replies (somewhat similar to Lyse's and James')

1. Metadata in twts: Key=value is too complicated for non-hackers and hard to write by hand. So if there is a need then we should just use #NSFS or the alt-text file in markdown image syntax ![NSFW](url.to/image.jpg) if something is NSFW

2. IDs besides datetime. When you edit a twt then you should preserve the datetime if location-based addressing should have any advantages over content-based addressing. If you change the timestamp the its a new post. Just like any other blog cms.

3. Caching, Yes all good ideas, but that is more a task for the clients not the serving of the twtxt.txt files.

4. Discovery: User-agent for discovery can become better. I'm working on a wrapper script in PHP, so you don't need to go to Apaches log-files to see who fetches your feed. But for other Gemini and gopher you need to relay on something else. That could be using my webmentions for twtxt suggestion, or simply defining an email metadata field for letting a person know you follow their feed. Interesting read about why WebMetions might be a bad idea. Twtxt being much simple that a full featured IndieWeb sites, then a lot of the concerns does not apply here. But that's the issue with any open inbox. This is hard to solve without some form of (centralized or community) spam moderation.

5. Support more protocols besides http/s. Yes why not, if we can make clients that merge or diffident between the same feed server by multiples URLs

6. Languages: If the need is big then make a separate feed. I don't mind seeing stuff in other langues as it is low. You got translating tool if you need to know whats going on. And again when there is a need for easier switching between posting to several feeds, then it's about building clients with a UI that makes it easy. No something that should takes up space in the format/protocol.

7. Emojis: I'm not sure what this is about. Do you want to use emojis as avatar in CLI clients or it just about rendering emojis?=
@eapl.me here are my replies (somewhat similar to Lyse's and James')

1. Metadata in twts: Key=value is too complicated for non-hackers and hard to write by hand. So if there is a need then we should just use #NSFS or the alt-text file in markdown image syntax ![NSFW](url.to/image.jpg) if something is NSFW

2. IDs besides datetime. When you edit a twt then you should preserve the datetime if location-based addressing should have any advantages over content-based addressing. If you change the timestamp the its a new post. Just like any other blog cms.

3. Caching, Yes all good ideas, but that is more a task for the clients not the serving of the twtxt.txt files.

4. Discovery: User-agent for discovery can become better. I'm working on a wrapper script in PHP, so you don't need to go to Apaches log-files to see who fetches your feed. But for other Gemini and gopher you need to relay on something else. That could be using my webmentions for twtxt suggestion, or simply defining an email metadata field for letting a person know you follow their feed. Interesting read about why WebMetions might be a bad idea. Twtxt being much simple that a full featured IndieWeb sites, then a lot of the concerns does not apply here. But that's the issue with any open inbox. This is hard to solve without some form of (centralized or community) spam moderation.

5. Support more protocols besides http/s. Yes why not, if we can make clients that merge or diffident between the same feed server by multiples URLs

6. Languages: If the need is big then make a separate feed. I don't mind seeing stuff in other langues as it is low. You got translating tool if you need to know whats going on. And again when there is a need for easier switching between posting to several feeds, then it's about building clients with a UI that makes it easy. No something that should takes up space in the format/protocol.

7. Emojis: I'm not sure what this is about. Do you want to use emojis as avatar in CLI clients or it just about rendering emojis?=
@eapl.me here are my replies (somewhat similar to Lyse's and James')

1. Metadata in twts: Key=value is too complicated for non-hackers and hard to write by hand. So if there is a need then we should just use #NSFS or the alt-text file in markdown image syntax ![NSFW](url.to/image.jpg) if something is NSFW

2. IDs besides datetime. When you edit a twt then you should preserve the datetime if location-based addressing should have any advantages over content-based addressing. If you change the timestamp the its a new post. Just like any other blog cms.

3. Caching, Yes all good ideas, but that is more a task for the clients not the serving of the twtxt.txt files.

4. Discovery: User-agent for discovery can become better. I'm working on a wrapper script in PHP, so you don't need to go to Apaches log-files to see who fetches your feed. But for other Gemini and gopher you need to relay on something else. That could be using my webmentions for twtxt suggestion, or simply defining an email metadata field for letting a person know you follow their feed. Interesting read about why WebMetions might be a bad idea. Twtxt being much simple that a full featured IndieWeb sites, then a lot of the concerns does not apply here. But that's the issue with any open inbox. This is hard to solve without some form of (centralized or community) spam moderation.

5. Support more protocols besides http/s. Yes why not, if we can make clients that merge or diffident between the same feed server by multiples URLs

6. Languages: If the need is big then make a separate feed. I don't mind seeing stuff in other langues as it is low. You got translating tool if you need to know whats going on. And again when there is a need for easier switching between posting to several feeds, then it's about building clients with a UI that makes it easy. No something that should takes up space in the format/protocol.

7. Emojis: I'm not sure what this is about. Do you want to use emojis as avatar in CLI clients or it just about rendering emojis?=
@eapl.me Regarding supporting languages:

> That said, coming from platforms like X and Masto, where switching languages is easy, I naturally read content and write into my timeline in at least three languages. Changing my "account" is not a simple as switching languages, and in those platforms have another meaning ("I'm a different person"). Supporting that would be beneficial for some, though I’m not sure how many would use it.

I _think_ this is more of a client concern in my opinion. Like @lyse said earlier though, sometimes he and @movq "Twt" in German. I don't (_nor anyone else I'm aware of_) have a problem with this. It seems to be that a "client" _could_ detect this and deal with this appropriately or give a user appropriately controls.

For me (_personally I've never found it a problem. I use extensions like "Simple Translate" anyway, so it doesn't matter a great deal to me._
@eapl.me Regarding supporting languages:

> That said, coming from platforms like X and Masto, where switching languages is easy, I naturally read content and write into my timeline in at least three languages. Changing my "account" is not a simple as switching languages, and in those platforms have another meaning ("I'm a different person"). Supporting that would be beneficial for some, though I’m not sure how many would use it.

I _think_ this is more of a client concern in my opinion. Like @lyse said earlier though, sometimes he and @movq "Twt" in German. I don't (_nor anyone else I'm aware of_) have a problem with this. It seems to be that a "client" _could_ detect this and deal with this appropriately or give a user appropriately controls.

For me (_personally I've never found it a problem. I use extensions like "Simple Translate" anyway, so it doesn't matter a great deal to me._
@eapl.me Just responding to some of your specific ideations here:

> Sure! From my research, Gemini (and likely Gopher as well) don’t have a similar header, so if a client is using those protocols, they won’t be able to inform your server.
>
> So, it’s worth considering, would twtxt 2.0 only support HTTP/S?

I'm not sure how to standardize "Discovery" across different protocols for serving feeds, HTTP, Gopher, Gemini, etc. beyond what you initially suggested. But here's the thing, the User-Agent HTTP Header isn't the only aspect to "discovery". Discovery in practise is more of an organic property of -mentions across feeds in the first place, something that crawlers take advantage of.
@eapl.me Just responding to some of your specific ideations here:

> Sure! From my research, Gemini (and likely Gopher as well) don’t have a similar header, so if a client is using those protocols, they won’t be able to inform your server.
>
> So, it’s worth considering, would twtxt 2.0 only support HTTP/S?

I'm not sure how to standardize "Discovery" across different protocols for serving feeds, HTTP, Gopher, Gemini, etc. beyond what you initially suggested. But here's the thing, the User-Agent HTTP Header isn't the only aspect to "discovery". Discovery in practise is more of an organic property of -mentions across feeds in the first place, something that crawlers take advantage of.
@slashdot Oh come one?! Web5?! Since when was this even thing?! 😱 🤦‍♂️ I could grample with Web 1.0, Web 2.0 and even Web 3.0 (_to a container degre_), but Web 4.0 and Web 5.0 ?! Come on?! 😱 Get the fuck out! (GTFO) 😠
@slashdot Oh come one?! Web5?! Since when was this even thing?! 😱 🤦‍♂️ I could grample with Web 1.0, Web 2.0 and even Web 3.0 (_to a container degre_), but Web 4.0 and Web 5.0 ?! Come on?! 😱 Get the fuck out! (GTFO) 😠
Thanks @lyse! I'm replying here https://text.eapl.mx/reply-to-lyse-about-twtxt
Damn, it's certainly broken. Thank you for letting me know! I'm editing my .txt file by hand, and it seems WinSCP editor doesn't support that character and replaced them all =/=
notiz.pulli ⌘ https://notiz.blog/p/Ctu
notiz.pulli ?~L~X https://notiz.blog/p/Ctu
notiz.pulli ?~L~X https://notiz.blog/p/Ctu
notiz.pulli ⌘ https://notiz.blog/p/Ctu
@wbknl That it pretty cool 😎
@wbknl That it pretty cool 😎
[47°09′49″S, 126°43′43″W] --bad checksum--
Will Republicans Bring Back Windows 95 and VHS Tapes?
[47°09′53″S, 126°43′33″W] Transfer aborted
Americans, congrats on a landslide victory!
[47°09′47″S, 126°43′35″W] Carrier too weak
@lyse you sure are a crafty young man!
🧮 USERS:1 FEEDS:2 TWTS:1147 ARCHIVED:80339 CACHE:2544 FOLLOWERS:17 FOLLOWING:14
making my own browser framework that can use something like librewolf as a web renderer and other graphical components and runtimes for other protocols. though I think that means that i'll be retiring tomo-el-fuego in favor of a different runtime architecture. there's a lot that I like about inferno, but modernizing it enough to actually use anywhere is another story. I doubt this is the end of my infernal experiments, but I can only do so much at a time innit.
On my blog: Real Life in Star Trek, Time's Arrow, part 1 https://john.colagioia.net/blog/2024/11/07/time-s-arrow-1.html #scifi #startrek #closereading
@bender Ohhh, nice! I tried to learn Morse code a while back (well, 11 years ago, apparently), but never got very good at it. 😢 Ultimately, I didn’t have a real-world application for it. 🫤
@bender Ohhh, nice! I tried to learn Morse code a while back (well, 11 years ago, apparently), but never got very good at it. 😢 Ultimately, I didn’t have a real-world application for it. 🫤
@bender Ohhh, nice! I tried to learn Morse code a while back (well, 11 years ago, apparently), but never got very good at it. 😢 Ultimately, I didn’t have a real-world application for it. 🫤
@bender Ohhh, nice! I tried to learn Morse code a while back (well, 11 years ago, apparently), but never got very good at it. 😢 Ultimately, I didn’t have a real-world application for it. 🫤
I built another small shelf for the drill press. I upcycled the wooden sticks from New Year rockets that littered the neighborhood. I really love the rustic look of it: https://lyse.isobeef.org/tmp/tischbohrmaschinenregal/

Shelf sitting on the drill press table before installing it between the posts of the stand

When I glued the shelf between the posts of the stand, I tightened the long clamp too hard, ripping the back panel and shelf board apart. So, I had to reglue them. :-)
@wbknl ahh! I didn't know that tidbit of information. It all makes sense now.
Righto, @eapl.me, ta for the writeup. Here we go. :-)

Metadata on individual twts are too much for me. I do like the simplicity of the current spec. But I understand where you're coming from.

Numbering twts in a feed is basically the attempt of generating message IDs. It's an interesting idea, but I reckon it is not even needed. I'd simply use location based addressing (feed URL + '#' + timestamp) instead of content addressing. If one really wanted to, one could hash the feed URL and timestamp, but the raw form would actually improve disoverability and would not even require a richer client. But the majority of twtxt users in the last poll wanted to stick with content addressing.

yarnd actually sends If-Modified-Since request headers. Not only can I observe heaps of 304 responses for yarnds in my access log, but in Cache.FetchFeeds(…) we can actually see If-Modified-Since being deployed when the feed has been retrieved with a Last-Modified response header before: https://git.mills.io/yarnsocial/yarn/src/commit/98eee5124ae425deb825fb5f8788a0773ec5bdd0/internal/cache.go#L1278

Turns out etags with If-None-Match are only supported when yarnd serves avatars (https://git.mills.io/yarnsocial/yarn/src/commit/98eee5124ae425deb825fb5f8788a0773ec5bdd0/internal/handlers.go#L158) and media uploads (https://git.mills.io/yarnsocial/yarn/src/commit/98eee5124ae425deb825fb5f8788a0773ec5bdd0/internal/media_handlers.go#L71). However, it ignores possible etags when fetching feeds.

I don't understand how the discovery URLs should work to replace the User-Agent header in HTTP(S) requests. Do you mind to elaborate?

Different protocols are basically just a client thing.

I reckon it's best to just avoid mixing several languages in one feed in the first place. Personally, I find it okay to occasionally write messages in other languages, but if that happens on a more regularly basis, I'd definitely create a different feed for other languages.

Isn't the emoji thing "just" a client feature? So, feed do not even have to state any emojis. As a user I'd configure my client to use a certain symbol for feed ABC. Currently, I can do a similar thing in tt where I assign colors to feeds. On the other hand, what if a user wants to control what symbol should be displayed, similar to the feed's nick? Hmm. But still, my terminal font doesn't even render most of emojis. So, Unicode boxes everywhere. This makes me think it should actually be a only client feature.
@wbknl you and I. There is a backyard waiting for me to mow (most likely will tackle it tomorrow), and a front yard that yearns the touch of the mower as well (that one will have to wait a bit longer).
@wbknl you don't have a permanent address? Why will you need a forwarding service?
@lyse I would say it is extremely broken.
i've been a ham since i was a kid, but i haven't been too active lately. i've seen some interesting signed packet radio schemes, but nothing I've taken a close look at. i've been doing a bunch of research into mesh networking protocols over the years and now that i'm approaching something worth writing i may have to get back into the hardware side of things
D+D -> H3, D+3HE -> D + 3 HE Æ p (14.7MeV) + 4 He (3.7MeV) + 18.4 MeV
i do kinda like htmx, but i might end up going my own way with my own similar library that matches better with my use patterns which are really not compatible with any extra scripting. so less flexible, but possible more powerful in the end.
@prologic Yeah, the principle of data economy. :-)

Btw. if you blindly run the command again in a few days, your query might match new feeds that are not included in today's list. Hence, some accounts might be dropped without a warning. But then, they probably don't care.
Hehe, thank you guys, I'm still alive :)
[47°09′05″S, 126°43′49″W] --white noise--
Hey @eapl.me, your feed is broken. All U+2028 got transformed into newlines.
Fsck democrats! Don't mourn, organize!
Na #musiquinta do #protesto, confesso que fui fã dos Homens da Luta, pré-festival da canção, e tenho pena de terem desaparecido do mapa... Os melhores animadores de manifestações. E o povo, pá?

https://youtu.be/pZonZntFU7Y
Na #musiquinta do #protesto, confesso que fui fã dos Homens da Luta, pré-festival da canção, e tenho pena de terem desaparecido do mapa... Os melhores animadores de manifestações. E o povo, pá?

https://youtu.be/pZonZntFU7Y
@wbknl CW was all I did during my military "tour". I learned Morse code when I was 5 years old, and used it during my youth, and early adulthood. Went to competences, and won, and all! :-)

My father was a professional radio-telegraphist for many years, until his retirement at 67 years old.
[47°09′49″S, 126°43′38″W] Weather forecast alert -- storm from E
[Pinellas County - 4 x {1km [1'30"]} 4 x {400m [1']}](https://staystrong.run/user/bmallred/activity/7680a465-3f19-4543-8c8f-0d414e780160): 5.52 miles, 00:09:56 average pace, 00:54:52 duration
first four intervals were good. needed more time to rest i think between the 400m intervals because the humidity was tough again. stopped after the fourth because it was so bad. fema out in full force on the trail, too.
#running
[Pinellas County - 4 x {1km [1'30"]} 4 x {400m [1']}](https://staystrong.run/user/bmallred/activity/7680a465-3f19-4543-8c8f-0d414e780160): 5.52 miles, 00:09:56 average pace, 00:54:52 duration
first four intervals were good. needed more time to rest i think between the 400m intervals because the humidity was tough again. stopped after the fourth because it was so bad. fema out in full force on the trail, too.
#running
[Pinellas County - 4 x {1km [1'30"]} 4 x {400m [1']}](https://staystrong.run/user/bmallred/activity/7680a465-3f19-4543-8c8f-0d414e780160): 5.52 miles, 00:09:56 average pace, 00:54:52 duration
first four intervals were good. needed more time to rest i think between the 400m intervals because the humidity was tough again. stopped after the fourth because it was so bad. fema out in full force on the trail, too.
#running
@prologic that's already done (IP over RF). But they are other protocols (radio packet, SDR, etc.) that they use. More efficient, and specially geared towards ham radio.
@wbknl It's probably okay for things like Twtxt which are designed to be in the open anyway 👌
@wbknl It's probably okay for things like Twtxt which are designed to be in the open anyway 👌
@wbknl The only thing I know about the HAM Radio space is that it's considered "taboo" to encrypt the traffic. So that makes secure IP a bit difficult to say the least right? 🤔
@wbknl The only thing I know about the HAM Radio space is that it's considered "taboo" to encrypt the traffic. So that makes secure IP a bit difficult to say the least right? 🤔
@wbknl Ahh none that I'm aware of. I've _thought_ about getting into HAM Radio myself, but haven't so far...
@wbknl Ahh none that I'm aware of. I've _thought_ about getting into HAM Radio myself, but haven't so far...
@bender I mean I've thought about it! It's an intriguing idea to be able to have basic IP over HAM Radio 🤔
@bender I mean I've thought about it! It's an intriguing idea to be able to have basic IP over HAM Radio 🤔
@wbknl none, unless you are. 😊
@prologic OP meant the same way they use email, or the web.

Knowing how many other things hams can get into, I doubt there is even one using twtxt. You would know, right @prologic ?
@wbknl How do you mean? How do you think that would even work? 🤔
@wbknl How do you mean? How do you think that would even work? 🤔