From ac0b9506f2e38692b2a4e895f3c59d2d37a6886d Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Tue, 10 May 2016 16:50:31 -0400 Subject: Added new encryption=sharedpubkey mode for special remotes. This is useful for makking a special remote that anyone with a clone of the repo and your public keys can upload files to, but only you can decrypt the files stored in it. --- debian/changelog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 4381f5810..7c02d2a25 100644 --- a/debian/changelog +++ b/debian/changelog @@ -28,6 +28,10 @@ git-annex (6.20160420) UNRELEASED; urgency=medium * In the unusual configuration where annex.crippledfilesystem=true but core.symlinks=true, store object contents in mixed case hash directories so that symlinks will point to them. + * Added new encryption=sharedpubkey mode for special remotes. + This is useful for makking a special remote that anyone with a clone + of the repo and your public keys can upload files to, but only you can + decrypt the files stored in it. -- Joey Hess Thu, 28 Apr 2016 13:17:04 -0400 -- cgit v1.2.3