From 64748d8094407d62bc474fc89e3be5c92c1df4d4 Mon Sep 17 00:00:00 2001 From: "https://www.google.com/accounts/o8/id?id=AItOawmMLeU-zCzx2mc5pL2XT8a1UNkQwHAHjg8" Date: Thu, 10 Jul 2014 11:55:46 +0000 Subject: [PATCH] solution ok --- .../help_needed_with_setup:_2_local_computers_and_box.com.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/forum/help_needed_with_setup:_2_local_computers_and_box.com.mdwn b/doc/forum/help_needed_with_setup:_2_local_computers_and_box.com.mdwn index e484c4f0e0..a5ec0775d2 100644 --- a/doc/forum/help_needed_with_setup:_2_local_computers_and_box.com.mdwn +++ b/doc/forum/help_needed_with_setup:_2_local_computers_and_box.com.mdwn @@ -1,5 +1,5 @@ **EDIT: partially solved** -*by looking around I might have come upon the solution to my own question: the webapp uses a shared cipher for encryption, and since the cipher is stored in the git repository, only the contents will be synced in the encrypted repository (in the cloud in this case). So both computers need to be online to sync, because the cloud only has the content of the files and not the whole annex repository.* +*by looking around I might have come upon the solution to my own question: the webapp uses a shared cipher for encryption, and since the cipher is stored in the git repository, only the contents will be synced in the encrypted repository (in the cloud in this case). So both computers need to be online to sync, because the cloud only has the annexed files and not the whole git repository. I'm going to try with the hybrid or pub enc method to see if that'd work* ---