Y
Hacker News
new
|
ask
|
show
|
jobs
by
cmadan
3972 days ago
Good thing I use HTTP to push to Github (or not?)
3 comments
aw3c2
3972 days ago
Just use another key. I have like 20. It sucks that doing this is pretty complicated though. Separation of identities is
crucial
on the internet.
link
badmadrad
3972 days ago
no. you should use an ssh key w/ password. more secure and easier. your public key is designed to be public.
link
justizin
3972 days ago
SSH with a keypair should be much more secure than user/pass over TLS.
link