#petermolnarGWG re: yesterday's WP HTML output question; you could trigger a wp cron call that calls the url and captures the output, which circumvents the output buffering, but it's even more ugly :D
KevinMarks joined the channel
#KevinMarksCan you hook the various callbacks and build your own state stack?
#KevinMarksSo you can know when you're in entry, comment etc?
#petermolnarthat, you can; the problem is that apart from actually visiting the URL you can't get the HTML output
#KevinMarksAh, you can't know what other plugins have done to it?
#petermolnarKevinMarks the content if fine; the trouble is with the header and the footer. You can do a full page export from the theme rather easily, but to trigger the save you need to visit the URL; I haven't found any other way (yet)
#tantek.comedited /site-deaths (+28) "/* 2009 */ typo, link Hello's shutdown message refs to Picasa and OpenSocial to their own site-death entries" (view diff)
#tantekRemember all those dead silos? IndieWeb remembers indieweb.org/site-deaths
KevinMarks_, gRegorLove and cweiske joined the channel
#cweiskeis a micropub server hard linked with a token server? I don't see a way to determine which token server to validate the bearer token at when a micropub request comes in
#aaronpkyeah it's up to the micropub server to decide what token server it wants to use
#cweiskebut the token that the MP server gets is issued by the token server the user chose
#cweiskewhy should a MP server dictate which token endpoint to use?
#aaronpkthey feel tightly coupled to me, mostly from a security standpoint
#aaronpkif i'm writing a micropub endpoint, i wouldn't be comfortable trusting token verification to an unknown service
#cweiskethis means that I cannot post anything anymore when my MP endpoint provider switches token servers
#cweiskeand there is no official way to find out which token server the MP endpoint wants
KevinMarks joined the channel
#aaronpkCorrect. Changing token servers is like changing what method you use to create and verify tokens
#aaronpki changed mine in the rewrite of my site, had to log in to all the apps again, but not a big deal
#aaronpklater i changed the method my server uses to create tokens but I made it validate the previous tokens too
#cweiskeaaronpk, it's not necessarily I who decides to change the token server, but some MP service provider that I happen to use
#cweiskeand which provides a MP-to-git service or so
#cweiskeso if my MP service provider decides to change token servers, I have to change the link on my homepage, too
#aaronpkYeah it would be irresponsible of them to change it without warning you ahead of time
#aaronpkthey could also change it as long as they know how to verify already existing tokens at the old token endpoint
#cweiskebut it gets clear that *I* am not free to choose the token server, so I don't see that I should have to publish the token server link on my homepage
#aaronpkalso the MP server might not use the token verification API at all and just have a previous arrangement with the token endpoint like a shared encryption secret
#aaronpkyeah it's part of the MP endpoint really. Part of choosing a MP endpoint is putting two tags on your home page
#aaronpkI get what you're saying, I just don't see it as a problem especially since it makes it easier for the client to only have one method to discover all three endpoints
#cweiskeon the indieauth wiki page one of the advantages against openid was that you only have to add *one* tag to your homepage, not two like for openid
#Loqihello.com is an app-based social silo founded by Orkut Buyukkokten (Orkut) and a small group of ex-Google engineers https://indieweb.org/hello.com