Y
Hacker News
new
|
ask
|
show
|
jobs
by
benfrancom
181 days ago
If github, take a look at gh cli or git credential manager:
https://docs.github.com/en/get-started/git-basics/caching-yo...
1 comments
progbits
181 days ago
I wouldn't say that's better. Now your .config directory contains a github token that can do more than just repo pull/push, and it is trivially exfiltrated. Though similar thing could be said for browser cookies.
link