Re: Using WebID ACLs to control access to my Google Drive, SkyDrive, and DropBox folders

On 6/20/12 8:07 AM, Jürgen Jakobitsch wrote:
> extremly cool!!
>
> my access rights (issued @ http://kingsley.idehen.net/sparql)
>
> prefix acl: <http://www.w3.org/ns/auth/acl#>
> prefix foaf: <http://xmlns.com/foaf/0.1/>
> SELECT ?webID ?hasAccessType ?toDavResource
> WHERE {
>   ?agentClass foaf:member ?webID FILTER(?webID=<http://www.turnguard.com/turnguard> ).
>   ?acl acl:agentClass ?agentClass .
>   ?acl acl:mode ?hasAccessType .
>   ?acl acl:accessTo ?toDavResource
> }
>
>
> wkr turnguard
Cool!

Okay, I've just added the following to my original post;

*Quick WebID Verification*

You can verify your WebID using the following:

1. Simple WebID Verification Service -- 
http://id.myopenlink.net/ods/webid_demo.html

2. Other WebID Verification Services 
-- http://delicious.com/kidehen/webid_verifier

3. SPARQL Query (just substitute the WebID with yours) 
-- http://kingsley.idehen.net/c/CW72AB

4. SPARQL Query Results -- http://kingsley.idehen.net/c/CW7Z5C .


Kingsley
>
>
>
> ----- Original Message -----
> From: "Kingsley Idehen" <kidehen@openlinksw.com>
> To: public-rww@w3.org
> Sent: Wednesday, June 20, 2012 12:59:55 PM
> Subject: Re: Using WebID ACLs to control access to my Google Drive, SkyDrive,   and DropBox folders
>
> On 6/19/12 7:33 PM, Jürgen Jakobitsch wrote:
>> hi,
>>
>> could you add http://www.turnguard.com/turnguard to your acls
>>
>> currently i'm asked for a cert and the for username and password
> Yes, that's expected behavior if your WebID isn't part of the resource
> ACL. Basically, it drops down to digest authentication just in case you
> have an account with the instance that isn't associated with a WebID etc..
>
> Anyway, I've added your WebID to the ACL :-)
>
> Kingsley
>> wkr turnguard
>>
>> ----- Original Message -----
>> From: "Kingsley Idehen" <kidehen@openlinksw.com>
>> To: public-rww@w3.org
>> Sent: Tuesday, June 19, 2012 10:35:16 PM
>> Subject: Using WebID ACLs to control access to my Google Drive, SkyDrive,  and DropBox folders
>>
>> All,
>>
>> I've dropped a G+ hosted post [1] that outlines how I mount and control
>> access to folders from SkyDrive, DropBox, and Google Drive via my
>> personal ODS-Briefcase (ODrive), using WebID .
>>
>> Resource collections in question are at:
>>
>> • My Skydrive --
>> <https://kingsley.idehen.net/DAV/home/kidehen/Public/SkyDrive/>
>>
>> • My DropBox --
>> <https://kingsley.idehen.net/DAV/home/kidehen/Public/DropBox/>
>>
>> • My Google Drive --
>> <https://kingsley.idehen.net/DAV/home/kidehen/Public/GoogleDrive/>
>>
>> If you can't view these resources it means you aren't part of the ACL
>> that controls them. Reply with your WebID and I'll add you to the list :-)
>>
>> Links
>>
>> 1. http://bit.ly/NNOkNB -- mounting 3rd party storage services into my
>> WebID driven personal data space .
>>
>


-- 

Regards,

Kingsley Idehen 
Founder & CEO
OpenLink Software
Company Web: http://www.openlinksw.com
Personal Weblog: http://www.openlinksw.com/blog/~kidehen
Twitter/Identi.ca handle: @kidehen
Google+ Profile: https://plus.google.com/112399767740508618350/about
LinkedIn Profile: http://www.linkedin.com/in/kidehen

Received on Wednesday, 20 June 2012 13:08:18 UTC