skippyWell, the Omnibear.com site specifically says "Repost, like, or reply to anything online.". So I suspect making a feature request to allow for full entry support would be closed "WONTFIX".
j12t, KapiX, jeremycherfas, KevinMarks, Pierre-O, pindonga, EmreSokullu, tantek, barpthewire, tomasparks, wolftune, jjuran, cjk101010 and Salt joined the channel
petermolnarevery single time RSS comes up, someone will still "but Atom is better", another someone will "JSONfeed because it's 2018" - and I'm just looking at parser libs, parsing rss, atom, json, mf2... it's 2018, in the end. I wasn't there when the format wars started, but it will never end, will it? https://news.ycombinator.com/item?id=16721690
skippyAtom always appealed to me because it had Atompub, with an explicit recognition that one dialect could be used for consuming and creating. But it's still gnarly XML and hard to use. :(
AngeloGladding, j12t, KevinMarks, cweiske, KevinMarks_, leg and Garbee joined the channel
petermolnarit's a war anyway, eating up resources and people who could be working in something useful instead; me taking part in it or not will not change that, unfortunately
davy_I suppose my main question is this: Do I need an account on some third party silo to use it? When reading off the indiewebcamp wiki or IndieAuth.com the first step mentioned to getting things set up is to put a rel="me" tag on your site and do the same on twitter or github
davy_Actually, I'm getting ahead of myself. A better question is: what is it's typical use case? Would I be using indieauth the create an account with some other website or to sign in?
KartikPrabhudavy_: that is currently the easiest option for most people using indieauth.com. But if you want to avoid that indieauth.com also can use a PGP key https://indieauth.com/pgp
KartikPrabhuyou can also not use indieauth.com but setup your own authorization server using the same indieauth-protocol. Not too sure about the details of that though
davy_That could be interesting. I think I might go ahead with IndieAuth.com for the time being, and then work on that when I have a better understanding of it. Baby steps, as they say.
tantekKartikPrabhu: most people already have Twitter or GitHub accounts, and most people with their own sites already have visible hyperlinks to their Twitter or GitHub profiles.
LoqiIt looks like we don't have a page for "this about PGP" yet. Would you like to create it? (Or just say "this about PGP is ____", a sentence describing the term)
LoqiIt looks like we don't have a page for "this about PGP" yet. Would you like to create it? (Or just say "this about PGP is ____", a sentence describing the term)
LoqiOpenPGP (Pretty Good Privacy) is a message exchange format that uses public key cryptography to enable people to exchange encrypted and/or signed data https://indieweb.org/this_about_PGP
davy_whee! I'm delighted. I used selfauth and tested it on indieauth.com Worked a charm. I've now successfully logged in to the wiki. Thanks for the help!