CVS update: openprivacy/htdocs/notes/reputations

From: cvs@openprivacy.org
Date: Tue Jan 16 2001 - 18:53:47 PST


Date: Tuesday January 16, 19101 @ 18:53
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/reputations

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

Update of /usr/local/cvsroot/openprivacy/htdocs/notes/reputations
In directory openprivacy.org:/home/fen/projects/openprivacy/htdocs/notes/reputations

Modified Files:
        protocol.txt
Log Message:
began making exhative list of interface requests

*****************************************************************
File: openprivacy/htdocs/notes/reputations/protocol.txt

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

CVSWeb: Annotate this file: http://openprivacy.org/cgi-bin/cvsweb/cvsweb.cgi/openprivacy/htdocs/notes/reputations/protocol.txt?annotate=1.3

CVSWeb: View this file: http://openprivacy.org/cgi-bin/cvsweb/cvsweb.cgi/openprivacy/htdocs/notes/reputations/protocol.txt?rev=1.3&content-type=text/x-cvsweb-markup

CVSWeb: Diff to previous version: http://openprivacy.org/cgi-bin/cvsweb/cvsweb.cgi/openprivacy/htdocs/notes/reputations/protocol.txt.diff?r1=1.3&r2=1.2

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

Index: openprivacy/htdocs/notes/reputations/protocol.txt
diff -u openprivacy/htdocs/notes/reputations/protocol.txt:1.2 openprivacy/htdocs/notes/reputations/protocol.txt:1.3
--- openprivacy/htdocs/notes/reputations/protocol.txt:1.2 Mon Dec 11 13:55:01 2000
+++ openprivacy/htdocs/notes/reputations/protocol.txt Tue Jan 16 18:53:47 2001
@@ -1,10 +1,24 @@
-$Id: protocol.txt,v 1.2 2000/12/11 21:55:01 burton Exp $
+$Id: protocol.txt,v 1.3 2001/01/17 02:53:47 fen Exp $
 
-
 protocol requirements:
 
-
 If a query is run on the system and no data is returned. The system should
 throw an exception (fault). This exception should be thrown on an general
 calculation and also if an individual has no opinion on a given URI.
 
+RS == ReputationServer
+
+Prob R1: [uri = aURI,
+ val = bad,
+ pub = J1,
+ sig = xyz] // xyz = J1(hash(probR1))
+R1.getURI() = reputation://RS/J1/xyz
+
+// returns a single prob signed by RS
+R2 = RS.getCalculatedReputation(aURI)
+Prob R2: [uri = aURI,
+ val = bad,
+ pub = RSpub,
+ sig = dfg] // dfg = RS(hash(probR2))
+
+//



This archive was generated by hypermail 2b30 : Mon Jan 22 2001 - 15:52:15 PST