{"id":25711639,"url":"https://github.com/bernta/securechatserver","last_synced_at":"2025-08-27T15:20:14.627Z","repository":{"id":98879964,"uuid":"523887954","full_name":"BerntA/SecureChatServer","owner":"BerntA","description":"A simple end-to-end encrypted client/server chat in Python","archived":false,"fork":false,"pushed_at":"2022-08-11T22:47:03.000Z","size":23,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-18T16:48:36.508Z","etag":null,"topics":["bbs","chat","chat-client","chat-server","encryption","end-to-end-encryption","python3","sdes"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BerntA.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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,"publiccode":null,"codemeta":null}},"created_at":"2022-08-11T22:38:21.000Z","updated_at":"2024-07-22T13:49:58.000Z","dependencies_parsed_at":"2023-03-09T19:45:49.818Z","dependency_job_id":null,"html_url":"https://github.com/BerntA/SecureChatServer","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/BerntA/SecureChatServer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerntA%2FSecureChatServer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerntA%2FSecureChatServer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerntA%2FSecureChatServer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerntA%2FSecureChatServer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BerntA","download_url":"https://codeload.github.com/BerntA/SecureChatServer/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerntA%2FSecureChatServer/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272343736,"owners_count":24917907,"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","status":"online","status_checked_at":"2025-08-27T02:00:09.397Z","response_time":76,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["bbs","chat","chat-client","chat-server","encryption","end-to-end-encryption","python3","sdes"],"created_at":"2025-02-25T10:54:51.310Z","updated_at":"2025-08-27T15:20:14.617Z","avatar_url":"https://github.com/BerntA.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Simple Secure Client/Server Chat\n\n- Run src/chat_server.py to start the server, it utilizes Diffie-Hellman for key exchange, and Simplified DES for symmetric encryption (this can be replaced by DES or AES, etc!).\n- Run src/chat_client.py to create a new chat client, the server will share every client's public key with each other, for now you may only talk one-to-one, but this can easily be extended!\n- Press CTRL-C to shutdown the server or client(s).\n\n# Prerequisites\n\n- NumPy, pip install numpy\n- SymPy, conda install -c anaconda sympy\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbernta%2Fsecurechatserver","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbernta%2Fsecurechatserver","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbernta%2Fsecurechatserver/lists"}