@tw2113↩️ webmentions would be good if you care about self-site comments in some amount. Authentication I'm on the fence about still, but I also need to re-affirm my understanding of the security aspects of it. Other parts...would depend on what we're discussing. (twitter.com/_/status/1350971178324795394)
[KevinMarks], sp1ff, [tantek], KartikPrabhu, [chrisaldrich]1, [Tamar], ShadowKyogre, [chrisaldrich] and Seirdy joined the channel
Seirdyis there any recommended markup/microformat for displaying webmentions? currently I just have a plain <ul> with <time> and <a> tags; an example is at the bottom of https://seirdy.one/2021/01/12/password-strength.html. Might consider adding nofollows.
LoqiComments are displayed in the context of an original post, and may be a mix of syndicated reply posts from other sites received via Webmention, as well as locally created comments https://indieweb.org/comments
Loqiresponses, or interactions, in the context of the indieweb, refer to all the different ways and things people explicitly do to and with others’s posts, from written replies to quick likes, in other words responses = replies + reactions https://indieweb.org/responses,
[tantek]Seirdy, the key thing is, you're not displaying "webmentions", webmentions are the raw plumbing of what's going on. You're displaying comments and other responses
aaronpkThe term has grown far beyond the simple plumbing building block that it is and we need to recognize that at least in the public facing documentation
Seirdyhonestly my only webmentions so far are just posts to silos/forums like lobste.rs and tildes.net (the latter generated by a hacky script i wrote).
jeremycherfasThere's something I really do not understand about securely accessing my raspberry pi over the internet. I have used a DHCP Exception in the router to give it a fixed IP. But that IP is only "correct" inside my wifi network. I can find my public IP, but I do not understand how to use that to connect to my pi.
Caleb[m], malaclyps_ and Salt[m] joined the channel
petermolnarin order to connect to something from the outside, you need to either get inside (vpn), or poke a hole on the router that passes a port and it's traffic to something inside
petermolnarthe third route is nasty: basically both of you and your home pi connect to a relay which will translate your traffic. This is how many of the video conf services work.
aaronpkbut also I thought it had some magic that handles NAT traversal for you already. I don't have a port forwarded and I am pretty sure mine works when I'm out of the house
jeremycherfasHmmn. I guess the first thing to do is just see what happens if I try Syncthing from outside the house. Maybe I'm am worrying about a theoretical problem.
LoqiIt looks like we don't have a page for "relayhost" yet. Would you like to create it? (Or just say "relayhost is ____", a sentence describing the term)
[Raphael_Luckom]Just saw this requested path in my logs. Pretty sure it's some kind of probe, but never seen the pattern before. Aimed at something that parses paths in URLs? What it hit was a CDN with very little creative range:
[fluffy][Raphael_Luckom] I wonder if maybe something was trying to be too clever in interpreting a CSS gradient in an image-based way but then took a wrong turn
[jeremycherfas][fluffy] can you explain how sync thing knows where to look for other machines, if all is has is their internal IP? Or does that very long identifying hash include the required information. That’s the part I cannot grasp.
sknebelafaik syncthing has it easier than torrents because the discovery servers trust each other. so afaik the client just tells one discovery server "hash XYZ can be reached here!", the discovery servers somehow sync that between themselves, and another client can then ask any of the discovery servers for help connecting to hash XYZ
btrem, [KevinMarks], nertzy and [KevinMarks]1 joined the channel; ShadowKyogre left the channel