Maven (famous)@lemmy.zip to Programmer Humor@programming.dev · 10 months agocatlemmy.zipexternal-linkmessage-square22linkfedilinkarrow-up1349arrow-down118
arrow-up1331arrow-down1external-linkcatlemmy.zipMaven (famous)@lemmy.zip to Programmer Humor@programming.dev · 10 months agomessage-square22linkfedilink
minus-squareRikudou_Sage@lemmings.worldlinkfedilinkarrow-up17·10 months agoI use ssh regularly, I just use a different key for each server. And thus I don’t use the default name (id_rsa) because it doesn’t make sense.
minus-squarethanks_shakey_snake@lemmy.calinkfedilinkarrow-up9·10 months agoLet’s see the hackers figure that one out!
minus-squarethanks_shakey_snake@lemmy.calinkfedilinkarrow-up5·10 months agoDamn okay well if the hackers are at that level I guess you’re just screwed.
I use ssh regularly, I just use a different key for each server. And thus I don’t use the default name (id_rsa) because it doesn’t make sense.
Let’s see the hackers figure that one out!
cat ~/.ssh/*
perhaps?Damn okay well if the hackers are at that level I guess you’re just screwed.