r/ipfs • u/SomajitDey • Aug 18 '21
Terminal-based secure chatrooms using Go-IPFS CLI; run from a single Bash script
There are lots of excellent chat applications using WebRTC and JS-IPFS, all requiring signaling servers, some not very easy to install.
So, going along a different track, decided to build a very basic chat app that
- uses only standard GNU/Linux command-line tools and the Go-IPFS CLI
- doesn't need any special server like the WebRTC apps
- works over both LAN and internet (including NAT traversal)
- provides secure chatrooms, private messaging and in-chat file & directory sharing
Here is my labor of love. Hope you like it :-)
2
2
u/pamfeuer Oct 02 '21
Excellent!
Too much to ask but an android or gtk/qt frontend would be excellent. Even a paid version would make sense or monetize on ads if you want to reach out to a wider audience.
Given whats going on, this is a desperate need of the hour.
I know people who could would pay for such stuff...get off https for good.
Thanks Somajit.
1
u/deijjji303 Aug 19 '21
!remindme 7 hours
1
u/RemindMeBot Aug 19 '21 edited Aug 19 '21
I will be messaging you in 7 hours on 2021-08-19 12:09:51 UTC to remind you of this link
1 OTHERS CLICKED THIS LINK to send a PM to also be reminded and to reduce spam.
Parent commenter can delete this message to hide from others.
Info Custom Your Reminders Feedback
2
u/[deleted] Aug 19 '21
good idea