Changeset 143 for trunk/standards
- Timestamp:
- 02/28/08 21:02:51 (4 years ago)
- Files:
-
- 1 modified
-
trunk/standards/protocol.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/standards/protocol.txt
r142 r143 31 31 - decide whether the protocol atoms are tokens or lists of tokens 32 32 - throw out reduntant "TRANSFER_TOKEN" explanatoins 33 - add authentication and authorization, at least for "target" 34 when mintig 35 - add mandatory trusted channel (Bluetooth, TLS) 33 36 34 37 … … 167 170 * Send 168 171 169 XXX target might be an attack target, maybe insert authentication170 XXX make the transaction type explicit?171 172 172 TRANSFER_TOKEN_REQUEST( transaction_id, list_of_options, target, \ 173 173 list_of_blinds, list_of_tokens )
