Changes between Version 11 and Version 12 of NewCapDesign


Ignore:
Timestamp:
2009-09-07T21:42:13Z (15 years ago)
Author:
warner
Comment:

more minor fixes

Legend:

Unmodified
Added
Removed
Modified
  • NewCapDesign

    v11 v12  
    162162   you want to do on it: a webapi scheme may use a POST/PUT/DELETE method, or
    163163   append a t=json adverb, or alternatively encode the verb/adverb into the
    164    HTTP url (think {{{GET .../filecap/json}}} or {{{PUT
    165    unlinked/ciphertext}}}), but these are independent of the underlying
    166    filecap.
     164   HTTP url (think {{{GET .../filecap/json}}} or
     165   {{{PUT unlinked/ciphertext}}}), but these are independent of the underlying
     166   filecap. Exotic cap types do not need to be short.
    167167 * provide ciphertext access. Reading from a verifycap should give you
    168168   ciphertext. It should be possible to upload ciphertext directly.