From 05deb052353b8428d6ea65e4794d295f6a22cbe0 Mon Sep 17 00:00:00 2001 From: Ashley Duckworth Date: Sat, 23 Jan 2021 16:46:24 -0600 Subject: Explain myself --- config.org | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/config.org b/config.org index 598d1d5..8293402 100644 --- a/config.org +++ b/config.org @@ -1478,6 +1478,12 @@ following in =cmd.exe= to set =$HOME= correctly: git config --global credential.helper store #+end_src +Okay, okay, using the =store= credential.helper is /super/ insecure. But +here's the thing -- the Gits I Git at work (a) aren't my /real/ git, and +(b) they're just tokens! So any time I think somebody got access, I +just revoke the tokens and bingo bongo, good to go. If that's not +true, please feel free to hack this repo and change this paragraph. + #+begin_src emacs-lisp :noweb-ref settings (setenv "GIT_ASKPASS" "git-gui--askpass") #+end_src -- cgit 1.4.1-21-gabe81