CVS update: sierra/docs

From: cvs@openprivacy.org
Date: Fri Mar 16 2001 - 02:01:33 PST

  • Next message: cvs@openprivacy.org: "CVS update: sierra/src/java/org/openprivacy/sierra/query/talon/components"

    Date: Friday March 16, 19101 @ 2:01
    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-serv8159/docs

    Modified Files:
            TODO.bugzilla
    Log Message:
    fixed problem with reputation fk not being set in properties table

    *****************************************************************
    File: sierra/docs/TODO.bugzilla

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

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

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

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

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

    Index: sierra/docs/TODO.bugzilla
    diff -u sierra/docs/TODO.bugzilla:1.12 sierra/docs/TODO.bugzilla:1.13
    --- sierra/docs/TODO.bugzilla:1.12 Fri Mar 16 01:11:49 2001
    +++ sierra/docs/TODO.bugzilla Fri Mar 16 02:01:33 2001
    @@ -5,8 +5,8 @@
     # Add-URL: http://bugzilla.openprivacy.org/enter_bug.cgi?product=Sierra
     # Base-URL: http://bugzilla.openprivacy.org/
     # Author: Kevin A. Burton ( burton@apache.org | burton@openprivacy.org )
    -# Last-modified: Thu Mar 15 12:02:07 2001
    -# Version: $Id: TODO.bugzilla,v 1.12 2001/03/16 09:11:49 burton Exp $
    +# Last-modified: Fri Mar 16 01:41:51 2001
    +# Version: $Id: TODO.bugzilla,v 1.13 2001/03/16 10:01:33 burton Exp $
     # Protocol-version: 1.0.2
     # Commentary:
     #
    @@ -20,36 +20,6 @@
     #
     #################################################################################
     ---------------------------------------------------------------------------------
    -ID: 1
    -Short Description: Don't sign/encrypt with toString()
    -Edit URL: http://bugzilla.openprivacy.org/show_bug.cgi?id=1
    -Product: Sierra
    -Version: 0.7.0
    -Platform: PC
    -Operating System: Linux
    -Status: NEW
    -Severity: normal
    -Priority: P2
    -Resolution:
    -Assigned: burton@relativity.yi.org
    -Reporter: burton@relativity.yi.org
    -Component: Default
    -URL:
    -Target Milestone: ---
    -QA Contact: 0
    -Status Whiteboard:
    -keywords:
    -Description:
    -- Not sure of the NymFunctionProxy should sign or encrypt Objects via toString.
    - This seems like an inappropriate use of toString(). Maybe we should have a
    - dedicated interface which handles canonicalization prepration for signing.
    -
    -------- Additional Comments From burton@relativity.yi.org 2001-03-06 18:58 -------
    -*** Bug 2 has been marked as a duplicate of this bug. ***
    -
    -
    -
    ----------------------------------------------------------------------------------
     ID: 3
     Short Description: SOAP support is broken
     Edit URL: http://bugzilla.openprivacy.org/show_bug.cgi?id=3
    @@ -380,6 +350,128 @@
     
          - this is needed because without this we really can't calculate reputations.
            We need at least one solid RCE
    +
    +
    +
    +---------------------------------------------------------------------------------
    +ID: 26
    +Short Description: clients should be able to target RCEs with the RCEContext.
    +Edit URL: http://bugzilla.openprivacy.org/show_bug.cgi?id=26
    +Product: Sierra
    +Version: 0.7.0
    +Platform: PC
    +Operating System: Linux
    +Status: NEW
    +Severity: critical
    +Priority: P2
    +Resolution:
    +Assigned: burton@relativity.yi.org
    +Reporter: burton@relativity.yi.org
    +Component: Default
    +URL:
    +Target Milestone: ---
    +QA Contact: 0
    +Status Whiteboard:
    +keywords:
    +Description:
    +- Use Case 5: Reputation Calculation Engines can have "sub-engines" or
    + Calculation Engines. If the RCEContext specificies a different J... Make
    + sure to return the correct Bias RCE.
    +
    +
    +
    +---------------------------------------------------------------------------------
    +ID: 27
    +Short Description: Crypto support for Nym Management
    +Edit URL: http://bugzilla.openprivacy.org/show_bug.cgi?id=27
    +Product: Sierra
    +Version: 0.5.0
    +Platform: PC
    +Operating System: Linux
    +Status: NEW
    +Severity: critical
    +Priority: P2
    +Resolution:
    +Assigned: burton@relativity.yi.org
    +Reporter: burton@relativity.yi.org
    +Component: Default
    +URL:
    +Target Milestone: ---
    +QA Contact: 0
    +Status Whiteboard:
    +keywords:
    +Description:
    +- RSA authentication with public private key pairs and working signatures.
    + - requires nym management.
    + - play with cryptix and JSS
    +
    +
    +
    +---------------------------------------------------------------------------------
    +ID: 28
    +Short Description: CompositeRCE functionality
    +Edit URL: http://bugzilla.openprivacy.org/show_bug.cgi?id=28
    +Product: Sierra
    +Version: 0.7.0
    +Platform: PC
    +Operating System: Linux
    +Status: NEW
    +Severity: normal
    +Priority: P2
    +Resolution:
    +Assigned: burton@relativity.yi.org
    +Reporter: burton@relativity.yi.org
    +Component: Default
    +URL:
    +Target Milestone: ---
    +QA Contact: 0
    +Status Whiteboard:
    +keywords:
    +Description:
    +- CompositeRCE functionality
    + - URL forwarding
    + - Ontology forwarding
    + - Bias forwarding.
    + - RCE Nesting via
    + - cost? $$
    +
    + - Need to create a CompositeRCE component that held other RCEs and used
    + each one intelligently.
    +
    + 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).
    +
    +
    +
    +---------------------------------------------------------------------------------
    +ID: 29
    +Short Description: reputation:// URI query and return.
    +Edit URL: http://bugzilla.openprivacy.org/show_bug.cgi?id=29
    +Product: Sierra
    +Version: 0.7.0
    +Platform: PC
    +Operating System: Linux
    +Status: NEW
    +Severity: normal
    +Priority: P2
    +Resolution:
    +Assigned: burton@relativity.yi.org
    +Reporter: burton@relativity.yi.org
    +Component: Default
    +URL:
    +Target Milestone: ---
    +QA Contact: 0
    +Status Whiteboard:
    +keywords:
    +Description:
    +- 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.
     
     
     



    This archive was generated by hypermail 2b30 : Fri Mar 16 2001 - 02:01:36 PST