CVS update: openprivacy/htdocs/notes

From: cvs@openprivacy.org
Date: Sat Dec 02 2000 - 18:25:28 PST


Date: Saturday December 2, 19100 @ 18:25
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:
        soc.txt
Log Message:
more on reputations

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

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

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

CVSWeb: View this file: http://openprivacy.org/cgi-bin/cvsweb/cvsweb.cgi/openprivacy/htdocs/notes/soc.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/soc.txt.diff?r1=1.3&r2=1.2

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

Index: openprivacy/htdocs/notes/soc.txt
diff -u openprivacy/htdocs/notes/soc.txt:1.2 openprivacy/htdocs/notes/soc.txt:1.3
--- openprivacy/htdocs/notes/soc.txt:1.2 Sat Dec 2 17:19:01 2000
+++ openprivacy/htdocs/notes/soc.txt Sat Dec 2 18:25:28 2000
@@ -1,32 +1,6 @@
 -*- outline -*-
-$Id: soc.txt,v 1.2 2000/12/03 01:19:01 fen Exp $
+$Id: soc.txt,v 1.3 2000/12/03 02:25:28 fen Exp $
 
-* the 'semantic web'
-** http://www.xml.com/pub/a/2000/11/01/semanticweb/index.html
-** aims to express information in a machine processable form
-
-* reputations
-**
-
-PA : Primary Agent (note that the PA is a Broker in a P2P network)
- The user installs a PA [browser plugin] that serves these purposes:
- 1) Single logon for user (how to use this from multiple machines?)
- 2) Nym management (creation, maintenance, destruction)
- 3) Web proxy (gathers URLs visited; IP spoofing ala Freedom optional)
- 4) OpenPrivacy gatekeeper (manages connections to peer Brokers)
-
-Tasks:
- 1) user authentication (logon)
- 2) nym management
- 3) web proxy
- 4) peer-to-peer Broker
-
-Inter-Broker communications:
- 1) I am me; who are you? (find peers)
- 2) here is a catalog of what I know
- 3) here, have some of what I know
- 4) I have something you might want
-
 * OpenPrivacy platform handles:
 ** Reputation
 *** derived from PRObE
@@ -36,6 +10,16 @@
 *** nym management
 *** onion routing
 
+* Reputation management proof-of-concept design and requirements
+** agent = getAgent(universe)
+** dir = agent.getDirectory()
+** object = dir.getObject(enum)
+** Reputation.add(agent, rep)
+
+* URLType
+** Agent
+** NetworkResource
+
 === NewsPeek capabilities enhanced by OpenPrivacy platform ===
 
 * List channels
@@ -75,3 +59,31 @@
 ** capability to select (find)/update/delete grafted reputations
 *** PA manages nyms
 
+=== Thoughts on a Primary Agent URL Proxy/Broker ===
+
+* Primary Agent (PA)
+** the PA is a Broker in a P2P network
+** The user installs a PA [browser plugin] that serves these purposes:
+*** Single logon for user (how to use this from multiple machines?)
+*** Nym management (creation, maintenance, destruction)
+*** OpenPrivacy gatekeeper (manages connections to peer Brokers)
+*** Web proxy (optional - needed for full-featured, not in NewsPeek beta)
+**** gathers URLs visited
+**** IP spoofing ala Freedom optional)
+
+* Tasks:
+** user authentication (logon)
+** nym management
+** peer-to-peer Broker
+*** based on onion routing (optional)
+** web proxy (optional)
+
+* Inter-Broker communications:
+** I am me; who are you? (find peers)
+** here is a catalog of what I know
+** here, have some of what I know
+** I have something you might want
+
+* the 'semantic web'
+** http://www.xml.com/pub/a/2000/11/01/semanticweb/index.html
+** aims to express information in a machine processable form



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