CVS update: sierra/docs

From: cvs@openprivacy.org
Date: Wed Feb 07 2001 - 16:35:56 PST

  • Next message: cvs@openprivacy.org: "CVS update: sierra/docs"

    Date: Wednesday February 7, 19101 @ 16:35
    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/docs

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

    Update of /usr/local/cvs/public/sierra/docs
    In directory giga:/tmp/cvs-serv12734

    Modified Files:
            TODO
    Log Message:
    ...

    *****************************************************************
    File: sierra/docs/TODO

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

    CVSWeb: Annotate this file: http://openprivacy.org/cgi-bin/cvsweb/cvsweb.cgi/sierra/docs/TODO?annotate=1.47

    CVSWeb: View this file: http://openprivacy.org/cgi-bin/cvsweb/cvsweb.cgi/sierra/docs/TODO?rev=1.47&content-type=text/x-cvsweb-markup

    CVSWeb: Diff to previous version: http://openprivacy.org/cgi-bin/cvsweb/cvsweb.cgi/sierra/docs/TODO.diff?r1=1.47&r2=1.46

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

    Index: sierra/docs/TODO
    diff -u sierra/docs/TODO:1.46 sierra/docs/TODO:1.47
    --- sierra/docs/TODO:1.46 Wed Feb 7 16:14:25 2001
    +++ sierra/docs/TODO Wed Feb 7 16:35:56 2001
    @@ -1,6 +1,6 @@
     ********************************************************************************
    -*** Last-Modified: $Date: 2001/02/08 00:14:25 $
    -*** Version: $Id: TODO,v 1.46 2001/02/08 00:14:25 burton Exp $
    +*** Last-Modified: $Date: 2001/02/08 00:35:56 $
    +*** Version: $Id: TODO,v 1.47 2001/02/08 00:35:56 burton Exp $
     *** Author: Kevin A. Burton ( burton@apache.org | burton@openprivacy.org )
     ********************************************************************************
       
    @@ -13,7 +13,7 @@
       SOAPClientRCE.
     
     = ===============================================================================
    -= MILESTONES
    += BEGIN MILESTONES
     = ===============================================================================
     
       - Use Case 1: http://pix.comedia.com/OpenPrivacy/20010116/DSCN6054.JPG
    @@ -70,6 +70,9 @@
         it comes time to rewrite this Sierra to support PGP/RSA we shouldn't have to
         modify any of Sierra to support this.
     
    + - need to provide an equals() method so that we can determine if two Ns are
    + the same.
    +
       - RSA authentication with public private key pairs and working signatures.
             - requires nym management.
     
    @@ -86,8 +89,20 @@
          This could potentially be the default way that a Reputation server is used and
          it would be configured to use the correct RCE (remote or local).
     
    +- Need to be able to fetch the reputation value for a reputation:// URI. is
    + called on an object with a reputation:// URI where the SERVER is
    + specified... use a Remote object for this. IE:
    + reputation://www.slashdot.org/PUBKEY we would forward this to a SOAPClientRCE
    + which would have to point to slashdot. This should always return the ACTUAL
    + VALUE of this object via the query() mechanism. It is important to note that
    + getReputation will return the calculated reputation for this pointer and not
    + the actual value.
     
    +
          
    += ===============================================================================
    += END MILESTONES
    += ===============================================================================
     
     
     
    @@ -100,10 +115,7 @@
       to be running Sierra or a reputation server. Maybe the OCS feed could contain
       additional markup for pointing to a Reputation server.
     
    -- if a getReputation is called on an object with a reputation:// URI where the
    - SERVER is specified... use a Remote object for this. IE:
    - reputation://www.slashdot.org/PUBKEY we would forward this to a SOAPClientRCE
    - which would have to point to slashdot.
    +
         
     - Ability to offload certain ontological requests to specific engines.
     
    @@ -130,10 +142,6 @@
     - ReputationCalculationEngine should throw Exceptions for every operation due to
       the fact that a RemoteRCE may not be able to communicate.
     
    -- Need a better way to store values and ontology...
    -
    - Where should Reputation go???
    -
       - XML for adding an ontology:
       
       <ontology>
    @@ -194,12 +202,6 @@
       info??? URL,namespace which can then be parsed out and made polymorphic by the
       reputation server???
       
    -- Need a mechanism (factory) to abstract pubkeys... Talon. The mechanism
    - should support any mechanism... psuedonyms (with a key), PGP public keys, RSA,
    - etc. The object implementation should just have an impl of equals() so that
    - key comparison is up to the implementation. Is this in the Java Security
    - (JCE) stuff??
    -
     - Faults reported back from SOAP are now thrown as Exceptions... these actually
       have to be checked for :(... find out if there is a way these can use native
       Java stuff.



    This archive was generated by hypermail 2b30 : Wed Feb 07 2001 - 16:35:56 PST