Marin Dedić

GitHub - P2P messenger with 2 network modes: Fast and Tor

by
Kiyeovo is a decentralized peer-to-peer messenger. Realtime direct messages are end-to-end encrypted Messages can fall back to offline delivery when the other side is not online Fast mode is for normal day-to-day use: lower latency, and 1:1 audio/video calling Tor mode provides better anonymity, but is slower and less convenient Group chats, encrypted file transfer, and trusted profile import/export No central account or message server; you can use the default bootstrap/relay setup or self-host

Add a comment

Replies

Best
Marin Dedić
Hunter
📌
It started out as a CLI application for my Graduate Thesis, where I tried to make "the most secure and private messenger application" possible. After that, I transformed it into a desktop application and added a bunch of features. Some of the more notable ones include: - Direct & Group Peer-to-peer E2E messaging - Offline message & group status delivery via DHT - Anonymous mode for increased anonymity (message routing via Tor) - "Fast mode" for everyday use (low latency) - Audio/Video call support in Fast mode