CVS update: sierra/htdocs

From: cvs@openprivacy.org
Date: Thu Mar 01 2001 - 17:27:34 PST

  • Next message: cvs@openprivacy.org: "CVS update: sierra/src/java/org/openprivacy/sierra/rce/talon/interfaces"

    Date: Thursday March 1, 19101 @ 17:27
    Author: burton
    CVSWEB Options: -------------------

    Main CVSWeb: http://openprivacy.org/cgi-bin/cvsweb/cvsweb.cgi

    View this module: http://openprivacy.org/cgi-bin/cvsweb/cvsweb.cgi/sierra/htdocs

    -----------------------------------

    Update of /usr/local/cvs/public/sierra/htdocs
    In directory giga:/tmp/cvs-serv16543/htdocs

    Modified Files:
            index.shtml
    Log Message:
    ...

    *****************************************************************
    File: sierra/htdocs/index.shtml

    CVSWEB Options: -------------------

    CVSWeb: Annotate this file: http://openprivacy.org/cgi-bin/cvsweb/cvsweb.cgi/sierra/htdocs/index.shtml?annotate=1.6

    CVSWeb: View this file: http://openprivacy.org/cgi-bin/cvsweb/cvsweb.cgi/sierra/htdocs/index.shtml?rev=1.6&content-type=text/x-cvsweb-markup

    CVSWeb: Diff to previous version: http://openprivacy.org/cgi-bin/cvsweb/cvsweb.cgi/sierra/htdocs/index.shtml.diff?r1=1.6&r2=1.5

    -----------------------------------

    Index: sierra/htdocs/index.shtml
    diff -u sierra/htdocs/index.shtml:1.5 sierra/htdocs/index.shtml:1.6
    --- sierra/htdocs/index.shtml:1.5 Wed Feb 28 16:04:18 2001
    +++ sierra/htdocs/index.shtml Thu Mar 1 17:27:33 2001
    @@ -1,49 +1,52 @@
     <!--#include virtual="/includes/top.html"-->
     <!--#include virtual="/includes/navigation.html"-->
     
    +<!--
     
    +
    +-->
    +
    +
     <h1>Sierra</h1>
     
     
     <h3>Overview:</h3>
     
     <p>
    -Sierra is a distributed, cross-platform, peer-2-peer, <a
    -href="http://www.openprivacy.org/reputations/">reputation management system</a>
    +Sierra is a distributed, cross-platform, <a
    +href="http://www.openprivacy.org/reputations/">Reputation Management System</a>
    +(RMS). Its goal is the be the reference implementation of an RMS as specified
    +by the <a href="http://www.openprivacy.org">OpenPrivacy</a> project.
     
     <p>
    -Sierra's main goal is to free uses and developers from the tasks of worrying
    -about communication protocols and framework design. Sierra introduces the
    -concept of a ReputationCalculationEngine (RCE). An RCE is a plug-in which snaps
    -into Sierra so that RCE implementations don't have to worry about basic
    -reputation issues (communication, persistence, composition, etc).
    +Sierra's main goal is to free uses and developers of an RMS from worrying about
    +communication protocols and framework design.
     
    -<p>
    -Sierra contains both the client and server components so that it can participate
    -in a P2P, reputation based, system.
    +<p>Sierra introduces the concept of a ReputationCalculationEngine (RCE). An RCE
    +is a plug-in which snaps into Sierra so that RCE implementations don't have to
    +worry about basic reputation issues (communication, persistence, composition,
    +etc).
     
     <h3>Advantages:</h3>
     
     <ul>
    - <li>Network aware and communicates with other Reputation Servers via SOAP.
    + <li>Transparent network aware and communicates with other Reputation
    + Management Systems via any communications protocol via the RCE interface.
     
        <li>Written in Java and portable across all Operating Systems and Java
        Virtual Machines. Should also run on the GNU Java Compiler.
    -
    - <li>All data interaction is accomplished via XML.
     
    - <li>Reputation persistence handled by Sierra.
    -
    + <li>Reputation persistence framework handled by Sierra.
        
    + <li>Utilizes on the <a href="http://talon.openprivacy.org">Talon</a> component
    + system.
        
    -</ul>
    + <li>Works with any network architecture including P2P, client-server, and
    + stand alone configurations.
     
    -<h3>Get Involved</h3>
    + <li>Provides a standardized RMS framework.
     
    -<p>
    -Sierra is currently pending release but the source code is available via <a
    -href="http://www.openprivacy.org/cgi-bin/cvsweb/cvsweb.cgi">WebCVS</a>.
    -
    +</ul>
     
     
     <!--#include virtual="/includes/bottom.html"-->



    This archive was generated by hypermail 2b30 : Thu Mar 01 2001 - 17:28:05 PST