{"id":15149948,"url":"https://github.com/aggie-coding-club/securochat","last_synced_at":"2025-10-24T05:31:56.421Z","repository":{"id":200030207,"uuid":"694544279","full_name":"aggie-coding-club/SecuroChat","owner":"aggie-coding-club","description":"SecuroChat is an end-to-end Encrypted real-time chat application ensuring secure communication between users.","archived":false,"fork":false,"pushed_at":"2024-07-13T02:59:08.000Z","size":842,"stargazers_count":4,"open_issues_count":11,"forks_count":1,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-01-31T00:13:20.867Z","etag":null,"topics":["aws","end-to-end-encryption","messaging","nodejs","postgresql","react-native","websocket"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/aggie-coding-club.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":"CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-09-21T07:59:16.000Z","updated_at":"2024-07-11T04:38:01.000Z","dependencies_parsed_at":"2023-11-23T07:27:15.350Z","dependency_job_id":"135d0dc4-0673-4566-82f1-61b954cdff84","html_url":"https://github.com/aggie-coding-club/SecuroChat","commit_stats":null,"previous_names":["aggie-coding-club/securochat"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aggie-coding-club%2FSecuroChat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aggie-coding-club%2FSecuroChat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aggie-coding-club%2FSecuroChat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aggie-coding-club%2FSecuroChat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aggie-coding-club","download_url":"https://codeload.github.com/aggie-coding-club/SecuroChat/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":237918710,"owners_count":19387305,"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":["aws","end-to-end-encryption","messaging","nodejs","postgresql","react-native","websocket"],"created_at":"2024-09-26T14:01:37.883Z","updated_at":"2025-10-24T05:31:48.118Z","avatar_url":"https://github.com/aggie-coding-club.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n![rectangle-blue-white-logo](https://github.com/aggie-coding-club/SecuroChat/assets/113648300/9ca7a67f-0b3d-4d14-9e5e-1de9b4a3ffc6)\n\n# SecuroChat\nSecuroChat is an end-to-end Encrypted real-time chat application ensuring secure communication between users.\n\n## Table of Contents\n\n- [Features](#features)\n- [Tools and Technologies Used](#tools)\n- [Installation](#installation)\n\n## Features\n\n- Secure one-to-one/group chats through end-to-end encryption\n- Togglable read receipts\n- Togglable online status\n- Multimedia data sharing\n- Low-latency communication\n- Chat history maintenance\n\n## Tools and Technologies Used\n\n- **React Native:** A JavaScript framework for building mobile applications. It provides a cross-platform development environment for IOS and Android.\n- **Node.js:** A runtime environment for executing JavaScript code on the server side. It is used in the development of backend services of SecuroChat\n- **AWS:** Amazon cloud computing services used for hosting and securing components of SecuroChat\n- **WebSocket:** Communication protocol enabling real-time, bidirectional communication between the server and clients\n- **React Navigation:** A navigation library for React Native that handles routing and navigation within the mobile application\n- **PostgreSQL:** Open-source relational database utilized to store user data, chat histories, and other information\n- **Redux:** State management library for React applications that manages SecuroChat's state and data flow\n- **Firebase Cloud Messaging:** Service for sending push notifications to mobile devices. Used by SecuroChat to keep users informed about new messages and updates\n\n## Installation\n\nTo set up SecuroChat, follow these steps: \n\n1. Clone this repository:\n   ```sh\n   git clone https://github.com/your-username/SecuroChat.git\n2. Change to project directory:\n   ```sh\n   cd SecuroChat\n3. Install dependencies for client and server directories:\n   ```sh\n   cd client \u0026\u0026 npm install\n   cd ../server \u0026\u0026 npm install \u0026\u0026 cd ..\n   ```\n   \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faggie-coding-club%2Fsecurochat","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faggie-coding-club%2Fsecurochat","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faggie-coding-club%2Fsecurochat/lists"}