automatically derive an annex-uuid from a gcrypt-uuids

This commit is contained in:
Joey Hess 2013-09-05 16:02:39 -04:00
parent 76d5611da8
commit a48a4e2f8a
4 changed files with 90 additions and 0 deletions

8
doc/design/gcrypt.mdwn Normal file
View file

@ -0,0 +1,8 @@
To integrate with git-remote-gcrypt, a key thing is to have a way to map
from the gcrypt-id of an encrypted repository to a git-annex repository
uuid.
To do this, we'll make a v5 UUID, feeding in the gcrypt-id.
The namespace used is itself a v5 UUID, generated using the URL
namespace and the URL of this page at the time this scheme was
developed: "http://git-annex.branchable.com/design/gcrypt/"