this post was submitted on 13 Jun 2026
7 points (73.3% liked)
Ask
1554 readers
61 users here now
Rules
- Be nice
- Posts must be legitimate questions (no rage bait or sea lioning)
- No spam
- NSFW allowed if tagged
- No politics
- For support questions, please go to !newcomers@piefed.zip
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
And what is that ?
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
secure shell
I came a company website by that name.