Changeset 207

Show
Ignore:
Timestamp:
03/15/08 16:30:14 (4 years ago)
Author:
ocnils
Message:

Moved "protocol.txt" section of TODO into "ToDo?" section of protocol.txt

Location:
trunk/standards
Files:
2 modified

Legend:

Unmodified
Added
Removed
  • trunk/standards/TODO

    r120 r207  
    1616protocol.txt 
    1717============ 
    18 Define encryption padding 
    19 Add default transaction_id handling (Both parties agreeing to a transaction_id) 
    20 Add hello/versioning/protocol handshaking 
    21 Add generic error message 
    22 Renamings (Coin-->Token, ...) 
    23 RFC style 
    24 Licence - GNU FDL?  (oierw thinks public domain or a CC license) 
     18See protocol.txt, section "ToDo" 
    2519 
    2620 
  • trunk/standards/protocol.txt

    r206 r207  
    2525ToDo 
    2626 
    27    - do the stuff in ./TODO 
    28    - licence of this document? 
     27   - licence of this document (GNU FDL, CC, Public Domain)? 
    2928   - "Introduction", including scope of protocol 
    3029   - JSON, 7-bit ASCII 
     30   - define coin/certificate format, encryption padding 
     31   - add note on randomness 
     32   - add PROTOCOL_ERROR 
    3133   - add HANDSHAKE, CONTINUE, GOODBYE; warning that GOODBYE will disappear 
    3234   - replace "COIN_SPEND" with "SPEND_TOKEN" 
     
    3537     when minting 
    3638   - add mandatory trusted channel (Bluetooth, TLS) 
     39   - reformat this into RFC-XML 
    3740 
    3841