{"id":18982701,"url":"https://github.com/bezzad/securechat","last_synced_at":"2025-07-24T13:11:06.318Z","repository":{"id":92822562,"uuid":"137405493","full_name":"bezzad/SecureChat","owner":"bezzad","description":"Node.js based, client side asymmetric encrypted instant chat channel","archived":false,"fork":false,"pushed_at":"2021-08-06T17:35:16.000Z","size":1165,"stargazers_count":34,"open_issues_count":0,"forks_count":9,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-19T21:10:10.075Z","etag":null,"topics":["aes","aes-256","chat","communication","e2ee","encrypted-chat","instant-messaging","secure-chat","secure-communication","security"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/bezzad.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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,"zenodo":null}},"created_at":"2018-06-14T20:23:40.000Z","updated_at":"2025-03-11T14:51:40.000Z","dependencies_parsed_at":"2023-03-16T08:45:16.888Z","dependency_job_id":null,"html_url":"https://github.com/bezzad/SecureChat","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/bezzad/SecureChat","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bezzad%2FSecureChat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bezzad%2FSecureChat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bezzad%2FSecureChat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bezzad%2FSecureChat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bezzad","download_url":"https://codeload.github.com/bezzad/SecureChat/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bezzad%2FSecureChat/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266845403,"owners_count":23994062,"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-07-24T02:00:09.469Z","response_time":99,"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":["aes","aes-256","chat","communication","e2ee","encrypted-chat","instant-messaging","secure-chat","secure-communication","security"],"created_at":"2024-11-08T16:14:24.659Z","updated_at":"2025-07-24T13:11:06.303Z","avatar_url":"https://github.com/bezzad.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Secure Chat\n\nClient side secure chat, based on [node.js](https://nodejs.org), [socket.io](https://socket.io/) and [asymmetric encryption](https://en.wikipedia.org/wiki/Public-key_cryptography) without open storage on server side.\n\n![loginform](https://raw.githubusercontent.com/bezzad/SecureChat/master/login.png)\n\n![chatform](https://raw.githubusercontent.com/bezzad/SecureChat/master/chatform.png)\n-----------------------\n\n## How to use\n\n* install [node.js](https://nodejs.org)\n* clone this repository\n* go to `src\\` folder\n* run below commands in your command line:\n    + $ npm install\n    + $ node app.js\n* open your browser and enter your server url (http://localhost)\n\n-----------------------\n\n## References that have been used\n\n* [**Node.js®**](https://nodejs.org) is a [JavaScript](http://en.wikipedia.org/wiki/JavaScript) runtime built on [Chrome's V8 JavaScript engine](https://developers.google.com/v8/).\n\n* [**Express.js**](https://expressjs.com/) is a minimal and flexible Node.js web application framework that provides a robust set of features for web and mobile applications.\n\n* [**Socket.io**](https://socket.io) enables real-time bidirectional event-based communication. It works on every platform, browser or device, focusing equally on reliability and speed.\n\n* [**jQuery**](https://jquery.com/) is a fast, small, and feature-rich JavaScript library.\n\n* [**Crypto.js**](https://github.com/brix/crypto-js) is a JavaScript library of crypto standards. Hasing and AES algorithms.\n\n* [**JSEncrypt**](https://github.com/travist/jsencrypt) is a Javascript library to perform OpenSSL RSA Encryption, Decryption, and Key Generation.\n\n* [**Local Storage**](https://developer.mozilla.org/en-US/docs/Web/API/Window/localStorage) is analogous to [sessionStorage](https://developer.mozilla.org/en-US/docs/Web/API/sessionStorage), with the same same-origin rules applied, but it is persistent across sessions. `localStorage` was introduced in Firefox 3.5.\n\n* [**Gravatar**](https://github.com/emerleite/node-gravatar) a library to generate Gravatar URLs in Node.js Based on gravatar specs - `http://en.gravatar.com/site/implement/hash/` and `http://en.gravatar.com/site/implement/images/`.\n\n* [**Tchat card**](https://bootsnipp.com/snippets/0e3Ma) a Bootstrap chat theme snippet by [evarevirus](https://bootsnipp.com/evarevirus)\n\n* [**Login form**](https://colorlib.com/wp/template/login-form-v3/) a cool login form template to be used for any website and app. Made by Colorlib.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbezzad%2Fsecurechat","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbezzad%2Fsecurechat","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbezzad%2Fsecurechat/lists"}