ricochet-refresh
P2P messenger
An instant messaging service using peer-to-peer connections and the Tor network to provide anonymous communication
Anonymous peer-to-peer instant messaging
222 stars
18 watching
27 forks
Language: C++
last commit: 25 days ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
dreamsocket/actionscript-p2p_messaging | A messaging framework for peer-to-peer communication in ActionScript-based applications | 1 |
chat-wane/rtc-scamp | Enables peer-to-peer communication and network formation without central server intervention | 7 |
jeremyckahn/chitchatter | An end-to-end encrypted, decentralized, ephemeral peer-to-peer chat application built with TypeScript and WebRTC. | 1,569 |
chanran/vuesocketchatroom | An instant messaging application using Vue.js and Socket.IO for real-time communication | 45 |
maqp/tfc | A secure messaging system that uses onion routing and end-to-end encryption to protect user communications | 1,232 |
simonewebdesign/elixir_pubsub | A utility module that enables message passing between processes in Elixir without burdening the business logic with communication. | 69 |
chat-wane/rtc-scamp-mbr | An implementation of a decentralized peer-to-peer membership protocol using WebRTC for distributed network connections | 2 |
samuelfisher/i2pdotnet | A .NET library providing an interface to the I2P Simple Anonymous Messaging (SAM v3.0) bridge for secure communication | 5 |
grgw/lens-encrypted-messaging-redacted | An encrypted messaging application built on top of the Lens Protocol, demonstrating how to interact with a blockchain-based social network. | 2 |
somajitdey/ipfs-chat | A real-time, end-to-end encrypted P2P messaging system using IPFS pubsub and shell scripting | 138 |
majestrate/i2pcpp | A C++ implementation of the I2P network protocol using i2pd as an intermediary | 18 |
collective/products.printingmailhost | An extension that redirects Zope's mail sending to printing logs instead of actually sending emails | 2 |
hackergrrl/p2p-handbook | An introductory guide to peer-to-peer systems and networks for web applications | 129 |
socketio/socket.io-p2p | Provides a peer-to-peer communication system using WebSockets and signalling data transmission. | 1,030 |
mafintosh/noise-network | An authenticated P2P network platform utilizing encrypted communication and a distributed hash table (DHT) for secure data exchange between nodes. | 97 |