#social 2016-06-21

2016-06-21 UTC
wilkie joined the channel
#
aaronpk
well that's odd... why am i seeing the github pages 404 page here? https://www.w3.org/respec/ref.html
#
aaronpk
has to learn more echidna stuff in order to publish new micropub since it includes a diagram image
#
cwebber2
it don't get no respec(t)
jasnell, shepazu_, bblfish, bblfish_, bblfish__, Arnaud, bblfis___ and eprodrom joined the channel
#
cwebber2
hi wilkie
#
cwebber2
how goes
#
wilkie
it goes ok!
#
wilkie
I hope all is well
#
cwebber2
it goes pretty well
paul joined the channel
#
Arnaud
trackbot, start meeting
#
trackbot
is preparing a teleconference.
RRSAgent joined the channel
#
trackbot
RRSAgent, make logs public
#
RRSAgent
I have made the request, trackbot
Zakim joined the channel
#
trackbot
Zakim, this will be SOCL
#
Zakim
ok, trackbot
#
trackbot
Meeting: Social Web Working Group Teleconference
#
trackbot
Date: 21 June 2016
#
cwebber2
oh hi Arnaud
#
aaronpk
all my technology is failing
#
cwebber2
present+
#
Arnaud
present+
#
Arnaud
chair: Arnaud
#
Arnaud
tantek can't make the call today and asked me to take over chairing
#
aaronpk
present+
#
aaronpk
can you hear me?
#
paul
present +
#
eprodrom
present+
#
aaronpk
redialing
#
KevinMarks
I'm on but muted, didn't hear aaron
#
wilkie
present+
#
wilkie
I hear you!
#
KevinMarks
present+
#
aaronpk
ironically hangouts never seems to work for me in chrome. had to dial from safari
#
sandro
present+
#
rhiaro
present+
#
rhiaro
scribenick: rhiaro
#
rhiaro
TOPIC: Approval of f2f minutes
#
KevinMarks
is where micropub is discussed
#
rhiaro
Arnaud: there's a -1 from tantek about approval of micropub for CR is missing
#
KevinMarks
the resolution is in that
#
rhiaro
... MIcropub going to CR was discussed on 2nd day, June 7th, resolution is there to publish new ED
#
ben_thatmustbeme
I don't think it was there at the time of his -1
#
rhiaro
... But no resolution on CR
#
rhiaro
... Does anybody remember?
#
ben_thatmustbeme
oh, nevermind
#
rhiaro
eprodrom: did we vote on that at the f2f or in the previous telecon
#
rhiaro
sandro: at the face to face I'm pretty sure
#
rhiaro
ben_thatmustbeme: I know it stopped tracking minutes at some point
#
rhiaro
rhiaro: the bot caught that up, that was fixed
#
rhiaro
Arnaud: we can approve June 6, we need to do archeology on the 2nd day
#
rhiaro
... If we are missing minutes maybe somebody has a personal log?
#
KevinMarks
or public log?
#
rhiaro
Arnaud: this resolution was captured about WD, no mention of CR
#
rhiaro
... Maybe it's the way the proposal and the resolution were worded?
#
ben_thatmustbeme
should we just make the official resolution again?
#
rhiaro
sandro: we wouldn't have made the transition request document if we hadn't
#
rhiaro
... I'm checking my irc logs
#
rhiaro
Arnaud: let's not spend too much time on this, see if we can track this down
#
rhiaro
eprodrom: tantek and I will do that
#
Arnaud
PROPOSED: Approve minutes of June 6 2016
#
cwebber2
iirc Loqi logs this channel right?
#
eprodrom
+1
#
paul
_1
#
aaronpk
cwebber2: that's the url i pasted above (socialwg.indiewebcamp)
#
cwebber2
oh oops
#
ben_thatmustbeme
I could not find it in my irc logs
#
paul
+1
#
cwebber2
thx aaronpk
#
Arnaud
RESOLVED: Approve minutes of June 6 2016 https://www.w3.org/wiki/Socialwg/2016-06-06-minutes
#
rhiaro
TOPIC: AS2
#
rhiaro
Arnaud: evan, anything blocking?
#
rhiaro
eprodrom: At the f2f we had gone through some additional requirements for the document including implementation report template, that kind of stuff, those are all now in the documents
#
rhiaro
... We also chose to move it from jasnell's personal github to w3c github namespace
#
rhiaro
... So as of right now we have up to date documents at these two urls
#
wilkie
and I fixed the links on the socialwg wiki to point to them
#
wilkie
not sure if there are any other links
#
rhiaro
... These are mostly editorial changes, the big editorial change was adding an implementation report template and including that
#
rhiaro
... Ready for submission of new implementation reports by email or github PR
#
rhiaro
... Our issue list is at 0
#
rhiaro
... The last outstanding task for me is making sure the transition req is filled out. I have to answer some questions on that.
#
rhiaro
Arnaud: Ist here a schedule for the call?
#
rhiaro
sandro: Is the test suite stuff done, the cross linking between two different testing systems?
#
rhiaro
eprodrom: links from the document to the different test suites, link to the paresable data and a link to the validator
#
rhiaro
sandro: they don't link to each other but I guess that's okay
#
rhiaro
eprodrom: I can put links on each of them if that's what we need to get done
#
Zakim
sees aaronpk on the speaker queue
#
rhiaro
... I'll do an issue for a link to the validator from the test documents directory with a readme
#
rhiaro
... And a link from the validator to ... one thing that I did with this last push is that I moved the test data into the spec document repo, it was easier to keep everything all together. May do that with the validator code too
#
Arnaud
ack aaronpk
#
Zakim
sees no one on the speaker queue
#
rhiaro
aaronpk: I just found a random URL in the test suite and dropped it into the validator and it gives a warning that it should have an 'id' property, so I thought that it might be good to check the test suite data actually validates
#
rhiaro
... Looks like the examples are missing ids
#
rhiaro
Arnaud: we can keep working on the test suite, but good that you point that out
#
rhiaro
eprodrom: with AS2, there are very few required properties. A name is almost always required, an id is usually required, so we give warnings. We have examples.. one example we have is an empty object. So we have examples that processors should be able to consume and should be able to parse, however when they're put through the validator they'll show warning because they're poor style. Does that make sense?
#
Zakim
sees no one on the speaker queue
#
rhiaro
... If you put an empty document through as2.rocks ... I think need to have a testable system for consumers and we need to have test data that's useful to help them test edge cases, but we also have to have those notifications in the validator for those edge cases
#
sandro
( Arnaud, I'd like to return to Micropub CR this meeting, soon )
#
rhiaro
aaronpk: How do I know what to do with the data ? How do I know if my code is properly handling it?
#
Zakim
sees cwebber on the speaker queue
#
rhiaro
eprodrom: What should your code do? Send an email, fetch a url, put a pin into a map. I'm not sure if there's a correct behaviour we can require out of these processors. What we're looking for is can you parse it, does it look right within your framework
#
Arnaud
ack cwebber2
#
Zakim
sees cwebber on the speaker queue
#
Arnaud
ack cwebber
#
Zakim
sees no one on the speaker queue
#
rhiaro
cwebber2: I just wanted to follow up; we've discussed this before, AS2 is a vocab and the testing toosl around it don't and can't enfoce side effects. That's what AP and ActivitySub do, they're examples of real requirements of implementing that. This has come up before and we specifically went against requiring side effects to have in the tests, as this isn't specified in the vocabulary
#
rhiaro
aaronpk: I just want to know how I know if my code is handling it
#
rhiaro
eprodrom: How would we know that? Ther'es no way to know that? There are a million different things you could do
#
rhiaro
... We can't require any behaviour out of these systems
#
rhiaro
... One way you might know is if you're writing a parser and your parser doesn't throw any errors, that's one good way
#
rhiaro
... So what wev'e done is provide some documents that are known good, and that's about the extent we can go to
#
rhiaro
Arnaud: I'd rather not we have this discussion again, we've gone over it
#
rhiaro
... There's only so much testing we can do
#
rhiaro
eprodrom: One thing we could do is are you looking for some comments on this? Like this is a place, this has all the optional attributes of a place... something like that?
#
rhiaro
aaronpk: The other way to handle that is are there examples of documents that are known bad, so I know that if I parse this document I should see an error? That would help give me something to test
#
rhiaro
... Otherwise I'm just parsing a json document and tha'ts all I'm testing
#
rhiaro
... If there are examples of valid json documents that are invalid AS2 documents I can use that to test parsing as2
#
Zakim
sees no one on the speaker queue
#
Zakim
sees sandro on the speaker queue
#
rhiaro
eprodrom: That sounds good. We can put together test documents that are known invalid AS2 documents
#
rhiaro
aaronpk: THat would definitely help me
#
Arnaud
ack sandro
#
Zakim
sees no one on the speaker queue
#
rhiaro
sandro: but mostly I think you have to hand inspect each one. You're supposed to look at the document, read the spec, and see if your app does whatever makes sense to do for that content. That's my expectation of what it means to be a conforming consumer. You can't automate consumer testing of AS2
#
rhiaro
... That may be something to say prominently on the readme around these files
cwebber-argh joined the channel
#
rhiaro
... The implementation report around consumers presumably say something like my appication understands what this vocabulary temr means and does something meaningful with it. There's no way to automatically test that given it's all human behaviours.. it turns into some html or pixels on the screen
#
rhiaro
aaronpk: makes sense
#
cwebber-argh
server I was connected to for irc is unreachable
#
rhiaro
eprodrom: Yeah the implementation document covers all of the object classes, each property of each object class, the core and extended vocab, and asks whether you implemented that class, and for each property did you implement it, and a place for comments
#
rhiaro
... So if you implemented audio class but you don't necessarily process wav files or something, you could put that kind of comment into there
#
cwebber-argh
also we had a heavy discussion about this in SF and after and came to the conclusions about how to go about testing and etc, I really feel like this has been move forwarded with after already being discussed to death
#
rhiaro
sandro: do you think it's possible peopel might see that and go.. I have a json parser therefore I'm implementing all of this?
#
rhiaro
eprodrom: We say in our document your application must use this, just passing through unrecognised properties doesn't count as an 'implementation'
#
eprodrom
"For each core class your application implements, note which properties of the class it uses. Here, "implements" means that your application uses the property directly; just passing through unrecognized properties doesn't count as an "implementation"."
#
rhiaro
Arnaud: I think this is good, still some things to be tied up, but I don't hear anything that would stop us on the CR request
#
rhiaro
... We already have a resolution
#
rhiaro
eprodrom: I'd like to take the current version and take the new links to WD and we do need a resolution on that
#
Arnaud
PROPOSED: publish the latest editor's draft of AS 2
#
eprodrom
+1
#
cwebber-argh
+1
#
sandro
+1 (as new WD)
#
Arnaud
RESOLVED: publish the latest editor's draft of AS 2 as new WD
#
rhiaro
Arnaud: sandro, you'll work on the scheduling and sending the request?
#
rhiaro
sandro: yes
#
rhiaro
sandro: Back to micropub. I did find me IRC log and it looks like we messed up and we didn't record that
#
ben_thatmustbeme
obviously tantek did understand that was well
#
rhiaro
... I certainly understood that we had. I've talked to Wendy about it. But it's not in the record, so that's an oops
#
rhiaro
... I guess the easiest thing to do would be to do that resolution now?
#
KevinMarks
makes sense
#
Arnaud
PROPOSED: Move MicroPub to CR
#
eprodrom
+1
#
cwebber-argh
+1
#
sandro
+1 (I feel we decided this as the F2F but it didnt get recorded)
#
Arnaud
RESOLVED: Move MicroPub to CR
#
cwebber2
whew, back on this server :)
#
sandro
RRSAgent, pointer?
#
rhiaro
TOPIC: Micropub
#
rhiaro
Arnaud: want to add anything on status of WD?
#
rhiaro
aaronpk: I went through all the issues from the f2f and published a new WD yesterday. All work we had agreed on at the f2f
#
rhiaro
... No more open issues on that
#
rhiaro
sandro: as far as you know we're ready to finish the transition request. Wouldn't hurt for people to give it another read
#
rhiaro
... Later today I'll look over them both and try to send them
#
rhiaro
... Evan do you think you'll be able to do your publication today?
#
rhiaro
eprodrom: I think so. There may be some trickiness with the fact we've moved to a different ED location. I'm not sure if the echidna token stays valid...
#
rhiaro
aaronpk: I'm pretty sure they do
#
rhiaro
eprodrom: If that works then I should probably be able to do it after the call
#
rhiaro
sandro: I will circulate a doodle poll once I have a little more data from folks
#
rhiaro
TOPIC: jf2, fpwd
#
rhiaro
ben_thatmustbeme: I ran out of the meeting early last time and we resolved to get there. I don't know where to go next. I need to work out with sandro to get a token to publish
#
rhiaro
Arnaud: It doesn't work for the fpwd
#
rhiaro
ben_thatmustbeme: So then I don't know
#
rhiaro
sandro: we've already got the approval from wendy for that so it's the talking with the webmaster
#
rhiaro
... I guess send me an email with the pointers to what you've got and I'll try to help you from there
#
rhiaro
ben_thatmustbeme: ok
#
rhiaro
TOPIC: post type discovery
#
rhiaro
Arnaud: tantek is not here, so we skip for this week?
#
rhiaro
eprodrom: he presented a new version at the f2f but I'm not sure if there have been any new devleopments on it since then
#
sandro
FPWD was approved
#
rhiaro
Arnaud: I see there are open issues so this is work in progress obviously
#
rhiaro
sandro: the main thing is this was approved for fpwd by the group and wendy, so we are ready to publish once he turns the crank, same as ben
#
rhiaro
Arnaud: unelss anybody else has anything to add I think we can leave it at this for this week?
#
rhiaro
TOPIC: Webmention
#
rhiaro
aaronpk: We have received a couple of implementation reports, one from ben and one from GNU Social
#
rhiaro
... That's pretty exciting
#
rhiaro
... Three including mine. HOpefully we'll get more coming in
#
rhiaro
... I have been working on the issues and published a new ED with a lot of the issues addressed. Still a couple of open ones
#
rhiaro
... One in particular I would like to get some help on, but I can chat offline about that, it's a minor thing
#
rhiaro
... So new ED yesterday
#
rhiaro
... Not ready to publish a WD of that yet
#
eprodrom
q+
#
Zakim
sees eprodrom on the speaker queue
#
Arnaud
ack eprodrom
#
Zakim
sees no one on the speaker queue
#
ben_thatmustbeme
i had wanted to show off mf2 -> as2 conversion for SOME things, but my hosting provider is having issues, so i'll hold off on that
#
rhiaro
eprodrom: I have a question for aaronpk
#
rhiaro
... I looked through exit criteria for webmention. Report for GNU Social has a couple of unchecked boxes, I assume that's going to be the case for all implementations
#
rhiaro
... What happens if we have 3 implementations or 5 implementations, and none of them pass discovery test 17 for example
#
rhiaro
aaronpk: my understanding is that each part needs to be implemented by at least 2, but no implementation has to implement everything
#
rhiaro
... If there is something that nobody has implemented we take it out of the spec because it had no purpose. But correct me if I'm wrong
#
rhiaro
sandro: that sounds right
#
rhiaro
Arnaud: The exit criteria is every feature has to be implemented by two implementations at least
#
rhiaro
... If one part is not implemented, one way to deal with it is to prompt implementors to implement it
#
rhiaro
... Then you can declare victory and move forards. Downside is you're focring peopel to implement something they don't care about
#
rhiaro
... Other thing to do would take a resolution from the wg, to publish a new CR without that feature
#
sandro
Yeah -- nudging people to implement something just for the spec is a BAD IDEA. (and I confess I've done it several times. With lots of regret.)
#
rhiaro
... Still delayed because of process
#
rhiaro
... Just a matter of a few weeks
#
rhiaro
aaronpk: is this non-normative things, or only normative?
#
rhiaro
Arnaud: non-normative is editorial, we can change anything we want
#
rhiaro
... Between CR and PR you can change anything that's not normative
#
rhiaro
... Only talking about what impacts compliance
#
rhiaro
sandro: I'm a little fuzzy about the SHOULDs
#
rhiaro
Arnaud: Do you think that we can .. I don't think we can freely change places where the spec says you SHOULD do this.. we can't just take those out or add those
#
rhiaro
s/Arnaud/sandro
#
rhiaro
Arnaud: I think technically you can
#
rhiaro
sandro: I think it would invalidate reivews. I wouldn't want to do that withotu careful thought
#
rhiaro
Arnaud: I agree with that, just because you can doesn't mean you should. Probably wise not to do that casually
#
eprodrom
q+
#
Zakim
sees eprodrom on the speaker queue
#
Arnaud
ack eprodrom
#
Zakim
sees no one on the speaker queue
#
rhiaro
eprodrom: the only thing that I'm getting out of.. looking at the gnu social implementation.. seems like they skipped some of the security and verification suggestions, which I think are that's up to you if you choose not to implement the security ocnsiderations, but if we see a pattern there where we see no-one implements the chekc of not accepting webmentions that are in an html comment, I wonder if that informs any decision making we do later on. Do we
#
rhiaro
change it in the spec?
#
rhiaro
... We're suggesting some verification, validation and security parts of the implementation. We have at least one case where somoene has skipped a lot. If we see people skipping a lot is that cause for concern for us?
#
sandro
q+ to ask about test 13 & 17
#
Zakim
sees sandro on the speaker queue
#
rhiaro
Arnaud: You could write up an issue to say you think we got it wrong about security and we need to change the spec to make it reuqired
#
rhiaro
... Then we'd need a new CR and new implementation reports
#
ben_thatmustbeme
aaronpk, i don't actually see in the spec reference to ignoring links in HTML comments actually
#
rhiaro
eprodrom: I'm going to keep an eye open. i think that in writing most of our specs we are saying it's okay to do x because you will also do y. It's okay to include this link in your page because you're also going to be verifying the link was in this webmention. It's okay to include unverified properties in your AS2 because you're going to be checking this and this. But if you don't do the checks, i makes those other parts more dangerous
#
Zakim
sees no one on the speaker queue
#
rhiaro
... I'll keep an eye on this. I'll raise it if it seems to be a pattern
#
rhiaro
... Aaron, for your implementation did you do these security considerations?
#
rhiaro
aaronpk: My implementation passes all of the webmention.rocks test
#
rhiaro
... In security I think mine.. I don't moderate, I displya them immediately. I don't reverify. I don't have a byte limit, but I do have a time limit
#
ben_thatmustbeme
i had wanted to show off mf2 -> as2 conversion for SOME things, but my hosting provider is having issues, so i'll hold off on that
#
Zakim
sees cwebber on the speaker queue
#
rhiaro
Arnaud: We have 8 minutes left, anything else?
#
Arnaud
ack cwebber
#
Zakim
sees no one on the speaker queue
#
rhiaro
cwebber2: I thought I'd give an update on activitypub stuff
#
rhiaro
... One thing is that jessica and I have done some large refactoring of the document that's making things structurally better to reduce effort when we split into two documents
#
aaronpk
ben_thatmustbeme, i don't think it needs to explicitly say ignore links in comments since it says to explicitly look for <a> <img> and <video> and similar tags
#
rhiaro
... So I have also completely marked up locally everything that needs to be done towards that and am working on that
#
rhiaro
... Meanwhile jessica merged a couple of issues we'd discussed
#
rhiaro
... And there's a PR from jessica that we're looking at merging, we just need to refactor it to the existing refactor that just happened. THerew as also some discussion we should have next week about authentication stuff
#
rhiaro
... Not now, possibly complicated
#
rhiaro
... One positivie thing, I should have a minimal implementation of AP done that I could report on
#
rhiaro
... That I can point to
#
rhiaro
... That's mostly it
#
ben_thatmustbeme
aah aaronpk, i see that now, that does make sense, yes
#
rhiaro
... One other thing that's not AP related
#
rhiaro
... More about implementations of AS2
#
rhiaro
... I had recently updated activipy to handle the id and type aliases, and as we discussed you don't need @id and @type, we support id and type
#
rhiaro
... I supported that from a consumption standpoint, but I'm still outputting @id and @type. In a certain sense it's easier for me because I'm using json-ld tooling
#
rhiaro
... Using the context for @id and @type as aliases is kind of -cwebber2 cuts off-
#
rhiaro
... Is it mandatory to use them without the @, and we expect all AS2 documents do use them without the @ or is that optional?
#
rhiaro
... It's not clear in the document currently, it says they're equivalent, doesn't require
#
rhiaro
eprodrom: that question is above my pay grade
#
rhiaro
... The way that we've structured the aliases, it's preferable for publishers to output without the @
#
rhiaro
... But it's still valid AS2 if you have them
#
rhiaro
cwebber2: I'm going to make the change to make it output them without, so I'll do that soon but not immediately if it's still valid
#
Zakim
sees rhiaro on the speaker queue
#
rhiaro
Arnaud: If you want to, feel free to put that as an agenda item for next week
#
Arnaud
ack rhiaro
#
Zakim
sees no one on the speaker queue
#
ben_thatmustbeme
it was my understanding as well that the @id should always be id
#
rhiaro
rhiaro: if both are allowed, what's the point of the alias?
#
rhiaro
... It's a massive pain to check for both
#
rhiaro
eprodrom: I'd like to put this on the agenda for next week
#
rhiaro
... I'll be better informed then
#
rhiaro
... and what that means for publishers and consumers
#
rhiaro
... I understand for consumers it's an extra burden to check for both and it would be good to minimise that burden
#
rhiaro
Arnaud: every time you add some flexibility it means more pain
#
rhiaro
... Anything else? We're out of time
#
Loqi
rhiaro has 207 karma
#
rhiaro
... Have a good day :)
#
Arnaud
trackbot, end meeting
#
trackbot
is ending a teleconference.
#
trackbot
Zakim, list attendees
#
Zakim
As of this point the attendees have been cwebber, Arnaud, aaronpk, eprodrom, ben_thatmustbeme, wilkie, KevinMarks, sandro, rhiaro
#
trackbot
RRSAgent, please draft minutes
#
RRSAgent
I have made the request to generate http://www.w3.org/2016/06/21-social-minutes.html trackbot
#
trackbot
RRSAgent, bye
#
RRSAgent
I see no action items
jasnell_ joined the channel
#
aaronpk
cwebber2: if someone wanted to start getting involved with and using activitypub and activitystreams today, what would you point them towards as far as resources and examples?
#
cwebber2
aaronpk: for activitypub, the standards doc and the pump.io api page are probably the two clearest pages. As for ActivityStreams, I think the docs I wrote on ActiviPy are pretty clear http://activipy.readthedocs.io/en/latest/
#
cwebber2
aaronpk: so for the "minimal example for activitypub", working on it, literally right now :)
#
cwebber2
hopefully I'll have more to say on it at next week's meeting
#
aaronpk
i'm giving a talk at open source bridge tomorrow, presenting everything this group is working on
#
cwebber2
aaronpk: cool
#
Zakim
excuses himself; his presence no longer seems to be needed
#
aaronpk
as2 began outside of this working group right?
jasnell and jasnell_ joined the channel
#
aaronpk
cwebber2: also are there any live implementations of activitypub or activitystreams that i can point to?
#
aaronpk
(besides the validator)
shepazu_, almereyda and ben_thatmustbeme joined the channel