8000 GitHub - m00nligh7/Shadow: Shadow(old: ShadowTalk) is secure, privacy and confidence messenger, what keeps your chats and no one have access to them.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Shadow(old: ShadowTalk) is secure, privacy and confidence messenger, what keeps your chats and no one have access to them.

Notifications You must be signed in to change notification settings

m00nligh7/Shadow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shadow

Shadow is secure, privacy and confidence messenger, what keeps your chats and no one have access to them.

TODO

  • Login menu
  • Base of the messenger
  • End-to-end encryption (hybrid encryption)
  • Private chat messaging (there's only one general chat for everyone)
  • Support for sending files, media (video, audio, etc.) and adding support for file encryption.
  • Emojis (menu)
  • Stickers (menu)

Installing and launching server and chat side

For Linux

  1. Install Python >= 3.8 and git

For Debian-based and Ubuntu-based distros

sudo apt-get install python git

For Arch-based distros

sudo pacman -S python git

  1. Clone the repo

git clone https://github.com/m00nligh7/Shadow

  1. Open the folder in terminal

cd Shadow

  1. Install required packages

pip3 install -r requirements.txt

  1. Try to launch server side(Server.py) and try to use messenger using client side(Client.py)

python Server.py or python Client.py

For Windows

My project is not tested on Windows yet. May not work right now

About

Shadow(old: ShadowTalk) is secure, privacy and confidence messenger, what keeps your chats and no one have access to them.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

0