git-annex/Remote
guilhem 8293ed619f Allow public-key encryption of file content.
With the initremote parameters "encryption=pubkey keyid=788A3F4C".

/!\ Adding or removing a key has NO effect on files that have already
been copied to the remote. Hence using keyid+= and keyid-= with such
remotes should be used with care, and make little sense unless the point
is to replace a (sub-)key by another. /!\

Also, a test case has been added to ensure that the cipher and file
contents are encrypted as specified by the chosen encryption scheme.
2013-09-03 14:34:16 -04:00
..
Helper Allow public-key encryption of file content. 2013-09-03 14:34:16 -04:00
Bup.hs Allow public-key encryption of file content. 2013-09-03 14:34:16 -04:00
Directory.hs Allow public-key encryption of file content. 2013-09-03 14:34:16 -04:00
Git.hs squash compiler warnings on Windows 2013-08-04 13:18:05 -04:00
Glacier.hs Allow public-key encryption of file content. 2013-09-03 14:34:16 -04:00
Hook.hs Allow public-key encryption of file content. 2013-09-03 14:34:16 -04:00
List.hs sync, assistant: Sync with remotes that have annex-ignore set 2013-04-22 14:57:09 -04:00
Rsync.hs Allow public-key encryption of file content. 2013-09-03 14:34:16 -04:00
S3.hs Allow public-key encryption of file content. 2013-09-03 14:34:16 -04:00
Web.hs better cases 2013-08-22 23:36:35 -04:00
WebDAV.hs Allow public-key encryption of file content. 2013-09-03 14:34:16 -04:00