Carleton University - School of Computer Science Honours Project
Fall 2020
InterPlanetary Messaging
Ke Xu
SCS Honours Project Image
ABSTRACT
A distributed messaging software that aims for secure communications without servers. The project include implementing the Kademlia distributed hash table and Off-the-Record Messaging protocal. With an IPFS backed message transmission and storage. Kademlia creates an overlay network that allows user to find each others without using a centralized server. OTR will let enhance messaging with perfect forward secrecy and deniability compare to current end-to-end encryption chat software.