nowfound

Alternatives

Products that do what ssh chat.shazow.net does

Hi HN, I wrote a custom SSH server in Go, give it a try. It uses your terminal user and SSH keys to authenticate implicitly. Instead of getting a shell, you get an IRC-style chatroom with everyone else. $ ssh chat.shazow.net If you're getting "Permission denied (publickey)", please use ssh-keygen to create a keypair. Instructions here: https://help.github.com/articles/generating-ssh-keys/ SSH is a really cool protocol; it's a lot like HTTP2. This is a demo of one thing you can do with it, but I plan to factor out the code into libraries that will let you build all…

  1. 1

    End-to-end encrypted chat built into Keybase

    2017

  2. 2
    Keychat108

    Start a free secure chat with anyone without signing up

    2020

  3. 3
    Sshush191

    Private chatrooms for founders that disappear in 24 hrs

    2021

  4. 4YA
  5. 5

    A secure chat button for every profile

    2017

  6. 6NJ

    ssh [email protected] (pass: hn) I did this simple chat with Node.js. It basically consists of a server which listens on a UNIX socket and clients which can connect to it. I changed ttychat's login shell to the chat client (ttychat.js) so that anyone who SSHes into the server automatically joins the chat room. Feel free to fork on Github: https://github.com/olalonde/node-ttychat

    2011

  7. 7SB
  8. 8

    Chat with any github repository, file or wiki

    2025

  9. 9EC
  10. 10NP

    I created a pet project to see if it is of use and interesting to people. The idea is on-demand real-time chat rooms for trending topics and for personal use. You can go to the main page at www.urshoutbox.com to create your own room then share it across your social networks/email, etc. I created a hacker news specific "shoutbox" at http://www.urshoutbox.com/bLmYAL/hacker-news . If nobody is in there, please be patient and (I hope) people will join soon to start talking. The idea is to have trending topics on facebook/twitter/etc and have chat rooms to get…

    2014 · urshoutbox.com

  11. 11RO

    A few weekends ago I was bored looking for a small project. I decided to make a small chat app that supports SSL and can be deployed easily. Front-end: ReactJS, Redux, Websockets Back End: Node.JS, Redis, Websockets Here is the source: http://www.github.com/lgse/react-chat Here is a demo: http://chat.lgse.net username: pick whatever you like! server: chat.lgse.net:1337 encryption: SSL/TLS There are still a lot of todos, but very functional for a small weekend project. Comments welcomed!

    2016

  12. 12IL

    Hello HN, I want to share something that I worked on for quite a while as my side project - www.heahy.com an IRC like chat where you can share various media and even record yourself (using web MediaRecorder api). Here is a thread with short explanation on how it works: https://www.heahy.com/channel/homepage/thread/3900adb9e441a09abc757461 I am looking for any feedback and if you have any ideas, advice or questions I am eager to hear it here or on heahy!

    2020

  13. 13CC

    Hello HN! I'm Matt and today I'd like to show you Cascade Chat. One of my earliest internet experiences was with mIRC. I always admired its straightforward, pleasant UI and the way it wove a hackable core into the code. The way you could build on the visual and API layers of the underlying IRC client to me was fascinating software machinery. It was truly a client that you could build on top of. As my career has progressed, I moved away from Windows and adopted Linux as my daily driver. That was where I found HexChat, the closest thing I could find to mIRC many years later. While I really…

    Jul 2026 · github.com

  14. 14WA
  15. 15SI

    I built a service that gives you instant Linux boxes using only SSH. No accounts, no CLI tools, no browser – just: ssh shellbox.dev Your SSH key is your identity. First connection creates your account. Commands work over SSH: ssh shellbox.dev create mybox ssh -t shellbox.dev connect mybox ssh shellbox.dev list Each box gets a public HTTPS URL for serving apps or webhooks. Pricing: $0.05/hr running, $0.005/hr paused. Boxes auto-pause on disconnect and resume where you left off. Even billing stays in the terminal – run `ssh shellbox.dev funds 10` and you get a QR code right in your…

    Jan 2026 · shellbox.dev

  16. 16CR

    Hey HN, what I wanted to build here is a proper universal layer for persisted agentic sessions, that could be seamlessly interacted both via web and a messenger (Telegram). I really like what's done so far and would be nice to hear some feedback from you. The interesting thing is that I started to use Chatcode during its development as soon it was possible, so used this tool to build itself. I know that there could be trust/privacy concerns, because it relies on a gateway that you need to install on your machine in order to work, but: 1. You can use it on any machine, just have some…

    Jun 2026 · chatcode.dev

  17. 17KA
  18. 18IW

    It's inspired by this comment I made: https://news.ycombinator.com/item?id=26599746. I actually saw several comments with HTTP URL posted, and that was the only one I bothered to comment on. So I thought that this is something better suited for bots than human. I hacked this together over yesterday and today: https://github.com/fishy/https-bot. Basically it uses the Firebase API (https://github.com/HackerNews/API) to find comments with HTTP URLs in them, try the HTTPS version, compare the contents, post back a comment if the contents are…

    2021

  19. 19SS
  20. 20TT

    Hi everyone, nice to meet you and I am a newcomer of HN. I have made a binary tool Aih that could communicate with Bard, ChatGPT, Claude, and Llama(HuggingChat) from the terminal. https://github.com/Databingo/aih Since CAPTCHA challenges and bots detecting have become increasingly difficult, I've changed my strategy from hacking the APIs to simulating a real browser's action. The tool first takes the logged-in cookies of Google, ChatGPT, Claude, and HuggingChat accounts from the real Chrome browser, then it opens an invisible instance of Chromium for communication, then…

    2023 · github.com

  21. 21WA
  22. 22SP
  23. 23PS

    I've made a neat service to access SSH over NAT. Unlike ngrok and alternatives with registration, custom software, non-preserved random URLs and ports, this solution is just a remote SSH server which does not require anything more than an SSH client to both host and connect. Technically it allows to publish any service over SSH (web, proxy, any TCP port really), but only with SSH as a destination you'll preserve end-to-end encryption and won't allow my server to snoop on potentially unencrypted traffic. The service is mostly intended to give remote access to the device as fast as possible,…

    2021

  24. 24ST

Ranked by how close each launch is in meaning, then by votes. Refine with a description →