#dev 2021-06-21
2021-06-21 UTC
# astralbijection[ okay, so after much effort it seems that building off of the oauth2 framework is more effort than it's worth
# astralbijection[ it's hard to inject me= into everything
# astralbijection[ as an introvert, this is doubly true
samwilson, jeremy, KartikPrabhu, [tantek], cambridgeport904 and capjamesg joined the channel
# Zegnat There was a long discussion about this, and in the end, me was made optional: https://github.com/indieweb/indieauth/issues/19
pepperoni joined the channel
hendursa1, [Murray], IWSlackGateway, [KevinMarks], [tantek] and pepperoni joined the channel
# astralbijection[ <Zegnat "astralbijection: what guide/docu"> I followed the spec on w3 (https://www.w3.org/TR/indieauth/#authentication-request) as well as the guide on the wiki (https://indieweb.org/authorization-endpoint#Request)
# Zegnat I do not know if we can do anything about the W3C Note. The live spec is where that Note links to as the latest editorβs draft: https://indieauth.spec.indieweb.org/
# Zegnat There have been a bunch of changes since the publication of the 2018 W3C note: https://indieauth.spec.indieweb.org/#changes-from-09-august-2020-to-26-september-2020-li-2
# Zegnat https://indieweb.org/authorization-endpoint#Creating_an_Authorization_Endpoint so, hopefully that eliviates some confusion. I do not have time to do a rewrite of the guide itself right now ...
chenghiz_, justBull, pepperoni, [KevinMarks], [Murray], hendursaga, IWSlackGateway, capjamesg and [tantek] joined the channel
[fluffy], [tw2113_Slack_] and pepperoni_ joined the channel
# Zegnat I am happy to update the wiki page when I have more headspace for it. But I am happy to call out to people who may be doing their implementation based on the wiki that it is a number of updates behind on the actual living standard for now. (So much so that a request made in accordance with the wiki may not even be accepted by an auth endpoint anymore...)
pepperoni_ joined the channel
shoesNsocks and shoesNsocks1 joined the channel
# [tantek] GWG, as someone who is a fan of weather and displaying weather information, thought you might appreciate this design approach to displaying temperature, perhaps for your archive pages for ranges of days / months / years: https://showyourstripes.info/
rockorager joined the channel
# Loqi It looks like we don't have a page for "temperature" yet. Would you like to create it? (Or just say "temperature is ____", a sentence describing the term)
[chrisaldrich] joined the channel
# Loqi Weather is the state of the atmosphere at a place and time as regards heat, dryness, sunshine, wind, rain, etc https://indieweb.org/weather
deeden joined the channel
# [tantek] weather << Cool design example for displaying an archive summary of temperatures across posts: https://showyourstripes.info/ (looks a lot like [[Dopplr]]'s trip stripes)
# Loqi ok, I added "Cool design example for displaying an archive summary of temperatures across posts: https://showyourstripes.info/ (looks a lot like [[Dopplr]]'s trip stripes)" to the "See Also" section of /weather https://indieweb.org/wiki/index.php?diff=76130&oldid=72817
KartikPrabhu, [Will_Monroe], Seirdy and [jacky] joined the channel
[chrisaldrich], [Murray], [tw2113_Slack_], [fluffy] and [tantek] joined the channel
# [tantek] does anyone actually use atom:id elements that do not have their domain in it? and anyone know if any Readers that support Atom actually perform some sort of origin-limiting on Atom:id? Because if not, I'm pretty sure it's trivially spoofable for someone to provide "updates" to say, some mainstream media feed of articles, with slight alterations in the titles or summaries or even contents of the articles.
# [tantek] and anyone treating atom:id elements as all part of some global unique namespace (which is how RFC4287 defines the comparison operator) https://datatracker.ietf.org/doc/html/rfc4287#section-4.2.6.1