From eab1790ea317508309794d640940dce03ffaf65d Mon Sep 17 00:00:00 2001 From: guilhem Date: Sun, 1 Sep 2013 20:12:00 +0200 Subject: 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. --- debian/copyright | 4 ---- 1 file changed, 4 deletions(-) (limited to 'debian') diff --git a/debian/copyright b/debian/copyright index 5a667adf7..e91cddbb5 100644 --- a/debian/copyright +++ b/debian/copyright @@ -14,10 +14,6 @@ Copyright: 2011 Bas van Dijk & Roel van Dijk 2012 Joey Hess License: GPL-3+ -Files: Utility/Gpg/Types.hs -Copyright: 2013 guilhem -License: GPL-3+ - Files: doc/logo* */favicon.ico standalone/osx/git-annex.app/Contents/Resources/git-annex.icns standalone/android/icons/* Copyright: 2007 Henrik Nyh 2010 Joey Hess -- cgit v1.2.3