git-annex/Types
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
..
Backend.hs handle sha*sum's leading \ in checksum with certian unsual filenames 2012-12-20 17:07:10 -04:00
BranchState.hs remove unused fields 2012-12-19 23:41:54 -04:00
Command.hs find: Avoid polluting stdout with progress messages. Closes: #718186 2013-07-30 20:24:27 -04:00
Crypto.hs Allow public-key encryption of file content. 2013-09-03 14:34:16 -04:00
FileMatcher.hs forgot to add 2013-05-25 13:51:27 -04:00
GitConfig.hs Youtube support! (And 53 other video hosts) 2013-08-22 18:50:43 -04:00
Group.hs add --ingroup limit 2012-10-08 15:18:58 -04:00
Key.hs layout 2013-07-04 02:45:46 -04:00
KeySource.hs add: Improved detection of files that are modified while being added. 2013-02-14 16:54:36 -04:00
Messages.hs Display a warning when a non-existing file or directory is specified. 2012-11-25 17:54:08 -04:00
Option.hs per-command options 2012-01-05 23:11:07 -04:00
Remote.hs moved AssociatedFile definition 2013-07-04 02:36:02 -04:00
StandardGroups.hs allow configuring the preferreddir 2013-04-26 13:01:06 -04:00
TrustLevel.hs test 2012-12-19 23:44:08 -04:00
UUID.hs add ConfigMonitor thread 2012-10-20 16:43:35 -04:00