#social 2015-04-22
2015-04-22 UTC
#
kylewm aaronpk: sorry :( fixed now
#
KevinMarks xmpp?

#
elf-pavlik kylewm i tried to do distributed indieauth on http://reader.kylewm.com/ with https://indiecert.net/ and it failed on redirect to non HTTPS :(

#
kylewm elf-pavlik: try https://reader.kylewm.com/ ?
#
elf-pavlik 400 Bad Request from https://indiecert.net/auth

#
elf-pavlik some result

#
KevinMarks oh

#
elf-pavlik bblfish i can use WebID+TLS certs with IndieCert and distributed IndieAuth!

#
elf-pavlik fkooman did some nice work on that

#
elf-pavlik he also got it working with Nitrokey (former CryptoStick) https://www.tuxed.net/fkooman/blog/indiecert_nitrokey.html

#
elf-pavlik i already have http://nitrokey.com/ on my wishlist (RDF using schema.org goodrelations) one of them and will keep my private key on it

#
KevinMarks did you get to sign in to reader.kylewm.com yet?

#
elf-pavlik bblfish I also look forward to try Linked Data Signatures with keys on a SmardCard using WebCrypto API :D https://twitter.com/manusporny/status/568091383686414336

#
Loqi @manusporny :: Video explanation of how Linked Data Signatures work (JSON-LD + Cryptography): https://www.youtube.com/watch?v=QdUZaYeQblY #jsonld #w3c

#
elf-pavlik aaronpk, with likes from the reader. how do you verify that someone really liked something if you have 100k likes? https://github.com/jasnell/w3c-socialwg-activitystreams/issues/89

#
kylewm elf-pavlik: I wonder if you would try logging in with indiecert one more time?
#
kylewm I changed so that the redirect_uri is https instead of http
#
elf-pavlik kylewm i got same 400 Bad Request but maybe some caching involved?

#
KevinMarks the like sends a webmention pointing to the page with the like on

#
elf-pavlik client_id=http%3A%2F%2Freader.kylewm.com

#
kylewm elf-pavlik: too bad, no there shouldn't be any caching. thank you for trying
#
elf-pavlik KevinMarks I people sign them I can verify it with crypto without network latency if i can cache keys efficiently

#
KevinMarks the recipient then loooks on thta page for a link to them with u-like-of on http://indiewebcamp.com/like

#
elf-pavlik aaronpk any idea where indieauth sets: client_id=http%3A%2F%2Freader.kylewm.com

#
KevinMarks that kind og premature optimisation is why no-one uses Salmon

#
elf-pavlik this one has http not https

#
kylewm elf-pavlik: yeah I can change it to https, I would be surprised if it helps
#
elf-pavlik KevinMarks++ i need to read spec again and brush up on magic signatures :D

#
KevinMarks solve problems of scale once you start to have them; if you try and solve them first you never get there

#
elf-pavlik KevinMarks I didn't use best example, i encourage you to check out for example Use Cases drafts from Credentials CG

#
Loqi @manusporny :: A video introduction to verifiable credentials on the Web (JSON-LD + Cryptography + Identity): https://www.youtube.com/watch?v=eWtOg3vSzxI #jsonld #w3c

#
elf-pavlik going to sleep, almost 3AM here @|@

#
elf-pavlik kylewm we can try again tomorrow if you like with this https issues, i can also invite fkooman to check indiecert.net logs

#
kylewm elf-pavlik: ok sounds good. I got it to work for me, but definitely only on https://reader.kylewm.com, not on http://
bblfish, Arnaud, shepazu, tilgovi, the_frey, bblfish_ and kasi joined the channel
#
kasi hello. what can i do here?
cwebber2` and danbri1 joined the channel
#
Loqi Pelf made 2 edits to [[Socialwg/2015-05-04]] https://www.w3.org/wiki/index.php?diff=83773&oldid=83748

#
Loqi Pelf made 1 edit to [[Socialwg/2015-05-04]] https://www.w3.org/wiki/index.php?diff=83774&oldid=83773

#
Loqi Pelf made 1 edit to [[Socialwg/2015-05-04]] https://www.w3.org/wiki/index.php?diff=83775&oldid=83774

#
Loqi Pelf made 1 edit to [[Socialwg/2015-04-28]] https://www.w3.org/wiki/index.php?diff=83776&oldid=83747

bblfish joined the channel
#
elf-pavlik trackbot, start meeting

RRSAgent joined the channel
#
RRSAgent logging to http://www.w3.org/2015/04/22-social-irc

Zakim joined the channel
#
elf-pavlik Zakim, this will be SOCIG

#
elf-pavlik RRSAgent, generate minutes

#
RRSAgent I have made the request to generate http://www.w3.org/2015/04/22-social-minutes.html elf-pavlik

#
elf-pavlik RRSAgent, make records public

harry joined the channel
AdamB and guangyuan joined the channel
#
elf-pavlik trackbot, end meeting

#
RRSAgent I have made the request to generate http://www.w3.org/2015/04/22-social-minutes.html trackbot

AnnB, ht, the_frey_, the_frey, tantek, tilgovi and shepazu joined the channel
#
cwebber2` aaronpk: interesting, is oauth basically specified in micropub?
#
aaronpk cwebber2: Tsyesika: the best way to get a sense of how IndieAUth works is to attempt to sign in to https://quill.p3k.io which has a built-in tutorial

#
elf-pavlik aaronpk what do you think about signing data as alternative option to obtaining a Barer token? https://twitter.com/manusporny/status/568091383686414336

#
Loqi @manusporny :: Video explanation of how Linked Data Signatures work (JSON-LD + Cryptography): https://www.youtube.com/watch?v=QdUZaYeQblY #jsonld #w3c

#
elf-pavlik s/Barer/Bearer/

#
elf-pavlik do you have links to more background by any chance?

#
elf-pavlik actually with https://indiecert.net in practice I use SSL key (similar to WebID+TLS) to get my token?

harry joined the channel
#
elf-pavlik harry, have you looked at https://indiecert.net ? it looks like like nice connection between IndieAuth and WebID+TLS, i may try to also demo it very shortly in Paris

#
elf-pavlik https://github.com/linkeddata/SoLiD mentions WebID, WebID-TLS and WebID-RSA

#
elf-pavlik IndieCert also works with Nitrokey (former CryptoStick) https://www.tuxed.net/fkooman/blog/indiecert_nitrokey.html

#
elf-pavlik and implements distributed IndieAuth

#
harry In general, I'd discourage amateur cryptography for any high-value data. Over the next few months the browser vendors will likely push out increasing FIDO support which will solve the authentication issue in a sane way that is compatible both with UX issues and the Web Security model - so I'd like to keep that out of scope for Social WG.

#
aaronpk oh hey they did get the page up for it now http://shop.oreilly.com/product/0636920037248.do

cwebber2` and the_frey joined the channel
#
aaronpk aaaaaand favorited: http://aaron.pk/f4an2

tantek, bblfish, KevinMarks and the_frey joined the channel
#
elf-pavlik aaronpk++

the_frey joined the channel
the_frey, tantek_, tantek__ and bblfish joined the channel