From f06e405068cd840696a0961169e0b8e96942bf4a Mon Sep 17 00:00:00 2001 From: nadir Date: Sun, 12 Feb 2023 14:13:34 +0000 Subject: [PATCH] --- doc/forum/Can_you_use_git_annex_on_gocryptfs__63__.mdwn | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 doc/forum/Can_you_use_git_annex_on_gocryptfs__63__.mdwn diff --git a/doc/forum/Can_you_use_git_annex_on_gocryptfs__63__.mdwn b/doc/forum/Can_you_use_git_annex_on_gocryptfs__63__.mdwn new file mode 100644 index 0000000000..75b6cb0357 --- /dev/null +++ b/doc/forum/Can_you_use_git_annex_on_gocryptfs__63__.mdwn @@ -0,0 +1,7 @@ +I'd love to use git annex for my document archive, but my use case necessitates the archive to be stored encrypted while at rest. It also needs to be easily stored on a number of cloud storage providers. + +I usually use Cryptomator and gocryptfs - amongst others - to do this. + +I'd like to use git annex within one of those vaults, but it seems they are not compatible. With gocryptfs it shows me that the files `changed while being added` if I try to do a `git annex add .` on the folder. + +Is this an issue caused by some fundamental architectural incompatibility between git annex and these kinds of encryption tools or is there something I can do? -- 2.30.2