Changes between Initial Version and Version 1 of Ticket #197


Ignore:
Timestamp:
2007-10-29T22:43:12Z (17 years ago)
Author:
warner
Comment:

I'll start with the backend. We're putting off RSA for a day to give zooko some time to look at alternatives to pycrypto

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #197

    • Property Status changed from new to assigned
  • Ticket #197 – Description

    initial v1  
    1111
    1212 * adding RSA to allmydata.Crypto
     13   * not sure quite how yet: see #11
    1314 * backend: new methods in IStorageServer to allocate/locate/read/write
    1415   mutable buckets, MutableBucketWriter class to implement the server-side
    15    container format
     16   container format -CLAIMED BY warner-
    1617 * client-side SMDF slot format wrangling, given a chunk of data and the
    1718   right keys, generate the slot contents
     
    2324
    2425
     26Distributed Dirnodes (#115) will be implemented on top of this.