[jeremycherfas], [tantek], barnaby, fef, jdub, [fluffy], [Jamie_Tanna], jacky, pmlnr, sebbu, [KevinMarks] and [hollie] joined the channel
#[hollie]I'm having trouble with Indie Auth. I followed the instructions (creating rel=me links) when I had a basic HTML page up. It worked fine. I tried doing the same thing (created HTML list of same rel=me links in sidebar) when I installed ClassicPress. When I run it through indiewebify.me it says they don't "link back"? I tried installing the Indie Auth plug-in - it's active but it doesn't seem to be doing anything. And I don't
#[hollie]know what the settings mean (what's "default token expiration time" or "endpoints"?). I think I'm following all the instructions right - any ideas?
#GWG[hollie]: Rel me is if you use an external indieauth service...in the plugin..it is built in
#[hollie]If that's the case, I'm sorry - I thought that was where you went to see if your website was functioning within IndieWeb specifications. It says it's a "guide to getting on the IndieWeb"
#GWGYes, but it doesn't test for everything.. I should propose it test indieauth
#[hollie]Okay, thanks! It works on the indielogin.com site.
#GWGProposed we have the websignin test search for indieauth endpoints too
#GWGindielogin, by the way, is the service the wiki and such use to log you in...it uses websignin. Websignin is supposed to look for indieauth, and if no indieauth fall back on rel me
#GWGEssentially, Loqis definition aside... it's the thing you communicate with
#GWGSo, a Webmention endpoint is the address on your site that receives Webmentions
#GWGAn Indieauth endpoint is where clients go to authenticate via indieauth
#GWGIndieauth and Webmention both add that into the HTML of your site so it can be discovered
#GWGSo, you try to log in as example.com, the thing you are logging into goes to example.com to find in the HTML code the link to where example.com's indieauth service or endpoint is located
#GWGThat's how we avoid impersonation...the site tells where it's identity can be checked