#[Jose_Leiva]well, Iām doing something wrong, the tweet includes the link to brid.gy instead of the link to the note š
kingpapa and nickodd joined the channel
#[schmarty]!tell aaronpk i apologize for the time crime i am about to do but i have reached a point where i need indieauth.rocks to exists and so i would like to help you build it if that is possible. š
#[schmarty]promising to save someone time and effort if only they will spend the time and effort coordinating with and managing my work. a true time crime.
#Loqiaaronpk: [schmarty] left you a message 3 minutes ago: i apologize for the time crime i am about to do but i have reached a point where i need indieauth.rocks to exists and so i would like to help you build it if that is possible. š
[hibs] joined the channel
#[schmarty]i am full of bravado at this moment thinking maybe i can study micropub.rocks and model it's structure for signing in and standing up tests. so that's where i'm going to start reading.
#aaronpkI want to make as much functionality available without any sort of authentication as possible
#aaronpkI also don't want to build in the data collection or summary reports
#aaronpki want it to be more like webmention.rocks where it's all mostly ephemeral
#aaronpk(one of the reasons we had it save reports on micropub.rocks was to collect information about number of implementations for the w3c process, which while valuable, isn't really the priority here)
#aaronpkif any functionality could be used as an attack vector to other websites, that should be protected by a login/verification step. (see: https://webmention.rocks/receive/1)
#[schmarty]and part of that condensation process, i feel, needs to including testing that it's "actually" a working endpoint
KartikPrabhu joined the channel
#aaronpkwell the good news is it may actually be easier to test an indieauth server than a client
#aaronpkcause it means writing essentially several dozen indieauth clients that behave badly in different ways
#[schmarty]i expect that i'll also end up doing a token endpoint in the same way and i don't totally understand all the ways those might be interrelated yet.
#[schmarty]as i understand it, the indieauth server is mostly in need of testing that it is doing oauth2 right.
#aaronpkyeah, plus of course the specifics of indieauth like ensuring it's returning a URL as the user profile URL and such
#[schmarty]and then maybe this goes on the token endpoint but there are some trickier things to test like presenting the authorization screen to the user with clarity
#aaronpkheh yeah that one i think is going to have to be some manual explanation. not sure we can automate much of that
#[schmarty]true. automating those tests is very app-specific. but explanations can maybe guide what those tests look like.
#[schmarty]thanks for talking this through! i think my next steps are to read through https://indieauth.spec.indieweb.org/ and take notes on auth/token endpoint features that look testable
#aaronpkfeel free to takes notes by filing issues on the indieauth.rocks repo!
#[schmarty]and then look at webmention.rocks for hints on how to add those to the existing skeleton of indieauth.rocks, ideally in ways that require no or little storage.
#GWGaaronpk: The Static Maps repo you haven't touched in 6 years...In addition to fixing a few things, I figured I would bring in the changes you made when you moved the code to Atlas
kingpapa, peterrother, jbove, vilhalmer, gRegorLove_, KartikPrabhu, dckc, moppy, shakeel and swentel joined the channel
#petermolnarI went back to testing RDFa - apparently I like the pain. Summary: microformats can't be together with a google-pleasing RDFa for review, because mf wants product inside review, google the other way. I honely think google is in the verge of falling apart; their rules is impossible to follow.
#petermolnarif you write an RDFa Review with a Product inside it, Google wants another Review inside the Product AS WELL
#petermolnarand if you reference it as a resource it's too simple to parse the nested references, so it starts missing the author
#petermolnarI don't know who's in charge of these inside Google, but they either don't understand RDF at all (even less, than I do), or they don't want to
#petermolnar(this is in light of their new Rich Results Test tool, which is a new abomination)
#sknebelgithub has a "current status" thing (but more as a "available"/"away" with free text - i.e. you can set if the status means "not available" and if someone mentions or assigns you it warns them you're on holiday or whatever)
gRegorLove_ joined the channel
#aaronpkOh I never actually knew what that was for lol
#[tantek]huh, that could be useful for warning people that you're away ... on your own website
nickodd joined the channel
#GWGAnyone ever used php GD to overlay text on images?
#GWGI am trying to fix attribution on maps to cover all possible future circumstances
kingpapa, ludovicchabant, myfreeweb, dansup, nekr0z, plindner[m], jamietanna[m], JK_na, edrex, marinin[m], samwilson, fredcy_, Rixon, Salt[m] and [snarfed] joined the channel
#[snarfed](psst GWG don't try too hard to predict the future! stick with the present. YAGNI and all)
#GWG[snarfed]: Right now, there isn't attribution for what is in the code
#GWGSince the display side is WordPress, and I'm using aaronpk's old code as a service provider, I need it to handle the requirement of attributing the map source.
#[schmarty]to do it make a new public repo with the same name as your github username and add a README.md
#[schmarty]if you use the github UI to do the creation they'll give you hints, and the default README.md template has some tips for getting started.
#[tantek]They missed an opportunity to make it ABOUTME.md
#sknebel[schmarty]: aww, no "You are visitor number X" badge? :D
jamietanna joined the channel
#jamietannaaaronpk has anything changed today with Telegraph? I'm seeing a number of failures to publish to Twitter with Bridgy via Telegraph, which is returning `no_link_found`, but going directly to bridgy's webmention endpoint works?
#Loqi[Jamie Tanna] I've got https://www.jvt.me/img/profile.png set up so I can easily reference it, but agree it'd be super helpful if it was possible to not re-import everywhere. https://www.libravatar.org/ seems like an interesting alternative, but like #Gravatar it ...
[tantek], kingpapa, dopplergange, KartikPrabhu, [jgmac1106], flex14 and [dave] joined the channel; nickodd left the channel
#jackyokay needing some feedback from people who add weather and location info to posts: would it make sense for a Micropub editor to allow for one to add multiple locations / weather bits?