#[tantek]jacky++ yes to multiple vouch URLs - can you add that as an issue / feature request? https://github.com/indieweb/vouch/issues one of my colleagues Martin Thompson also asked for that while ago but I forgot to capture it at the time
#Loqijacky has 12 karma in this channel over the last year (53 in all channels)
#[tantek]aaronpk re: why, as I understand it, from a protocol perspective it makes sense and provides flexibility for fallbacks or preferentially checking caches, or checking combinations of vouches to give folks an internal "score" etc.
iasai, KartikPrabhu, [tantek], [Rose], swentel, [Ignacio], seblog, leg, ingoogni, jimpick, calumryan and [kevinmarks] joined the channel
#[kevinmarks]And rel-me gives a way to bind multiple urls too - could comment from another linked site
[stefp], [kevinmarks], dougbeal|mb1, [dougbeal], tw2113 and [Rose] joined the channel
#@kvhxz↩️ What about micropub, webmentions, and sites like Mastodon or TinyLetter? Would those ever be good alternatives to IG or Twitter? They're "open web" or whatever. (twitter.com/_/status/1117105850466725890)
[dougbeal], klez, realtime, seblog and KartikPrabhu joined the channel
#GWGHow do you tell an Indieauth endpoint what sort of application you are so it can choose an expiry length for tokens?
#GWGI am still thinking about expiring tokens, but trying to figure out how to decide how long
#aaronpkthe server gets to decide at the end of the day. the client can't rely on any particular lifetime of tokens
#aaronpkthe app already identifies itself with the client_id so if the server wants to make up specific rules per client then it can
leg joined the channel
#GWGI was more brainstorming on how I might do that
#GWGAlso now that I fixed dougbeal's bug, may go back to webmentions first
#sknebel!tell jacky re mf2-json as feeds: I think wordpress has an experimental plugin for that - librarywise, I'd expect it on a layer above the parsers (e.g. IMHO parsers shouldn't do unexpected HTTP requests)
#sknebelre Indieauth, the client_id could be a partial answer for old clients with refresh tokens? if a client hasn't made use of it for lets say five logins, prompt the user if a longer-lasting token should be issued instead?
#GWGI intend to keep the option of issuing non expiring tokens manually
#Loqijacky: sknebel left you a message 6 minutes ago: re mf2-json as feeds: I think wordpress has an experimental plugin for that - librarywise, I'd expect it on a layer above the parsers (e.g. IMHO parsers shouldn't do unexpected HTTP requests)
#jackyZegnat: that page is super helpful, thank you!
#GWGWebmentions doesn't use the php-mf2 library. Trying to figure out what code I can eliminate by having it
#sknebelreally the only non-microformats thing it does is rel= discovery
#GWGYes, but the next step is merging in the mf2 code that is currently a separate plugin
#sknebelalso, your bookmark h-cite says that the title of the *post* is "fluffy" (p-name)
#sknebelalthough it's a bit surprising it shows the content despite there being a bookmark title marked up - that might be a bug, or at least unintended