Remix.run Logo
avhon1 4 days ago

The wikipedia article has links to the official websites, and not to the scams: https://en.m.wikipedia.org/wiki/PuTTY

autoexec 4 days ago | parent | next [-]

This is helpful (and something I've used wikipedia for myself) but it's far from ideal since it wouldn't be too hard for someone to edit that page to point to a malicious domain. Not sure if that's happened before, but I can see it as something that could go unnoticed for a quite a while as long as the target site looks legit enough.

hammock 4 days ago | parent | prev [-]

That’s the outdated looking website I found that didn’t have mac version. I’m guessing I’m supposed to use the Unix version there?

The website I was sketched out by (but tried it anyway, then got the scary error) was puttygen.com which had me install homebrew (whatever that is) and then do “sudo brew install putty”

zerocrates 4 days ago | parent | next [-]

"Use PuTTY" is more or less advice just for Windows users.

CRConrad 4 days ago | parent | prev | next [-]

I think the main reason you couldn't find a mac version to download is that there is none.

The closest I saw was a .tr.gz file (i.e. a gzipped Tape ARchive) of Unix source code, but A) I don't know of their definition of "Unix" includes OS X / MacOS; and B) judging from your comments here, you don't seem like the type who would want to install software by downloading, decompressing, and compiling source code.

I'm thinking the people who told you to use PuTTY were assuming that you are a Windows user.

II2II 4 days ago | parent | prev [-]

Homebrew is a reputable package manager (a.k.a. software installer, for Unix applications on the Mac). That said, I'm pretty sure the version of ssh shipping with the Mac could do the key generation for you so you wouldn't need putty.