Changes between Version 15 and Version 16 of FOAFRealm

Show
Ignore:
Timestamp:
05/05/09 03:34:16 (16 months ago)
Author:
skruk (IP: 157.25.157.165)
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • FOAFRealm

    v15 v16  
    33[[PageOutline]] 
    44 
    5 '''FOAFRealm''' is a service for authentication of users and management of users' profiles. It allows distributed authentication and trust infrastructure without a centralized authority. FOAFRealm delivers a backbone infrastructure for trust applications based on social relationships and allows to establish identity of users similar to the way we establish identity and trust in real life. It is based on solutions like the P2P HyperCuP topology and the FOAF ontology for expressing relationships between users on the Semantic Web. Current version delivers a realm plugin for Apache Tomcat, together with a set of Java libraries and JSP/Servlets/Ajax user interface (the Aparicio component). Future implementations will deliver bindings for J2EE, .NET and PHP frameworks. 
     5'''FOAFRealm''' is a service for authentication of users and management of users' profiles. It allows distributed authentication and trust infrastructure without a centralized authority. FOAFRealm delivers a backbone infrastructure for trust applications based on social relationships and allows to establish identity of users similar to the way we establish identity and trust in real life. It is based on solutions like the P2P HyperCuP topology and the FOAF ontology for expressing relationships between users on the Semantic Web.  
     6 
     7The project was started by Sebastian Kruk in 2004. The first prototype was delivered in June 2004 as a submission to the FOAF Workshop in Galway. 
     8 
     9Current version delivers a realm plugin for Apache Tomcat, together with a set of Java libraries and JSP/Servlets/Ajax user interface (the Aparicio component). Future implementations will deliver bindings for J2EE, .NET and PHP frameworks. 
    610 
    711== About ==