← All projects

Cryptoip

A secure, end-to-end encrypted and anonymous VOIP and chat app

Dec 2020 → Oct 2022

Cryptoip is my first ever big open-source project (now discontinued). The idea was to have free-to-host server nodes on which people could connect and chat with their friends. The app was fully anonymous and end-to-end encrypted. Eight months later, I tried to restart the project from the ground up by moving the codebase to C++ and changing the way the cryptography and anonymity structure worked, but I never actually finished it as I started working on other projects and this one got buried. Maybe in the future I will continue this project with a bunch of new knowledge in cryptography, post-compromise security and anonymity in messaging apps. This project taught me a lot about JavaScript, ReactJS, cryptography, web sockets, C++, Electron, audio streaming and ImGui.

Stars
3
Forks
0
Language
JavaScript
Last push
Mar 9, 2022

Built with

  • C++
  • Javascript
  • React
  • Git
  • Electron
  • ImGUI

Related interests