[ 
https://issues.apache.org/jira/browse/CLEREZZA-473?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13034934#comment-13034934
 ] 

Reto Bachmann-Gmür commented on CLEREZZA-473:
---------------------------------------------

This issue seems far to big: a first step would be to allow adding friends to 
the profile. You added allready code to do this, but I disagree with the 
approach of requesting remote graphs from the renderlet. As the Proxy service 
is no longer available to renderlet I commented out that code. If there is to 
be a WebRenderingSErvice it should be a much more limited interface.

> enable global friend requests
> -----------------------------
>
>                 Key: CLEREZZA-473
>                 URL: https://issues.apache.org/jira/browse/CLEREZZA-473
>             Project: Clerezza
>          Issue Type: New Feature
>            Reporter: Henry Story
>              Labels: socialweb
>   Original Estimate: 336h
>  Remaining Estimate: 336h
>
> Enabling friend requests to work globally, without the reliance on e-mail is 
> essential for any social web platform. Adding a friend, once the server has 
> his WebId should be as simple as:
>   1. add webid to list of foaf:knows
>   2. find if the known person has a ping endpoint
>   3. ping that endpoint to let them know that one is pointing to them
> The pinged person should on receiving the friend request be able to see a 
> message with the request, and decide what type of relation she wants to have 
> with the original pinger.
> A very simple protocol for this is described here 
> http://www.w3.org/wiki/Pingback

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to