cannedtuna@lemmy.world to Programmer Humor@programming.devEnglish · 21 hours agoI love fun quizzes like this. Let’s all share!imagemessage-square62linkfedilinkarrow-up1996arrow-down19
arrow-up1987arrow-down1imageI love fun quizzes like this. Let’s all share!cannedtuna@lemmy.world to Programmer Humor@programming.devEnglish · 21 hours agomessage-square62linkfedilink
minus-squareshiftymccool@piefed.calinkfedilinkEnglisharrow-up38·16 hours agoShould be private ssh key and public ip address. public key can be derived if necessary and it does you no good to have a key to an unknown door
minus-squarethevoidzero@lemmy.worldlinkfedilinkarrow-up1arrow-down2·13 hours agoIf you only know private key and not public key then isn’t it the same as only knowing public key? I thought those were interchangeable
minus-squareminfapper@piefed.sociallinkfedilinkEnglisharrow-up11·12 hours agoYou can derive the public key from the private key
minus-squaremcheva@lemmy.dbzer0.comlinkfedilinkarrow-up2·3 hours agoHow? Can you give me the commands I’ve seen it mentioned here a few times I want to try it.
minus-squareCoriza@lemmy.worldlinkfedilinkarrow-up2·12 hours agoI thought that too but they are not. I discovered that recently learning and configuring wireguard.
Should be private ssh key and public ip address. public key can be derived if necessary and it does you no good to have a key to an unknown door
If you only know private key and not public key then isn’t it the same as only knowing public key? I thought those were interchangeable
You can derive the public key from the private key
How? Can you give me the commands I’ve seen it mentioned here a few times I want to try it.
I thought that too but they are not. I discovered that recently learning and configuring wireguard.