#_6a68tantek: it's an advanced, cruel form of nerd sniping
jgraham909, benprew and caseorganic joined the channel
#squeakytoyclears his throat as a preparation for a public announcement *ahum*
#squeakytoyHey all. I have decided to do a serious attempt on creating a new kind of open social network. The road will be long and filled with challenges, but I believe in this idea and think its cool so I am going for it. Right now its just on a "proof of concept" version, so not even 1.0.
#squeakytoyEveryone and anyone can contribute, and if you are interested to learn more, please visit squiso.com or http://open.squiso.com/community, or chat with me here! I would appreciate to get feedback from all my fellow #indiewebcamp nerds :-)
#aaronpksqueakytoy: cool, do you have anything running on your domain yet?
#squeakytoyyes, at squiso.com, I have done a rough "proof of concept" version which I have been showing around
#squeakytoy_6a68, not yet. I have a personal youtube clip, but thats embarrising to reveal :-) But I should really create a manifesto, writing down how it works and why :-)
#_6a68squeakytoy: yeah! a single page overview would be fantastic
#_6a68squeakytoy: is the current site open sourced yet?
#aaronpkok, makes sense, and you're going to run squiso on christoffer.me soon?
#ShaneHudson_I've decided to start promoting bucket lists. I've realised that quite often we manage to complete something on our list by talking to other people. So it is a good way to promote things that we want to do, and to help each other :)
#squeakytoyaaronpk, thats the plan, to use a personal squiso account, on my own website
#aaronpkShaneHudson_: yeah! it's a good idea. kind of like the "itching" sections on our user pages!
#squeakytoyi know that indiewebcamp isn't really about this kind of "open social network", but we are all here to try and change the world, right? ;)
#aaronpkwell technically we're all building an open social network, it's just that we're all building separate implementations of it on our own personal sites, and they're all talking to each other!
#squeakytoyYea, and thats.. not really my idea :-)
#squeakytoyMy idea isn't about having your own site. My idea is about you having a file on the internet, hosted by.. well.. you personall, or dropbox, or a third party site
#_6a68squeakytoy: it seems funny to build a decentralized system around JSONP which has no security protections, you're just trusting arbitrary javascript?
#squeakytoy_6a68, it depends on what is it you want to protect?
#tanteksqueakytoy - you may want to consider that JSON/JSONP is merely the API data flavor of the month/year (was XML before that, and CSV before that). That's why we're building on HTML first, and JSON second.
#tantek+1 on aaronpk and benwerd's suggestions to just use HTML + h-entry to start with, that way your "data" will even have a chance of looking good on the web :)
#_6a68squeakytoy: JSONP runs arbitrary code on the page. in a decentralized system, you'd be loading and running scripts from *anywhere*
#squeakytoytantek, is it possible somehow to mine a HTML page cross domain?
#_6a68squeakytoy: if you load random scripts inside the page, then those scripts have access to everything, like cookies and all the DOM and data in the page.
#vrypanaaronpk, does "http://webmention.io/username/xmlrpc accept pingbacks? I've been trying to get some, with no luck. I'm not sure what I'm doing wrong.
#aaronpkvrypan: oh yeah saw your email, haven't had a chance to respond yet
#aaronpkit could be that the pingback clients aren't recognizing it
#aaronpkand yes that's the correct endpoint for pingback
#vrypanOK. Let me know if you have more details pls. I'm close to implementing sending and receiving webmentions but I'd like to be able to speak with the rest of the world too (wordpress, etc), if I start doing this. :-)
#aaronpkyeah! i accept pingbacks on my site that way too
#aaronpkare you implementing your own webmention handler? or collecting them on webmention.io too?
#vrypanIt's a static blog. So I poll webmention.io every now and then to see if there are new webmentions.
tpinto, ozten, abrereton, tantek, bnvk, caseorga_, earplugs, abrereton1, josephboyle, bnvk_ and andreypopp joined the channel
#tantekin all seriousness, we're going to have to come up with some way to challenge-response webmentions at some point (when they succeed, and/or there's an easy wordpress plugin that spammers start installing)
#aaronpktantek: I think it would be worth documenting the problem better before we start charging ahead with it. the anti-spam/noise reduction/whatever thing can get crazy very quickly
#tantekspammers install wordpress, then simply plagiarize others' blogposts with links and send pingbacks to all the links
#tantekwe've seen it happen here in the channel when spammers plagiarized the WIRED article to their own WordPress blogs and we started to see pingback spam from them
#tantek(sadly the WIRED article itself didn't send pingbacks)
#tantekthere are spamblogs that simply plagiarize popular tech publications (WIRED, TechCrunch, etc.) and then send pingbacks to all the links therein
#aaronpkbut I think we should give it a specific name rather than refer to it as "pingback spam" so we can avoid trying to solve too many things in one go