#@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.
#LoqiBecoming physically immune to brute-force attacks
#Seirdyalso interested to know if anyone else uses SSG (particularly Hugo) to render webmentions without adding scripts.
#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
#aaronpkLet's see if there's enough documented there
#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,
#aaronpkSo here's a meta idea... -> #indieweb-meta
#[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
#[tantek]So to start, what kind of responses are you looking to display?
#aaronpkNobody cares about the technical difference between webmentions and responses
#[tantek]it's not a technical difference, it's a mindset difference.
#[tantek]webmention is but one piece of the whole that are user visible responses
#[tantek]"displaying webmentions" is just as incorrect thinking as the errors that led to "displaying pingbacks"
#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).
#[tantek]Seirdy, interesting, do you mean these are replies from your own site? Or are you trying to display responses to your own posts?
#Seirdy[tantek]: I sent a webmention on behalf of tildes.net, which doesn't support webmentions but could use the attention since it's small.
#Seirdylobste.rs supports webmentions natively; every link submission triggers a webmention
#Seirdymy site was linked on both lobste.rs and tildes.net
#Seirdyin fact, you can see a Lobsters webmention at the bottom of the post that aaronpk linked.
swentel, marinin[m], [tantek], [KevinMarks], [tantek]1, schmudde, kiero, beko, raucao, astrojl_matrix, kitt, Ruxton_, jeremycherfas, sknebel, jamietanna[m], JackyAlcin[m], fredcy_, antonio[m], BudaDude[m], khimaros[m], aciccarello[m], nekr0z, smacko[m] and drhitchcock[m] joined the channel
#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
#jeremycherfasThis is specifically for using SyncThing when I am out of the house.
antonio[m], fredcy_, JackyAlcin[m], khimaros[m], [mapkyca], jamietanna[m], aciccarello[m] and marinin[m] joined the channel
#petermolnarnormally your router is one way: devices can go out.
BudaDude[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.
#aaronpkFor syncthing you'd need to forward a port to the raspberry pi
#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.
#aaronpkIt's been a while since I set it up so I don't remember everything I did
#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)
[Rose], jolvera_ and [Raphael_Luckom] joined the channel; ShadowKyogre left the channel
#[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
#[fluffy]like converting the linear-gradient rule into an image URI for internal rendering use
#[Raphael_Luckom]yeah, it's probably something like that. it's so interesting to hear these theories. I love a little puzzle
[chrisaldrich] and [jeremycherfas] joined the channel
#[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.
#[fluffy]I have no idea. I assume the hash does something to facilitate the lookup of the other address parts.
#[fluffy]like it probably works similarly to how magnet torrent URNs do
#[fluffy]which is another thing I don’t know the details of :)
#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