#gRegorLovekylewm: I get "login error: no authorization endpoint" logging into woodwind on my phone, using twitter auth, after it returns from twitter.
#gRegorLovealt+left/right navigates browser history on Windows too.
#benborgescweiske, what is the connection to be made ?
mapkyca joined the channel
#cweiskethe tweet said that OPML is part of the indieweb tech stack
#benborgesi'm interested, since i'm myself thinkering about how i could implement a news monitoring system that would push selected items to my indieweb instance, to be POSSEd on silo networks
#GWGpfefferle: How do you feel about push notifications support in Semantic Linkbacks?
#pfefferleGWG I don’t hat the time to look at it yet… but as I mentioned in a comment: I think there is a check missing that only replaces WebMention notifications
#pfefferleGWG ah sorry, as I said it, I found the check :)
#pfefferleGWG will try to merge them later today… have to fix some indents first ;)
#GWGpfefferle: Not that. I wanted to add the same hook to run to support the WordPress Pushover plugin.
#GWGAll the notifications are handled by the plugin. This would just give it the correct data
#pfefferleGWG perhaps we can work on some kind of a generic filter that can be used by third party apps…
#pfefferleGWG so it might be possible to write a small plugin that uses the semantic-linkback filter to modify the notification for the wp-push plugin…
shiflett, KevinMarks_ and KevinMarks joined the channel
#csarvenIf IWC subscribes to the laws of thermodynamics, it follows that the karma points should be transferred among its members, as opposed to being created (with very little energy) and passed on. #karma-microeconomics
#tantek.comedited /Twitter (+1571) "/* POSSE Replies to Twitter */ add subheads for originals with/without POSSE tweets, add new method of @-mentioning the indieweb author to scope a POSSE tweet reply with examples" (view diff)
#tantekcsarven - is posting "karma" posts on your own site an itch of yours?
#ben_thatmustbemehuh facebook wants 4 screenshots of how i use facebook in indieid.com ti get access to user_website
#tantekA karma post is a theoretical post type where one indieweb site could bestow or send "karma" points to another indieweb site, or potentially any webmention endpoint, as a peer-to-peer method of mimicking the [[Loqi]] karma points that indiewebcamp [[IRC]] users bestow each other.
#tantekand yeah, that was my first indieweb reply where the webmention to the original was sent automatically by my server, not by me manually with curl
#csarventantek Thanks for the dfn. Sure, I'd be up to karma/+1/like/cool/good-work/i-like-you/i-approve-this-message etc once I get my stuff up to order with the fundamental blocks to send/receive "status updates" across sites. My question however was only about IRC karma.
#tantekben_thatmustbeme: subjects like "documentation" we would do as we do subject on indieweb posts in general - hashtags ;)
#LoqiA disclosure is a bit of content, typically on a home page, on an indie web site that proactively discloses some aspect about the site that the site owner wants the user to explicitly be aware of https://indiewebcamp.com/disclosure
#tantekgood to have examples of indieweb privacy policies
#rhiaronotes that 'disclosure' in Scotland is a criminal background check
#csarvenI think what would be more interesting (at least to me) than say Twitter's "n Followers you know" when I'm looking at a profile, but it says "X's following/followedBy you might like to follow"
#csarvenNot mutually exclusive, but the latter is I think interesting
#rhiaroI get push notifications on my phone from twitter suggesting who I should follow based on who other people follow and it's annoying as hell
#rhiaro(I keep turning the notifications off, they keep coming back..)
#tantek.comedited /2014-review (+2072) "start ordering things in some sort of a reasonable narrative, expand the harder sections, work on closing sections that are more positive" (view diff)
#csarvenOn the Web interface, Twitter shows who to follow if I'm on the main status update stream. However, if I'm looking at a particular profile, it be interesting to know who to follow based on a more specific criteria. I don't know if this is already possible through other interfaces/devices.
#ben_thatmustbemeindieID now working with instagram again. very hacky though, very unstable
#tantekcsarven ^^^ we have some documentation - feel free to add to it!
snarfed joined the channel
#tantekmaking good progress on ordering stuff in https://indiewebcamp.com/2014-review into a narrative for a post, and filling out some of the sections - if anyone has any last bits to add - please do so - I'm trying to get this out as a belated blog post in the next day or two.
#tantekcsarven: usually people do that when you first make progress yourself, though there are lots of folks here willing to help with answering questions with whatever you're trying to make work on your own site!
eschenal, snarfed and glennjones joined the channel
#tantekcsarven: microformats wiki and @microformats are not really itches to do with your personal site - perhaps consider another venue / forum for that instead of indiewebcamp? re: https://indiewebcamp.com/User:Csarven.ca#Itches
#tantekcsarven: consider starting with answering this question: what is the next thing you want to get working on your personal site?
evalica joined the channel
#tantekand I'll update /wikifying to clarify scope and provide better guidance.
#ben_thatmustbemethanks kylewm. i'm hoping it will be pretty quick. its not like i'm asking for much
nxd4n joined the channel
#tantekben_thatmustbeme: indeed. It's a prime example of the "wall" in the Walled Garden phrase. As a user I set my website to be *public* - with the intent that I don't want apps or any web access to have a barrier to get to it.
#kylewmtantek: thanks for writing up your reply behavior! I will try it out on my site for a while before lobbying bridgy publish :)
#ben_thatmustbemeto get the rel-me link from instagram i have to do a regex match against the json that is in the page returned from curl
#ben_thatmustbemewonders how much it would mess things up if i don't always use rel-me-auth and allow users to log in with a facebook account directly too
#ben_thatmustbemejust check to see if they URL they entered for login is a facebook URL for example
#aaronpkthen you're basically just a nascar login service
#tanteknp kylewm hope the write up helps! and definitely report back your own personal experience with how those POSSE replies look to others and who you're replying to.
#Loqitantek meant to say: a big part of getting secure independent identity working is good ux, and that means good error handling, messaging
#ben_thatmustbemei check initially to see if they have it set up, then offer them to auth with facebook, then after they auth i need to recheck it against the actual logged in user
#kylewmfewer steps to get indieauth set up is better UX, I would think
#ben_thatmustbemeit would be much easier to allow people to login if you didn't make the rel-me-auth requirement, but sort of defeats the single URL as identity idea
#ben_thatmustbemealthough isn't this somewhat toward the ultimate goal. basically we are saying that if facebook gave users subdomains (they have actual URLs now) and just had their auth_endpoint as themselves
wolftune joined the channel
#ben_thatmustbemeand we are sort of patching that to work without them knowing
#aaronpkRelMeAuth (and IndieAuth) are about using *your own URL* as the identity, a URL that is under your control
#aaronpka subdomain of facebook as your identity is just as bad as using facebook login
#ben_thatmustbemeaaronpk: i'd disagree, unless you want to say anyone on withknown.com is not indieweb. i know its a silo, but its indieweb friendly
#aaronpkanyone with a withknown.com subdomain is subject to the whims of the service
#aaronpkhosting your own domain on the withknown.com service is a different story
wolftune joined the channel
#ben_thatmustbemeso, by that logic, a redirect from a domain to their facebook profile page would be similar (not entirely the same due to branding of your actual URL)
#aaronpkyes, and there are examples of people who have signed in to thte wiki with a setup like that
#aaronpke.g. if withknown.com decided to buy known.com, everyone's identities will change
#ben_thatmustbemeaaronpk: i think its unrealistic to plan for no one to be on a service. the goal should be indieweb friendly silos as a minimum though
#aaronpkknown allows domain mapping which is the best of both worlds. you don't have to run servers or install things, but you use a URL that is your own
#ben_thatmustbemeaaronpk: do you disallow people using .withknown.com accounts?
#tantek.comedited /notification (+872) "rename sections to Why, Why not, How to, group Push Notifications, add indieweb examples with aaronpk, brainstorms, then projects" (view diff)
#aaronpkoh there's actually an RSVP to indiewebcamp cambridge from a subdomain
#tantekben_thatmustbeme: didn't you have some sort of Android notifications app setup as well to get Push Notifications of webmentions to your server?
#ben_thatmustbemeconsiders setting up some fb2indiebootstrap service that just gives a subdomain of the facebook username, and a rel=me to their facebook user, and then has an auth_endpoint that just uses login with facebook
#ben_thatmustbemeso long as i promise to redirect if they ever want to, then its okay right?
#aaronpkpromising the redirect is good, but we don't have an established way to actually port an identity to a new domain
#ben_thatmustbemetantek: I was using chrome notification. and it has since broken on my phone / lost connection. I haven't fixed it up much
#tantekrel=me between indieweb identities ought to do it
#tantekben_thatmustbeme: did you write that up (chrome notifications) anywhere?
#aaronpke.g. if aaronpk.withknown.com starts using monocle, and then decides to get his own domain, and aaronpk.withknown.com redirets to aaronpk.com, monocle will see it as a different login
#ben_thatmustbemetantek: i'm going to wait until they stabilize as chrome notifications are just coming out, and have a lot lacking still
#aaronpkand in that case I wouldn't really want to add a rel=me from aaronpk.com to aaronpk.withknown.com
#ben_thatmustbemebut i'll try to add some of that info as it stands now
#tantekstill worth writing it up, especially with that detail
#tantekaaronpk: I believe glennjones's old IdentEngine solve some of this
#aaronpkbut assuming i had some sort of pointer from aaronpk.com to aaronpk.withknown.com that would be enough for monocle to resolve
#tantekit was able to do hub & spoke analysis to figure out *which* of your rel=me connected site is/was the "primary"
#tantekso it could determine algorithmically when you'd moved primary identities
#aaronpkbut none of that is written up so right now monocle and everything else doesn't handle that case
#tantekso we know it is possible to do and implement, I just don't think glennjones specifically wrote up what he did - though identengine is open source IIRC
#GWGtantek: I have to write a webmentions notification message, one for Semantic Linkbacks that pulls the extra context and now a push notifications version and email notifications to make everything Indieweb aware
#ben_thatmustbemei do have it in my mind to store all rel=me linked pages as part of a person's identity and future logins from another site just ask them if thats their new pirmary URL or not
gRegorLove joined the channel
#ben_thatmustbemealso builds my contact list as people log in to my site
#aaronpkso as much as i trust Known to do the right thing, and returning a redirect is good, I still don't want to encourage people to use withknown.com subdomains as their identity
#tanteksample UX flow: user logs in with idenity A. user logs out. user logs in with identity B - as part of th relmeauth discovery, auth service notices that B is rel=me equivalent to A, and then prompts user, looks like you signed-in previously with A, shall I move your identity to B? user then chooses, and auth service saves choice, moving any info as needed.
#kylewmben_thatmustbeme: paths are still useful for authenticating micropub for a multi-user site
#tantekben_thatmustbeme: big diff, Twitter TOS disallows
#kylewmeven if they are not as stable as capital-I Identities
#ben_thatmustbemethen let me ask this question. what is twitter (probably the most friendly of the major silos) lacking to make it be considered indieweb friendly?
#ben_thatmustbemeand i say most friendly as we have read/write API, and accounts have h-cards
#LoqiIndieWebCamp 2015 is 2015-07-11 through 2015-07-12 in Brighton, England & Portland, Oregon; the fifth annual gathering for independent web creators of all kinds, from graphic artists, to designers, UX engineers, coders, hackers, to share ideas, actively work on creating for their own personal websites, and build upon each others creations https://indiewebcamp.com/2015
#ben_thatmustbemethis is more for tantek, if you want to look up site.com/index#someid could we really be doing CURL site.com/index, parse for ID someid, and only feed that part of the page to MF2 parser?
friedcell, wolftune and glennjones joined the channel
#KartikPrabhuon parsing parts of s document, nothing in mf2 stops you from sending it only a fragment of a page. In fact if you knew which fragment you wanted it might even be faster
tvn_, j12t, KevinMarks__, snarfed1, KevinMarks, friedcell, benwerd, shaunguice, poka, nxd4n_, snarfed and frzn joined the channel
#dym_cxkylewm: ednapiranha went "_why the lucky stiff" and deleted herself from the internet (temporary?) most likely digitalocean instance with BBS and all her other stuff was among the collateral damage
lukebrooker, mlncn, scoates and KartikPrabhu joined the channel
#ben_thatmustbemecrap.... just getting the user_website from facebook isn't really enough to trust that the correct user logged in is it?
#ben_thatmustbemeall i'm doing is validating that the account the user logged in to has rel=me link for the website, but i don't know that its the actual user account listed on their indieweb site
#KartikPrabhuben_thatmustbeme: yup! that is why two way rel links
#kylewmtwitter keeps deemphaizing the "Promoted" icon ... i thought it was yellow just recently, now it's gray, much harder to notice
#ben_thatmustbemeKartikPrabhu: thats how brid.gy gets around it, it just looks up your facebook first and then validates that your facebook account has a good URL... though i suppose again its possible to sign up for someone else's site then
#ben_thatmustbemehuh.... if Alice has a FB -> indiewebsite set up, and Bob sets his link to point to alice's indieweb site... can bob log in to brid.gy?
snarfed1 joined the channel
#snarfed1ben_thatmustbeme: key difference, bridgy isn't an auth or identity service, and it doesn't know or care what your primary domain is
#snarfed1it discover your domains, but doesn't care which one "is you"
#snarfed1more clearly: you don't register with bridgy with a domain, only with a silo account
#snarfed1(technically you don't log into bridgy at all, you just oauth approve it once per silo. the ui is all public facing. :P)
KevinMarks__ joined the channel
#KartikPrabhurandom indiereader thought: I am reading an article on a reader and realise it is related to another article I wrote on my site. I should be able to micropub it to my article as "related article" so people can find related topics...
#KartikPrabhushould publish "related articles" first
#KartikPrabhuinitial thought on publishing related article: if a mention (possibly reply) is an article instead of a note, add to related articles list
#snarfedsure, the "malicious" use case is posting to fb and including a link to someone else's web site. bridgy would send that post's likes, comments, etc as wms