TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

SSH Chat

63 pointsby decryptalmost 3 years ago

4 comments

nneonneoalmost 3 years ago
If you want to be properly anonymous, don&#x27;t use public key authentication (ssh -o &#x27;PubkeyAuthentication no&#x27; username@ssh.chat). Otherwise, anyone in the chat can &#x2F;whois you and get your public key hash - and they could pretty easily deanonymize you if you use that same key on GitHub (<a href="https:&#x2F;&#x2F;blog.benjojo.co.uk&#x2F;post&#x2F;auditing-github-users-keys" rel="nofollow">https:&#x2F;&#x2F;blog.benjojo.co.uk&#x2F;post&#x2F;auditing-github-users-keys</a>) or potentially other services.
MaxLeiteralmost 3 years ago
A professor of mine offered small extra credit over zoom classes if we found ways to cheat. We took our exams on an online IDE that had a built in shell with networking. SSH chat was an easy 5 points.
riedelalmost 3 years ago
Why not just use write(1) on any prompt to chat with other user logged into a normal shell?
评论 #31731625 未加载
评论 #31732540 未加载
dhc02almost 3 years ago
Pretty cool. What did you use to build it?
评论 #31730206 未加载