From 780dc85fb4530fe1f0655fad723584060b6491b7 Mon Sep 17 00:00:00 2001 From: szrc Date: Mon, 4 Apr 2016 03:59:02 +0000 Subject: Added a comment: Local storage of creds --- .../comment_22_0387827d94f141be53458807da9c2fc2._comment | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 doc/design/external_special_remote_protocol/comment_22_0387827d94f141be53458807da9c2fc2._comment diff --git a/doc/design/external_special_remote_protocol/comment_22_0387827d94f141be53458807da9c2fc2._comment b/doc/design/external_special_remote_protocol/comment_22_0387827d94f141be53458807da9c2fc2._comment new file mode 100644 index 000000000..50add1229 --- /dev/null +++ b/doc/design/external_special_remote_protocol/comment_22_0387827d94f141be53458807da9c2fc2._comment @@ -0,0 +1,9 @@ +[[!comment format=mdwn + username="szrc" + subject="Local storage of creds" + date="2016-04-04T03:59:01Z" + content=""" +I have a question about local storage of credentials. I assumed that when creds were stored in the repo (because the remote is encrypted or because embedcreds=yes), they wouldn't be stored locally in .git/annex/creds. But it seems they are stored locally, in plaintext, regardless. + +Is there a way to prevent this? Ideally, credentials should not be stored plaintext at all...but maybe there's a technical issue I'm not seeing. +"""]] -- cgit v1.2.3