#2 closed defect (fixed)

clean up encryption key generation

Reported by: warner Owned by: somebody
Priority: major Milestone:
Component: component1 Version:
Keywords: Cc:
Launchpad Bug:

Description

The spec calls for consistent encryption. The use case calls for optional per-user encryption keys. We could even just generate random ones each time we go to upload a file.

The implementation is currrently stubbed out to use a key of all zeros.

Change History (1)

comment:1 Changed at 2007-04-26T01:34:19Z by warner

  • Resolution set to fixed
  • Status changed from new to closed

Fixed, now we're creating deterministic keys. Needs some tests, though.

Note: See TracTickets for help on using tickets.