git-annex/doc/devblog/day_390__sharedpubkey.mdwn
cmt.miniBill@1ee673129c276f72c8d7c2974091af7618a22c2a aeacc4474f Fix typo
2016-05-11 07:14:25 +00:00

5 lines
323 B
Markdown

It's not every day I add a new special remote encryption mode to
git-annex! The new encryption=sharedpubkey mode
lets anyone with a clone of the git repository (and access to the remote)
store files in the remote, but then only the private key owner can access
those files. Which opens up some interesting new use cases...