#dev 2025-02-06
2025-02-06 UTC
[Sophia_wood] joined the channel
#
carrvo I figured out what was wrong with trying to override the DNS on my box! So now I *can* log into external services.
#
carrvo However, IndieLogin.com is not working with my MIndie and my logs are not helpful (after a few iterations). aaronpk, might there be more insight from the logs on the other side of the requests?
#
_pi_r2_0[d] TIL `font-family: system-ui, sans-serif;`
#
carrvo aaronpk[d] turner.enemyterritory.org
#
carrvo So nothing more than it displays. I'll have to try more on my end tomorrow then. I got to the point where my logs think that the code is invalid at the last step.
#
carrvo aaronpk++
grufwub joined the channel
#
carrvo Hmm...looks like the MinToken side is expecting a scope? https://github.com/carrvo/mindie-idp/blob/7b48896bfe31c6b022b75e26594ce045b7f1e22e/mintoken/endpoint.php#L143
#
carrvo [edit] Hmm...looks like the MinToken side is expecting a scope? https://github.com/carrvo/mindie-idp/blob/7b48896bfe31c6b022b75e26594ce045b7f1e22e/mintoken/endpoint.php#L143
#
carrvo I bet IndieLogin.com does not use scopes and I did not test that!
glacier joined the channel
#
carrvo I'm a bit surprised that my code would require it.
#
carrvo Yup. Stuck an untested bandaid on prod that worked with IndieLogin.com!
[morganm], progrium, z428 and nemonical joined the channel
GuestZero, Guest6, Xe, [Murray], barnaby, ttybitnik and [pfefferle] joined the channel
#
carrvo aaronpk, I just looked at indieauth-client-php (what I tested against) and it never touches the token endpoint when there are no scopes. Is there a particular reason why IndieLogin.com is different?
#
carrvo 😢
Chailotl joined the channel
#
carrvo Then a vanilla SelfAuth+MinToken should not be compatible with IndieLogin.com. If there is no token endpoint, does it still fall back to the other one?
#
Chailotl Hi, I'm having trouble trying to get indieauth.com to see my `rel="me"` links on my website, it also fails to recognize my `rel="pgpkey"` as well
#
carrvo aaronpk++ I have noticed difficulties retrieving errors. I may raise a PR/MR for some log messages that I have found particularly useful.
#
Chailotl What's weird is that micropub.rocks was able to see my `rel` endpoints just fine
#
Chailotl I'm currently using an ssh tunnel for local testing, the domain is nominally https://axoga.to, but I'm testing with https://0gck4r79-4321.use.devtunnels.ms/
ttybitnik joined the channel
#
Chailotl The local webserver doesn't have a certificate, but I do not know if the ssh tunnel is doing anything; it's probably likely since it's using https
#
aaronpk it looks like there's some interstitial on that tunnel URL, this is what I see when I visit in my browser https://media.aaronpk.com/2025/02/06090755-9021.png

#
Chailotl Ah, I had a feeling it was something like that, but my curl command didn't show anything was off (did it pull cookies from my browser?)
GuestZero_ joined the channel
#
Chailotl Probably, yeah, well thank you anyways, guess I'll just have to publish this to my VPS proper
h4kor, gRegor and progrium joined the channel
#
Chailotl I can confirm that using cloudflare's tunnel service does work instead ^^
jak2k joined the channel
#
_pi_r2_0[d] (if you want an ssh tunnel with no complications I happen to run https://srv.us)
nemonical, Salt, btrem and stefen joined the channel
#
[aciccarello] I did that this morning with 11ty!
#
[aciccarello] When I want to syndicate to IndieNews, I add to a front matter list of urls like you mentioned https://github.com/aciccarello/ciccarello.me/commit/9cebd358ef205687a132cb0af72b395738874b1f
#
[aciccarello] I render that as some links with the domain as the text using a liquid template https://github.com/aciccarello/ciccarello.me/blob/main/_includes/syndication.html
#
[aciccarello] My liquid template uses a custom filter to just show the domain https://github.com/aciccarello/ciccarello.me/blob/74b14c4cc8168f81b041d9d815753ca9c6fa1295/.eleventy.js#L138-L140
#
[aciccarello] Right now I manually update the URL after it is syndicated but I have also wondered if a mention to the full URL would work. I assume not because it would probably 404 first.
#
[aciccarello] Here's me updating the URLs https://github.com/aciccarello/ciccarello.me/commit/efe100b45d9d91e6e4e77c4fd891513f4bb270df
#
[aciccarello] Indiekit does have a way to handle 2 step syndication as part of the micropub flow. So you could write a custom syndicator for that. But that requires a database which I don't have set up.
#
[aciccarello] I'd love to improve the syndication flow on my site because it is nice to be able to syndicate to IndieNews. But manual until it hurts is fine
#
[aciccarello] I should look more into what Indiekit offers though https://getindiekit.com/concepts#syndication
#
[aciccarello] Syndicating to the Internet Archive would be good
#
gRegor I display the domain in the "also on:" section at the bottom, example: https://gregorlove.com/2025/01/processwire-indieauth-v0.2.3-released/ I've not considered going back and using the exact indienews permalink yet.

#
[aciccarello] Yeah, definitely not necessary to update the link
vikanezrimaya joined the channel
#
[tantek] oh yeah! for quite some time! https://tantek.com/2023/234/t1/threads-supports-indieweb-rel-me

barnaby and sebbu joined the channel
#
[tantek] wow there it is https://www.threads.net/@tantek

#
Loqi It looks like we don't have a page for "two-way link" yet. Would you like to create it? (Or just say "two-way link is ____", a sentence describing the term)

[KevinMarks] joined the channel
#
[KevinMarks] That's great but a green ✅ is more usual

#
[KevinMarks] I'd congratulate Jesse but I X'd out my profile pic on Threads

#
[KevinMarks] That is the XFN spec he's quoting in 2003

#
[Joe_Crawford] I think I missed that my _Goodbye FOAF_ article got added to the FOAF page. https://artlung.com/blog/2024/05/31/goodbye-foaf/
#
capjamesg[d] What does "no inverse" mean in this context?

#
[Joe_Crawford] what is FOAF
#
Loqi RDF is an abbreviation for Resource Description Format, an early-ish part of XML-related technology, that was pitched as the Semantic Web, used in Trackback and RSS 1.0 (but dropped by Pingback and RSS 2.0 respectively), later rebranded as Linked Data, experimentally published in the past, but not used by any indieweb use-cases in practice https://indieweb.org/FOAF

#
[Joe_Crawford] no reciprocal?
#
capjamesg[d] But someone on whom you have a crush can have a crush on you?

#
capjamesg[d] Imagine the serendipity of finding out your crush has a crush on you via HTML.

#
[Joe_Crawford] I feel like I want to quote _Escape (The Piña Colada Song)_ now. "Aw it's you..."
#
[KevinMarks] That was mirroring an Orkut feature, where I'd you marked each other as crushes it revealed it to both of you.

#
capjamesg[d] Like negation [tantek]?

#
[tantek] added some bits to the Threads rel=me support section, feel free to add more: https://indieweb.org/rel-me#Threads
