summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2012-09-26 12:06:44 -0400
committerGravatar Joey Hess <joey@kitenet.net>2012-09-26 14:42:32 -0400
commit4e48ea601400dac5f432b1eaa454acd219a029ad (patch)
tree30b3eb2964e2e3fce4781a50b0d6292fbfedfa28 /debian
parent70bb36cfc783a27345aa7eba2c9f89ecce748898 (diff)
store S3 creds in a 600 mode file inside the local git repo
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog3
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 75cb3bf8d..e378311e8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -12,6 +12,9 @@ git-annex (3.20120925) UNRELEASED; urgency=low
eg, monthly incremental fsck runs in cron jobs.
* Fix fallback to ~/Desktop when xdg-user-dir is not available.
Closes: #688833
+ * S3: When using a shared cipher, S3 credentials are not stored encrypted
+ in the git repository, as that would allow anyone with access to
+ the repository access to the S3 account.
-- Joey Hess <joeyh@debian.org> Mon, 24 Sep 2012 19:58:07 -0400