Skip to content

sending and receiving encrypted messages via Telegram

Notifications You must be signed in to change notification settings

AToMiXhawK/tg_encrypt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

  ____________      ______                            __           
 /_  __/ ____/     / ____/___  ____________  ______  / /____  _____
  / / / / ________/ __/ / __ \/ ___/ ___/ / / / __ \/ __/ _ \/ ___/
 / / / /_/ /_____/ /___/ / / / /__/ /  / /_/ / /_/ / /_/  __/ /    
/_/  \____/     /_____/_/ /_/\___/_/   \__, / .___/\__/\___/_/     
                                      /____/_/                    
  

Scripts for sending and receiving encrypted messages via Telegram

Usage

Todo

Replace api_id and api_hash with your own obtained from https://my.telegram.org/auth in all the python files

Install dependencies pip(telethon, pyfiglet etc).

To run

run python init_send.py and python init_rec.py and sign in to telegram using your phone number.

run bash app.sh <username to message> to start encrypted communication.

Example

Thanks

Thanks to @Lonami and @LonamiWebs for the wonderful Telethon API.

Thanks to @elekdra for testing this out for me.

There are many issues. Looking for collaborators having good knowledge in Telethon API or making a good TUI

Releases

No releases published

Packages

No packages published