git-annex/doc/encryption/comment_5_5c9897663aaa83ca39a7e8cb292a3fd1._comment
gavinwahl@d3a94ffbd6df3b8833a53ff11ec435f58f7c44a9 9c41ad3dbc Added a comment: Shared key - how many keys?
2016-04-03 03:43:58 +00:00

10 lines
547 B
Text

[[!comment format=mdwn
username="gavinwahl@d3a94ffbd6df3b8833a53ff11ec435f58f7c44a9"
nickname="gavinwahl"
subject="Shared key - how many keys?"
date="2016-04-03T03:43:58Z"
content="""
In shared mode, is a single key used to encrypt every file in the repository? Or is a new key created for each file?
Shared mode has the properties I need - getting access to the git repo should give you access to all the content. BUT, if one loses access to updates to the git repo, they should not have access to files added after they lost access.
"""]]