this post was submitted on 13 Jun 2026
7 points (73.3% liked)

Ask

1554 readers
61 users here now

Rules

  1. Be nice
  2. Posts must be legitimate questions (no rage bait or sea lioning)
  3. No spam
  4. NSFW allowed if tagged
  5. No politics
  6. For support questions, please go to !newcomers@piefed.zip

Icon by Hilmy Abiyyu A.

founded 1 year ago
MODERATORS
 

A random question, but what's the thing that comes to your mind when you see this combination of letters ?

you are viewing a single comment's thread
view the rest of the comments
[–] TheViking@nord.pub 2 points 16 hours ago (2 children)
[–] RegularJoe@lemmy.world 8 points 15 hours ago* (last edited 15 hours ago)

A shell (like a unix terminal) that gives you a secure way to do things, such as remotely logging in to another server, or executing commands remotely. With older programs like telnet, you had to login in the terminal passing your credentials without encryption. Secure Shell encrypts the stream to attempt to mitigate someone other than you from obtaining your credentials. SSH uses public-key cryptography to authenticate the remote computer and allow it to authenticate the user, if necessary.

https://en.wikipedia.org/wiki/Secure_Shell

[–] wesker 5 points 15 hours ago (1 children)
[–] TheViking@nord.pub 1 points 14 hours ago

I came a company website by that name.