Bitcoin Forum

Bitcoin => Project Development => Topic started by: skilo on June 11, 2014, 04:47:21 PM



Title: Skilo Chat Encrypted p2p UDP instant messenger
Post by: skilo on June 11, 2014, 04:47:21 PM
Introducing Skilo Chat, A great way to securely chat with your friends and family.

After about a week working on it i think i am more or less satisfied with it, Give it a try and let me know what you think.

https://gist.github.com/skilo/ea6ef53b95df38422583 (https://gist.github.com/skilo/ea6ef53b95df38422583)

I have many plans for it still to come, Eventually i would like to add buddy list support and maybe chat rooms via UDP multicast somehow.

Installation instructions:

1.Install python3.x (make sure to add it to your path if on windows)
2.Install pyDes, Get it here: http://twhiteman.netfirms.com/des.html (http://twhiteman.netfirms.com/des.html)
3.Port forward UDP port 8888 in your router to your internal LAN ip
4.If on windows you will need to open UDP port 8888 in your firewall as well

Enjoy!