{"id":21643704,"url":"https://github.com/akshayxml/end-to-end-encrypted-messenger","last_synced_at":"2025-03-19T08:46:57.835Z","repository":{"id":69055046,"uuid":"330097667","full_name":"akshayxml/End-to-End-Encrypted-Messenger","owner":"akshayxml","description":"An end to end messaging system like WhatsApp.","archived":false,"fork":false,"pushed_at":"2021-01-30T09:25:51.000Z","size":29,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-25T04:09:48.972Z","etag":null,"topics":["3des","diffie-hellman","encryption","messenger","peer-to-peer"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/akshayxml.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2021-01-16T06:12:46.000Z","updated_at":"2021-05-13T10:23:44.000Z","dependencies_parsed_at":"2024-04-24T15:04:19.947Z","dependency_job_id":null,"html_url":"https://github.com/akshayxml/End-to-End-Encrypted-Messenger","commit_stats":null,"previous_names":["akshayxml/end-to-end-encrypted-messenger"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akshayxml%2FEnd-to-End-Encrypted-Messenger","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akshayxml%2FEnd-to-End-Encrypted-Messenger/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akshayxml%2FEnd-to-End-Encrypted-Messenger/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akshayxml%2FEnd-to-End-Encrypted-Messenger/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/akshayxml","download_url":"https://codeload.github.com/akshayxml/End-to-End-Encrypted-Messenger/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244394458,"owners_count":20445631,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["3des","diffie-hellman","encryption","messenger","peer-to-peer"],"created_at":"2024-11-25T05:35:36.225Z","updated_at":"2025-03-19T08:46:57.814Z","avatar_url":"https://github.com/akshayxml.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# How to run\n\n    pip3 install pycryptodome\n    run server: ./server.py\n    run client: ./client.py PORT\n\n\nAn end to end messaging system like WhatsApp with the below functional-ities:\n- Multiclient chat application that has a server component and atleast 4 clients.\n- The system supports the signup and sign in feature. [error message with wrong credentials].\n- User can send message to other user [p2p message] [ SEND command] [\u003cSEND\u003e\u003cUSERNAME\u003e\u003cMESSAGE\u003e]\n- Each user can join multiple chat rooms (groups) at a time.\n- Each user can list all the groups.  [LIST Command] [show all group and number of participants ineach group]\n- Each user can join a group [JOIN command]. If the group does not exist then the first create it thenjoins it.\n- Each user can create a group [CREATE command].\n- If one user sends a message to a group it should be sent to all members of that group.\n- The message is encrypted using Tripple DES (3DES) and the key will be Diffie–Hellman key typeexchanged between clients.\n- Each group has one key (random nonce).\n- Message can be any type, for example, text, images, video, and audio.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fakshayxml%2Fend-to-end-encrypted-messenger","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fakshayxml%2Fend-to-end-encrypted-messenger","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fakshayxml%2Fend-to-end-encrypted-messenger/lists"}