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.
This commit is contained in:
parent
2d00523609
commit
e219289c83
7 changed files with 114 additions and 63 deletions
4
debian/changelog
vendored
4
debian/changelog
vendored
|
@ -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 <id@joeyh.name> Thu, 28 Apr 2016 13:17:04 -0400
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue