summaryrefslogtreecommitdiff
path: root/faq/safe-repo-sharing.mdwn
blob: 9bbbef9e48afe55a51def8f935649249b929cb74 (plain)
1
2
3
4
5
6
7
8
9
10
11
[[!meta title="Can Alice and Bob share repository without sharing file data?"]]

This doesn't work particularly well. Obnam does not currently support it
at all. On a conceptual level, it could work, by turning all de-duplication
off, and having Alice and Bob encrypt their own chunks only with their
own, separate keys.

However, it would be simpler to just have a separate repository for
each of them. That would also prevent either of them to remove the
other's files.