You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
VChat is a project I've made in 2021 while trying to learn golang which uses aes256 to encrypt messages. While it may not be the most secure it does do the job.
12/3/2022: Source code has been published because the project is abandoned.
While this project may be abandoned feel free to fork it and improve it to what you like.
About
VChat is a project I've made in 2021 while trying to learn golang which uses aes256 to encrypt messages. While it may not be the most secure it does do the job.