Discussion:
[GNU/consensus] Implementing WebID
hellekin (GNU/consensus)
2013-05-10 15:49:03 UTC
Permalink
Dear list members,

we're going to meet on IRC[0] this week-end to coordinate a hackathon to
implement WebID authentication[1] in several applications such as Elgg,
Joomla, Mediawiki, Wordpress, and whomever wants to join--the Ruby world
already has it via the foafssl-ruby[2], and Python's Django via
django-webid-auth[3].

Let's talk about when, and spread the word!

==
hk

[0] http://www.gnu.org/consensus#contribute
[1] http://www.w3.org/wiki/WebID_Protocol_Implementations
[2] https://github.com/hellekin/foafssl-ruby (needs integration with the
main rdf gem, and a release as gem--and an actual website ;o)
[3] https://github.com/bennomadic/django-webid-auth‎ (to add to [1])
☮ elf Pavlik ☮
2013-05-10 16:04:05 UTC
Permalink
Post by hellekin (GNU/consensus)
Dear list members,
we're going to meet on IRC[0] this week-end to coordinate a hackathon to
implement WebID authentication[1] in several applications such as Elgg,
Joomla, Mediawiki, Wordpress, and whomever wants to join--the Ruby world
already has it via the foafssl-ruby[2], and Python's Django via
django-webid-auth[3].
in case of Ruby I would like to look at implementing it in omniauth: https://github.com/intridea/omniauth
let's also don't forget javascript server side goodnes: https://github.com/magnetik/node-webid
and for joyful PHP coders you might want to check with:
https://github.com/MyProfile/myprofile
https://github.com/AKSW/OntoWiki

happy hacking!
Nick Jennings
2013-05-10 17:13:11 UTC
Permalink
I'm having a Sockethub meetup/hackathon this weekend in Berlin (if anyone
is in town and interested - details here: http://lanyrd.com/2013/sockethub/).


Might be a good opportunity to add a WebID platform to Sockethub :)

-Nick




On Fri, May 10, 2013 at 6:04 PM, ☮ elf Pavlik ☮ <
Post by ☮ elf Pavlik ☮
Post by hellekin (GNU/consensus)
Dear list members,
we're going to meet on IRC[0] this week-end to coordinate a hackathon to
implement WebID authentication[1] in several applications such as Elgg,
Joomla, Mediawiki, Wordpress, and whomever wants to join--the Ruby world
already has it via the foafssl-ruby[2], and Python's Django via
django-webid-auth[3].
https://github.com/intridea/omniauth
https://github.com/magnetik/node-webid
https://github.com/MyProfile/myprofile
https://github.com/AKSW/OntoWiki
happy hacking!
hellekin (GNU/consensus)
2013-05-10 17:33:01 UTC
Permalink
in case of Ruby I would like to look at implementing [WebID] in omniauth
*** Hey Pavlik! I guess you could reuse foafssl-ruby, it's pretty much
standalone, and comes as a Rack middleware. WebID is a simple protocol.

As I said, foafssl-ruby requires a long-due update to join the RDF
family[1], and a Gem release (so that it's a step closer to integration
in Debian). I suppose it could be renamed rdf-webid for the occasion.

==
hk

[1] https://github.com/ruby-rdf

P.S.: to the Ruby RDF group, it's a response to a call for cross-app
implementation hackathon of WebID, see
http://lists.gnu.org/archive/html/consensus/2013-05/msg00000.html
Gregg Kellogg
2013-05-13 13:45:29 UTC
Permalink
I can't participate in the hackathon, but if I can help with only of the Ruby RDF bits, please let me know.

Gregg Kellogg

Sent from my iPad
Post by hellekin (GNU/consensus)
in case of Ruby I would like to look at implementing [WebID] in omniauth
*** Hey Pavlik! I guess you could reuse foafssl-ruby, it's pretty much
standalone, and comes as a Rack middleware. WebID is a simple protocol.
As I said, foafssl-ruby requires a long-due update to join the RDF
family[1], and a Gem release (so that it's a step closer to integration
in Debian). I suppose it could be renamed rdf-webid for the occasion.
==
hk
[1] https://github.com/ruby-rdf
P.S.: to the Ruby RDF group, it's a response to a call for cross-app
implementation hackathon of WebID, see
http://lists.gnu.org/archive/html/consensus/2013-05/msg00000.html
hellekin (GNU/consensus)
2013-05-10 17:24:28 UTC
Permalink
Hi ! is there a public call for this? I'm thinking in other software
developers that aren't in this list, i.e. moodle developers.
*** Hi lupa,

thank you for your interest. No, there's no other public call than the
one you replied to. It's not a huge event, just something I'm going to
do anyway with Matias for our respective projects, following a recent
conversation we had.

As Elf Pavlik suggested, part of the deal is to look at the existing
code and reuse, or improve it. We should also take the opportunity to
improve existing documentation, and discuss the scope of that specific
authentication scheme.

Cheers,

==
hk
lupa
2013-05-10 16:04:01 UTC
Permalink
Hi ! is there a public call for this? I'm thinking in other software
developers that aren't in this list, i.e. moodle developers.

thanks in advance
Post by hellekin (GNU/consensus)
Dear list members,
we're going to meet on IRC[0] this week-end to coordinate a hackathon to
implement WebID authentication[1] in several applications such as Elgg,
Joomla, Mediawiki, Wordpress, and whomever wants to join--the Ruby world
already has it via the foafssl-ruby[2], and Python's Django via
django-webid-auth[3].
Let's talk about when, and spread the word!
==
hk
[0] http://www.gnu.org/consensus#contribute
[1] http://www.w3.org/wiki/WebID_Protocol_Implementations
[2] https://github.com/hellekin/foafssl-ruby (needs integration with the
main rdf gem, and a release as gem--and an actual website ;o)
[3] https://github.com/bennomadic/django-webid-auth (to add to [1])
Matias Aguirre
2013-05-10 18:00:09 UTC
Permalink
Hi!

Sure we can going forward with this. I ll to spread the word in the
Joomla! community too to see if someone like to join us.

Regards
Post by hellekin (GNU/consensus)
Dear list members,
we're going to meet on IRC[0] this week-end to coordinate a hackathon to
implement WebID authentication[1] in several applications such as Elgg,
Joomla, Mediawiki, Wordpress, and whomever wants to join--the Ruby world
already has it via the foafssl-ruby[2], and Python's Django via
django-webid-auth[3].
Let's talk about when, and spread the word!
==
hk
[0] http://www.gnu.org/consensus#contribute
[1] http://www.w3.org/wiki/WebID_Protocol_Implementations
[2] https://github.com/hellekin/foafssl-ruby (needs integration with the
main rdf gem, and a release as gem--and an actual website ;o)
[3] https://github.com/bennomadic/django-webid-auth‎ (to add to [1])
Loading...