
Security News
Feross on the 10 Minutes or Less Podcast: Nobody Reads the Code
Socket CEO Feross Aboukhadijeh joins 10 Minutes or Less, a podcast by Ali Rohde, to discuss the recent surge in open source supply chain attacks.
A simple and secure CLI-based chat application built using Socket.IO.
With this tool, you can set up a chat server on your local system, enabling connections with friends from anywhere. The system allows an unlimited number of users to join in the conversation. The chats are securely hosted on your own server, the messages are encrypted and automatically disposed of once the conversation concludes, ensuring utmost security for communications.
To install this package, you'll need Node.js installed on your system. Then install the package globally using npm:
npm install -g termtalk
After installing the package, you can start a chat server by running the following command:
tt-host
To join a chat server, you can run the following command:
tt-join
Clone the repository:
git clone https://github.com/achhayapathak/termtalk.git
Install Dependencies:
cd ./termtalk
npm install
Start the chat server:
npm run host
Join a chat:
npm run join
This project welcomes all constructive contributions. Here are couple of things you need to keep in mind before contributing:
Happy contributing!
This project is licensed under the MIT License.
FAQs
Npm package to securely chat with your friend through your CLI.
The npm package termtalk receives a total of 2 weekly downloads. As such, termtalk popularity was classified as not popular.
We found that termtalk demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 0 open source maintainers collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
Socket CEO Feross Aboukhadijeh joins 10 Minutes or Less, a podcast by Ali Rohde, to discuss the recent surge in open source supply chain attacks.

Research
/Security News
Campaign of 108 extensions harvests identities, steals sessions, and adds backdoors to browsers, all tied to the same C2 infrastructure.

Security News
OpenAI rotated macOS signing certificates after a malicious Axios package reached its CI pipeline in a broader software supply chain attack.