From 2e9f10a8e2be33da2b15edb3cdbbbcf70e9b89e8 Mon Sep 17 00:00:00 2001 From: Somajit Date: Tue, 17 Aug 2021 20:53:25 +0530 Subject: [PATCH] Added ipfs-chat --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 17e0e69..62b0969 100644 --- a/README.md +++ b/README.md @@ -38,6 +38,7 @@ * [I2P](https://geti2p.net): Anonymous network, exposing a simple layer that applications can use to anonymously and securely send messages to each other. * [instant.io](https://github.com/webtorrent/instant.io): Streaming file transfer over WebTorrent (torrents on the web). * [IPFS bin ☠️](https://github.com/victorb/ipfsbin): Pastebin application for sharing code and text documents to other people. +* [ipfs-chat](https://github.com/SomajitDey/ipfs-chat): Terminal-based, secure chatrooms using IPFS. Works over both LAN and internet (includes NAT traversal). Supports private-messaging and file/directory sharing. * [IPFS Desktop](https://github.com/ipfs/ipfs-desktop): A native application to run your own IPFS Node. * [iWant ☠️](https://github.com/nirvik/iWant): Commandline tool for searching and downloading files in LAN network, without any central server. * [Jami](https://jami.net/): Free and universal communication platform which preserves the user's privacy and freedoms. Desktop and mobile apps for text messaging, video and audio calls, file transfer, video conferencing.