#607 closed defect

DIR2:CHK — at Initial Version

Reported by: zooko Owned by:
Priority: major Milestone: 1.6.0
Component: code-dirnodes Version: 1.2.0
Keywords: newcaps news-done Cc:
Launchpad Bug:

Description

Directories are currently stored in SSK files. They were designed so that directories could be easily stored in different types of files, so it shouldn't be hard for someone to implement DIR2:CHK files. These would have nice properties, especially for backup applications:

  • It would be nice to know that your old backed-up directory is immutable.
  • It would allow convergence of backed-up directories (note that front-end backup tools such as Brian's backupdb and Shawn's backup tool might figure this out and converge old directories for you, but doing it by converging CHK's on upload might work better for some cases, including the case that you aren't using backupdb or Shawn's tool).
  • It would be faster to create (currently SSKs require an RSA key-pair generation on creation, which is expensive).

Change History (0)

Note: See TracTickets for help on using tickets.