Opened at 2011-06-14T16:08:32Z
Last modified at 2012-03-29T20:00:07Z
#1419 new enhancement
when you get write-access to a directory, it comes with a "suggested added convergence secret"
Reported by: | zooko | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | undecided |
Component: | code-dirnodes | Version: | 1.8.2 |
Keywords: | upload convergence | Cc: | |
Launchpad Bug: |
Description
I was thinking the other day that I share writecaps to directories among multiple computers and I didn't think to replicate the added convergence secret to all of those computers, so I may have missed some opportunities for convergent upload.
It would be cool if a directory had a "suggested added convergence secret" stored in it, encrypted under the directory's writecap. Then whenever I authorized another one of my computers to write to that directory and uploaded a file into the directory, the node would fetch the added convergence secret from the directory, decrypt it, and use that for files that it was uploading with the intent to subsequently link them into that directory.
Change History (2)
comment:1 Changed at 2011-06-14T16:09:26Z by zooko
- Summary changed from include added convergence secret with write-access to a directory to when you get write-access to a directory, it comes with a "suggested added convergence secret"
comment:2 Changed at 2012-03-29T20:00:07Z by davidsarah
- Priority changed from major to normal