#indiewebcamp 2014-10-01

2014-10-01 UTC
#
@npdoty
@joeld regarding DDoS mitigation, I've proposed a change to the webmention spec that I think would help: https://github.com/converspace/webmention/issues/35
(twitter.com/_/status/517102869653499904)
Loqi joined the channel
#
KartikPrabhu
oh hai Loqi
#
tantek
Loqi missed whatever you guys said since 17:05
#
Loqi
is done
#
tantek
apparently
#
tantek
also between 16:07 and 17:05 - or was it just quiet then?
#
KartikPrabhu
tantek: we did talk since 17:05 I can provide logs to update Loqi
gr0k joined the channel
#
KartikPrabhu
if i figue out how to get logs out of my client
#
tantek
KartikPrabhu: cool - don't worry for now - aaronpk was here so he has backups
#
tantek
but was it really quiet between 16:07 and 17:05?
#
KartikPrabhu
tantek: Loqi missed everything but tweets between 16:01 and 17:17
#
tantek
!tell npdoty your X-Forwarded header usage proposal https://github.com/converspace/webmention/issues/35 sounds interesting, could you add it to http://indiewebcamp.com/webmention#Brainstorming along with a sample curl command line that shows how to do it?
#
Loqi
Ok, I'll tell them that when I see them next
#
npdoty
indeed I did
#
Loqi
npdoty: tantek left you a message 54 seconds ago: your X-Forwarded header usage proposal https://github.com/converspace/webmention/issues/35 sounds interesting, could you add it to http://indiewebcamp.com/webmention#Brainstorming along with a sample curl command line that shows how to do it?
#
tantek
but that's too far out of the way. actual spec changes should go on #brainstorming
#
npdoty
thanks, Loqi, I saw
#
npdoty
sure, I can add it there too
erlehmann joined the channel
#
KartikPrabhu
tantek: one naive I idea I had was, when A sends a webmention to B, A could include a "secret_code" in the POST request, which B can use while using GET to verify the mention by A, then A allows access only if the secret_code matches .... ?
#
KartikPrabhu
npdoty: ^ also see :)
#
KartikPrabhu
similar to authorization codes in micropub
#
tantek
KartikPrabhu: for private posts?
#
KartikPrabhu
tantek: no for preventing DDOS type things
#
tantek
but I'm thinking that could work for webmentions from private posts where you want the receiver of the webmention to be able to verify it
#
KartikPrabhu
afaik a third party won't have these secret codes right? if both parties are using HTTPS
j12t joined the channel
#
tantek
KartikPrabhu: downside - "secret_code" enables MASSIVE per receiver spamming
#
KartikPrabhu
so the DDOS attacker will fail due to not having a secret code
#
KartikPrabhu
tantek: but if I send the code through HTTPS only to the people I want to webmention... ?
#
kylewm
doesn’t a GET request for the same URL work without a secret code?
#
tantek
i.e. if I set secret_code to same as target, then I can webmention EVERYONE and simply include a temporary link to secret_code in EVERY response to a query with a secret_code
#
tantek
presto - I've just faked my way to showing up on *everybody's* posts without including links back to them
#
KartikPrabhu
tantek: hmm I was thinking the webmention receiver only does a GET if it gets a secret_code with it
#
npdoty
KartikPrabhu, in the DDOS attack, the attacker is the one who sent the ping (he acts as sender, or person A), so he would choose the secret code
#
tantek
KartikPrabhu: that's my point - that's the scenario in which the abuser wins
#
KartikPrabhu
npdoty: yup and the attckers code does not match the one I have set, so I reject the GET equest immediately
ben_thatmust_1 joined the channel
#
tantek
receiver does a GET with the secret_code in it, and sender includes in the reply a custom HTML page that includes a link to secret_code which happens to be the same as target. then receiver goes oh there's my target, verified.
#
ben_thatmust_1
/nick ben_thatmust__
#
ben_thatmust_1
well then
#
tantek
KartikPrabhu: you're missing the point, the attacker *is* the one that set the secret_code in the first place
#
KartikPrabhu
tantek: aaah i see, if the sender changes the HTML based on secret code... yes, it is a spam waiting to happen... i did not think of that :)
#
ben_thatmust_1
so reading back i agree comments are what we get in response to a post
#
tantek
yw :)
#
ben_thatmust_1
a reply is a post with in-reply-to
#
tantek
yay ben_thatmustbeme !
#
Loqi
giggles
#
ben_thatmust_1
thread has been confusing things
#
KartikPrabhu
judas priest there are too many ben... s to auto complete right now
#
ben_thatmust_1
but so has "context"
#
ben_thatmust_1
since in the dictionary definition, a context is both text before and after
#
KartikPrabhu
did not follow that discussion but for me "context" is posts that this post is in response to, and "response" is the responses to this post
#
ben_thatmust_1
i didn't really like the term history for the recursive in reply-to chain
#
tantek
if we know the context, then what is the protext ?
#
KartikPrabhu
is that a word?
#
ben_thatmust_1
oh god, KartikPrabhu, no more terms to confuse us
#
ben_thatmust_1
just like the oposite of congress is progress?
#
ben_thatmust_1
s/opo/oppo/
#
Loqi
ben_thatmust_1 meant to say: just like the opposite of congress is progress?
#
KartikPrabhu
and the opposite of contest is protest ?
#
ben_thatmust_1
in-reply-to chain is the least ambiguous i can think of
#
ben_thatmust_1
we drop any "history" as it doesn't make sense
#
KartikPrabhu
ben_thatmust_1: not to worry, you guys can decide the "best" terminology for the wiki and I can keep using what makes sense to me on my site #indieweb ;)
#
tantek
ben_thatmustbeme: I suggest we drop all *-thread history-* and *-chain
#
ben_thatmust_1
honestly, i am not sure any of these threads need their own page.
#
ben_thatmust_1
exactly
#
tantek
well that would be my fault
#
ben_thatmust_1
and only refer to recursive reply-context ?
#
tantek
plural
#
tantek
recursive reply-contexts
#
KartikPrabhu
i've been known to violate an indieweb definition or two anyway
#
ben_thatmust_1
or 'full reply context'
#
tantek
thus keeping it clear that reply-context is *one*
#
npdoty.name
edited /webmention (+966) "/* Brainstorming */ using x-forwarded-for to mitigate DDoS abuse"
(view diff)
#
ben_thatmust_1
good point
#
tantek
I'd avoid "full" as it presume you have full knowledge of something
#
tantek
just as "new xyz" is bad and "old xyz" is bad
#
npdoty
tantek, done.
#
tantek
everything old was new once, and everything new becomes old eventually.
#
tantek
such are temporally fragile naming
#
ben_thatmust_1
now i'll just have to implement mine to pull in all replies to anything in the recursive reply-contexts
#
ben_thatmust_1
just to screw things up :)
#
tantek.com
edited /reply-context (+101) "/* history thread */ recursive reply-contexts"
(view diff)
#
KevinMarks__
KartikPrabhu: example of URL that is different with a slash: http://indiewebcamp.com/irc/ vs http://indiewebcamp.com/irc
#
KartikPrabhu
aah yes that is what I was looking for :) ty
ben_thatmust__ joined the channel
#
KevinMarks__
tantek - it's not about temporally fargile, it's talking about it in ralation to the post you're displaying
#
KevinMarks__
it things in its past that it is a response to, and things that happened later that responded to it
#
tantek
KevinMarks you're confusing two threads here in IRC :P
#
KevinMarks__
maybe thats why this is getting so messy
gr0k joined the channel
#
tantek
naming errors:
#
tantek
using "full" - presumes you have full knowledge of something
#
ben_thatmust__
ack, just lost a good chuch of that conversation from a reload
#
tantek
using "new something" - everything new becomes old eventually
#
tantek
using "old something" - everything old was new once, and do you mean the most recent old something or the older old something?
#
tantek
combining those last two: both "new something" and "old something" are temporally fragile naming errors
#
KevinMarks__
I was talking about history vs context vs replies
#
kylewm
definitely still living with a NewGraphArranger class from 2008
#
tantek.com
edited /recursive_reply-contexts (+284) "update phrasing"
(view diff)
#
tantek
ben_thatmustbeme: ok I think I fixed it all - please review. :) /reply-context and /recursive_reply-context
#
tantek.com
edited /reply-context (+12) "/* IndieWeb Examples */ recursive reply-contexts"
(view diff)
snarfed joined the channel
squeakytoy and fmarier joined the channel
#
ben_thatmust__
that looks a lot cleaner
chrissaad, danlyke, lukebrooker, j12t, catsup, mdik, joshwnj, paulfitz, scor, swartwulf, gr0k, erlehmann_, jet__ and tantek joined the channel
#
KartikPrabhu
that might also be the picture anti-indieweb people have to the indieweb
#
ben.thatmustbe.me
edited /User:Ben.thatmustbe.me (+154) "in-reply-to hack, and error messages completed"
(view diff)
#
ben.thatmustbe.me
edited /User:Ben.thatmustbe.me (+0) "sorting TODO list"
(view diff)
ben_thatmust__ joined the channel
#
ben_thatmust__
wew, knocking out more of my todo list
#
tantek.com
edited /MySQL (-137) "/* Ben Werdmuller */ nope. MongoDB"
(view diff)
#
tantek.com
edited /MongoDB (+17) "benwerd is a current MongoDB user, but plans on switching"
(view diff)
#
ben_thatmust__
he's been planning on switching for quite some time if I remember
#
kylewm
mko was making mongo sound pretty great the other day
gr0k joined the channel
#
ben_thatmust__
tantek, reading back on this vouch stuff now... haven't gotten all the way through it, but wouldn't it only take one person who has auto accepting webmentions to be able to spam everyone in their friends network
#
ben_thatmust__
or rather, once one spam link gets it, it could spread to all that site's friends, and then that sites, friends. and once that is accomplished you basically have the task of trying to fight a virus
#
ben_thatmust__
in the human body sense that is
#
ben_thatmust__
i think an XFN 'friend list' would be useful, then you know its not some errant link or a "look at this site, its funny but also has spam" link
#
KartikPrabhu
is adactio.com down for anyone else?
#
GWG
KartikPrabhu: Not working for me
#
KartikPrabhu
time to send a DM... wish I had private posts working already
#
ben_thatmust__
KartikPrabhu, me too, that should get interesting though and probably tie in to a list of contacts idea
#
KartikPrabhu
yes and indieauth :) only see post if you login with your domain
#
KartikPrabhu
seems I can't DM adactio on twitter because he does not follow me... interesting
j12t joined the channel
#
ben_thatmust__
well yes, but i mean, its annoying if i want to send a message to someone or worse multiple people, I have to look up their url constantly
#
ben_thatmust__
it would be nice to just have a drop down and say "post this privately to A,B,and C"
#
KartikPrabhu
ben_thatmust__ : of course. same as auto-linking in notes :)
gRegor` joined the channel
#
KartikPrabhu
how would one send a private webmention?
#
ben_thatmust__
auto-linking in notes?
#
ben_thatmust__
you send a webmention but when the server pulls that page, it returns a
#
ben_thatmust__
there is a wiki page
#
KartikPrabhu
ben_thatmust__: yeah you @mention someone in a note and it auto-links to the appropiate profile fom your address book
#
ben_thatmust__
that would be cool
#
KartikPrabhu
kylewm: already does this. should work the same for private posting :)
#
ben_thatmust__
/indieweb-messaging has you polling twice for every request. I really wish there were some way to say in the webmention 'this is a priv message, i'll need an auth key'
#
ben_thatmust__
you could infer it from it being a reply to a private post, but thats all
#
ben_thatmust__
alternatively i could just always include the auth keys when polling from a site I have a key for, but then i don't know what ones are private or public
mlncn joined the channel
#
KevinMarks_
Can't it day so in the header?
#
kylewm.com
edited /indie-config (+1225) "/* See Also */ poorly written stab at documenting the indieweb examples so far"
(view diff)
#
ben_thatmust__
saying that its private
#
ben_thatmust__
certainly, just need something standard for that. I know a number of people don't like to do things in the http headers as they cannot do that on static sites, but it could be done in meta tags or in microformats perhaps
#
ben_thatmust__
i wouldn't mind showing the viewers of the post that it was intended for them and someone else
tantek joined the channel
#
ben_thatmust__
or do you mean the webmention say that its private when it sends
#
ben_thatmust__
anyway, its late here, i should get to bed
#
tantek
ben_thatmustbeme: you mean you're not already linking with rel=follow to external reply permalinks in your comments display?
#
tantek
I should have clarified, a rel=nofollow link from C to A does not count as a vouch
#
Loqi
agreed.
#
tantek
I love it when Loqi double-checks my protocols. :)
#
Loqi
grins profusely
squeakytoy2, gr0k and gRegor` joined the channel
#
tantek
good q - have to check my webmention.io :)
#
tantek
verified 2014-09-30T13:20:31+00:00!
#
tantek
acegiak - in short - it makes it: 1. less work on the part of the receiver.
#
tantek
2. allows a *dynamic* 2nd degres to comment on your stuff - beyond XFN tree whitelist
#
KartikPrabhu
acegiak: sounds sot of like the objection i was making against "vouch"
#
KartikPrabhu
just like I don't go back and see if my comment passed moderation or not, it is unlikely that i'll go back, look for a suitable vouch and resend a webmention
#
acegiak
tantek: oh. i get it in the context of manually adding webmentions
#
acegiak
tantek: can you explain the dynamic bit a little more?
sparverius joined the channel
#
tantek
it's dynamic because every day people you've linked to in the past, themselves link to new folks all the time - thus dynamic. even if you're not doing anything yourself.
#
acegiak
tantek: ah ok. so you're suggesting that non-xfn links also count
mlncn joined the channel
#
tantek
bingo
#
tantek
non-rel-nofollow links
gr0k joined the channel
#
tantek
the point is you can *still* moderate, delete, block *after* that
#
tantek
this is just to auto-filter all the obvious spams from people you don't know who are just trolling you for linkbacks etc.
#
tantek
it won't stop people you sort of know from spamming you - the response to that is to give them a hard time socially. that is, if you have a social tie with them already, them spamming you is straining that social tie
#
tantek
and that aspect no code/protocol will deal with - you have to deal with that human to human
#
acegiak
oh my god
#
acegiak
"Why doesn't whisperfollow seem to be pulling anything from mf2 pages?"
#
acegiak
if there's no rss feed detected it calls the mf2 parsing function on the bookmark
#
acegiak
and then the function attempts to parse... the rss feed
#
KartikPrabhu
what is whisperfollow?
#
Loqi
WhisperFollow is a WordPress based social reader create by acegiak that currently supports H-Entry, RSS, Atom and PubSubHubbub http://indiewebcamp.com/Whisperfollow
#
KartikPrabhu
reader for Wordpress nice
#
acegiak
I've become addicted to it though
#
GWG
acegiak: Addictive dogfooding...hmmm...
#
acegiak
like in a "checks every few minutes" way
#
GWG
Sounds like Flappy ird
#
GWG
Bird
#
tantek
you created your own dopamine hook ;)
#
acegiak
apparently!
#
acegiak
GWG: if you're using it I'll push a fix for the mf2 thing shortly
loic_m_ joined the channel
#
GWG
I haven't had a chance. Been busy
#
acegiak
EXCELLENT! so you won't have been disappointed by that stupid bug
wolftune joined the channel
#
GWG
I tried it for a moment, temporarily disabling Semantic Linkbacks
#
acegiak
GWG: I pushed a fix to both for the collision
aaronpk_ and aaronpk__ joined the channel
#
GWG
acegiak: By the way, more people seem to be using the Taxonomy plugin
mattl joined the channel
#
acegiak
awesome!
#
GWG
Have to figure out what's next.
musigny and aaronpk_ joined the channel
#
acegiak
GWG: is there something you want it to do that it doesn't do at the moment?
#
GWG
Well, I want to redesign the theming to be a bit more flexible.
#
GWG
I have some random thoughts about changing the way the automatic content embed works.
mlncn joined the channel
#
GWG
I want to refine it, and add in the ability to build other things off it.
gr0k, eburcat, brianloveswords and Jihaisse joined the channel
#
voxpelli
!tell tantek,barnabywalters,kylewm My quick stab at a web component using X-Tags can be found here: https://github.com/voxpelli/indie-action-component Not sure if X-Tags is the right way to go, Polymer might be preferable. (Or perhaps a non-Web Component polyfill)
#
Loqi
voxpelli: barnabywalters left you a message 8 hours, 25 minutes ago: did you publish your indie-action webcomponent code anywhere? I’d love to add it to shrewdness for people who don’t have micropub enabled!
#
Loqi
voxpelli: tantek left you a message 8 hours, 12 minutes ago: could you provide the URL where you have (had?) <indie-action> markup plus web componenets support e.g. with reply and pay actions?
#
Loqi
Ok, I'll tell them that when I see them next
#
voxpelli
Was that the right way to have loqi deliver a message to multiple people?
#
@rizzardcore
SOME #indiedev and #indiegame and #indiegames and #indieweb people are some of the worst fucking people on earth... https://twitter.com/rizzardcore/status/517202763051433984/photo/1
(twitter.com/_/status/517202763051433984)
#
@TheIndieSloth
RT @rizzardcore: SOME #indiedev and #indiegame and #indiegames and #indieweb people are some of the worst fucking people on earth... http:/…
(twitter.com/_/status/517202766666936321)
#
@indiegamesdevel
RT @rizzardcore: SOME #indiedev and #indiegame and #indiegames and #indieweb people are some of the worst fucking people on earth... http:/…
(twitter.com/_/status/517202925459087360)
elima joined the channel
#
@GameDevRobot
RT @rizzardcore: SOME #indiedev and #indiegame and #indiegames and #indieweb people are some of the worst fucking people on earth... http:/…
(twitter.com/_/status/517203521905504256)
ShaneHudson and wolftune joined the channel
eschnou, gr0k and tilgovi joined the channel
eschnou joined the channel
j12t, pfefferle and cweiske joined the channel
#
acegiak
ok what do tantek.com and waterpigs.com have in common that is making my mf2 parsing not work...
krendil joined the channel
chrissaad joined the channel
#
wwelves.org perpetual-tripper
edited /IndieAuth (+203) "/* Issues */ added placeholder for possible issue with RDFa"
(view diff)
musigny joined the channel
j12t, friedcell, KevinMarks_ and petermolnar joined the channel
#
Loqi
Ok, I'll tell him that when I see him next
erlehmann and j12t joined the channel
#
@HealthEugene
earned $2.39 from selling my own data via @DataCoup last month - not about the money but the principle.. :) #ownyourdata
(twitter.com/_/status/517252357835739136)
alanpearce, ShaneHudson and j12t joined the channel
#
ben_thatmust
hmm, okay so only on links without nofollow. I don't always put no-follow links in articles I post.
#
kodfabrik.se
edited /indie-config (+112) "Added a link to my proof-of-concept indie-action web component"
(view diff)
squeakytoy joined the channel
#
voxpelli
!tell kylewm Regarding how to fallback if no indie configuration is present, I believe one would have to use a timeout on the request, but perhaps there are better ways.
#
Loqi
Ok, I'll tell them that when I see them next
j12t, friedcell, pfefferle, scor, glennjones and barnabywalters joined the channel
#
SkippyUK
part
pfefferle, j12t, brianloveswords, tantek, loic_m_ and alanpearce joined the channel
#
tantek.com
edited /IndieAuth (-203) "RDFa's rel problem belongs on a page about "rel" not IndieAuth"
(view diff)
#
barnabywalters
I didn’t really understand that issue. Does RDFa “break” if you have links with rel attributes on the page?
#
Loqi
barnabywalters: voxpelli left you a message 6 hours, 4 minutes ago: My quick stab at a web component using X-Tags can be found here: https://github.com/voxpelli/indie-action-component Not sure if X-Tags is the right way to go, Polymer might be preferable. (Or perhaps a non-Web Component polyfill)
#
tantek.com
edited /IndieAuth (+203) "/* Issues */ RDFa - incompatible rel processing, cite longer explanation a microformats.org"
(view diff)
mlncn joined the channel
#
tantek
ben_thatmustbe: in general you should NOT put rel=nofollow on your links - that's the point - you're linking to something you think has relevance and that someone you're likely ok with commenting on your posts
#
Loqi
tantek: voxpelli left you a message 6 hours, 10 minutes ago: My quick stab at a web component using X-Tags can be found here: https://github.com/voxpelli/indie-action-component Not sure if X-Tags is the right way to go, Polymer might be preferable. (Or perhaps a non-Web Component polyfill)
#
Loqi
tantek: KartikPrabhu left you a message 3 hours, 39 minutes ago: you might want to review this edit: http://indiewebcamp.com/wiki/index.php?diff=14000&oldid=13140&rcid=14042
#
tantek
ben_thatmustbeme: what vouch adds is the implicit "ok to comment" on people that your links themselves link to, which is a reasonable approximation. It's unlikely that those you link to themselves link to spam.
eschnou joined the channel
#
tantek
or if they do, *then* you can a) tell them directly, and then link to them with nofollow.
#
acegiak
tantek: I've fallen back to using your atom feed because I can't work out why whispefollow won't read your h-entries
djwesto and SkippyUK joined the channel
#
barnabywalters
acegiak: might it be because tantek’s homepage h-entries are children of a top-level h-card?
voxpelli joined the channel
#
barnabywalters
in fact, that’s wrong — they’re children of a h-feed which is a child of a h-card
#
acegiak
barnabywalters: shouldn't be. I'm using your findMicroformatsByType function
#
acegiak
to just get all the h-entrys
j12t joined the channel
#
barnabywalters
acegiak: hrm okay, that works fine for me
#
barnabywalters
acegak: but $feeditem will be a list of h-feeds, whereas later on you’re expecting it to be a single object: https://github.com/acegiak/WhisperFollow/blob/master/WFCore.php#L246 https://github.com/acegiak/WhisperFollow/blob/master/WFCore.php#L258
#
barnabywalters
not sure if that’s related to this issue?
verdi joined the channel
#
acegiak
barnabywalters: it doesn't seem to be creating an issue for any other mf2 pages?
elima joined the channel
#
barnabywalters
acegiak: strange. It’s worth fixing regardless, as that conditional will always fall back to $page as it is :) Other than that I can’t see what might be wrong
#
barnabywalters
do you have a PHP debugger set up? if not, you could interactively test that function locally with tantek’s site and see what’s going on
#
barnabywalters
http://psysh.org/ is a really handy tool for this — like a minimal ipython for PHP
#
barnabywalters
acegiak: btw, mf-cleaner also has some functions for more robustly getting microformats properties, e.g. rather than assuming e-content with $mf[‘properties’][‘content’][0][‘html’], M\getHtml($mf, ‘content’, [optional fallback]) will look first for [‘html’], falling back to html-escaping the value if it’s a plaintext property
#
barnabywalters
(and falling back to [optional fallback] if the ‘content’ property doesn’t exist at all)
paulfitz, alanpearce and gr0k joined the channel
#
ben_thatmustbeme
tantek_ tantek___ that all makes sense to me, i'd make sure to note that the vouch could also be a link from within your own site as well. if I linked to an article, i may not record that, but i'd still want to accept mentions from them. Also note that this really only works as a generated white list, its just a first level to spam filtering
#
bear.im
edited /indie-stats (+178) "stat items to calculate"
(view diff)
j12t, musigny, cuibonobo, glennjones and danlyke joined the channel
#
cweiske
bear, indiestats.com login fails with my id server:
#
cweiske
Invalid URL in "client_id" parameter: scheme missing
#
bear
oh poo
#
cweiske
&client_id=bear.im
#
bear
ok, I thought I fixed that
#
bear
when I get off of the train i'll take a look at that
#
acegiak
barnabywalters: oh, that's cool. I should look into using some of those functions
#
cweiske.de
edited /website-analytics (+31) "/* Log Analyzers */"
(view diff)
#
acegiak
and yeah I should set up a debugger, just haven't got around to it yet
#
barnabywalters
acegiak: I think netbeans does interactive PHP debugging quite well, but my favourite is jetbrains PHPStorm, which you can get a free copy of if you’re working on open source software
#
cweiske
in that case you also may only use it to work on OSS software
#
acegiak
I'm doing everything over ssh
#
cweiske
ssh -Y :)
chrissaad joined the channel
#
barnabywalters
acegiak: you don’t have a copy of your code running locally?
#
barnabywalters
doesn’t work on any non-OSS PHP :) only python for work
#
jenmontes.com
edited /web_hosting (+124) "/* Virtual Private Server */ Added Atlantic.net's new $0.99 a month VPS"
(view diff)
reedstrm joined the channel
#
barnabywalters
cuibonobo: do you use atlantic.net? they look like quite a good deal
#
barnabywalters
especially the XS or S packages, which is slightly better than my current provider but for much less
#
cuibonobo
barnabywalters: i don't, but i'm specifically interested in how to get lower-income people on the indie web so it seems like a good entry-level option
#
cuibonobo
i personally use digitalocean. they've been excellent
pfefferle joined the channel
#
barnabywalters
yeah, $12 a year is a pretty great price for a VPS
#
ben.thatmustbe.me
edited /vouch (+2788) "first pass at vouch protocol summary"
(view diff)
#
ben_thatmustbeme
!tell tantek, first pass at /vouch protocol summary, please review
#
Loqi
Ok, I'll tell them that when I see them next
#
barnabywalters
I’m also cautiously interested in whether the various free domain name registrars could be used to make it easier for people to get on the indieweb
#
barnabywalters
if they have an API for registering domain names, hosted services like known could offer free signups with your own domain name, completely config-free
#
barnabywalters
just type the desired domain name in a text field when signing up
#
cuibonobo
barnabywalters: i've been researching that as well but from a different angle: getting dynamic DNS sites like noip.com to point to a server
snarfed joined the channel
#
cuibonobo
the only catch is that you need to 'renew' your domain name every 30 days, but i just tried it and it seems to work: jenmontes.sytes.net
#
barnabywalters
cuibonobo: interesting — have you come across http://pagekite.net/? I’ve used it in the past with raspberry pis
#
barnabywalters
the creator (Bjarni Einarsson) came to IWC UK 2013 and demoed it there
#
cuibonobo
yes! i've used it to get around dumb firewalls. it's genius.
#
barnabywalters
such a good tool
#
barnabywalters
it looks like a company called freenom have developer plans and an API which allows programmatic registration of free domains: https://my.freenom.com/details/free_domains.html
#
cuibonobo
but what do we know about the longevity of these domains?
#
cweiske
price vs. who is the product
#
barnabywalters
as far as I can tell, if you don’t pay you can register them for up to 12 months, and then renew for free two weeks before the end of the renewal period
#
barnabywalters
cweiske: yeah exactly, hence being quite cautious of these services
#
barnabywalters
there’s no point giving people free domains if myname.tk is less reliable and you have less control than myname.withknown.com
#
barnabywalters
if nothing else, it would be a wonderfully compelling demo, to actually have a working “sign up for a personal website” service with a single field
#
barnabywalters
it would show that “this is how easy it can be, and should be”
#
petermolnar
in theory a tld domain could be used for free, non-commercial, personal sites
#
petermolnar
but as far as I know, there's no intention going around doing it
reedstrm joined the channel
#
cuibonobo
ok. i'm researching the dot TK company in particular. seems like the government of Tokelau gave them exclusive registration rights for their country, and any proceeds will go toward development projects on the Islands of Tokelau
#
cuibonobo
one of their income generators is expired domains: http://www.nic.tk/en/aftermarket-1.html
#
petermolnar
I have a long-shot idea: what if there really was a tld domain, with as much free entries as many DNS servers you're willing to host to serve the tld zone?
#
cuibonobo
other revenue streams for dot TK include a $75 a month subscription service for brand protection to make sure trademarked stuff isn't squatted on
#
cuibonobo
and then the regular stuff you'd expect from a domain provider: hosting, DNS, etc.
vanderwal, gRegor` and erlehmann joined the channel
#
cuibonobo
besides monetizing expired domains, nothing on their "business opportunities" section seems too fishy
#
barnabywalters
cuibonobo: .tk also charge huge amounts of money for very short domains (e.g. if tantek wanted t.tk he’d have to shell out thousands of $$$)
#
waterpigs.co.uk
edited /personal-domain (+839) "added section on free domain names, noted potential caveats, freenom dev plan and API"
(view diff)
#
cuibonobo
barnabywalters: ah! i didn't see that on their site. interesting.
#
barnabywalters
cuibonobo: petermolnar: ^^^ I started a section on free domain names, please add any clarifications/caveats/brainstorming
#
barnabywalters
it would be awesome to get this working with known, for example
#
waterpigs.co.uk
created /personal-domains (+28) "Redirected page to [[personal-domain]]"
(view diff)
#
cuibonobo
i just tried out the dot TK registration process and their confirmation email sent me back my password in cleartext. lol. wat
#
barnabywalters
cuibonobo: ugh seriously
tilgovi joined the channel
#
petermolnar.eu
edited /personal-domain (+348) "/* See Also */"
(view diff)
#
cuibonobo
barnabywalters: and i got a 502 error the first time i clicked the confirmation link. hardly the kind of infrastructure i'd like to make an app depend on, but it's free!
#
barnabywalters
cuibonobo: heh — maybe one of the other free registrars are better
#
barnabywalters
cuibonobo++ for actually trying free registrars out
#
Loqi
cuibonobo has 10 karma
#
ben_thatmustbeme
by the way cuibonobo, I now display error messages when you login and it fails, haven't gotten terribly detailed with it yet though
#
cuibonobo
ben_thatmustbeme: feedback win! huzzah!
chrissaad, gr0k, dlyke, eburcat and alanpearce_ joined the channel
#
GWG
Morning
#
cuibonobo
good morning!
#
GWG
What is going on?
#
Loqi
It looks like we don't have a page for "going on" yet. Would you like to create it? http://indiewebcamp.com/wiki/index.php?action=edit&title=going+on
#
petermolnar
I feel a Loqi patch had to be done soon :)
#
ben_thatmustbeme
cuibonobo, eventually I want to make my own auth endpoint, which will warn you if you don't have an auth endpoint specified. OR if you are getting there and it isn't your proper endpoint.
#
waterpigs.co.uk
created /going_on (+16) "“what’s going on?”"
(view diff)
#
ben_thatmustbeme
i was just about to do that myself
#
Loqi
Welcome to news about the IndieWeb where recent notable articles about the IndieWeb are cited and linked to keep you up to date http://indiewebcamp.com/new
jet___, wolftune and eburcat joined the channel
#
GWG
Trying to figure out how to prioritize the Indieweb things that I want to do
ShaneHudson joined the channel
#
ben_thatmustbeme
i usually go with easiest when i don't have much time, and most fun when i do
#
GWG
Well, not everything is fun per se
#
ben_thatmustbeme
after that its by necessity
#
ben_thatmustbeme
GWG do you have your list public
#
GWG
Not in any organized fashion
j12t and aaronpk_ joined the channel
#
@localherodotbiz
Can the @withknown folks comment on what they are doing that can't be done currently via wordpress with plugins? #indieweb
(twitter.com/_/status/517341359707922433)
#
GWG
ben_thatmustbeme, one thing that I want to do is iterate and refine what I have that works.
#
GWG
Not as exciting as new features
npdoty, eschnou and glennjones joined the channel
#
jenmontes.com
edited /personal-domain (+1416) "/* Free Domain Names */ Added research on free domain registrars"
(view diff)
#
jenmontes.com
edited /personal-domain (+2) "/* Free Domain Registrars */ Fixing internal link"
(view diff)
#
jenmontes.com
edited /personal-domain (+52) "/* Free Domain Registrars */ Added countries for good measure"
(view diff)
#
kylewm
withknown needs a FAQ
#
Loqi
kylewm: voxpelli left you a message 9 hours, 29 minutes ago: My quick stab at a web component using X-Tags can be found here: https://github.com/voxpelli/indie-action-component Not sure if X-Tags is the right way to go, Polymer might be preferable. (Or perhaps a non-Web Component polyfill)
#
Loqi
kylewm: voxpelli left you a message 4 hours, 51 minutes ago: Regarding how to fallback if no indie configuration is present, I believe one would have to use a timeout on the request, but perhaps there are better ways.
davidmead and eburcat joined the channel
#
ben_thatmustbeme
GWG, i know exactly what you mean
#
kylewm
voxpelli++
#
Loqi
voxpelli has 8 karma
j12t joined the channel
#
jenmontes.com
edited /personal-domain (+141) "/* Free Domain Registrars */ Added note about what is displayed in WHOIS information"
(view diff)
Pea1, Pea2, j12t, sandro- and tantek_otp1 joined the channel
#
davidmead
aaronpk: just got OwnYourGram working with my Known account. Nice :-)
#
aaronpk_
davidmead: nice!!
#
Loqi
aaronpk_: tantek left you a message on 9/30 at 1:40pm: all of tantek_ and tantek___ and tantek_otp are leftover connections from ?beta Join - server might need rebooting to let go of those connections.
#
Loqi
aaronpk_: ben_thatmustbeme left you a message on 9/30 at 1:41pm: ben_thatmust_ is leftover too
#
aaronpk_
tantek_: haha ok
pfefferle and etymance1 joined the channel
#
Loqi
rofl
#
davidmead
aaronpk: I couldn’t get it working with my WP blog, so I may move over to a self-hosted version of Known soon
nagaway joined the channel
#
aaronpk_
is there a micropub plugin for wordpress now?!
#
davidmead
aaronpk: not that i know of, that’s why it didn’t work :-(
wolftune joined the channel
#
aaronpk_
thought you had found one that wasn't working
#
barnabywalters
greetings aaronpk_!
Phyks and brianloveswords joined the channel
#
aaronpk_
hi barnabywalters!
#
davidmead
no. and i couldn’t get schnarfed Instagram importer to work either. He lloked at it and it was an Instagram issue
elima joined the channel
#
aaronpk_
oh yeah ownyourgram doesn't import yet. i do need to work on that cause I need to import my own photos
reedstrm joined the channel
#
davidmead
i used http://instaport.me/ to get a dump of my stuff as a .zip, just in case
#
aaronpk_
I also made http://flickstagram.org a long time ago which pushes them all to flick
#
davidmead
i’ll have to try that
#
ben_thatmustbeme
didn't know about that one
#
aaronpk_
I was pushing photos so fast to flickr that the API guys noticed it!
#
ben_thatmustbeme
hey, I was thinking about including the Short_url in my posts
#
aaronpk_
I ran in to one of them at a hackathon and he was like oh you're the guy that made that app?
#
ben_thatmustbeme
but don't know what the correct markup for that would be
#
davidmead
i think this is now the pain point of #indieweb - wrestling your content from silos and import it in a meaningful way to your blog. retaining the meta info & dates
#
aaronpk_
I spent a loooong time making sure to grab all the metadata from instagram when it imports to flickr
#
ben_thatmustbeme
well with micropub the idea would be it should iterate over each of those and just ship them out
#
jonnybarnes
the micropub page mentions short urls
#
barnabywalters
davidmead: one of the pain points :)
#
aaronpk_
hashtags in the caption show up as flickr tags, location is included, all the comments show up in the flickr description
#
davidmead
barnabywalters: lol, yeah
#
jonnybarnes
ben_thatmustbeme: the micropub page uses rel="shortlink"
danfowler joined the channel
#
aaronpk_
I publish "shortlink" on my pages too
KartikPrabhu joined the channel
#
davidmead
aaronpk: cool thing about yr ownyourgram & #indieauth was I just changed my homepage URL in Twitter bio to http://davidmead.withknown.com/, and it worked like a dream :-)
#
aaronpk_
ha cool
eburcat joined the channel
#
ben_thatmustbeme
aaronpk_ side note, need to escape double quotes in the meta tags. the og:title tag is broken
#
aaronpk_
oh crap
chrissaad joined the channel
#
ben_thatmustbeme
i probably have the same bug, not sure
#
aaronpk_
man google analytics is confusing the crap out of me, it's all different than it was 5 years ago. I think I might just turn it off on my site cause I don't even know what to look for anymore
#
aaronpk_
basically I just want to know what pages are getting the most traffic
#
ben_thatmustbeme
there is a definite downside to ownyourgram... even the terrible photos of my co-worker end up on my site
yakker joined the channel
#
aaronpk_
ben_thatmustbeme: simple solution: stop taking terrible photos :P
tilgovi and chrissaad joined the channel
#
@401matthall
If I've changed my domain name how do I point #bridgy to my new domain name? #bridgy #indieweb #known
(twitter.com/_/status/517352862230544385)
eburcat joined the channel
#
aaronpk_
methinks we're gonna see a lot of questions about "how do I ____ after I change my domain name" thanks to known providing subdomains by default
j12t and reedstrm joined the channel
#
ben_thatmustbeme
aaronpk_ you might be right. does known offer redirects to new domain names if you change off
#
aaronpk_
that's a good idea
#
aaronpk_
that's a very responsible thing to do as a service provider that supports indieweb principles
j12t joined the channel
#
bear
is indieauth.com feeling ok? (or is it my amtrak-train wifi connection?)
#
aaronpk_
bear: looks fine to me
#
bear
k, i'll blame the wifi
tantek joined the channel
#
barnabywalters
aaronpk_: indeed, it’s going to be an interesting case for apps which consume indieweb content to handle
#
aaronpk_
yes also that!
#
aaronparecki.com
edited /friendly (+260) "provide HTTP redirects if someone changes their domain (thanks ben.thatmustbe.me!)"
(view diff)
#
tantek.com
edited /going_on (+22) "fix double redir"
(view diff)
#
ben_thatmustbeme
oh and aaronpk_ as far as google analytics, if its been that long have you updated to the new tag?
#
aaronpk_
new tag?
#
ben_thatmustbeme
yeah, they changed the code on their JS tag a little while back
#
aaronpk_
i have no idea lol
#
ben_thatmustbeme
the old one is still supported, but you get more options
#
tantek
the flip side of free domains is lowering the barrier for spammers to generate new domains on the fly :/
#
Loqi
tantek: ben_thatmustbeme left you a message 2 hours, 12 minutes ago: pass at /vouch protocol summary, please review
#
ben_thatmustbeme
it should have something about upgrading to "universal analytics tag"
#
aaronpk_
oh maybe I did
#
tantek
ben_thatmustbeme: will do! thanks for the initial write-up!
j12t joined the channel
#
barnabywalters
tantek: indeed, which demands some sort of identity check e.g. requiring a unique email address, and then (for example) limiting people to one free domain per email
#
tantek
I'd like to see a way to bootstrap (in the general sense) to a new domain *without* previously owning an email or phone number.
#
tantek
s/to a new/to owning a new
#
Loqi
tantek meant to say: I'd like to see a way to bootstrap (in the general sense) to owning a new domain *without* previously owning an email or phone number.
#
aaronpk_
sounds perfect for spammers :(
#
ben_thatmustbeme
oh, and aaronpk Behavior -> Overview is what you are looking for
#
aaronpk_
ben_thatmustbeme: I don't have that option
#
tantek
voxpelli++ for writing up his <indie-action> web components implementation from IndieWebCampUK!
#
Loqi
voxpelli has 9 karma
#
jonnybarnes
does this PHP make sense? if(($var !== null) && ($var !== '')) {}
#
voxpelli
tantek: I should write up even more about it, it's still on my todo of doing :P
#
aaronpk_
wtf google analytics provides demographic data?
#
barnabywalters
yep, it’d be cool to find some way of registering a domain without requiring legacy contact information
#
tantek
!tell davidmead now that you're making so much progress with your Known, add yourself to http://indiewebcamp.com/irc-people so show up all nice in the logs - e.g. compare nearby statements here: http://indiewebcamp.com/irc/2014-10-01/line/1412180621975
#
Loqi
Ok, I'll tell them that when I see them next
#
ben_thatmustbeme
aaronpk_, they have for a while, but it was hacky, now its just adding 1 line in the tracking tag
#
ben_thatmustbeme
aaronpk_ if you are missing that you are probably outdated. go into admin / it should have upgrade info there
#
tantek
speaking of /friendly - has anyone shown / sent that page to the Ello folks?
#
aaronpk_
I don't know if I actually want to enable that
j12t joined the channel
#
ben_thatmustbeme
you don't have to do the demographics stuff
#
ben_thatmustbeme
they piggy back on some other company for it, thats why you have to add the line
#
ben_thatmustbeme
i forget who
#
aaronpk_
i still can't even find my top pages anymore
#
aaronpk_
I just want to drop it completely. I bet I can write my own tiny analytics that gives me list of top pages pretty quick.
#
ben_thatmustbeme
yeah, that should be pretty simple
#
aaronpk_
oh and I guess seeing referers is nice too
#
fwr
what's a good minimal open indie-lytics solution?
#
aaronpk_
I tried piwik a while ago
#
aaronpk_
it's not exactly minimal, but it's self-hosted and comparable to GA
#
fwr
i dont even log. once it scrolss off stderr, poof
#
fwr
thx
#
ben_thatmustbeme
figured, my top 3 pages. 1: /, 2: /new (my micropub client), ad 3: /note/2014/9/12/1/_ because tantek replied to it
#
fwr
love when referers are displayed on-page. obviously something spammers would like to tohugh
#
aaronpk_
that's basically waht comment display is
#
tantek
fwr - easy, only display referers from your (dynamic) "whitelist" :)
musigny joined the channel
#
@kyle_wm
@401matthall just need to change your social media bio to point to the new domain and reauth on https://brid.gy #indieweb @withknown
(twitter.com/_/status/517358896499802112)
j12t joined the channel
#
@bike
@willplayforfood @gln @aisforanne you're right. to hell with this. I'm rewriting the streaming delivery apps in HTML. /@robrasmussen
(twitter.com/_/status/517342005068705792)
#
tantek
the more people we have writing code to natively read/write HTML for the web for their apps, the more holes we poke in the theories that you always "need" XML/JSON/RDFa/databases/YAML/etc. for "storage" for all apps.
squeakytoy, chrissaad, catsup, a_ and emmak joined the channel
#
jancborchardt
hmm – tantek is erinjo around in this channel at all? Just wanted to let here know that our »Open Source Design« devroom for the FOSDEM conference in Brussels was accepted – and it would be cool to have her there: https://twitter.com/jancborchardt/status/517350150574837760
#
@jancborchardt
Open Source Designers rejoice:Our »Open Source Design« devroom at #FOSDEM was accepted!https://fosdem.org/2015/news/2014-09-30-accepted-devrooms/
(twitter.com/_/status/517350150574837760)
#
tantek
jancborchardt: she pops in from time to time. And congrats on getting the design devroom accepted!
#
jancborchardt
tantek: thanks! Are you at FOSDEM at all? Or are there any other IndieWebCamp folks you think should attend especially the OS Design devroom? I’m already in touch with Brennan
#
tantek
I'm not unfortunately. Brennan (bnvk in the channel) is the right contact as he ran IndieWebCamp 2014 in Berlin (as you know :) )
#
aaronpk_
maybe caseorganic would be up for it? (not sure her travel schedule around that time)
#
tantek
maybe also ping Harry Halpin - he seems to be in Europe often and may be going to FOSDEM
#
tantek
he's the W3C staff contact for the W3C Social WG https://www.w3.org/wiki/Socialwg
#
tantek
(boy do they / we need a ton more UX / user / design focus more than protocols :) )
#
jenmontes.com
edited /personal-domain (+604) "/* Free Domain Registrars */ Added note about how ToS for free domain registrars could be dangerous"
(view diff)
j12t, benwerd and elima joined the channel
#
post-by-email
uploaded /File:20141001-175029.txt "Uploaded via email by "Commerzbank AG"<no-rep*@*2.4shared.com>"
#
bret
aaronpk_: is [[File:20141001-175029.txt]] a form of spam? posted by email?
#
bret
or tantek ^
#
cuibonobo
hah! looks like it *was* some kind of virus / malware but the email host switched it with a text file: http://indiewebcamp.com/images/0/07/20141001-175029.txt
adactio joined the channel
#
cuibonobo
how is post-by-email even allowed?
#
tantek
ahem, aaronpk ;)
Sebastien-L joined the channel
#
aaronpk_
it's useful for uploading photos from events
#
benwerd
had so many requests for that
#
Loqi
benwerd: tantek left you a message on 9/28 at 8:31pm: I presume from http://werd.io/2014/thedavidjohnson-we-actually-recommend-mysql-known-started-with-mongodb-but that you're using MySQL on werd.io? If not please correct me here: indiewebcamp.com/MongoDB
#
aaronpk_
probably needs some sort of verification tho
#
tantek
already taken care of
#
tantek
benwerd :)
cweiske, benwerd and RichardLitt joined the channel
#
tantek
! tell KevinMarks perhaps next time you have a timely tweet re: Ello, perhaps suggest that they add IndieWeb support per http://indiewebcamp.com/friendly
#
tantek
!tell KevinMarks perhaps next time you have a timely tweet re: Ello, perhaps suggest that they add IndieWeb support per http://indiewebcamp.com/friendly
#
Loqi
Ok, I'll tell them that when I see them next
#
aaronpk_
adactio++
#
aaronpk_
awesome!
#
Loqi
adactio has 5 karma
#
adactio
aaronpk_: Cheers!
#
tantek
nice hit targets you got there adactio
#
tantek
adactio++
#
Loqi
adactio has 6 karma
#
tantek
welcome hober!
#
adactio
tantek: Thanks. Maybe I should post a gist/jsbin with the CSS.
#
aaronpk_
or even a blog post :D
#
KartikPrabhu
adactio++ for big sliding checkboxes :)
#
Loqi
adactio has 7 karma
#
tantek
hober, go ahead and add yourself to http://indiewebcamp.com/irc-people so you show up all nice in the logs! e.g. check out: http://indiewebcamp.com/irc/2014-10-01/line/1412187301197
#
cuibonobo
aaronpk_: i'm trying to understand the `vouch` extension. are you saying that you can vouch for someone if you have their site on a list where the link *does not* have rel=nofollow?
j12t joined the channel
#
aaronpk_
I think you should ask tantek about that. I haven't caught up with the "vouch" work yet.
caseorganic joined the channel
#
tantek
cuibonobo: no list. just a link without rel-nofollow
KevinMarks_ joined the channel
#
wwelves.org perpetual-tripper
edited /IndieAuth (+111) "/* RDFa */ added link to solution"
(view diff)
#
tantek
from C to A
#
tantek
nice of elf to find a workaround to the issue he found!
#
KevinMarks_
Tantek I tried unmunging ello's json to h-feed yesterday, but their permalinks aren't in it
#
Loqi
KevinMarks_: tantek left you a message 11 minutes ago: perhaps next time you have a timely tweet re: Ello, perhaps suggest that they add IndieWeb support per http://indiewebcamp.com/friendly
#
KevinMarks_
So to do it I'll need to parse their html
grantmacken joined the channel
#
tantek.com
edited /YAGNI (+70) "/* See Also */ shaners' example"
(view diff)
#
tantek
KevinMarks: having to parse their HTML and their invisible sidefiles and match things up - where have I heard that before? ;)
#
gRegor`
tantek, KevinMarks: I @'d one of the Ello devs yesterday. No response yet. https://ello.co/gregorlove/post/0LGJ_01RwAKKrB5iDfqO1w
#
cuibonobo
tantek: ok. the problem with that is that a spammer could potentially do `source=http://spam.com&target=http://aaronparecki.com/some/post&vouch=https://google.com/+aaronpk`
#
ben_thatmustbeme
cuibonobo, that would only work if google.com/+aaronpk linked to spam.com
#
gRegor`
Only if https://google.com/+aaronpk has linked to spam.com before, if I understand correctly
#
tantek
cuibonobo nope - https://google.com/+aaronpk does not link to spam.com
#
tantek
vouch fail
#
ben_thatmustbeme
and aaronparecki.com acccepted any vouch from google
#
ben_thatmustbeme
which i would not recommend anyway
#
tantek
gRegor`: not quite, not "linked to spam.com" before but *actually links to spam.com now*
#
tantek
ben_thatmustbeme: aaronpk likely has linked to google.com
#
tantek
thus using google.com as vouch is reasonable
#
tantek
however this does raise an issue for our IRC logs
benwerd joined the channel
#
ben_thatmustbeme
also a reason I would not trust indiewebcamp.com at all either
#
tantek
I suggest that any hyperlinks in any statements from anyone in the logs who is *not* in /irc-people have rel=nofollow place upon them, so people can't use the logs for vouching
#
aaronpk_
KevinMarks_: there are no permalinks in the JSON feed? That seems like... bad design
#
tantek
ben_thatmustbeme: why?
#
danlyke
yeah, I think sites/implementers need to be super cautious about who they use as vouch sites; I won't trust every site I link to.
#
ben_thatmustbeme
tantek, anyone could edit the wiki and then use that as their vouch
#
danlyke
Heck, in moments of weakness I've linked to sites like sfgate.com and Huffington Post, it's quite possible that advertisers on those sites will spam me with WebMentions.
#
tantek
ben_thatmustbeme: and there's exactly zero spam on the wiki right now
#
gRegor`
If a link has rel=nofollow, it shouldn't be used for vouching, correct?
#
tantek
ben_thatmustbeme: given that edits show up here - I expect them any additions to disappear within seconds
#
ben_thatmustbeme
<Loqi> [[Special:Log/upload]] upload * Post-by-email * uploaded "[[File:20141001-175029.txt]]": Uploaded via email by "Commerzbank AG"<no-rep*@*2.4shared.com>
#
tantek
ben_thatmustbeme: e.g. try and find a spam link on Wikipedia even
#
KevinMarks_
There are permalinks with db ids in, but not the long hex strings they actually use
#
gRegor`
Speaking of spam, think some just got uploaded :)
#
ben_thatmustbeme
yeah, that got cleared out
#
tantek
gRegor`: no that was just ben_thatmustbeme quoting loqi
#
gRegor`
Oh. Hah
#
tantek
danlyke - can you show non-rel-nofollow links from huffpo or sfgate to advertisers?
#
gRegor`
drinks more coffee
#
tantek
and note that that takes *money* to do, so it's still a sufficiently high barrier to typical web spam
#
tantek
if you get a well known brand trying to spam you, you can a) block them (black list), b) embarrass them by posting about it with a rel=nofollow link
#
ben_thatmustbeme
tantek, for that matter, the same is true of google though. Just because I link to google, does not mean i trust it as a vouch. google.com/+spam is under google's domain, but I am not about to trust anything from there
#
tantek
such bad press is not worth it to them
#
tantek
so danlyke, you're talking about different kinds of actors than those we're fighting against
#
tantek
ben_thatmustbeme: ok I'll challenge you to find non-rel-nofollow spam links on google.com - go for it
#
tantek
posit: they don't exist
j12t_ joined the channel
#
TysonBrooks
KevinMarks: what were question were you answering from me? I just seen I had mIRC still opened and had a notification from you saying: "they do at http://stream.withknown.com/"
#
tantek
IRC logs are the current lowest barrier
alanpearce joined the channel
#
tantek
until we rel=nofollow any links from anyone not listed in /irc-people
#
tantek
aaronpk ^^^ not sure where to put that request
#
ben_thatmustbeme
my biggest concern with using any link i don't put rel=nofollow on is puts the burden on me to worry about who i link, rather than the other way around which was what this was for. maybe i am being overly cautious, but I see this as a shortcut through any extra spam filtering, so I want to make sure what is getting through is as clean as possible
#
cuibonobo
ben_thatmustbeme++
#
Loqi
ben_thatmustbeme has 19 karma
#
tantek
ben_thatmustbeme: no burden, do it lazily.
#
aaronpk_
tantek: interesting
#
tantek
if you ever get a spam link via a vouch, go see who vouched for it, and then give them a hard time, up to and including replacing all your links to them with rel=nofollow
#
aaronpk_
wouldn't it make more sense from a publisher perspective to have to explicitly mark up the links that *should* be used for vouching instead? (e.g. add markup to the links from people who *are* on irc-people)
#
ben_thatmustbeme
tantek, to clearify, do you mean i have to have linked to the exact page, or linked to somewhere on the site?
#
aaronpk_
(caveat: I haven't been following the vouch logic completely)
#
tantek
what's much more likely is that it's an old blog post, with a link to an expired/squatted domain, and your friend you linked to will be happy to be made aware of the link to fix!
#
danlyke
tantek, I'm not sure what bad actors we're going to be fighting, I'm just saying that blog authors are going to have to be selective about which external sites they allow to be vouch sites.
#
tantek
danlyke - those that spam pingback currently
#
tantek
simple
#
gRegor`
Yeah, I was just thinking we could rel=nofollow all links from IRC logs, then just use /irc-people
#
tantek
not advertisers that *buy* advertising. sheesh
#
cuibonobo
aaronpk_: i would definitely prefer an explicit whitelist to being watchful of what does / doesn't have rel-nofollow
RichardLitt joined the channel
#
tantek
cuibonobo: you can do an explicit whitelist *now*, without vouch, and you likely should if you like the whitelist approach
#
tantek
aaronpk - re: "explicitly mark up the links that *should* be used for vouching " nope nope nope - too much burden.
#
cuibonobo
tantek: indeed! i was only looking through the vouch extension to see if it somehow put less burden on the receiver's end, but sadly that isn't the case.
#
tantek
don't worry about those you link to, just assume that when you link, you're linking to someone you consider reasonably legit.
#
danlyke
tantek, the amount of malware attempts delivered through ads in sites I read (and potentially link to) is high, so I assume there'll be lots of overlap. But most of those ads are currently served via Ajax inclusion, not in the raw HTML.
#
tantek
like I said, lazy block
#
tantek
cuibonobo: no vouch can't put less burden, it's a protocol *extension* :)
#
tantek
danlyke - a-ha! we are saved by non-curlable AJAX including technique usage :)
#
ben_thatmustbeme
tantek, you mean that the vouch would only have to be in the same domain as something you linked to correct? not the exact page?
#
tantek
correct
JonathanNeal joined the channel
#
ben_thatmustbeme
its creates too much concern for any site that is a silo though
#
tantek
ben_thatmustbeme: simple then, rel=nofollow all links to silos ;)
#
ben_thatmustbeme
actually, i have a link to facebook that has rel=me
ngoldman joined the channel
#
tantek
which isn't such a bad idea
#
tantek
btw - all silos use rel=nofollow now on *all* links from people
#
tantek
so silos can't be used as vouch links anyway
#
tantek
(sad trombone)
#
ben_thatmustbeme
not so, on their user account pages
#
danlyke
yeah, I currently drop Pingback/Trackback/Referers on the floor, so I'm less worried about spam than DDOS amplification.
#
ben_thatmustbeme
and only current silos
Garbee joined the channel
#
tantek
ben_thatmustbeme: yes so, on their user account pages
#
tantek
e.g. Twitter
#
danlyke
Which is really up to the developer of each blog system to be smart about which external sites they let be valid vouch sites.
#
tantek
ben_thatmustbeme: I challenge you to find a counter example
bret joined the channel
#
aaronpk_
rel="me nofollow"
#
ben_thatmustbeme
okay, a spammer sets up a user account, twitter.com/spammer with rel=me back to their site. they send me webmention with vouch = twitter.com/spammer, I link to twitter.com/dissolve33 with rel=me
#
ben_thatmustbeme
damn you aaronpk!
#
cuibonobo
ello doesn't have any rel-nofollow on its link to gRegorLove.com
#
ben_thatmustbeme
if i forget once though in a post, i am now open to any spam from twitter
#
gRegor`
Nor a rel=me. Fail, ello.
mlncn and KevinMarks_ joined the channel
#
ben_thatmustbeme
thank you cuibonobo, perfect example. if i link to ello right now without a rel=nofollow, (i forgot) now anyone with an ello account can spam me
#
tantek
a-ha Ello is new at this, they'll learn. until then, link to them with rel=nofollow. done.
#
ben_thatmustbeme
i think its better off as a list of sites that i trust. You can implement that as any site you link to
#
gRegor`
If you get Ello spam, then you can add the nofollow that you forgot.
#
tantek
ben_thatmustbeme: twitter has nofollow on links from twitter.com/spammer back to their site
#
tantek
so that vails
#
tantek
s/vails/fails
#
Loqi
tantek meant to say: so that fails
#
tantek
haha vails = vouch fails
#
ben_thatmustbeme
what is vails
#
Loqi
It looks like we don't have a page for "vails" yet. Would you like to create it? http://indiewebcamp.com/wiki/index.php?action=edit&title=vails
#
gRegor`
Fail ello = Faillo
#
aaronpk_
ben_thatmustbeme: did you just tantek tantek?
#
gRegor`
What is lazy-block?
#
Loqi
It looks like we don't have a page for "lazy-block" yet. Would you like to create it? http://indiewebcamp.com/wiki/index.php?action=edit&title=lazy-block
#
tantek
slowly steps away from the keyboard.
#
gRegor`
tanteking++
#
Loqi
tanteking has 1 karma
#
ben_thatmustbeme
aaronpk_ basically, yes
#
gRegor`
Surprised Ello doesn't support hashtags, too.
#
@nobantu
CountDown 2 LateTicket's 4 #IIW XIX Register http://www.internetidentityworkshop.com/ & join us 4 #VRM #UMA #indieweb #identity #IoT &OTHER conversations!
(twitter.com/_/status/517386269337612290)
#
gRegor`
I don't give Ello very long to last. Maybe a year.
#
danlyke
gRegor` Ello is *really* early stage, there's a lot of basic functionality they haven't gotten to yet.
#
gRegor`
Understood
#
@tomwiththeweath
RT @nobantu: CountDown 2 LateTicket's 4 #IIW XIX Register http://www.internetidentityworkshop.com/ & join us 4 #VRM #UMA #indieweb #identity #IoT &OTHER conv…
(twitter.com/_/status/517386734330724353)
#
ben_thatmustbeme
tantek. its also non-trivial for you to verify that you linked to a site, not without storing every link you ever made that doesn't have a rel=me
#
danlyke
That's not meant to counter your prediction for their longevity at all :-)
#
danlyke
ben_thatmustbeme It just requires a *cough* database :-D
#
aaronpk_
you mean a text file?
#
ben_thatmustbeme
i think thats fine as a way to pre-populate your list of acceptable sources, but I think thats personal preference
#
ben_thatmustbeme
oh god, not that again
#
ben_thatmustbeme
database, no database. CAN'T WE ALL JUST GET ALONG!
#
aaronpk_
i think we are doing a pretty good job of that actually
#
tantek
aaronpk - text file for explicit whitelist (user curated), /database-cache for tracking what/who you've linked to. presto, best of both.
#
tantek
ben_thatmustbeme: "learn about the controversy" :)
#
gRegor`
Yeah, the improvements to /database-antipattern recently have been great, IMO
#
ben_thatmustbeme
indeed. they have
#
tantek
s/learn/teach
#
Loqi
tantek meant to say: ben_thatmustbeme: "teach about the controversy" :)
#
tantek
actually: "teach the controversy" ;)
benwerd joined the channel
#
aaronpk_
what's the parenthesized text for under "community split"?
#
ben_thatmustbeme
that original page was quite opinionated, I like the inclusion of the community split section
#
cuibonobo
you know. i'm still hung up about the rel-nofollow thing. i just checked time.com and they don't add rel-nofollow to their links
#
ben_thatmustbeme
cuibonobo, links to what though?
#
tantek
cuibonobo: any bad links from time.com?
#
ben_thatmustbeme
i don't see spam links on time.com
#
tantek
aaronpk - parenthesized text to indicate why it is earlier than it should be in pure sort order
#
tantek
specifically, highlighting systems that multiple people have installed and are using on their primary sites
#
tantek
s/systems/projects
#
Loqi
tantek meant to say: specifically, highlighting projects that multiple people have installed and are using on their primary sites
#
cweiske
bear, indiestats.com during login: Internal Server Error
#
cweiske
The server encountered an internal error and was unable to complete your request. Either the server is overloaded or there is an error in the application.
#
bret
aaronpk_: what do you think about voicing irc-people?
#
aaronpk_
I don't really know how tho
#
cuibonobo
tantek: mostly links to twitter profiles for authors. i found an article with a link to the cdc. i don't think they add nofollow to anything though.
bigbluehat and Phae joined the channel
#
tantek
bret - what's the use-case for voicing? :P
#
aaronpk_
bret: could you write something up on /irc in a "voice" section maybe?
#
ben_thatmustbeme
tantek, i would be fine with you implementing any non-relnofollow links, but I think it would be best to prefer an XFN list of some sort. as I won't implment it for all links
#
bret
:/ maybe have loqi /msg chanserv and set a flag?
#
aaronpk_
the wiki would be a good place for use case too
ngoldman joined the channel
#
bret
tantek: differentiating people who are on irc-peopple and who are not?
#
bret
tantek: motivation
#
tantek
ah - visibly showing who's on irc-people
#
aaronpk_
IIRC the use case was to incentivise people to add themselves to irc-people
#
tantek
good one
tommorris joined the channel
#
tantek
ben_thatmustbeme: you're confusing the two checks that a vouch receiver must perform
#
tantek
B->C and C->A
#
@shelholtz
Just wrapped up recording FIR on Tech #2 as @danyork's guest. Topic: The IndieWeb, Known, and Ello. Watch for it tomorrow on @firpodcast.
(twitter.com/_/status/517388339125948416)
#
tantek
C->A is a simple load C, check for non-rel-nofollow link to A
#
@seanbohan
RT @nobantu CountDown 2 LateTicket's 4 #IIW XIX Register http://www.internetidentityworkshop.com/ & join us 4 #VRM #UMA #indieweb #identity #IoT &OTHER...
(twitter.com/_/status/517388413230923777)
#
bret
tantek: also moderation benefits too but that isn't terribly needed right now
#
tantek
B->C is the up to you piece, including XFN list etc. whatever whitelistish type approach you prefer
#
@Phil_Comtek
RT @seanbohan: RT @nobantu CountDown 2 LateTicket's 4 #IIW XIX Register http://www.internetidentityworkshop.com/ & join us 4 #VRM #UMA #indieweb #identity #I…
(twitter.com/_/status/517388508357738496)
#
gRegor`
Not sure voice is much of a incentive to add yourself to irc-people
#
tantek
BTW - ben_thatmustbeme only minor complaint about your /vouch write-up so far, you mixed up (swapped) A and B from my description in IRC which could be confusing
#
ben_thatmustbeme
tantek, exactly what i'm saying, but if someone grabs the wrong link because the only place i test for B->C is my XFN list, then they are SOL
#
bret
gRegor`: for some people it might be, but otherwise its just for differentiating people
#
tantek
gRegor`: semi-agreed. the logs are more incentive. but maybe for some?
#
ben_thatmustbeme
tantek, sorry, I was copying from /webmention
#
tantek
and yeah, quickly looking at a list of user in an IRC client is faster than checking to see if someone is in /irc-people
#
aaronpk_
if nothing else it'll make it so tantek and I aren't the only ones who look different here
#
tantek
good point aaronpk
#
gRegor`
Hehe
#
ben_thatmustbeme
regrets handing over the keys to #indiechat :P
#
cuibonobo
what is voice?
#
Loqi
It looks like we don't have a page for "voice" yet. Would you like to create it? http://indiewebcamp.com/wiki/index.php?action=edit&title=voice
#
gRegor`
Haha
#
cuibonobo
asking for a friend
#
tantek
what is audio?
#
Loqi
It looks like we don't have a page for "audio" yet. Would you like to create it? http://indiewebcamp.com/wiki/index.php?action=edit&title=audio
#
gRegor`
What is asking for a friend?
#
Loqi
It looks like we don't have a page for "asking for a friend" yet. Would you like to create it? http://indiewebcamp.com/wiki/index.php?action=edit&title=asking+for+a+friend
#
aaronpk_
shakes head
#
ben_thatmustbeme
tanteking galore
#
gRegor`
What i— jk
#
cuibonobo
google says it allows you to talk when +m is on
#
tantek
It looks like we don't have a page for "audio" yet, however *6* pages link to it! https://indiewebcamp.com/Special:WhatLinksHere/audio Would you like to create it? http://indiewebcamp.com/wiki/index.php?action=edit&title=audio
#
aaronpk_
tantek++
#
Loqi
tantek has 87 karma
#
cuibonobo
but i dunno what +m is for
#
tantek
moderation?
#
tantek
what is +m?
#
Loqi
messaging refers to one user sending another user a message (memo, letter, etc.) http://indiewebcamp.com/m
elima joined the channel
#
gRegor`
moderation, yeah
#
cweiske
so you want to force people to add themselves to irc-people just to ask a question in this channel=
#
gRegor`
No
#
aaronpk_
we wouldn't prevent non-voiced people from being able to talk
#
tantek
cweiske, only if we run into irc spam/deluge problem
#
gRegor`
Without +m on, it would just display the IRC user list differently.
#
cuibonobo
has +m mode ever been on in this channel?
#
gRegor`
voiced users get a +v and are sorted higher in the list. non-voiced appear below them.
#
tantek
which we haven't yet - only isolated incidents of nutters
#
gRegor`
(depending on the IRC client, of course)
#
aaronpk_
do people have to be registered with nickserv to be +v?
#
gRegor`
No
#
ben_thatmustbeme
i don't believe so
#
tantek
aaonpk - I don't think so, I think any ops can grant +v
#
tantek
thus perhaps we need to grant Loqi ops
#
danlyke
tantek, "only isolated incidents of nutters": Oh, sorry, my bad, I'll dial it back :-)
#
gRegor`
Try it, aaronpk: /mode username +v
#
cuibonobo
i dunno. seems to me like you're getting back into that "creator", "blogger", "apprentice" nonsense
#
tantek
danlyke - you're definitely not isolated ;)
#
bret
maybe setting the flag with chanserv might require registration
#
aaronpk_
is not connected through the aaronpk account right now
#
bret
(for autovoice)
#
bret
or just have Loqi set +v
#
aaronpk_
yeah Loqi should be able to do it. gonna require some ugly hacking of Loqi though
#
bret
Sorry Loqi
#
gRegor`
Haha, danlyke ;)
#
tantek
the problem with +v on someone not registered with nickserv is that it might not be the person that added themselves to /irc-people
#
ben_thatmustbeme
other issue is, once anyone is voiced they could +v anyone else can't they, or does that depend on room settings
#
bret
true, but thats a problem with IRC
#
gRegor`
ben_thatmustbeme: I don't think so, or was not aware of that setting.
#
tantek
no it's a problem of using +v to indicate that someone is who they say they are in /irc-people
#
tantek
+v people cannot +v others
#
tantek
only ops can
#
aaronpk_
is there a way to tell if someone is registered with nickserv?
musigny joined the channel
#
gRegor`
"is logged in as X" shows in whois
#
gRegor`
Probably a more direct way, too
#
tantek
/msg Nickserv INFO aaronpk
#
gRegor`
s/Probably/There is probably/
#
Loqi
gRegor` meant to say: There is probably a more direct way, too
#
aaronpk_
so I could only +v people if they are also registered with nickserv
#
bret
thats is fair
#
@paulsq
Aral Balkan's "indieweb" social network runs on Mac OS X https://ind.ie/ #somuchforindependence
(twitter.com/_/status/517391097426083840)
#
gRegor`
int status codes, easier to process. :)
eschnou joined the channel
#
aaronpk_
also the response contains the nick and int, so I don't need a bunch of async code to handle it
KartikPrabhu joined the channel
#
gRegor`
Oh good, more ind.ie / indieweb conflation. ^
#
cuibonobo
oh good, another social network -___- ^
#
gRegor`
Oh good, another caret ^
#
gRegor`
:)
#
tantek
caret > stick
#
gRegor`
tantek++
#
Loqi
tantek has 88 karma
#
tantek
There is no indieweb social network. There is the whole web we use as a social network.
KartikPrabhu joined the channel
#
KartikPrabhu
too much smiling... get back to work everyone :P
#
aaronpk_
so basically when someone joins, Loqi would do an "ACC" on their nick to find if they are registered with nickserv. If so, would then check the irc-people list and if they are present, would +v them.
#
gRegor`
Ah, KartikPrabhu is back to continue the beatings until morale improves. ;)
#
gRegor`
What are you working on, KartikPrabhu?
#
cuibonobo
i would be very interested in the technology used to provide private p2p sync. unless they've partnered with BitTorrent?
#
Loqi
It looks like we don't have a page for "you working on, KartikPrabhu" yet. Would you like to create it? http://indiewebcamp.com/wiki/index.php?action=edit&title=you+working+on%2C+KartikPrabhu
#
tantek
aaronpk - would it make sense to also only link / avatar people in the logs if their nick is registered? is there some way to capture in the logs "this person had +v when they spoke" ?
#
KartikPrabhu
gRegor`: see Loqi response ;) ^^
#
tantek
oh I got this
#
gRegor`
Le sigh
#
aaronpk_
oh man you guys
#
aaronpk_
you know that in our work channel, Loqi asks people "What are you working on?" several times per day
#
tantek
wait for it
#
aaronpk_
it's funny to see people do that to each other here
#
gRegor`
Haha
#
tantek
What are you working on, KartikPrabhu?
#
tantek
what are you working on, gRegor`?
#
Loqi
It looks like we don't have a page for "you working on, gRegor`" yet. Would you like to create it? http://indiewebcamp.com/wiki/index.php?action=edit&title=you+working+on%2C+gRegor%60
#
tantek
tag you're it
#
gRegor`
Dangit.
#
aaronpk_
this wiki is getting nuts
#
gRegor`
I am working on transfering a WordPress site from wpengine.com
#
gRegor`
What are you working on, Loqi?
#
tantek
oh you're going to make me do it huh?
#
Loqi
It looks like we don't have a page for "you working on, Loqi" yet. Would you like to create it? http://indiewebcamp.com/wiki/index.php?action=edit&title=you+working+on%2C+Loqi
#
gRegor`
You are the wiki-master
#
gRegor`
;)
#
aaronpk_
you know I can make a Loqi regex for this
#
ben_thatmustbeme
i'm still mad at loqi
#
gRegor`
Loqi could pick out a line from our user page "working on" maybe? Heh
#
ben_thatmustbeme
what is ben_thatmustbeme
#
Loqi
It looks like we don't have a page for "ben_thatmustbeme" yet. Would you like to create it? http://indiewebcamp.com/wiki/index.php?action=edit&title=ben_thatmustbeme
#
aaronpk_
/what are you working on,? (.+)\?/ -> look up nick in irc-people and link to #Itching on their user page
#
tantek
aaronpk - not quite, because people have different sections
#
tantek
Itching, Working On, Ideas, Interests
#
tantek
what are you working on, aaronpk?
#
Loqi
It looks like we don't have a page for "you working on, aaronpk" yet. Would you like to create it? http://indiewebcamp.com/wiki/index.php?action=edit&title=you+working+on%2C+aaronpk
#
aaronpk_
well now that you've enumerated them, could just check for which one is present :)
#
tantek
gRegor`: I defer to tommorris
#
gRegor`
who is ben\_thatmustbeme?
#
tantek
aaronpk - I expect more variants, since there have been 4 variants for 5 people
#
gRegor`
Loqi quits
#
ben_thatmustbeme
what is is ben\_thatmustbeme
#
Loqi
It looks like we don't have a page for " is ben\_thatmustbeme" yet. Would you like to create it? http://indiewebcamp.com/wiki/index.php?action=edit&title=+is+ben%5C_thatmustbeme
#
danlyke
who is on first?
#
ben_thatmustbeme
we should probably move all that nonsense in to #indiechat
#
Loqi
I agree
#
ben_thatmustbeme
problem with ?beta page, its pushing non-topic stuff back here
#
tantek
Loqi++
#
Loqi
Loqi has 302 karma
#
@thierrymarianne
Back to #ExpoWave... discussing #LinkedData and #IndieWeb (among many human/robots topics) for the future with @xtof_fr @kirilind
(twitter.com/_/status/517395747810320384)
#
tantek
aaronpk, re: more regexes for Loqi - yes please! per http://indiewebcamp.com/Loqi#Ideas
wolftune and KevinMarks_ joined the channel
#
gregorlove.com
edited /ind.ie (+17) "Indienet section (blank)"
(view diff)
pauloppenheim joined the channel
#
gregorlove.com
edited /ind.ie (+161) "/* Indienet */ uh, I dunno. it's a start?"
(view diff)
#
@gregoire
I d̶o̶n̶'̶t̶ know why you say g̶o̶o̶d̶b̶y̶e̶ Ello I say goodbye http://indiewebcamp.com/Ello #IndieWeb #silo
(twitter.com/_/status/517401062253555712)
joskar joined the channel
#
@NewsDataScience
RT @gregoire: I d̶o̶n̶'̶t̶ know why you say g̶o̶o̶d̶b̶y̶e̶ Ello I say goodbye http://indiewebcamp.com/Ello #IndieWeb #silo
(twitter.com/_/status/517401846915543040)
#
@beandog76
Woah. Database-antipatterns. Mind blown .... that doesn't happen much. http://indiewebcamp.com/database-antipattern
(twitter.com/_/status/517402561024753664)
caseorganic joined the channel
#
tantek
good to still be blowing minds I suppose.
#
gRegor`
Hopefully in a "let me check this indieweb out more" way
#
@4c4d
http://indiewebcamp.com/database-antipattern good to read on why your personal projects should avoid databases
(twitter.com/_/status/517404839270043648)
#
@4c4d
http://indiewebcamp.com/database-antipattern good to read on why your personal projects (with caveats) might want to avoid databases
(twitter.com/_/status/517404982237089792)
#
tantek
gRegor`: a lot of indieweb is challenging a lot of assumptions. so this is good.
#
sparverius
tbqh i disagree with some of those points, but i can think of a few things ive done where i probably shouldnt have used a database
#
tantek
I for one don't mind people thinking differently, as long as they are thinking for themselves.
#
tantek
independent dissent is to be encouraged.
smcgregor joined the channel
#
aaronpk_
especially dissent with citations :D
#
gRegor`
sparverius: Yeah, there's a fair range of opinions on databases in the community. I'm fairly pro, but definitely see some good points on /database-antipattern
KevinMarks_ and snarfed joined the channel
#
gRegor`
I balked at the page early on, but that was before I fully understood this isn't intended as a /monoculture
ngoldman joined the channel
#
tantek
the page has certainly been improved by all the questioning and criticism
#
jonnybarnes
right, so I now have a *very* basic contacts page at https://jonnybarnes.uk/contacts
RichardLitt joined the channel
#
jonnybarnes
lets see if I can use it to implement a nickname's cache (indiewebcamp.com/nicknames-cache)
#
aaronpk_
oh nice!
#
jonnybarnes
how the hell did tantek get the twitter name "t"?
#
aaronpk_
was one of the first people to join twitter?
#
tantek
early adopter and breaking with convention (of not using single letters for usernames)
#
tantek
other early adopters tried it, didn't like it, switched to "traditional" user names
#
tantek
it wasn't til at least (maybe?) a year later that people thought it was "cool" to have a shorter name. for me it was pure utility - initially you could tweet longer if your username was shorter. tweet length used to be 156 - length-of-username.
adactio joined the channel
#
gRegor`
Does anyone manually cross-post comments into disqus or other comment silos?
#
gRegor`
I'm about to for the first time.
#
aaronpk_
I have once or twice I think
#
tantek
gRegor`: I did once to gigaom
#
KartikPrabhu
gRegor`: I did once to a wordpress type thingie
#
tantek
manually POSSE'd even
#
aaronpk_
hey come back
#
tantek
and ended up filing a bunch of Bridgy feature requests :)
#
gRegor`
Hehe
#
tantek
gRegor`: mine, including POSSE threading on Twitter too! http://tantek.com/2014/255/t2/well-deserved-talented-known-minor-correction
#
KartikPrabhu
also manually backfed reply to comment :P
aaronpk joined the channel
#
jonnybarnes
theres nothing on the micropub page about updating contacts
#
gRegor`
KartikPrabhu: manually backfeeding, that's hardcore :)
#
tantek
jonnybarnes: is there anything about updating at all on the micropub page?
#
KartikPrabhu
thanks :P
benwerd joined the channel
#
jonnybarnes
what would that be? h=contact?
#
gRegor`
From the guy who said he doesn't check if his comment has made it past moderation. ;)
#
jonnybarnes
tantek: yeah, load of stuff
#
tantek
jonnybarnes: you can create h-card pages :)
#
tantek
instead of h-entry
#
tantek
hmm - is micropub a replacement for WebDAV too?
#
tantek
and if not, what is it missing?
#
tantek
similarly, is using micropub with h-event a replacement for CalDAV?
#
tantek
and, is using micropub with h-card a replacement for CardDAV?
#
gRegor`
What is WebDAV?
#
Loqi
It looks like we don't have a page for "WebDAV" yet. Would you like to create it? http://indiewebcamp.com/wiki/index.php?action=edit&title=WebDAV
#
gRegor`
What is CalDAV?
#
Loqi
It looks like we don't have a page for "CalDAV" yet. Would you like to create it? http://indiewebcamp.com/wiki/index.php?action=edit&title=CalDAV
#
tantek
does anyone here use WebDAV?
#
tantek
does anyone here use CalDAV?
#
gRegor`
"Sorry, WebDAV, I can't let you do that."
#
aaronpk_
heh /p3k already links to /WebDAV
#
tantek
aaronpk, the "*#* of links to" would be quite handy for the Loqi responses!
#
Loqi
grins profusely
#
aaronpk_
yeah totally
#
jonnybarnes
i use caldav via owncloud
#
aaronpk_
i've been thinking about supporting caldav so that I can create events on my site using the mac calendar app and my phone
#
tantek
tags jonnybarnes with http://indiewebcamp.com/wiki/index.php?action=edit&title=CalDAV and creating an "IndieWeb Examples" section
#
tantek
what is owncloud?
#
bret.io
edited /IRC (+615) "/* Join the discussion: #indiewebcamp chat */ Added section about how to get voice"
(view diff)
#
tantek
well at least there's that
caseorganic joined the channel
#
bret
gtg to lunch. feel free to edit that
#
jonnybarnes.uk
edited /ownCloud (+74) "add myself as an example"
(view diff)
KevinMarks and krendil joined the channel
#
aaronparecki.com
created /WebDAV (+226) "stub with"
(view diff)
#
cweiske
the owncloud desktop client uses webdav for file sync
jet__ joined the channel
#
jonnybarnes.uk
created /CalDAV (+231) "Basic intro"
(view diff)
caseorganic joined the channel
#
aaronpk_
thinking about PESOS'ing my amazon purchase history
#
jonnybarnes
and making it public on your own site, or why?
#
aaronpk_
probably not everything public
#
aaronpk_
but would import them first as private posts, then may make some of them public
vanderwal joined the channel
#
aaronpk_
I now know how much I have spent at Amazon in the past 6 years
caseorga_, caseorganic, rknLA, bret and ShaneHudson joined the channel
#
@dougmckown
Very excited for Heartbeat ("...a social network client that is private by default...") https://ind.ie/ #indieweb #heartbeat
(twitter.com/_/status/517425586193461248)
snarfed joined the channel
#
KartikPrabhu
anyone know how this "Hearbeat" works?
#
aaronpk_
as far as I can tell the only info about it right now is thew few words on ind.ie
#
danlyke
I think it works through pure wishful thinking and spare web design.
dietrich joined the channel
#
KartikPrabhu
in particular, where will my public posts appear? URL, domain?
#
KartikPrabhu
would be good to know before "signing up"
mattl joined the channel
#
kylewm
most of Aral’s conversations about it on Twitter are debating GPL
#
aaronpk_
oh, didn't even think to check there
#
kylewm
only technical information I could find was it’s Go + Javascript
#
kylewm
oh and people accusing him that his anti-Ello article seems pretty calculated timing-wise
#
KartikPrabhu
ha why is that an accusation :P
#
KartikPrabhu
smart timing
#
kylewm
disingenuous I guess?
#
KartikPrabhu
not really. he has criticised ello for exactly what he thinks is wrong with them, and he is providing an alternative to correct those wrongs
#
cuibonobo
private synchronization over P2P sounds like bittorrent.
#
KartikPrabhu
i'm more interested in how the experience is rather than technical details. like if I post privately where is the post stored. If I post publically is it viewable on a URL. If so whose URL? Or is all of this stuck inside Heartbeat, in which case so much for freedom
#
aaronpk_
KartikPrabhu++
#
Loqi
KartikPrabhu has 67 karma
#
kylewm
it’s pointless to even speculate, it’s just buzzword soup at this point
#
@aral
So, to summarise, the Indienet is:✓ Independently-funded (no VC)✓ Distributed✓ Free as in freedom✓ Beautifulhttps://ind.ie
(twitter.com/_/status/517376028181012480)
#
@dougmckown
@indie I'm a former software tester and #indieweb supporter and would love to help out out as a tester for Heartbeat.
(twitter.com/_/status/517428950923247617)
#
KartikPrabhu
ha yeah so far lot of hype... will wait it out before criticising
#
bret
hes got a point, lets try to focus more on http://indiewebcamp.com/friendly than to just call it a slio
#
bret
if im reading between the lines, its aiming to be more like bittorrent sync/bleep than a federated web/server app
#
bret
which if it can be pulled off, sweet!
#
KartikPrabhu
bret: maybe. but then how is a public post going to look?
#
aaronpk_
hadn't heard about that yet!
#
bret
KartikPrabhu: who knows?
#
KartikPrabhu
bret: yup exactly. if they are claiming free as in freedom, this is the first thing I'd want to know
#
bret
aaronpk_: bittorrent has done a number of weird DHT chat/comment experiements
#
bret
most of them sucked
#
KartikPrabhu
anyway i'll still wait for more to come out
#
bret
im totally behind his vision, the problem is that its never been done, and its going to be a) super duper hard to and cost a ton of money and work to get anything remotely close to what is being called for in a short ammount of time and b) no proof of prior related work so I am afraid its all talk
#
bret
who knows though, it only takes a c/win32 guru to throw together some cutstom libraries to make a uTorrent
rknLA joined the channel
#
KartikPrabhu
kylewm: yeah not connecting for me either
EchoLynx and moizsyed joined the channel
#
kylewm.com
edited /friendly (+127) "/* Organisations who are Indieweb Friendly */ note that it appears to be down/dead"
(view diff)
#
kylewm
that’s what happens when you befriend the indieweb, kids
loic_m_ joined the channel
#
cuibonobo
re heartbeat: i dunno. the maidsafe guys have been working on data decentralization for years and years to ensure that even if your computer is off, your public stuff will remain public somehow. color me skeptical
#
aaronpk_
purely p2p just isn't a priority for me. I'm totally ok with a "server" running somewhere
#
KartikPrabhu
cuibonobo: ae there any examples of a working system like that?
#
cuibonobo
KartikPrabhu: they're in the middle of wrapping up their first test network. test net 2 is scheduled for this week, and i think 'the real thing' will probably deploy at the end of the year
#
GWG
I've been thinking about something again
#
KartikPrabhu
cuibonobo: hmm interesting. will keep an eye out
#
aaronpk_
GWG: sounds dangerous
#
GWG
aaronpk_: While we haven't met in person, I think you have come to know me well enough to think that.
#
aaronpk_
it usually ends well
#
bret
aaronpk_: is pin13 up to spec?
#
bret
like up to date
#
aaronpk_
with the mf2 parser?
#
bret
yeah
benwerd joined the channel
#
bret
is there a field that I can post in just html?
#
bret
rather than point at a url
#
GWG
I know this keeps coming up, but if I don't hang around on silos, how do I know what to reply to on my own site if I want to engage with less independent people? Except I don't want to hang around on silos really
friedcell joined the channel
#
aaronpk_
no but I should probably add that
#
aaronpk_
i've got some indieweb gardening to do apparently
#
KartikPrabhu
bret: also https://kartikprabhu.com/connection/mfparser if you want to test with mf2py with HTML input
#
bret
yay!
#
bret
aaronpk++
#
Loqi
aaronpk has 569 karma
#
bret
KartikPrabhu++
#
Loqi
KartikPrabhu has 68 karma
#
cuibonobo
GWG: i feel you. i'm doing a combination of RSS and email notifications from silos.
#
aaronpk_
GWG: not sure what you mean? do you mean how do you find content from non-indieweb sites without actually having an account on a bunch of silos?
#
GWG
aaronpk_: Without actually going there
#
KartikPrabhu
GWG: you need a reader
#
GWG
KartikPrabhu: A silo reader? I know about feed reading..
#
KartikPrabhu
hey if you can backfeed from silos you can read from them too :P
#
KartikPrabhu
no one has made one yet though
#
kylewm
since he’s not here, obligatory plug for https://facebook-activitystreams.appspot.com/
#
KartikPrabhu
Twitter has the API to do this
#
KartikPrabhu
kylewm:++ yeah that
#
KartikPrabhu
kylewm++ I mean
#
Loqi
kylewm has 60 karma
moizsyed joined the channel
#
jonnybarnes
why is aaronpk not op?
#
GWG
Isn't there something int he Twitter T&C about displaying it differently than they do?
#
jonnybarnes
and why is their both aaronpk and aaronpk_
#
aaronpk_
it's complicated
#
GWG
One for each of his personalities?
#
jonnybarnes
GWG: theres rules about displaying tweets, but they only apply if they were retrieved via the API
#
reedstrm
more complicated than the standard signed in fro,m more than one device?
#
KartikPrabhu
GWG: I doubt they'll come after you for using your own styles in your personal reade
jet__ joined the channel
#
jonnybarnes
the rules definitely don't apply if you are locally hosting the tweet
#
aaronpk_
jonnybarnes: citation?
#
bret
rules are for breaking
#
aaronpk_
as long as you know them first
#
GWG
Why do I keep trying to think of solutions to problems I'm not prepared to solve?
#
aaronpk_
that's why we have #itching
#
cuibonobo
that reminds me. i want to make a parser for the IRC logs, but i'm getting an SSL error
#
aaronpk_
what really?
#
cuibonobo
"requests.exceptions.SSLError: hostname 'indiewebcamp.com' doesn't match either of 'mail.indieweb.org', 'indieweb.org'"
#
GWG
aaronpk_: Is that a freenode chat room?
#
aaronpk_
oh that sounds like your HTTP client doesn't support SNI
#
aaronpk_
GWG: no, the section on your user page
#
aaronpk_
cuibonobo: i'm guessing you're using python?
#
kylewm
ya, that’s python fo sure
#
cuibonobo
aaronpk_: yes! thanks for pointing me in the right direction. seems like i need to install some stuff to get the requests module to work
#
jonnybarnes
aaronpk_ searching
#
aaronpk_
weird. I don't know why python doesn't work for that by default
#
aaronpk_
all the other languages/environments seem to support it now
#
cuibonobo
aaronpk_: i'm still on python 2.7. this is fixed in python 3.x seems like
#
aaronpk_
ah hm ok
#
aaronpk_
is super unfamiliar with python things
#
kylewm
I couldn’t get https://t37.net/ in python either (althoguh I think that is a separate issue)
#
bret
pyyyytttthoooonnnnn
#
GWG
Maybe I should just limit the scope
#
GWG
Maybe I should figure out how to keep track of all of you guys and move on from there
#
jonnybarnes
aaronpk_: here's adactio talking about it: https://adactio.com/journal/5698/
#
aaronpk_
oh yeah hmm
#
jonnybarnes
he mentions one of the guys at twitter saying it only applies to API-retreived tweets
#
KartikPrabhu
cuibonobo: according to bear the new requests update fixed the SNI issues
#
GWG
aaronpk_: Why does indieauth not work with SSL/SNI though?
#
aaronpk_
what do you mean?
#
aaronpk_
it works just fine I thought
#
cuibonobo
KartikPrabhu: i just installed 2.4.1 but the problem persists.
#
GWG
aaronpk_: It doesn't since I switched
#
aaronpk_
hmm, my site uses SNI and it works fine
#
GWG
It says there was an SSL error
#
aaronpk_
might be a different error then
#
GWG
aaronpk_: Who can I contact to ask?
#
aaronpk_
I can look at the raw logs if you try it again
#
aaronpk_
oh yeah I see "SSL ERROR: hostname does not match the server certificate"
#
aaronpk_
that's very odd
#
kylewm
is it the wildcard cert?
#
aaronpk_
oh cool thanks!!
#
aaronpk_
guess I have to do that now ;)
#
bret
whenever :)
#
aaronpk_
GWG: I just restarted the site and now it works for you
#
aaronpk_
kinda confused about that
#
aaronpk_
but at least it's working
#
GWG
aaronpk_: Thank you.
#
aaronpk_
I'm wondering if it was ruby caching some stuff internally
#
aaronpk_
what did you say you changed recently?
#
GWG
aaronpk_: I went from no SSL to SSL a while back, then from SSL to all SSL
#
aaronpk_
did you change the certificate at any point?
#
GWG
aaronpk_: Yes.
#
GWG
Do you cache them?
#
aaronpk_
not intentionally
#
aaronpk_
but I wonder if internally an http library is caching
#
GWG
aaronpk_: Either way, that means I can edit the wiki without getting my cell phone OTP generator out. Thank you
#
GWG
Can someone present at IWC Cambridge without being there?
#
aaronpk_
we might be able to do that
#
GWG
aaronpk_: I still would like to get some more detailed feedback on the Wordpress stuff I've been doing. I keep missing that guy who comes in and was asking about it, davidmear, I think it was.
#
GWG
I want to refine it and make it easier for a new person to add it to their site.
#
GWG
For someone who already has an established Wordpress system
#
aaronpk_
nice that'd be cool
#
GWG
I should do what petermolnar and others did. How I set up my installation
#
Loqi
I agree
techlifeweb joined the channel
#
kylewm
GWG: a blog post is in order
tantek joined the channel
#
techlifeweb
GWG: ping me if you write a post about that
#
GWG
techlifeweb: What aspect interests you the most?
#
techlifeweb
GWG: I guess general set up. Pain points you had and how you solved or worked around them them.
#
techlifeweb
GWG: sounds like you are a developer so anything where something existed that wasn't working so you decided you could do it better. Or you saw a need and filled it.
snarfed, jet__ and lukebrooker joined the channel
#
GWG
techlifeweb: I'm not a developer. I'm an amateur
#
sparverius
GWG: do you code?
#
tantek
I don't understand - what happened to Spreadly? That crunchbase link doesn't say anything about shutdown.
#
tantek
!tell pfefferle what happened to spreadly.com? http://dev.spreadly.com/ still works.
#
Loqi
Ok, I'll tell them that when I see them next
KartikPrabhu joined the channel
#
GWG
sparverius: I do...but not professionally...or well.
#
GWG
I'm not sure what the definition techlifeweb is using
#
tantek
kylewm what happeend to Spreadly?
moizsyed joined the channel
#
KartikPrabhu
tantek: that is what we are confused about. spreadly.com does not work
#
KartikPrabhu
but dev. does
#
tantek.com
edited /friendly (-185) "/* Organisations who are Indieweb Friendly */ previously spreadly"
(view diff)
#
KevinMarks__
GWG I presented at IWC Brighton remotely
#
KevinMarks__
not sure how well that worked, tantek can review
#
tantek
KevinMarks your presentation went well!
moizsyed joined the channel
#
tantek.com
created /Spreadly (+1274) "stub with info from /friendly and a little bit of digging on Twitter"
(view diff)
ShaneHudson joined the channel
#
techlifeweb
GWG: Well, you've made plugins for WP, correct?
KartikPrabhu joined the channel
#
GWG
techlifeweb: Yes
aaronpk_ joined the channel
#
tantek.com
edited /Spreadly (+11) "likely silo"
(view diff)
moizsyed, benwerd, fmarier and mlncn joined the channel
#
bret
oh shnap, bitbucket is down
#
tantek
what is bitbucket?
#
Loqi
Bitbucket is a source code silo and alternative to github as it offers free git (and mercurial) repository hosting for public and private projects for individuals http://indiewebcamp.com/Bitbucket