CVS update: openprivacy/htdocs/notes

From: cvs@openprivacy.org
Date: Mon Nov 13 2000 - 20:57:58 PST


Date: Monday November 13, 19100 @ 20:57
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/cvsroot/openprivacy/htdocs/notes
In directory openprivacy.org:/home/fen/projects/openprivacy/htdocs/notes

Modified Files:
        proto.txt
Added Files:
        example1.txt
Log Message:
examplke of prob/reputaion objects

*****************************************************************
File: openprivacy/htdocs/notes/example1.txt

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

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

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

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

*****************************************************************
File: openprivacy/htdocs/notes/proto.txt

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

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

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

CVSWeb: Diff to previous version: http://openprivacy.org/cgi-bin/cvsweb/cvsweb.cgi/openprivacy/htdocs/notes/proto.txt.diff?r1=1.11&r2=1.10

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

Index: openprivacy/htdocs/notes/proto.txt
diff -u openprivacy/htdocs/notes/proto.txt:1.10 openprivacy/htdocs/notes/proto.txt:1.11
--- openprivacy/htdocs/notes/proto.txt:1.10 Fri Nov 10 12:44:53 2000
+++ openprivacy/htdocs/notes/proto.txt Mon Nov 13 20:57:58 2000
@@ -1,6 +1,6 @@
 Protocol ideas and solutions
 
-$Id: proto.txt,v 1.10 2000/11/10 20:44:53 fen Exp $
+$Id: proto.txt,v 1.11 2000/11/14 04:57:58 fen Exp $
 
 Contributors:
         Fen Labalme <fen@openprivacy.org>
@@ -82,13 +82,12 @@
 // the goal is an OpenPrivacy language that is complete, consistent, minimal
 // this will be defined using XML-RPC which will translate to calls like these
 
-class Knowledge
- public SemanticLink meme // p0inter to a term in an ontology
- public Credential who
-
-class Credential
- public PublicKey publicKey
- public DSig signature // we want to sign the chunk of Knowledge (how?)
+class Knowledge extends DSig
+ public Ontology meme // pointer to a term in an ontology
+
+class Ontology
+ Object description
+ URI ontology
 
 class Reputation extends Knowledge
   public Knowledge[] graft // this lets others add knowledge (how?)



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