summaryrefslogtreecommitdiff
path: root/yarns/0060-encryption.yarn
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2014-01-12 14:57:56 +0000
committerLars Wirzenius <liw@liw.fi>2014-01-12 14:57:56 +0000
commit00ba4f1edcc4ab27097f728026bbe211eee68354 (patch)
tree5bcf850a828d333512e7d6107f16f5d26e41d673 /yarns/0060-encryption.yarn
parentc3b8d11d5395a4ab8eb55680638ee3962179476a (diff)
downloadobnam-00ba4f1edcc4ab27097f728026bbe211eee68354.tar.gz
Add note about bad error message
Diffstat (limited to 'yarns/0060-encryption.yarn')
-rw-r--r--yarns/0060-encryption.yarn5
1 files changed, 5 insertions, 0 deletions
diff --git a/yarns/0060-encryption.yarn b/yarns/0060-encryption.yarn
index 8ba2e704..89c9c642 100644
--- a/yarns/0060-encryption.yarn
+++ b/yarns/0060-encryption.yarn
@@ -101,6 +101,11 @@ client, should not be able to access the data.
THEN the attempt failed with exit code 1
AND the error message matches "need more than 1 value to unpack"
+(The error message above indicates that there's a bug in Obnam, which
+is that the error message, when an encryption is not provided but the
+repository uses encryption, is not very clear. This should be FIXME'd
+some day.)
+
Likewise, even if a client has access to their own data, they should
not have access to another client's data.