CVS update: openprivacy/htdocs/notes

From: cvs@openprivacy.org
Date: Wed Feb 28 2001 - 12:01:34 PST

  • Next message: cvs@openprivacy.org: "CVS update: openprivacy/htdocs/notes"

    Date: Wednesday February 28, 19101 @ 12:01
    Author: fen
    CVSWEB Options: -------------------

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

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

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

    Update of /usr/local/cvs/public/openprivacy/htdocs/notes
    In directory giga:/home/fen/projects/openprivacy/htdocs/notes

    Modified Files:
            whitepaper.shtml
    Log Message:
    moved opinion store to the bottom

    *****************************************************************
    File: openprivacy/htdocs/notes/whitepaper.shtml

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

    CVSWeb: Annotate this file: http://openprivacy.org/cgi-bin/cvsweb/cvsweb.cgi/openprivacy/htdocs/notes/whitepaper.shtml?annotate=1.38

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

    CVSWeb: Diff to previous version: http://openprivacy.org/cgi-bin/cvsweb/cvsweb.cgi/openprivacy/htdocs/notes/whitepaper.shtml.diff?r1=1.38&r2=1.37

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

    Index: openprivacy/htdocs/notes/whitepaper.shtml
    diff -u openprivacy/htdocs/notes/whitepaper.shtml:1.37 openprivacy/htdocs/notes/whitepaper.shtml:1.38
    --- openprivacy/htdocs/notes/whitepaper.shtml:1.37 Wed Feb 28 11:58:14 2001
    +++ openprivacy/htdocs/notes/whitepaper.shtml Wed Feb 28 12:01:34 2001
    @@ -9,7 +9,7 @@
       </head>
       <body bgcolor="#ffffff">
     
    - <!-- $Id: whitepaper.shtml,v 1.37 2001/02/28 19:58:14 fen Exp $ -->
    + <!-- $Id: whitepaper.shtml,v 1.38 2001/02/28 20:01:34 fen Exp $ -->
         
         <h1>OpenPrivacy - Enhancing the Internet with Reputations</h1>
     
    @@ -177,12 +177,6 @@
               of the proof without permission would directly - and adversely -
               affect the reputation of the receiver.
             </p>
    - <h4>Opinion Store</h4>
    - <p>
    - A reputation server's <i>opinion store</i> supports the
    - putReputation() and getReputation() methods which access some form
    - of persistent data store.
    - </p>
             <h4>Bias Management</h4>
             <p>
               A reputation management system may assemble a set of related
    @@ -218,6 +212,14 @@
               Ultimately, what form its opinions take, their quality and other
               factors are judged by its peers who may then assign it a
               reputation, and seek its advice -- or not.
    + </p>
    + <h4>Opinion Store</h4>
    + <p>
    + A reputation server's <i>opinion store</i> supports the
    + putReputation() and getReputation() methods which access some form
    + of persistent data store. The store may be anything from simple
    + in-memory hash tables to a full-blown Oracle database. We include
    + the mention of the interface here only for completeness.
             </p>
           </blockquote>
           <h3>Communications</h3>



    This archive was generated by hypermail 2b30 : Wed Feb 28 2001 - 12:01:35 PST