[Webfunds-commits] java/webfunds TODO_SCW_prio

Edwin Woudt edwin@cypherpunks.ai
Tue, 15 Aug 2000 19:26:25 -0400 (AST)


edwin       00/08/15 19:26:24

  Added:       webfunds TODO_SCW_prio
  Log:
  todo list in priority format

Revision  Changes    Path
1.1                  java/webfunds/TODO_SCW_prio

Index: TODO_SCW_prio
===================================================================
bug & enhancement list converted to a priority list

critical    - impossible to function without this
major       - though possible, not really useable without this
normal      - would be nice to have fixed
minor       - not important
enhancement - extra unimportant stuff, only implement if time permits


critical     sanity / contract / remove trailing spaces
state: already fixed in current tree

critical     sanity / contract / uniform line endings
state: already fixed in current tree
note: all is converted to DOS format \r\n

major        crypto / show error on wrong passphrase
state: potentially fixed, needs testing

major        sanity / readkeys / throw error on unarmoured/invalid keys
state: fixed

major        sanity / pki / key signature verification and sanitation
state: jeroen is working on it

major        sanity / pki / secret key matches public key
state: unknown

major        ui / popup error box on error and stay in the current form
state: fixed

major        sanity / contract / ricardian rules
state: unknown
note: in http://www.systemics.com/docs/ricardo/issuer/contract.html

normal       io / sanity check filename entered for contract
state: unknown

normal       sanity / contract / remove wrong parts from read contract
state: unknown 

normal       text / readcontract / describe state (no [keys] etc...)
state: unknown

normal       functionality / add save clean contract file
state: unknown
note: no save button!

normal       text / finishsig / enter fileNAME
state: unknown

normal       ui / popup 'please wait' box during signing
state: unknown

normal       ui / make cancel button work
state: unknown

minor        ui / no title bar
state: unknown
note: hardcode 'Sign Contract Wizard'

minor        sanity / contract / all lines shorter than or equal 80 chars
state: unknown
note: for proper support, the inline editor needs to support this

minor        text / congrat / reference plugins/contractbrowser
state: unknown

minor        io / write contract in local format (no ^M on unix)
state: unknown

minor        ui / remember directory for browsing files
state: unknown

enhancement  functionality / copy&paste box for keys
state: unknown

enhancement  text / instructions for gnupg
state: unknown

enhancement  keys / read keys from contract if it contains valid pgp keys
state: unknown
note: still need to ask for secret contract key