Y
Hacker News
new
|
ask
|
show
|
jobs
by
jesusjosephsson
1860 days ago
> Do not connect with agent forwarding
This requires an explicit argument, right?
1 comments
vbsteven
1860 days ago
It's not enabled by default, but unfortunately I've seen many SSH config related articles that advocate some scary stuff like setting
ForwardAgent yes
for Host * combined with
ssh-add <every-key>
in .zshrc/.bashrc
link
jcpham2
1860 days ago
whoa whao whao wait just a sec
link