#@sil@charlesroper@dracos I... don't think indieauth helps? That lets me sign in to sites as http://kryogenix.org but delegate that checking to github. It doesn't let me sign in to a site _as_ github, does it? And I don't think there's a way of misusing it to do that, but I'm open to ideas here! (twitter.com/_/status/935819476892831744)
[xavierroy], [mrkrndvs], cweiske and cweiske2 joined the channel
#cweiske[keithjgrant], the omnibear addon details do not link to the homepage nor source code
#sknebel[keithjgrant]: and the addon description on AMO should say "Your blog must support IndieAuth and Micropub" instead of "Your blog must support RelMeAuth and micropub"
dougbeal|mb1, eli_oat, snarfed, [kevinmarks] and [eddie] joined the channel
Johnny__, dougbeal|iOS, eli_oat, j4y_funabashi, [miklb] and tantek joined the channel
#j4y_funabashihey I am rebuilding my micropub server and thinking of adding a couple of things. Using the 'me' value in the verify token response as the author of posts (so I could potentially have multiple people post to my endpoint)
#Loqij4y_funabashi: aaronpk left you a message on 2017-10-23 at 8:42pm UTC: I'm back in town, happy to talk Microsub this week! I'm hoping to make a bit of time to start prototyping something too
#aaronpkj4y_funabashi: seems reasonable, if you issue tokens to multiple people
#j4y_funabashiyeah, my current server just adds me as the author of all posts and I would like to allow other people to post on this new server
#j4y_funabashiaaronpk: my Microsub server went off the boil a bit as I realized my micropub server + feed did not support all the things I'd like them to
#[manton]I was just looking over the spec yesterday. Definitely more detailed since I last checked it out!
#aaronpkyeah! and everything except block/mute is implemented in Monocle now
#aaronpki'm due for a Percolator episode about this progress, maybe I can knock that out today now that my voice doesn't sound like a sick person anymore
#j4y_funabashisecond micropub question is around private posts. Do people implement this with a mp-* command?
#j4y_funabashiI suppose there is mp-audience = url1,url2
#sknebelIMHO makes more sense also because you might change the visibility
#aaronpkyeah I have a rough implementation of post visibility based on h-cards but it needs a lot more work still
#sknebel(my private posts currently don't work through micropub, since I don't have my own client and didn't want to fork one to add custom properties)
#j4y_funabashiyeah its a tricky one, I guess my question would be how to tell which urls are people, and which are lists of h-cards
#aaronpksknebel: did you document that anywhere yet?
#LoqiAn archival copy is a copy of a web page made (often by someone other than the author) at a particular point in time, that can be used as a reference if the original disappears or is temporarily unavailable https://indieweb.org/archival_copy
#Loqigroup in the context of the indieweb (also "indie group" or "indie groups") is a place where people can deliberately share content with each other, not necessarily on their own domain (though likely copied from via webmention etc.) https://indieweb.org/group
#LoqiA private group is a group where the posts, members, and any other content in the group is only viewable by members of the group, a common social silo feature (like on Facebook) https://indieweb.org/private_group
#snarfedtantek: we discussed and maybe documented it here a while back when it happened...not sure it's the same class as other sites on https://indieweb.org/death ? it was just a small static site. e.g. portablecontacts.net, ostatus.org and .net, etc have all died similarly
#aaronpkomg the google developer console is so convoluted
#LoqiPortable Contacts (often abbreviated as PoCo) is/was a proposed 2008 specification for exchange of contact info that uses a one-off JSON format https://indieweb.org/PortableContacts
#LoqiPortable Contacts (often abbreviated as PoCo) is/was a proposed 2008 specification for exchange of contact info that uses a one-off JSON format https://indieweb.org/PoCo
#aaronpkmiklb++ thanks at least there's an <author> in each entry even if it's the same
#Loqimiklb has 12 karma in this channel (57 overall)
#[miklb]oh, yeah, I thought you just needed the element defined. I’m definitely the only author ?
#aaronpkoof their tests don't even have an author uri element