Earlier quoted context omitted.
I think the rest of my statement backed that up pretty well. I'm not clear though - I'm to expect hackernews has rules which demand I weasel-word my criticisms? That seems ridiculous.
The Hacker News community expects civil and substantive comments, as others have already pointed out. Reading this as demanding weasel words is disingenuous.
Show HN: Invite friends to SSH into your laptop using their GitHub handle
101–105 of 105 posts
Re: Show HN: Invite friends to SSH into your laptop using their GitHub handle
#102Re: Show HN: Invite friends to SSH into your laptop using their GitHub handle
#103Earlier quoted context omitted.
You must be kidding me. My "argument " is a question . My "hypotetical arguments" consist of me asking if there is some thing stopping people from scp'ing things to my computer then running them . You talk like phishing and privilege escalation weren't things that exist. Have you ever managed any public-facing service of any importance?
Actually, those types of questions are called leading questions . Making a point based on a hypothetical can not be logically used to make a factual point without it being a bias, even if you phrase it as an "unknown", or question. Your last comment here shows your tendency to blame and use biases for making arguments, which is unfortunate given you appear to be asserting authority on matters of "public facing" serve…
Re: Show HN: Invite friends to SSH into your laptop using their GitHub handle
#104github-pair (https://github.com/chilicuil/shundle-plugins/blob/master/ali...)
github-unpair (https://github.com/chilicuil/shundle-plugins/blob/master/ali...)
Those add / remove keys from github to ~/.ssh/authorized_keys
Re: Show HN: Invite friends to SSH into your laptop using their GitHub handle
#105Neat. I use the following incantation when authorizing folks to ssh into my servers via github public keys: curl https://github.com/[github name].keys >> ~/.ssh/authorized_keys [github name] here should be replaced with github username of your friend or colleague. Really handy because I can just authorize them without a human request/response loop and manual key moving. Simple and no external tools needed. Normal cav…
# JSON